
Time bar (total: 10.9s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 4 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 5 |
| 25% | 24.9% | 74.8% | 0.2% | 0% | 0% | 0% | 6 |
| 25% | 24.9% | 74.8% | 0.2% | 0% | 0% | 0% | 7 |
| 25% | 24.9% | 74.8% | 0.2% | 0% | 0% | 0% | 8 |
| 37.5% | 37.4% | 62.3% | 0.2% | 0% | 0% | 0% | 9 |
| 40.6% | 40.5% | 59.2% | 0.2% | 0% | 0% | 0% | 10 |
| 51.7% | 48.3% | 45.2% | 0.2% | 0% | 6.2% | 0% | 11 |
| 51.7% | 48.3% | 45.2% | 0.2% | 0% | 6.2% | 0% | 12 |
Compiled 16 to 14 computations (12.5% saved)
| 790.0ms | 8 256× | 0 | valid |
| 182.0ms | 2 074× | 0 | invalid |
ival-mult: 367.0ms (57.5% of total)ival-div: 133.0ms (20.8% of total)ival-sqrt: 77.0ms (12.1% of total)ival-sub: 49.0ms (7.7% of total)ival-true: 9.0ms (1.4% of total)ival-assert: 4.0ms (0.6% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 100 | 0 | - | 1 | (2.0243615823502296e+116 -2.3237245569393995e-163 2.395836090114398e-156 -2.3263376481230996e-85 -1.3171507001577607e-229) | (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) |
| 37 | 0 | - | 1 | (-480825064.4094583 1.6636915742125881e-295 -1.5725592671296758e-30 2.3616131769214192e-260 1.1281321513132393e+95) | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 22 | 0 | - | 2 | (3.348726348507626e-195 1.951482419357411e-125 1.2129480492317058e+283 3.1001449055059815e+102 6.369821974781026e-268) | (*.f64 (*.f64 x y) z) |
| 3 | 0 | - | 0 | - | (-.f64 (*.f64 z z) (*.f64 t a)) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (*.f64 x y) |
| 0 | 0 | - | 0 | - | (*.f64 z z) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 t a) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) | oflow-rescue | 97 | 0 |
| ↳ | (-.f64 (*.f64 z z) (*.f64 t a)) | overflow | 97 | |
| ↳ | (*.f64 t a) | overflow | 16 | |
| ↳ | (*.f64 z z) | overflow | 89 | |
/.f64 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) | o/n | 31 | 0 |
| ↳ | (*.f64 x y) | overflow | 28 | |
| ↳ | (*.f64 (*.f64 x y) z) | overflow | 52 | |
*.f64 | (*.f64 (*.f64 x y) z) | n*u | 15 | 0 |
/.f64 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) | u/n | 5 | 0 |
| ↳ | (*.f64 x y) | underflow | 28 | |
| ↳ | (*.f64 (*.f64 x y) z) | underflow | 23 | |
*.f64 | (*.f64 (*.f64 x y) z) | n*o | 5 | 0 |
-.f64 | (-.f64 (*.f64 z z) (*.f64 t a)) | nan-rescue | 3 | 0 |
| ↳ | (*.f64 z z) | overflow | 89 | |
| ↳ | (*.f64 t a) | overflow | 16 | |
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) | uflow-rescue | 2 | 0 |
| ↳ | (-.f64 (*.f64 z z) (*.f64 t a)) | underflow | 2 | |
| ↳ | (*.f64 t a) | underflow | 36 | |
| ↳ | (*.f64 z z) | underflow | 30 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 93 | 2 |
| - | 19 | 142 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 93 | 0 | 2 |
| - | 19 | 0 | 142 |
| number | freq |
|---|---|
| 0 | 144 |
| 1 | 67 |
| 2 | 44 |
| 3 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 100.0ms | 512× | 0 | valid |
Compiled 114 to 40 computations (64.9% saved)
ival-sub: 51.0ms (71.6% of total)ival-mult: 13.0ms (18.3% of total)ival-sqrt: 4.0ms (5.6% of total)ival-div: 3.0ms (4.2% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
| 1 536× | unsub-neg |
| 1 194× | div-sub |
| 1 182× | times-frac |
| 1 032× | associate-/l* |
| 866× | associate-/l/ |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 93 | 295 |
| 1 | 260 | 285 |
| 2 | 625 | 285 |
| 3 | 1662 | 285 |
| 4 | 4345 | 285 |
| 5 | 6481 | 285 |
| 0 | 12 | 14 |
| 0 | 19 | 14 |
| 1 | 31 | 14 |
| 2 | 59 | 14 |
| 3 | 89 | 14 |
| 4 | 119 | 14 |
| 5 | 147 | 14 |
| 6 | 196 | 14 |
| 7 | 249 | 14 |
| 8 | 429 | 14 |
| 9 | 958 | 14 |
| 10 | 1287 | 14 |
| 11 | 2165 | 14 |
| 12 | 3188 | 14 |
| 13 | 3378 | 14 |
| 14 | 3400 | 14 |
| 15 | 3400 | 14 |
| 0 | 3400 | 14 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| Outputs |
|---|
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
(/.f64 (*.f64 z (*.f64 y x)) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(negabs z)
(negabs y)
(negabs x)
(sort x y)
(sort t a)
Compiled 14 to 12 computations (14.3% saved)
Compiled 0 to 5 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 64.9% | (/.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.6171875000000001 | (-.f64 (*.f64 z z) (*.f64 t a)) | |
| accuracy | 5.005257008475644 | (*.f64 (*.f64 x y) z) | |
| accuracy | 8.561749755884481 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) | |
| accuracy | 23.136235976693726 | (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a))) |
| 115.0ms | 256× | 0 | valid |
Compiled 50 to 14 computations (72% saved)
ival-mult: 100.0ms (95.2% of total)ival-sqrt: 2.0ms (1.9% of total)ival-sub: 1.0ms (1% of total)ival-div: 1.0ms (1% 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 | |
|---|---|---|---|---|
| 4.0ms | t | @ | 0 | ((/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a))) |
| 4.0ms | y | @ | 0 | ((/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a))) |
| 4.0ms | z | @ | 0 | ((/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a))) |
| 4.0ms | a | @ | inf | ((/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a))) |
| 3.0ms | t | @ | 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)) (hypot.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)))) (sqrt.f64 (fma.f64 (fma.f64 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)) (hypot.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 a t) #s(literal 3/2 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 (hypot.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 a t) #s(literal 3/2 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 (hypot.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 a t) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (fma.f64 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)))) (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 (+.f64 (fma.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 4 binary64))) (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)))) (hypot.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 a t) #s(literal 3/2 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 (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 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 (fma.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 4 binary64))) (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 (hypot.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 a t) #s(literal 3/2 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 (hypot.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (fma.f64 a t (*.f64 z z)) (*.f64 a t) (pow.f64 z #s(literal 4 binary64)))))) |
(/.f64 (hypot.f64 (pow.f64 z #s(literal 9 binary64)) (pow.f64 (*.f64 a t) #s(literal 9/2 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)) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64)))))) |
(/.f64 (hypot.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (sqrt.f64 (*.f64 (fma.f64 a t (*.f64 z z)) (+.f64 (fma.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 4 binary64))) (pow.f64 z #s(literal 8 binary64)))))) |
(/.f64 (hypot.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 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 (hypot.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 a t) #s(literal 3/2 binary64))) (sqrt.f64 (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 z z)) (neg.f64 t)))))) |
(/.f64 (hypot.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 a t) #s(literal 3/2 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 (hypot.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 a t) #s(literal 3/2 binary64))) (sqrt.f64 (fma.f64 (fma.f64 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 (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))) #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 (+.f64 (fma.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 4 binary64))) (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 (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 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 a t (*.f64 z z)) #s(literal -1 binary64)))) (neg.f64 (+.f64 (fma.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 4 binary64))) (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 (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 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 (fma.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 4 binary64))) (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))) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64)))) |
(/.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))) (+.f64 (fma.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 4 binary64))) (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)) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 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 a t (*.f64 z z)) (+.f64 (fma.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 4 binary64))) (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 (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 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 (fma.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 4 binary64))) (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)) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 12 binary64)) (pow.f64 (*.f64 a t) #s(literal 6 binary64))) (*.f64 (fma.f64 a t (*.f64 z z)) (+.f64 (fma.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 4 binary64))) (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 321 to 1 854 computations (88.6% saved)
14 alts after pruning (14 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 555 | 14 | 569 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 556 | 14 | 570 |
| Status | Accuracy | Program |
|---|---|---|
| 64.7% | (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)) | |
| 52.8% | (/.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))) | |
| 31.7% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) | |
| 45.7% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) | |
| ▶ | 69.3% | (/.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))) |
| ▶ | 15.3% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
| 65.7% | (*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) | |
| 67.4% | (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) | |
| ▶ | 64.2% | (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) |
| 60.2% | (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) | |
| 61.1% | (*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) | |
| 61.2% | (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))) | |
| ▶ | 63.1% | #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))) |
| ▶ | 76.0% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
Compiled 418 to 354 computations (15.3% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) | |
| cost-diff | 0 | (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) | |
| cost-diff | 0 | (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) | |
| cost-diff | 0 | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) | |
| cost-diff | 0 | (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) | |
| cost-diff | 0 | (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) | |
| cost-diff | 0 | (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) | |
| cost-diff | 0 | (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) | |
| cost-diff | 0 | #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) | |
| cost-diff | 0 | (*.f64 x y) | |
| cost-diff | 0 | (*.f64 (*.f64 x y) z) | |
| cost-diff | 0 | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) | |
| cost-diff | 0 | #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)) |
| 26 852× | lower-fma.f32 |
| 26 848× | lower-fma.f64 |
| 2 690× | lower-+.f64 |
| 2 690× | lower-+.f32 |
| 2 662× | lower-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 39 | 285 |
| 0 | 62 | 285 |
| 1 | 111 | 285 |
| 2 | 194 | 285 |
| 3 | 306 | 285 |
| 4 | 365 | 285 |
| 5 | 399 | 285 |
| 6 | 562 | 285 |
| 7 | 759 | 285 |
| 8 | 1361 | 285 |
| 9 | 2820 | 285 |
| 10 | 4453 | 285 |
| 11 | 5067 | 285 |
| 12 | 5362 | 285 |
| 13 | 5884 | 285 |
| 14 | 6646 | 285 |
| 0 | 8205 | 285 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
(*.f64 y x) |
y |
x |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(*.f64 (*.f64 x y) z) |
(*.f64 x y) |
x |
y |
z |
#s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) |
(neg.f64 z) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) |
(*.f64 (*.f64 x y) z) |
(*.f64 x y) |
x |
y |
z |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) |
(*.f64 #s(literal -1/2 binary64) t) |
#s(literal -1/2 binary64) |
t |
(/.f64 a z) |
a |
(*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) |
(*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
z |
(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) |
x |
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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) |
#s(literal 1 binary64) |
(fma.f64 (neg.f64 a) t (*.f64 z z)) |
(neg.f64 a) |
a |
t |
(*.f64 z z) |
z |
(*.f64 (*.f64 z y) x) |
(*.f64 z y) |
y |
x |
| Outputs |
|---|
#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) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) |
(/.f64 (*.f64 (*.f64 y x) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) |
(*.f64 (*.f64 x y) z) |
(*.f64 (*.f64 y x) z) |
(*.f64 x y) |
(*.f64 y x) |
x |
y |
z |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) |
(fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) |
(*.f64 #s(literal -1/2 binary64) t) |
#s(literal -1/2 binary64) |
t |
(/.f64 a z) |
a |
(*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) |
(/.f64 (*.f64 (*.f64 y x) z) (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z)))) |
(*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(/.f64 (*.f64 z x) (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z)))) |
(/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(/.f64 z (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z)))) |
z |
(sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) |
(sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z))) |
(fma.f64 (neg.f64 a) t (*.f64 z z)) |
(fma.f64 (neg.f64 t) a (*.f64 z z)) |
(neg.f64 a) |
a |
t |
(*.f64 z z) |
x |
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))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 z) z (*.f64 a t)))) (*.f64 (*.f64 y x) z))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 z) z (*.f64 a t)))) (*.f64 (*.f64 y x) z)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(sqrt.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 z) z (*.f64 a t)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) |
(/.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 z) z (*.f64 a t))) |
#s(literal 1 binary64) |
(fma.f64 (neg.f64 a) t (*.f64 z z)) |
(fma.f64 (neg.f64 t) a (*.f64 z z)) |
(neg.f64 a) |
a |
t |
(*.f64 z z) |
z |
(*.f64 (*.f64 z y) x) |
(*.f64 (*.f64 y x) z) |
(*.f64 z y) |
y |
x |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.7386746682019437 | (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) | |
| accuracy | 6.046368305928478 | (*.f64 (*.f64 z y) x) | |
| accuracy | 8.579659765947067 | (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) | |
| accuracy | 22.610327567588413 | (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) | |
| accuracy | 0.09375 | (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) | |
| accuracy | 0.31368351988431875 | (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) | |
| accuracy | 3.8150676934244574 | (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) | |
| accuracy | 23.136235976693726 | (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) | |
| accuracy | 0.7837361194847391 | (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) | |
| accuracy | 5.005257008475644 | (*.f64 (*.f64 x y) z) | |
| accuracy | 8.561749755884481 | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) | |
| accuracy | 18.376679361460095 | #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) | |
| accuracy | 0 | (neg.f64 z) | |
| accuracy | 5.005257008475644 | (*.f64 (*.f64 x y) z) | |
| accuracy | 8.561749755884481 | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) | |
| accuracy | 63.21944702883655 | #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) | |
| accuracy | 0 | (*.f64 y x) | |
| accuracy | 15.350155446968147 | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
| 66.0ms | 256× | 0 | valid |
Compiled 252 to 34 computations (86.5% saved)
ival-mult: 25.0ms (59.1% of total)ival-div: 6.0ms (14.2% of total)ival-sqrt: 5.0ms (11.8% of total)ival-add: 2.0ms (4.7% of total)ival-neg: 2.0ms (4.7% of total)ival-sub: 1.0ms (2.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) #<representation binary64>) () ()) |
#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ()) |
#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 x y) z) (patch (*.f64 (*.f64 x y) z) #<representation binary64>) () ()) |
#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ()) |
#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ()) |
#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ()) |
#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ()) |
#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) #<representation binary64>) () ()) |
#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (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 #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))) (patch #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))) #<representation binary64>) () ()) |
#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ()) |
#s(alt (neg.f64 z) (patch (neg.f64 z) #<representation binary64>) () ()) |
#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 z y) x) (patch (*.f64 (*.f64 z y) x) #<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) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) (taylor 0 a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) (taylor 0 a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt z (taylor 0 a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3)))))) (taylor 0 a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))) (taylor 0 a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 a) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 a) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) (taylor 0 a) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) (taylor 0 a) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 a) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) (taylor 0 a) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* a (+ (* -1/2 (* a (* x (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t x) (pow z 2)))))) (taylor 0 a) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* a (+ (* 1/2 (/ (* t x) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* (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 (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (taylor 0 a) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 a) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/2 (/ (* a t) (pow z 2)))) (taylor 0 a) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* a (+ (* -1/2 (* a (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))) (* 1/2 (/ t (pow z 2)))))) (taylor 0 a) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* a (+ (* 1/2 (/ t (pow z 2))) (* a (+ (* -1/2 (* a (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))) (* -1/2 (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) (taylor 0 a) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (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 #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))) (patch #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))) #<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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #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))) #<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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #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))) #<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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 a) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 a) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 z) (taylor 0 a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a t) (pow z 3))) (/ 1 z)) (taylor 0 a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* -1/2 (* a (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))) (* 1/2 (/ t (pow z 3))))) (/ 1 z)) (taylor 0 a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* 1/2 (/ t (pow z 3))) (* a (+ (* -1/2 (* a (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))) (* -1/2 (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))) (/ 1 z)) (taylor 0 a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow z 2)) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 (pow z 2)) (/ (* a t) (pow z 4))) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (- (/ (* a (pow t 2)) (pow z 6)) (* -1 (/ t (pow z 4))))) (/ 1 (pow z 2))) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (- (* a (- (/ (* a (pow t 3)) (pow z 8)) (* -1 (/ (pow t 2) (pow z 6))))) (* -1 (/ t (pow z 4))))) (/ 1 (pow z 2))) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt z (taylor 0 a) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 a) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 a) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 a) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* (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) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor inf a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor inf a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) (taylor inf a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (sqrt -1)) (taylor inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))) (taylor inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) (taylor inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) (taylor inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf a) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor inf a) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor inf a) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) (taylor inf a) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))) (taylor inf a) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 3)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1))))) (taylor inf a) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 5)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))))) (taylor inf a) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 5)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* 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 (* z (sqrt -1))))))) (taylor inf a) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))) (taylor inf a) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (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)))) (/ (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) (taylor inf a) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (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)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (taylor inf a) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (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)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))))) (taylor inf a) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (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 #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))) (patch #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))) #<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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #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))) #<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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #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))) #<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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf a) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (sqrt -1)) (taylor inf a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))) (taylor inf a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) (taylor inf a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))))) (taylor inf a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (* a t)) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* -1 (/ (pow z 2) (* a (pow t 2)))) (/ 1 t)) a) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* -1 (/ (pow z 4) (* (pow a 2) (pow t 3)))) (+ (/ 1 t) (/ (pow z 2) (* a (pow t 2))))) a) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* -1 (/ (pow z 6) (* (pow a 3) (pow t 4)))) (+ (/ 1 t) (+ (/ (pow z 2) (* a (pow t 2))) (/ (pow z 4) (* (pow a 2) (pow t 3)))))) a) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* a t) z)) (taylor inf a) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/2 (/ t z)) (/ z a))) (taylor inf a) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/2 (/ t z)) (/ z a))) (taylor inf a) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/2 (/ t z)) (/ z a))) (taylor inf a) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* (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) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a t)) (sqrt -1))) (taylor -inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) (taylor -inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) (taylor -inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) (taylor -inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))) (taylor -inf a) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1))))) (taylor -inf a) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 3) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 5) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))))) (taylor -inf a) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* (pow z 5) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* x (* 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 (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))))) (taylor -inf a) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (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)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) (taylor -inf a) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (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)))) (* (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (taylor -inf a) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* (pow z 5) (sqrt -1)))) (* 1/2 (* (sqrt (/ t a)) (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (taylor -inf a) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (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 #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))) (patch #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))) #<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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #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))) #<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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #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))) #<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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf a) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (sqrt -1)) (taylor -inf a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))) (taylor -inf a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) (taylor -inf a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* (pow z 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ t a)) (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) (taylor -inf a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (* a t)) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (/ 1 t) (/ (pow z 2) (* a (pow t 2)))) a)) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow z 4) (* a (pow t 3)))) (/ (pow z 2) (pow t 2))) a)) (/ 1 t)) a)) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow z 6) (* a (pow t 4))) (* -1 (/ (pow z 4) (pow t 3)))) a)) (/ (pow z 2) (pow t 2))) a)) (/ 1 t)) a)) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* a t) z)) (taylor -inf a) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) (taylor -inf a) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) (taylor -inf a) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) (taylor -inf a) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* 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) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) (taylor 0 t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) (taylor 0 t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt z (taylor 0 t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3)))))) (taylor 0 t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))) (taylor 0 t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 t) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 t) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) (taylor 0 t) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) (taylor 0 t) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 t) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) (taylor 0 t) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* t (+ (* -1/2 (* t (* x (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a x) (pow z 2)))))) (taylor 0 t) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* t (+ (* 1/2 (/ (* a x) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* (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 (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (taylor 0 t) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 t) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/2 (/ (* a t) (pow z 2)))) (taylor 0 t) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* t (+ (* -1/2 (* t (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))) (* 1/2 (/ a (pow z 2)))))) (taylor 0 t) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* t (+ (* 1/2 (/ a (pow z 2))) (* t (+ (* -1/2 (* t (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))) (* -1/2 (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) (taylor 0 t) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (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 #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))) (patch #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))) #<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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #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))) #<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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #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))) #<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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 t) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 t) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 z) (taylor 0 t) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a t) (pow z 3))) (/ 1 z)) (taylor 0 t) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* -1/2 (* t (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))) (* 1/2 (/ a (pow z 3))))) (/ 1 z)) (taylor 0 t) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* 1/2 (/ a (pow z 3))) (* t (+ (* -1/2 (* t (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))) (* -1/2 (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))) (/ 1 z)) (taylor 0 t) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow z 2)) (taylor 0 t) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 (pow z 2)) (/ (* a t) (pow z 4))) (taylor 0 t) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (- (/ (* (pow a 2) t) (pow z 6)) (* -1 (/ a (pow z 4))))) (/ 1 (pow z 2))) (taylor 0 t) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (- (* t (- (/ (* (pow a 3) t) (pow z 8)) (* -1 (/ (pow a 2) (pow z 6))))) (* -1 (/ a (pow z 4))))) (/ 1 (pow z 2))) (taylor 0 t) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt z (taylor 0 t) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 t) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 t) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 t) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* (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) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor inf t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor inf t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) (taylor inf t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (sqrt -1)) (taylor inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))) (taylor inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) (taylor inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) (taylor inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf t) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor inf t) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor inf t) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) (taylor inf t) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))) (taylor inf t) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 3)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1))))) (taylor inf t) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 5)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))))) (taylor inf t) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 5)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* 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 (* z (sqrt -1))))))) (taylor inf t) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))) (taylor inf t) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (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)))) (/ (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) (taylor inf t) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (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)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (taylor inf t) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (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)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))))) (taylor inf t) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (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 #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))) (patch #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))) #<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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #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))) #<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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #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))) #<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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf t) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (sqrt -1)) (taylor inf t) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))) (taylor inf t) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) (taylor inf t) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))))) (taylor inf t) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (* a t)) (taylor inf t) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* -1 (/ (pow z 2) (* (pow a 2) t))) (/ 1 a)) t) (taylor inf t) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* -1 (/ (pow z 4) (* (pow a 3) (pow t 2)))) (+ (/ 1 a) (/ (pow z 2) (* (pow a 2) t)))) t) (taylor inf t) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* -1 (/ (pow z 6) (* (pow a 4) (pow t 3)))) (+ (/ 1 a) (+ (/ (pow z 2) (* (pow a 2) t)) (/ (pow z 4) (* (pow a 3) (pow t 2)))))) t) (taylor inf t) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* a t) z)) (taylor inf t) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/2 (/ a z)) (/ z t))) (taylor inf t) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/2 (/ a z)) (/ z t))) (taylor inf t) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/2 (/ a z)) (/ z t))) (taylor inf t) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* (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) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a t)) (sqrt -1))) (taylor -inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) (taylor -inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) (taylor -inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) (taylor -inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf t) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor -inf t) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf t) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf t) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))) (taylor -inf t) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1))))) (taylor -inf t) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 3) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 5) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))))) (taylor -inf t) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* 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 (* (pow z 5) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))))) (taylor -inf t) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))) (taylor -inf t) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (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)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) (taylor -inf t) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (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)))) (* (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (taylor -inf t) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* (pow z 5) (sqrt -1))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (taylor -inf t) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (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 #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))) (patch #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))) #<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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #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))) #<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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #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))) #<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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf t) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (sqrt -1)) (taylor -inf t) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))) (taylor -inf t) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) (taylor -inf t) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4)))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* (pow z 4) (sqrt -1))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) (taylor -inf t) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (* a t)) (taylor -inf t) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (/ 1 a) (/ (pow z 2) (* (pow a 2) t))) t)) (taylor -inf t) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow z 4) (* (pow a 3) t))) (/ (pow z 2) (pow a 2))) t)) (/ 1 a)) t)) (taylor -inf t) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow z 6) (* (pow a 4) t)) (* -1 (/ (pow z 4) (pow a 3)))) t)) (/ (pow z 2) (pow a 2))) t)) (/ 1 a)) t)) (taylor -inf t) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* a t) z)) (taylor -inf t) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* (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) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) (taylor 0 z) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))) (taylor 0 z) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))) (taylor 0 z) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (sqrt -1)) (taylor 0 z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))) (taylor 0 z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))) (taylor 0 z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5))))))))) (taylor 0 z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor 0 z) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) (taylor 0 z) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))) (taylor 0 z) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))) (taylor 0 z) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))) (taylor 0 z) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) (taylor 0 z) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1)))))))) (taylor 0 z) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4)))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1)))))))))) (taylor 0 z) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))) (taylor 0 z) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (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)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) (taylor 0 z) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (sqrt -1)) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (sqrt -1)))))))) (taylor 0 z) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (sqrt -1)) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (sqrt -1)))))))))) (taylor 0 z) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (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 #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))) (patch #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))) #<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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #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))) #<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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #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))) #<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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor 0 z) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (sqrt -1)) (taylor 0 z) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))) (taylor 0 z) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (/ 1 (* a t))) (sqrt -1)) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (sqrt -1))))))) (taylor 0 z) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (/ 1 (* a t))) (sqrt -1)) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (sqrt -1))))))))) (taylor 0 z) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (* a t)) (taylor 0 z) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (- (* -1 (/ (pow z 2) (* (pow a 2) (pow t 2)))) (/ 1 (* a t))) (taylor 0 z) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (pow z 2) (- (* -1 (/ (pow z 2) (* (pow a 3) (pow t 3)))) (/ 1 (* (pow a 2) (pow t 2))))) (/ 1 (* a t))) (taylor 0 z) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (pow z 2) (- (* (pow z 2) (- (* -1 (/ (pow z 2) (* (pow a 4) (pow t 4)))) (/ 1 (* (pow a 3) (pow t 3))))) (/ 1 (* (pow a 2) (pow t 2))))) (/ 1 (* a t))) (taylor 0 z) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (/.f64 #s(literal 1 binary64) (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/2 (/ (* a t) z)) (taylor 0 z) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (* a t)) (pow z 2)) z) (taylor 0 z) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (* a t)) (pow z 2)) z) (taylor 0 z) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (* a t)) (pow z 2)) z) (taylor 0 z) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y 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 (* 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) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor inf z) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) (taylor inf z) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) (taylor inf z) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt z (taylor inf z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) (taylor inf z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) (taylor inf z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))))))) (taylor inf z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf z) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor inf z) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) (taylor inf z) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) (taylor inf z) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt x (taylor inf z) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) (taylor inf z) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) (taylor inf z) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) (taylor inf z) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf z) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/2 (/ (* a t) (pow z 2)))) (taylor inf z) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))) (taylor inf z) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))) (* 1/2 (/ (* a t) (pow z 2)))))) (taylor inf z) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (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 #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))) (patch #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))) #<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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #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))) #<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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #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))) #<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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf z) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor inf z) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 z) (taylor inf z) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* 1/2 (/ (* a t) (pow z 2)))) z) (taylor inf z) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))) z) (taylor inf z) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))) (* 1/2 (/ (* a t) (pow z 2)))))) z) (taylor inf z) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow z 2)) (taylor inf z) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (/ (* a t) (pow z 2))) (pow z 2)) (taylor inf z) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1 (/ (* a t) (pow z 2)))) (pow z 2)) (taylor inf z) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (/ (* (pow a 3) (pow t 3)) (pow z 6))) (+ (* -1 (/ (* a t) (pow z 2))) (* -1 (/ (* (pow a 2) (pow t 2)) (pow z 4))))) (pow z 2)) (taylor inf z) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (/.f64 #s(literal 1 binary64) (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 z (taylor inf z) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) (taylor inf z) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) (taylor inf z) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) (taylor inf z) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* 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 (* -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) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) (taylor -inf z) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) (taylor -inf z) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) (taylor -inf z) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 z) (taylor -inf z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) (taylor -inf z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))) (taylor -inf z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))))) (taylor -inf z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor -inf z) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) (taylor -inf z) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) (taylor -inf z) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) (taylor -inf z) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor -inf z) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 x) (* -1/2 (/ (* a (* t x)) (pow z 2)))) (taylor -inf z) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 x) (+ (* -1/2 (/ (* a (* t x)) (pow z 2))) (* 1/2 (/ (* x (+ (* -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 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 x) (+ (* -1/2 (/ (* a (* t x)) (pow z 2))) (+ (* 1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6)))))) (taylor -inf z) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) #<representation binary64>) () ())) ()) |
#s(alt -1 (taylor -inf z) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (- (* -1/2 (/ (* a t) (pow z 2))) 1) (taylor -inf z) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (* a t) (pow z 2))) (* 1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4)))) 1) (taylor -inf z) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* 1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))))) 1) (taylor -inf z) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (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 #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))) (patch #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))) #<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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #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))) #<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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #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))) #<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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor -inf z) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) (taylor -inf z) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 z) (taylor -inf z) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (* 1/2 (/ (* a t) (pow z 2)))) z)) (taylor -inf z) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))) z)) (taylor -inf z) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))) (* 1/2 (/ (* a t) (pow z 2)))))) z)) (taylor -inf z) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow z 2)) (taylor -inf z) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (/ (* a t) (pow z 2))) (pow z 2)) (taylor -inf z) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1 (/ (* a t) (pow z 2)))) (pow z 2)) (taylor -inf z) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (/ (* (pow a 3) (pow t 3)) (pow z 6))) (+ (* -1 (/ (* a t) (pow z 2))) (* -1 (/ (* (pow a 2) (pow t 2)) (pow z 4))))) (pow z 2)) (taylor -inf z) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (/.f64 #s(literal 1 binary64) (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 z (taylor -inf z) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) (taylor -inf z) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) (taylor -inf z) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) (taylor -inf z) (#s(alt (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (patch (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (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 (* (* 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) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #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))) #<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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #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))) #<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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #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))) #<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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.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 (* 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)) (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) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #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))) #<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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #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))) #<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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #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))) #<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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.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 (* 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)) (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) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #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))) #<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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #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))) #<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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #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))) #<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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.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 (* 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)) (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) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x z) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x z) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x z) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x z) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #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))) #<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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #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))) #<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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #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))) #<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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.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 z y) x) (patch (*.f64 (*.f64 z 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 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) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x z) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x z) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x z) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x z) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #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))) #<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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #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))) #<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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #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))) #<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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.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 z y) x) (patch (*.f64 (*.f64 z 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 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) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (patch (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x z) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x z) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x z) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x z) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #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))) #<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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #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))) #<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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #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))) #<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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #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))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.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 z y) x) (patch (*.f64 (*.f64 z y) x) #<representation binary64>) () ())) ()) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 53.0ms | t | @ | 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 (sqrt (+ (* (neg a) t) (* z z)))) x) y) (* (/ z (sqrt (+ (* (neg a) t) (* z z)))) x) (/ z (sqrt (+ (* (neg a) t) (* z z)))) (sqrt (+ (* (neg a) t) (* z z))) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (sqrt (/ 1 (+ (* (neg a) t) (* z z)))) (* (* z y) x)) (sqrt (/ 1 (+ (* (neg a) t) (* z z)))) (/ 1 (+ (* (neg a) t) (* z z))) (neg z) (+ (* (* -1/2 t) (/ a z)) z) (* (* z y) x)) |
| 8.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 (sqrt (+ (* (neg a) t) (* z z)))) x) y) (* (/ z (sqrt (+ (* (neg a) t) (* z z)))) x) (/ z (sqrt (+ (* (neg a) t) (* z z)))) (sqrt (+ (* (neg a) t) (* z z))) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (sqrt (/ 1 (+ (* (neg a) t) (* z z)))) (* (* z y) x)) (sqrt (/ 1 (+ (* (neg a) t) (* z z)))) (/ 1 (+ (* (neg a) t) (* z z))) (neg z) (+ (* (* -1/2 t) (/ a z)) z) (* (* z y) x)) |
| 5.0ms | z | @ | 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 (sqrt (+ (* (neg a) t) (* z z)))) x) y) (* (/ z (sqrt (+ (* (neg a) t) (* z z)))) x) (/ z (sqrt (+ (* (neg a) t) (* z z)))) (sqrt (+ (* (neg a) t) (* z z))) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (sqrt (/ 1 (+ (* (neg a) t) (* z z)))) (* (* z y) x)) (sqrt (/ 1 (+ (* (neg a) t) (* z z)))) (/ 1 (+ (* (neg a) t) (* z z))) (neg z) (+ (* (* -1/2 t) (/ a z)) z) (* (* z y) x)) |
| 3.0ms | x | @ | -inf | ((/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* y x) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) (sqrt (- (* z z) (* t a))) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (* (* (/ z (sqrt (+ (* (neg a) t) (* z z)))) x) y) (* (/ z (sqrt (+ (* (neg a) t) (* z z)))) x) (/ z (sqrt (+ (* (neg a) t) (* z z)))) (sqrt (+ (* (neg a) t) (* z z))) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (sqrt (/ 1 (+ (* (neg a) t) (* z z)))) (* (* z y) x)) (sqrt (/ 1 (+ (* (neg a) t) (* z z)))) (/ 1 (+ (* (neg a) t) (* z z))) (neg z) (+ (* (* -1/2 t) (/ a z)) z) (* (* z y) x)) |
| 3.0ms | a | @ | inf | ((/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* y x) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) (sqrt (- (* z z) (* t a))) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (* (* (/ z (sqrt (+ (* (neg a) t) (* z z)))) x) y) (* (/ z (sqrt (+ (* (neg a) t) (* z z)))) x) (/ z (sqrt (+ (* (neg a) t) (* z z)))) (sqrt (+ (* (neg a) t) (* z z))) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (sqrt (/ 1 (+ (* (neg a) t) (* z z)))) (* (* z y) x)) (sqrt (/ 1 (+ (* (neg a) t) (* z z)))) (/ 1 (+ (* (neg a) t) (* z z))) (neg z) (+ (* (* -1/2 t) (/ a z)) z) (* (* z y) x)) |
| 1× | egg-herbie |
| 7 560× | lower-fma.f64 |
| 7 560× | lower-fma.f32 |
| 7 404× | lower-*.f64 |
| 7 404× | lower-*.f32 |
| 5 544× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 995 | 21591 |
| 1 | 3245 | 21033 |
| 0 | 8297 | 20340 |
| 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)) |
x |
(+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) |
(+ x (* a (+ (* -1/2 (* a (* x (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t x) (pow z 2)))))) |
(+ x (* a (+ (* 1/2 (/ (* t x) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* (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 (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) |
1 |
(+ 1 (* 1/2 (/ (* a t) (pow z 2)))) |
(+ 1 (* a (+ (* -1/2 (* a (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))) (* 1/2 (/ t (pow z 2)))))) |
(+ 1 (* a (+ (* 1/2 (/ t (pow z 2))) (* a (+ (* -1/2 (* a (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))) (* -1/2 (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) |
z |
(+ 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) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
(/ 1 z) |
(+ (* 1/2 (/ (* a t) (pow z 3))) (/ 1 z)) |
(+ (* a (+ (* -1/2 (* a (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))) (* 1/2 (/ t (pow z 3))))) (/ 1 z)) |
(+ (* a (+ (* 1/2 (/ t (pow z 3))) (* a (+ (* -1/2 (* a (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))) (* -1/2 (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))) (/ 1 z)) |
(/ 1 (pow z 2)) |
(+ (/ 1 (pow z 2)) (/ (* a t) (pow z 4))) |
(+ (* a (- (/ (* a (pow t 2)) (pow z 6)) (* -1 (/ t (pow z 4))))) (/ 1 (pow z 2))) |
(+ (* a (- (* a (- (/ (* a (pow t 3)) (pow z 8)) (* -1 (/ (pow t 2) (pow z 6))))) (* -1 (/ t (pow z 4))))) (/ 1 (pow z 2))) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* -1/2 (/ (* a t) z))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 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))) (* x (* z (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 3)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 5)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 5)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* 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 (* z (sqrt -1))))))) |
(* (sqrt (/ 1 (* a t))) (* z (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))))) |
(* (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 (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* (sqrt (/ 1 (* a t))) (sqrt -1)) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))))) |
(/ -1 (* a t)) |
(/ (- (* -1 (/ (pow z 2) (* a (pow t 2)))) (/ 1 t)) a) |
(/ (- (* -1 (/ (pow z 4) (* (pow a 2) (pow t 3)))) (+ (/ 1 t) (/ (pow z 2) (* a (pow t 2))))) a) |
(/ (- (* -1 (/ (pow z 6) (* (pow a 3) (pow t 4)))) (+ (/ 1 t) (+ (/ (pow z 2) (* a (pow t 2))) (/ (pow z 4) (* (pow a 2) (pow t 3)))))) a) |
(* -1/2 (/ (* a t) z)) |
(* a (+ (* -1/2 (/ t z)) (/ z a))) |
(* a (+ (* -1/2 (/ t z)) (/ z a))) |
(* a (+ (* -1/2 (/ t z)) (/ z a))) |
(* (sqrt (/ 1 (* 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))) (* x (* z (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 3) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 5) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* (pow z 5) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* x (* 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 (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))))) |
(* (sqrt (/ 1 (* a t))) (* z (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* (pow z 5) (sqrt -1)))) (* 1/2 (* (sqrt (/ t a)) (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(* -1 (* (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 (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* (sqrt (/ 1 (* a t))) (sqrt -1)) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* (pow z 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ t a)) (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(/ -1 (* a t)) |
(* -1 (/ (+ (/ 1 t) (/ (pow z 2) (* a (pow t 2)))) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow z 4) (* a (pow t 3)))) (/ (pow z 2) (pow t 2))) a)) (/ 1 t)) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow z 6) (* a (pow t 4))) (* -1 (/ (pow z 4) (pow t 3)))) a)) (/ (pow z 2) (pow t 2))) a)) (/ 1 t)) a)) |
(* -1/2 (/ (* a t) z)) |
(* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) |
(* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) |
(* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) |
(* 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)) |
x |
(+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) |
(+ x (* t (+ (* -1/2 (* t (* x (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a x) (pow z 2)))))) |
(+ x (* t (+ (* 1/2 (/ (* a x) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* (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 (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) |
1 |
(+ 1 (* 1/2 (/ (* a t) (pow z 2)))) |
(+ 1 (* t (+ (* -1/2 (* t (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))) (* 1/2 (/ a (pow z 2)))))) |
(+ 1 (* t (+ (* 1/2 (/ a (pow z 2))) (* t (+ (* -1/2 (* t (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))) (* -1/2 (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) |
z |
(+ 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) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
(/ 1 z) |
(+ (* 1/2 (/ (* a t) (pow z 3))) (/ 1 z)) |
(+ (* t (+ (* -1/2 (* t (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))) (* 1/2 (/ a (pow z 3))))) (/ 1 z)) |
(+ (* t (+ (* 1/2 (/ a (pow z 3))) (* t (+ (* -1/2 (* t (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))) (* -1/2 (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))) (/ 1 z)) |
(/ 1 (pow z 2)) |
(+ (/ 1 (pow z 2)) (/ (* a t) (pow z 4))) |
(+ (* t (- (/ (* (pow a 2) t) (pow z 6)) (* -1 (/ a (pow z 4))))) (/ 1 (pow z 2))) |
(+ (* t (- (* t (- (/ (* (pow a 3) t) (pow z 8)) (* -1 (/ (pow a 2) (pow z 6))))) (* -1 (/ a (pow z 4))))) (/ 1 (pow z 2))) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* -1/2 (/ (* a t) z))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 3)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 5)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 5)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* 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 (* z (sqrt -1))))))) |
(* (sqrt (/ 1 (* a t))) (* z (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))))) |
(* (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 (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* (sqrt (/ 1 (* a t))) (sqrt -1)) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))))) |
(/ -1 (* a t)) |
(/ (- (* -1 (/ (pow z 2) (* (pow a 2) t))) (/ 1 a)) t) |
(/ (- (* -1 (/ (pow z 4) (* (pow a 3) (pow t 2)))) (+ (/ 1 a) (/ (pow z 2) (* (pow a 2) t)))) t) |
(/ (- (* -1 (/ (pow z 6) (* (pow a 4) (pow t 3)))) (+ (/ 1 a) (+ (/ (pow z 2) (* (pow a 2) t)) (/ (pow z 4) (* (pow a 3) (pow t 2)))))) t) |
(* -1/2 (/ (* a t) z)) |
(* t (+ (* -1/2 (/ a z)) (/ z t))) |
(* t (+ (* -1/2 (/ a z)) (/ z t))) |
(* t (+ (* -1/2 (/ a z)) (/ z t))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 3) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 5) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* 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 (* (pow z 5) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))))) |
(* (sqrt (/ 1 (* a t))) (* z (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* (pow z 5) (sqrt -1))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) |
(* (sqrt (/ 1 (* 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))))))) |
(* (sqrt (/ 1 (* a t))) (sqrt -1)) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4)))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* (pow z 4) (sqrt -1))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(/ -1 (* a t)) |
(* -1 (/ (+ (/ 1 a) (/ (pow z 2) (* (pow a 2) t))) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow z 4) (* (pow a 3) t))) (/ (pow z 2) (pow a 2))) t)) (/ 1 a)) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow z 6) (* (pow a 4) t)) (* -1 (/ (pow z 4) (pow a 3)))) t)) (/ (pow z 2) (pow a 2))) t)) (/ 1 a)) t)) |
(* -1/2 (/ (* a t) z)) |
(* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) |
(* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) |
(* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* (sqrt (* a t)) (sqrt -1)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))) |
(+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))) |
(+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5))))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))) |
(+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))) |
(+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5))))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1)))))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4)))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1)))))))))) |
(* (sqrt (/ 1 (* a t))) (* z (sqrt -1))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (sqrt -1)) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (sqrt -1)))))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (sqrt -1)) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (sqrt -1)))))))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))) |
(+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))) |
(+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5))))))))) |
(* (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)))))))))) |
(* (sqrt (/ 1 (* a t))) (sqrt -1)) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))) |
(+ (* (sqrt (/ 1 (* a t))) (sqrt -1)) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (sqrt -1))))))) |
(+ (* (sqrt (/ 1 (* a t))) (sqrt -1)) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (sqrt -1))))))))) |
(/ -1 (* a t)) |
(- (* -1 (/ (pow z 2) (* (pow a 2) (pow t 2)))) (/ 1 (* a t))) |
(- (* (pow z 2) (- (* -1 (/ (pow z 2) (* (pow a 3) (pow t 3)))) (/ 1 (* (pow a 2) (pow t 2))))) (/ 1 (* a t))) |
(- (* (pow z 2) (- (* (pow z 2) (- (* -1 (/ (pow z 2) (* (pow a 4) (pow t 4)))) (/ 1 (* (pow a 3) (pow t 3))))) (/ 1 (* (pow a 2) (pow t 2))))) (/ 1 (* a t))) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1/2 (/ (* a t) z)) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* 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)))) |
(* 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 |
(+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) |
(+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) |
(+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) |
1 |
(+ 1 (* 1/2 (/ (* a t) (pow z 2)))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))) (* 1/2 (/ (* a t) (pow z 2)))))) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))))))) |
(* 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)))) |
(/ 1 z) |
(/ (+ 1 (* 1/2 (/ (* a t) (pow z 2)))) z) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))) z) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))) (* 1/2 (/ (* a t) (pow z 2)))))) z) |
(/ 1 (pow z 2)) |
(/ (+ 1 (/ (* a t) (pow z 2))) (pow z 2)) |
(/ (- (+ 1 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1 (/ (* a t) (pow z 2)))) (pow z 2)) |
(/ (- (+ 1 (/ (* (pow a 3) (pow t 3)) (pow z 6))) (+ (* -1 (/ (* a t) (pow z 2))) (* -1 (/ (* (pow a 2) (pow t 2)) (pow z 4))))) (pow z 2)) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* 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 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* -1 z) |
(* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))))) |
(* -1 (* x y)) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(* -1 z) |
(* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))))) |
(* -1 (* x y)) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(* -1 x) |
(+ (* -1 x) (* -1/2 (/ (* a (* t x)) (pow z 2)))) |
(+ (* -1 x) (+ (* -1/2 (/ (* a (* t x)) (pow z 2))) (* 1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))))) |
(+ (* -1 x) (+ (* -1/2 (/ (* a (* t x)) (pow z 2))) (+ (* 1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6)))))) |
-1 |
(- (* -1/2 (/ (* a t) (pow z 2))) 1) |
(- (+ (* -1/2 (/ (* a t) (pow z 2))) (* 1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4)))) 1) |
(- (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* 1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))))) 1) |
(* -1 z) |
(* -1 (* 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)) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(/ -1 z) |
(* -1 (/ (+ 1 (* 1/2 (/ (* a t) (pow z 2)))) z)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))) z)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))) (* 1/2 (/ (* a t) (pow z 2)))))) z)) |
(/ 1 (pow z 2)) |
(/ (+ 1 (/ (* a t) (pow z 2))) (pow z 2)) |
(/ (- (+ 1 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1 (/ (* a t) (pow z 2)))) (pow z 2)) |
(/ (- (+ 1 (/ (* (pow a 3) (pow t 3)) (pow z 6))) (+ (* -1 (/ (* a t) (pow z 2))) (* -1 (/ (* (pow a 2) (pow t 2)) (pow z 4))))) (pow z 2)) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
z |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x y) |
(* 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 (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* 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 (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x y) |
(* 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 (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* 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 (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x y) |
(* 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 (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* 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 (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x y) |
(* 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) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x z) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x z) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x z) (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 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)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x y) |
(* 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) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x z) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x z) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x z) (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 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)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x y) |
(* 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) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x z) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x z) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x z) (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 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)) |
(* 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)) |
(* 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 a z) #s(literal -1/2 binary64)) t 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 a z) #s(literal -1/2 binary64)) t 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 |
(+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t x) a) z) x) |
(+ x (* a (+ (* -1/2 (* a (* x (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t x) (pow z 2)))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 t x) z) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 z z) x) (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))))) a x) |
(+ x (* a (+ (* 1/2 (/ (* t x) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* (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 (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a x) (*.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)))) (*.f64 z z)) (*.f64 (*.f64 (*.f64 z z) x) (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))))) a (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 t x) z))) a x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* a t) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 t a) z) #s(literal 1 binary64)) |
(+ 1 (* a (+ (* -1/2 (* a (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))) (* 1/2 (/ t (pow z 2)))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 t z) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z)))) a #s(literal 1 binary64)) |
(+ 1 (* a (+ (* 1/2 (/ t (pow z 2))) (* a (+ (* -1/2 (* a (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))) (* -1/2 (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a (*.f64 z z)) (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 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z)))) a (*.f64 (/.f64 t (*.f64 z z)) #s(literal 1/2 binary64))) a #s(literal 1 binary64)) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t 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) |
(*.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 z) |
(/.f64 #s(literal 1 binary64) z) |
(+ (* 1/2 (/ (* a t) (pow z 3))) (/ 1 z)) |
(fma.f64 (*.f64 a (/.f64 t (pow.f64 z #s(literal 3 binary64)))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) z)) |
(+ (* a (+ (* -1/2 (* a (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))) (* 1/2 (/ t (pow z 3))))) (/ 1 z)) |
(fma.f64 (fma.f64 (*.f64 (*.f64 a z) (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))) #s(literal -1/2 binary64) (*.f64 (/.f64 t (pow.f64 z #s(literal 3 binary64))) #s(literal 1/2 binary64))) a (/.f64 #s(literal 1 binary64) z)) |
(+ (* a (+ (* 1/2 (/ t (pow z 3))) (* a (+ (* -1/2 (* a (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))) (* -1/2 (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))) (/ 1 z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a z) (fma.f64 (*.f64 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 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) z))) a (*.f64 (/.f64 t (pow.f64 z #s(literal 3 binary64))) #s(literal 1/2 binary64))) a (/.f64 #s(literal 1 binary64) z)) |
(/ 1 (pow z 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 z z)) |
(+ (/ 1 (pow z 2)) (/ (* a t) (pow z 4))) |
(fma.f64 a (/.f64 t (pow.f64 z #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) |
(+ (* a (- (/ (* a (pow t 2)) (pow z 6)) (* -1 (/ t (pow z 4))))) (/ 1 (pow z 2))) |
(fma.f64 (fma.f64 a (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) (/.f64 t (pow.f64 z #s(literal 4 binary64)))) a (/.f64 #s(literal 1 binary64) (*.f64 z z))) |
(+ (* a (- (* a (- (/ (* a (pow t 3)) (pow z 8)) (* -1 (/ (pow t 2) (pow z 6))))) (* -1 (/ t (pow z 4))))) (/ 1 (pow z 2))) |
(fma.f64 (fma.f64 (fma.f64 a (/.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 z #s(literal 8 binary64))) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64)))) a (/.f64 t (pow.f64 z #s(literal 4 binary64)))) a (/.f64 #s(literal 1 binary64) (*.f64 z z))) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t z) |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t z) |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 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 a #s(literal 7 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 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 a #s(literal 7 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 3)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 5)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 5)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* 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 (* z (sqrt -1))))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 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)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 z 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)) z) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(* (sqrt (/ 1 (* a t))) (* z (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) |
(fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) z) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64))))) (*.f64 z (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))))))) |
(* (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 (pow.f64 z #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 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 a #s(literal 7 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(* (sqrt (/ 1 (* a t))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))) |
(fma.f64 (*.f64 (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #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)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(/ -1 (* a t)) |
(/.f64 #s(literal -1 binary64) (*.f64 t a)) |
(/ (- (* -1 (/ (pow z 2) (* a (pow t 2)))) (/ 1 t)) a) |
(/.f64 (fma.f64 (/.f64 z (*.f64 t t)) (/.f64 z a) (/.f64 #s(literal 1 binary64) t)) (neg.f64 a)) |
(/ (- (* -1 (/ (pow z 4) (* (pow a 2) (pow t 3)))) (+ (/ 1 t) (/ (pow z 2) (* a (pow t 2))))) a) |
(/.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 z (*.f64 t t)) (/.f64 z a) (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 a a) (pow.f64 t #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) t))) a) |
(/ (- (* -1 (/ (pow z 6) (* (pow a 3) (pow t 4)))) (+ (/ 1 t) (+ (/ (pow z 2) (* a (pow t 2))) (/ (pow z 4) (* (pow a 2) (pow t 3)))))) a) |
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) t)) (fma.f64 (/.f64 z (*.f64 t t)) (/.f64 z a) (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 a a) (pow.f64 t #s(literal 3 binary64)))))) a) |
(* -1/2 (/ (* a t) z)) |
(*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t) |
(* a (+ (* -1/2 (/ t z)) (/ z a))) |
(*.f64 (fma.f64 (/.f64 t z) #s(literal -1/2 binary64) (/.f64 z a)) a) |
(* a (+ (* -1/2 (/ t z)) (/ z a))) |
(*.f64 (fma.f64 (/.f64 t z) #s(literal -1/2 binary64) (/.f64 z a)) a) |
(* a (+ (* -1/2 (/ t z)) (/ z a))) |
(*.f64 (fma.f64 (/.f64 t z) #s(literal -1/2 binary64) (/.f64 z a)) a) |
(* (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #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 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #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 z y) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (*.f64 (*.f64 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 (* 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #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 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #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 z y) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (*.f64 (*.f64 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 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 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 a #s(literal 7 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #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 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #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 z y) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (*.f64 (*.f64 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 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 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 a #s(literal 7 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #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 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #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 z y) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (*.f64 (*.f64 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 (* z (sqrt -1)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 3) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 5) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* (pow z 5) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* x (* 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 (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (/.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))) z) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) x) (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)))))) |
(* (sqrt (/ 1 (* a t))) (* z (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* (pow z 5) (sqrt -1)))) (* 1/2 (* (sqrt (/ t a)) (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) z) (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) (*.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)) z) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (pow.f64 z #s(literal 5 binary64))) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 (pow.f64 a #s(literal 3 binary64)))))) |
(* -1 (* (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 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 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 a #s(literal 7 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #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 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #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 z y) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (*.f64 (*.f64 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 (* 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #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 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #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 z y) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (*.f64 (*.f64 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))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.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 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* (pow z 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ t a)) (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 t a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 (pow.f64 a #s(literal 3 binary64)))))) |
(/ -1 (* a t)) |
(/.f64 #s(literal -1 binary64) (*.f64 t a)) |
(* -1 (/ (+ (/ 1 t) (/ (pow z 2) (* a (pow t 2)))) a)) |
(/.f64 (fma.f64 (/.f64 z (*.f64 t t)) (/.f64 z a) (/.f64 #s(literal 1 binary64) t)) (neg.f64 a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow z 4) (* a (pow t 3)))) (/ (pow z 2) (pow t 2))) a)) (/ 1 t)) a)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 (/.f64 (neg.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) a)) (pow.f64 t #s(literal 3 binary64))) (*.f64 (/.f64 z t) (/.f64 z t))) a)) (neg.f64 a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow z 6) (* a (pow t 4))) (* -1 (/ (pow z 4) (pow t 3)))) a)) (/ (pow z 2) (pow t 2))) a)) (/ 1 t)) a)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) a) (pow.f64 t #s(literal 4 binary64))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 t #s(literal 3 binary64)))) (neg.f64 a)) (*.f64 (/.f64 z t) (/.f64 z t))) a)) (neg.f64 a)) |
(* -1/2 (/ (* a t) z)) |
(*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t) |
(* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) |
(*.f64 (neg.f64 a) (fma.f64 (/.f64 t z) #s(literal 1/2 binary64) (/.f64 (neg.f64 z) a))) |
(* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) |
(*.f64 (neg.f64 a) (fma.f64 (/.f64 t z) #s(literal 1/2 binary64) (/.f64 (neg.f64 z) a))) |
(* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) |
(*.f64 (neg.f64 a) (fma.f64 (/.f64 t z) #s(literal 1/2 binary64) (/.f64 (neg.f64 z) a))) |
(* 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) |
(*.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 a z) #s(literal -1/2 binary64)) t z) |
(+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3)))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 t (pow.f64 z #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z) |
(+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 t (pow.f64 z #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/8 binary64)) (pow.f64 z #s(literal 3 binary64)))) t (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z) |
(* 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 a z) #s(literal -1/2 binary64)) t z) |
(+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3)))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 t (pow.f64 z #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z) |
(+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 t (pow.f64 z #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/8 binary64)) (pow.f64 z #s(literal 3 binary64)))) t (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z) |
(* 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 |
(+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t x) a) z) x) |
(+ x (* t (+ (* -1/2 (* t (* x (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a x) (pow z 2)))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 a x) z) (*.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 (*.f64 z z) x) (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))))) t x) |
(+ x (* t (+ (* 1/2 (/ (* a x) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* (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 (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 z z) x) (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 (*.f64 z z) x) (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))))) t (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 a x) z))) t x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* a t) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 t a) z) #s(literal 1 binary64)) |
(+ 1 (* t (+ (* -1/2 (* t (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))) (* 1/2 (/ a (pow z 2)))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 a z) (*.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z)))) t #s(literal 1 binary64)) |
(+ 1 (* t (+ (* 1/2 (/ a (pow z 2))) (* t (+ (* -1/2 (* t (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))) (* -1/2 (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t (*.f64 z z)) (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 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z)))) t (*.f64 (/.f64 a (*.f64 z z)) #s(literal 1/2 binary64))) t #s(literal 1 binary64)) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t z) |
(+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3)))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 t (pow.f64 z #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z) |
(+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 t (pow.f64 z #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/8 binary64)) (pow.f64 z #s(literal 3 binary64)))) t (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z) |
(* 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) |
(*.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 z) |
(/.f64 #s(literal 1 binary64) z) |
(+ (* 1/2 (/ (* a t) (pow z 3))) (/ 1 z)) |
(fma.f64 (*.f64 a (/.f64 t (pow.f64 z #s(literal 3 binary64)))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) z)) |
(+ (* t (+ (* -1/2 (* t (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))) (* 1/2 (/ a (pow z 3))))) (/ 1 z)) |
(fma.f64 (fma.f64 (*.f64 (*.f64 t z) (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))) #s(literal -1/2 binary64) (*.f64 (/.f64 a (pow.f64 z #s(literal 3 binary64))) #s(literal 1/2 binary64))) t (/.f64 #s(literal 1 binary64) z)) |
(+ (* t (+ (* 1/2 (/ a (pow z 3))) (* t (+ (* -1/2 (* t (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))) (* -1/2 (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))) (/ 1 z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t z) (fma.f64 (*.f64 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 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) z))) t (*.f64 (/.f64 a (pow.f64 z #s(literal 3 binary64))) #s(literal 1/2 binary64))) t (/.f64 #s(literal 1 binary64) z)) |
(/ 1 (pow z 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 z z)) |
(+ (/ 1 (pow z 2)) (/ (* a t) (pow z 4))) |
(fma.f64 a (/.f64 t (pow.f64 z #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) |
(+ (* t (- (/ (* (pow a 2) t) (pow z 6)) (* -1 (/ a (pow z 4))))) (/ 1 (pow z 2))) |
(fma.f64 (fma.f64 (*.f64 a a) (/.f64 t (pow.f64 z #s(literal 6 binary64))) (/.f64 a (pow.f64 z #s(literal 4 binary64)))) t (/.f64 #s(literal 1 binary64) (*.f64 z z))) |
(+ (* t (- (* t (- (/ (* (pow a 3) t) (pow z 8)) (* -1 (/ (pow a 2) (pow z 6))))) (* -1 (/ a (pow z 4))))) (/ 1 (pow z 2))) |
(fma.f64 (fma.f64 (fma.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 t (pow.f64 z #s(literal 8 binary64))) (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64)))) t (/.f64 a (pow.f64 z #s(literal 4 binary64)))) t (/.f64 #s(literal 1 binary64) (*.f64 z z))) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t z) |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t z) |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (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 (/ 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 binary64)))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 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 a #s(literal 5 binary64))) (pow.f64 t #s(literal 7 binary64)))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 binary64)))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 binary64)))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 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 a #s(literal 5 binary64))) (pow.f64 t #s(literal 7 binary64)))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 binary64)))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (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 (/ 1 (* a t))) (* x (* z (sqrt -1)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 3)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 5)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 5)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* 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 (* z (sqrt -1))))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 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)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 z 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)) z) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(* (sqrt (/ 1 (* a t))) (* z (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) |
(fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) z) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64))))) (*.f64 z (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))))))) |
(* (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 binary64)))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 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 a #s(literal 5 binary64))) (pow.f64 t #s(literal 7 binary64)))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 binary64)))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (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 (/ 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (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 (/ 1 (* a t))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))) |
(fma.f64 (*.f64 (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #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)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(/ -1 (* a t)) |
(/.f64 #s(literal -1 binary64) (*.f64 t a)) |
(/ (- (* -1 (/ (pow z 2) (* (pow a 2) t))) (/ 1 a)) t) |
(/.f64 (fma.f64 (/.f64 z (*.f64 a a)) (/.f64 z t) (/.f64 #s(literal 1 binary64) a)) (neg.f64 t)) |
(/ (- (* -1 (/ (pow z 4) (* (pow a 3) (pow t 2)))) (+ (/ 1 a) (/ (pow z 2) (* (pow a 2) t)))) t) |
(/.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 z (*.f64 a a)) (/.f64 z t) (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) a))) t) |
(/ (- (* -1 (/ (pow z 6) (* (pow a 4) (pow t 3)))) (+ (/ 1 a) (+ (/ (pow z 2) (* (pow a 2) t)) (/ (pow z 4) (* (pow a 3) (pow t 2)))))) t) |
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (pow.f64 t #s(literal 3 binary64))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) a)) (fma.f64 (/.f64 z (*.f64 a a)) (/.f64 z t) (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 t t))))) t) |
(* -1/2 (/ (* a t) z)) |
(*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t) |
(* t (+ (* -1/2 (/ a z)) (/ z t))) |
(*.f64 (fma.f64 (/.f64 a z) #s(literal -1/2 binary64) (/.f64 z t)) t) |
(* t (+ (* -1/2 (/ a z)) (/ z t))) |
(*.f64 (fma.f64 (/.f64 a z) #s(literal -1/2 binary64) (/.f64 z t)) t) |
(* t (+ (* -1/2 (/ a z)) (/ z t))) |
(*.f64 (fma.f64 (/.f64 a z) #s(literal -1/2 binary64) (/.f64 z t)) t) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #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 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #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 z 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)))) 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #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 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #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 z 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)))) 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 (neg.f64 t) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
(*.f64 (neg.f64 t) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 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)))))) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) |
(*.f64 (neg.f64 t) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 6 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 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))))))) |
(* (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #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 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #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 z 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)))) 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 (neg.f64 t) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
(*.f64 (neg.f64 t) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 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)))))) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) |
(*.f64 (neg.f64 t) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 6 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 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))))))) |
(* (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #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 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #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 z 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)))) x) (sqrt.f64 (/.f64 a t))))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))))) |
(* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 3) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 5) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* 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 (* (pow z 5) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))) x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64))) (*.f64 (*.f64 (*.f64 z x) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 a t))))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))))) |
(* (sqrt (/ 1 (* a t))) (* z (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* (pow z 5) (sqrt -1))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) z) (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) (*.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)))) (pow.f64 z #s(literal 5 binary64))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) z) (sqrt.f64 (/.f64 a t))))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))))) |
(* -1 (* (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 (neg.f64 t) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
(*.f64 (neg.f64 t) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 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)))))) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) |
(*.f64 (neg.f64 t) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 6 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 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))))))) |
(* (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #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 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #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 z 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)))) 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #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 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #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 z 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)))) x) (sqrt.f64 (/.f64 a t))))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))))) |
(* (sqrt (/ 1 (* a t))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.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 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4)))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* (pow z 4) (sqrt -1))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))) (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a t))))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))))) |
(/ -1 (* a t)) |
(/.f64 #s(literal -1 binary64) (*.f64 t a)) |
(* -1 (/ (+ (/ 1 a) (/ (pow z 2) (* (pow a 2) t))) t)) |
(/.f64 (fma.f64 (/.f64 z (*.f64 a a)) (/.f64 z t) (/.f64 #s(literal 1 binary64) a)) (neg.f64 t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow z 4) (* (pow a 3) t))) (/ (pow z 2) (pow a 2))) t)) (/ 1 a)) t)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (/.f64 (neg.f64 (pow.f64 z #s(literal 4 binary64))) (*.f64 (pow.f64 a #s(literal 3 binary64)) t)) (*.f64 (/.f64 z a) (/.f64 z a))) t)) (neg.f64 t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow z 6) (* (pow a 4) t)) (* -1 (/ (pow z 4) (pow a 3)))) t)) (/ (pow z 2) (pow a 2))) t)) (/ 1 a)) t)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) t)) (/.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 t)) (*.f64 (/.f64 z a) (/.f64 z a))) t)) (neg.f64 t)) |
(* -1/2 (/ (* a t) z)) |
(*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t) |
(* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) |
(*.f64 (neg.f64 t) (fma.f64 (/.f64 a z) #s(literal 1/2 binary64) (/.f64 (neg.f64 z) t))) |
(* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) |
(*.f64 (neg.f64 t) (fma.f64 (/.f64 a z) #s(literal 1/2 binary64) (/.f64 (neg.f64 z) t))) |
(* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) |
(*.f64 (neg.f64 t) (fma.f64 (/.f64 a z) #s(literal 1/2 binary64) (/.f64 (neg.f64 z) t))) |
(* (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #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 a #s(literal 3 binary64))) (pow.f64 t #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 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (neg.f64 t) a)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #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 a #s(literal 3 binary64))) (pow.f64 t #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 (* 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #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 a #s(literal 3 binary64))) (pow.f64 t #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 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (neg.f64 t) a)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #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 a #s(literal 3 binary64))) (pow.f64 t #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) |
(* (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 a #s(literal 3 binary64))) (pow.f64 t #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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 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 a #s(literal 5 binary64))) (pow.f64 t #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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #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 a #s(literal 3 binary64))) (pow.f64 t #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 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (neg.f64 t) a)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #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 a #s(literal 3 binary64))) (pow.f64 t #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)) |
(*.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 a #s(literal 3 binary64))) (pow.f64 t #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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 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 a #s(literal 5 binary64))) (pow.f64 t #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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #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 a #s(literal 3 binary64))) (pow.f64 t #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 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (neg.f64 t) a)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #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 a #s(literal 3 binary64))) (pow.f64 t #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 (* z (sqrt -1)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 z z) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) z) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) x) (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a))))) (*.f64 z z) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) z) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4)))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1)))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 t a))) (fma.f64 x (/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 z z) x) (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (neg.f64 t) a)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 z z) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) (/.f64 x (sqrt.f64 #s(literal -1 binary64))))) (*.f64 z z) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) z) |
(* (sqrt (/ 1 (* a t))) (* z (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) z) |
(* z (+ (* (sqrt (/ 1 (* a t))) (sqrt -1)) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (sqrt -1)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a)) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 z z) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) z) |
(* z (+ (* (sqrt (/ 1 (* a t))) (sqrt -1)) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (sqrt -1)))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 t a))) (fma.f64 (*.f64 z z) (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (neg.f64 t) a)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 z z) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/2 binary64))) (*.f64 z z) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) z) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 t a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))) |
(fma.f64 (*.f64 (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 t a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 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 a #s(literal 5 binary64))) (pow.f64 t #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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #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 a #s(literal 3 binary64))) (pow.f64 t #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 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (neg.f64 t) a)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #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 a #s(literal 3 binary64))) (pow.f64 t #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 (* 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #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 a #s(literal 3 binary64))) (pow.f64 t #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 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (neg.f64 t) a)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #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 a #s(literal 3 binary64))) (pow.f64 t #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))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))) |
(fma.f64 (*.f64 (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* (sqrt (/ 1 (* a t))) (sqrt -1)) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (sqrt -1))))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a)) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 z z) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* (sqrt (/ 1 (* a t))) (sqrt -1)) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (sqrt -1))))))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 t a))) (fma.f64 (*.f64 z z) (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (neg.f64 t) a)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 z z) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/2 binary64))) (*.f64 z z) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(/ -1 (* a t)) |
(/.f64 #s(literal -1 binary64) (*.f64 t a)) |
(- (* -1 (/ (pow z 2) (* (pow a 2) (pow t 2)))) (/ 1 (* a t))) |
(neg.f64 (fma.f64 (/.f64 z (*.f64 a a)) (/.f64 z (*.f64 t t)) (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(- (* (pow z 2) (- (* -1 (/ (pow z 2) (* (pow a 3) (pow t 3)))) (/ 1 (* (pow a 2) (pow t 2))))) (/ 1 (* a t))) |
(fma.f64 (neg.f64 (fma.f64 (/.f64 z (pow.f64 a #s(literal 3 binary64))) (/.f64 z (pow.f64 t #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 t t)))) (*.f64 z z) (/.f64 #s(literal -1 binary64) (*.f64 t a))) |
(- (* (pow z 2) (- (* (pow z 2) (- (* -1 (/ (pow z 2) (* (pow a 4) (pow t 4)))) (/ 1 (* (pow a 3) (pow t 3))))) (/ 1 (* (pow a 2) (pow t 2))))) (/ 1 (* a t))) |
(fma.f64 (fma.f64 (neg.f64 (fma.f64 (/.f64 z (pow.f64 a #s(literal 4 binary64))) (/.f64 z (pow.f64 t #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) (*.f64 z z) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (*.f64 t t)))) (*.f64 z z) (/.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/2 (/ (* a t) z)) |
(*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(/.f64 (fma.f64 (*.f64 t a) #s(literal -1/2 binary64) (*.f64 z z)) z) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(/.f64 (fma.f64 (*.f64 t a) #s(literal -1/2 binary64) (*.f64 z z)) z) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(/.f64 (fma.f64 (*.f64 t a) #s(literal -1/2 binary64) (*.f64 z z)) z) |
(* x (* y 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) |
(+ (* 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 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) y) (pow.f64 z #s(literal 4 binary64))) (/.f64 (*.f64 (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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))) 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 (*.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 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) y) (pow.f64 z #s(literal 4 binary64))) (/.f64 (*.f64 (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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))) 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 a z) #s(literal -1/2 binary64)) (/.f64 t z) #s(literal 1 binary64)) z) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) (/.f64 t z) #s(literal 1 binary64))) z) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))))))) |
(fma.f64 (fma.f64 (/.f64 (*.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 #s(literal -1/2 binary64) z) (/.f64 (*.f64 t a) z)))) 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 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) y) (pow.f64 z #s(literal 4 binary64))) (/.f64 (*.f64 (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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))) 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 a z) #s(literal -1/2 binary64)) (/.f64 t z) #s(literal 1 binary64)) z) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) (/.f64 t z) #s(literal 1 binary64))) z) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))))))) |
(fma.f64 (fma.f64 (/.f64 (*.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 #s(literal -1/2 binary64) z) (/.f64 (*.f64 t a) z)))) 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 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) y) (pow.f64 z #s(literal 4 binary64))) (/.f64 (*.f64 (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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))) 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 |
(+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t x) a) z) x) |
(+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) |
(fma.f64 (*.f64 x (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t x) a) z) x)) |
(+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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 x) a) z) x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* a t) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 t a) z) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 t a) z) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))) (* 1/2 (/ (* a t) (pow z 2)))))) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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 t a) z) #s(literal 1 binary64))) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) (/.f64 t z) #s(literal 1 binary64)) z) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) (/.f64 t z) #s(literal 1 binary64))) z) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))))))) |
(fma.f64 (fma.f64 (/.f64 (*.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 #s(literal -1/2 binary64) z) (/.f64 (*.f64 t a) z)))) 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 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) y) (pow.f64 z #s(literal 4 binary64))) (/.f64 (*.f64 (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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))) 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 (*.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 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) y) (pow.f64 z #s(literal 4 binary64))) (/.f64 (*.f64 (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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))) 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))) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ (+ 1 (* 1/2 (/ (* a t) (pow z 2)))) z) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 t a) z) #s(literal 1 binary64)) z) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))) z) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 t a) z) #s(literal 1 binary64))) z) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))) (* 1/2 (/ (* a t) (pow z 2)))))) z) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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 t a) z) #s(literal 1 binary64))) z) |
(/ 1 (pow z 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 z z)) |
(/ (+ 1 (/ (* a t) (pow z 2))) (pow z 2)) |
(/.f64 (fma.f64 (/.f64 a z) (/.f64 t z) #s(literal 1 binary64)) (*.f64 z z)) |
(/ (- (+ 1 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1 (/ (* a t) (pow z 2)))) (pow z 2)) |
(/.f64 (fma.f64 (*.f64 a a) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64))) (fma.f64 (/.f64 a z) (/.f64 t z) #s(literal 1 binary64))) (*.f64 z z)) |
(/ (- (+ 1 (/ (* (pow a 3) (pow t 3)) (pow z 6))) (+ (* -1 (/ (* a t) (pow z 2))) (* -1 (/ (* (pow a 2) (pow t 2)) (pow z 4))))) (pow z 2)) |
(/.f64 (-.f64 (fma.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) #s(literal 1 binary64)) (neg.f64 (fma.f64 (/.f64 a z) (/.f64 t z) (/.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64)))))) (*.f64 z z)) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) (/.f64 t z) #s(literal 1 binary64)) z) |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) (/.f64 t z) #s(literal 1 binary64)) z) |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) (/.f64 t z) #s(literal 1 binary64)) 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 (* 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 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64))) #s(literal 1/2 binary64) (fma.f64 (neg.f64 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))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow 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 #s(literal 1/2 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) y) (pow.f64 z #s(literal 4 binary64))) (/.f64 (*.f64 (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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))) y) (pow.f64 z #s(literal 6 binary64)))))))) |
(* -1 (* x y)) |
(*.f64 (neg.f64 y) x) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(fma.f64 (neg.f64 y) x (*.f64 (/.f64 #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 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64))) #s(literal 1/2 binary64) (fma.f64 (neg.f64 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))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow 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 #s(literal 1/2 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) y) (pow.f64 z #s(literal 4 binary64))) (/.f64 (*.f64 (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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))) y) (pow.f64 z #s(literal 6 binary64)))))))) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* x (* y z)) |
(*.f64 (*.f64 z y) x) |
(* -1 z) |
(neg.f64 z) |
(* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) (/.f64 t z) #s(literal 1 binary64)) (neg.f64 z)) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) (/.f64 t z) #s(literal 1 binary64))) (neg.f64 z)) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))))) |
(neg.f64 (fma.f64 (fma.f64 (/.f64 (*.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 #s(literal -1/2 binary64) z) (/.f64 (*.f64 t a) 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 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64))) #s(literal 1/2 binary64) (fma.f64 (neg.f64 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))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow 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 #s(literal 1/2 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) y) (pow.f64 z #s(literal 4 binary64))) (/.f64 (*.f64 (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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))) y) (pow.f64 z #s(literal 6 binary64)))))))) |
(* -1 z) |
(neg.f64 z) |
(* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) (/.f64 t z) #s(literal 1 binary64)) (neg.f64 z)) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) (/.f64 t z) #s(literal 1 binary64))) (neg.f64 z)) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))))) |
(neg.f64 (fma.f64 (fma.f64 (/.f64 (*.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 #s(literal -1/2 binary64) z) (/.f64 (*.f64 t a) 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 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64))) #s(literal 1/2 binary64) (fma.f64 (neg.f64 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))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow 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 #s(literal 1/2 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) y) (pow.f64 z #s(literal 4 binary64))) (/.f64 (*.f64 (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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))) y) (pow.f64 z #s(literal 6 binary64)))))))) |
(* -1 x) |
(neg.f64 x) |
(+ (* -1 x) (* -1/2 (/ (* a (* t x)) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t x) a) z) (neg.f64 x)) |
(+ (* -1 x) (+ (* -1/2 (/ (* a (* t x)) (pow z 2))) (* 1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))))) |
(fma.f64 (*.f64 x (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64)))) #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t x) a) z) (neg.f64 x))) |
(+ (* -1 x) (+ (* -1/2 (/ (* a (* t x)) (pow z 2))) (+ (* 1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6)))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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 x) a) z) (neg.f64 x))) |
-1 |
#s(literal -1 binary64) |
(- (* -1/2 (/ (* a t) (pow z 2))) 1) |
(fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) (/.f64 t z) #s(literal -1 binary64)) |
(- (+ (* -1/2 (/ (* a t) (pow z 2))) (* 1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4)))) 1) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) #s(literal 1/2 binary64) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) (/.f64 t z) #s(literal -1 binary64))) |
(- (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* 1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))))) 1) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64)))) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) (/.f64 t z) #s(literal -1 binary64))) |
(* -1 z) |
(neg.f64 z) |
(* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) (/.f64 t z) #s(literal 1 binary64)) (neg.f64 z)) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) (/.f64 t z) #s(literal 1 binary64))) (neg.f64 z)) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))))) |
(neg.f64 (fma.f64 (fma.f64 (/.f64 (*.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 #s(literal -1/2 binary64) z) (/.f64 (*.f64 t a) 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 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64))) #s(literal 1/2 binary64) (fma.f64 (neg.f64 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))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow 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 #s(literal 1/2 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) y) (pow.f64 z #s(literal 4 binary64))) (/.f64 (*.f64 (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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))) y) (pow.f64 z #s(literal 6 binary64)))))))) |
(* -1 (* x y)) |
(*.f64 (neg.f64 y) x) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(fma.f64 (neg.f64 y) x (*.f64 (/.f64 #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 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64))) #s(literal 1/2 binary64) (fma.f64 (neg.f64 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))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow 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 #s(literal 1/2 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) y) (pow.f64 z #s(literal 4 binary64))) (/.f64 (*.f64 (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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))) y) (pow.f64 z #s(literal 6 binary64)))))))) |
(/ -1 z) |
(/.f64 #s(literal -1 binary64) z) |
(* -1 (/ (+ 1 (* 1/2 (/ (* a t) (pow z 2)))) z)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 t a) z) #s(literal 1 binary64)) (neg.f64 z)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))) z)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 t a) z) #s(literal 1 binary64))) (neg.f64 z)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))) (* 1/2 (/ (* a t) (pow z 2)))))) z)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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 t a) z) #s(literal 1 binary64))) (neg.f64 z)) |
(/ 1 (pow z 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 z z)) |
(/ (+ 1 (/ (* a t) (pow z 2))) (pow z 2)) |
(/.f64 (fma.f64 (/.f64 a z) (/.f64 t z) #s(literal 1 binary64)) (*.f64 z z)) |
(/ (- (+ 1 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1 (/ (* a t) (pow z 2)))) (pow z 2)) |
(/.f64 (fma.f64 (*.f64 a a) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64))) (fma.f64 (/.f64 a z) (/.f64 t z) #s(literal 1 binary64))) (*.f64 z z)) |
(/ (- (+ 1 (/ (* (pow a 3) (pow t 3)) (pow z 6))) (+ (* -1 (/ (* a t) (pow z 2))) (* -1 (/ (* (pow a 2) (pow t 2)) (pow z 4))))) (pow z 2)) |
(/.f64 (-.f64 (fma.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) #s(literal 1 binary64)) (neg.f64 (fma.f64 (/.f64 a z) (/.f64 t z) (/.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64)))))) (*.f64 z z)) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
z |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 t a) z) #s(literal -1 binary64)) (neg.f64 z)) |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 t a) z) #s(literal -1 binary64)) (neg.f64 z)) |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 t a) z) #s(literal -1 binary64)) (neg.f64 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) |
(* (* 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 (* 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 (* 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 (- (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 (* 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 (* 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 (- (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 (* 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 (* 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 (- (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) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (*.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z))))) |
(* (* x z) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (*.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z))))) |
(* (* x z) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (*.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z))))) |
(* (* x z) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (*.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 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 (* 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 (- (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) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (*.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z))))) |
(* (* x z) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (*.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z))))) |
(* (* x z) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (*.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z))))) |
(* (* x z) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (*.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 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 (* 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 (- (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) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (*.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z))))) |
(* (* x z) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (*.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z))))) |
(* (* x z) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (*.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z))))) |
(* (* x z) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (*.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 t) a (*.f64 z z))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 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 (* 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) |
| 9 708× | lower-fma.f32 |
| 9 704× | lower-fma.f64 |
| 6 192× | lower-*.f32 |
| 6 172× | lower-*.f64 |
| 2 934× | lower-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 39 | 222 |
| 0 | 62 | 218 |
| 1 | 192 | 217 |
| 2 | 1042 | 217 |
| 0 | 9135 | 217 |
| 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) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) |
(*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) |
(*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) |
(neg.f64 z) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) |
(*.f64 (*.f64 z y) x) |
| Outputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
(*.f64 (*.f64 #s(literal 1 binary64) y) x) |
(*.f64 #s(literal 1 binary64) (*.f64 y x)) |
(*.f64 (*.f64 y x) #s(literal 1 binary64)) |
(*.f64 y x) |
(*.f64 x (*.f64 y #s(literal 1 binary64))) |
(*.f64 x y) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) y) x) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) x) y) |
(*.f64 (*.f64 (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)) (*.f64 z y)) 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)) z) (*.f64 y x)) |
(*.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 (neg.f64 y) (*.f64 z x))) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 x (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) z))) |
(*.f64 (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (neg.f64 z) y) #s(literal -1 binary64)) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 (/.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64)) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 z y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 (/.f64 (*.f64 z y) #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 x #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 z) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 x) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 (*.f64 (neg.f64 z) y) (*.f64 x (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))))) |
(*.f64 (*.f64 (neg.f64 x) y) (*.f64 z (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))))) |
(*.f64 (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 x) (*.f64 y (pow.f64 #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 (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 (*.f64 (neg.f64 y) (*.f64 z x)) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (neg.f64 y) (*.f64 z x)) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 (*.f64 z y) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))))) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y x) z) #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 x) y) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))))) |
(*.f64 z (*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #s(literal -1 binary64)) (*.f64 y x))) |
(*.f64 z (/.f64 (*.f64 y x) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 y (*.f64 z (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))))) |
(*.f64 y (/.f64 x (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) z))) |
(*.f64 x (*.f64 (*.f64 (neg.f64 z) y) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))))) |
(*.f64 x (/.f64 (*.f64 z y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 y x) z)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 y) (*.f64 z x)) (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 (neg.f64 y) (*.f64 z x)))) |
(/.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))) |
(/.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 (neg.f64 y) (*.f64 z x)) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 z x)) #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 (neg.f64 y) (*.f64 z x)) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (neg.f64 y) (*.f64 z x)) #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 #s(literal 1 binary64) (*.f64 z x)) y) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 z x)) |
(*.f64 (neg.f64 (*.f64 (neg.f64 z) y)) x) |
(*.f64 (neg.f64 (*.f64 (neg.f64 x) y)) z) |
(*.f64 (neg.f64 (neg.f64 x)) (*.f64 z y)) |
(*.f64 (*.f64 (neg.f64 z) y) (neg.f64 x)) |
(*.f64 (*.f64 (neg.f64 x) y) (neg.f64 z)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 z) y)) |
(*.f64 (*.f64 z x) (*.f64 y #s(literal 1 binary64))) |
(*.f64 (*.f64 z x) y) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) (*.f64 z x))) |
(*.f64 (*.f64 z y) (neg.f64 (neg.f64 x))) |
(*.f64 (*.f64 z y) x) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y x) z)) |
(*.f64 (neg.f64 z) (*.f64 (neg.f64 x) y)) |
(*.f64 (*.f64 (*.f64 y x) z) #s(literal 1 binary64)) |
(*.f64 (*.f64 y x) z) |
(*.f64 z (neg.f64 (*.f64 (neg.f64 x) y))) |
(*.f64 z (*.f64 y x)) |
(*.f64 y (*.f64 (*.f64 z x) #s(literal 1 binary64))) |
(*.f64 y (*.f64 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 (neg.f64 y) (*.f64 z x))) |
(-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 y) (*.f64 z x))) |
(*.f64 (*.f64 #s(literal 1 binary64) y) x) |
(*.f64 #s(literal 1 binary64) (*.f64 y x)) |
(*.f64 (*.f64 y x) #s(literal 1 binary64)) |
(*.f64 y x) |
(*.f64 x (*.f64 y #s(literal 1 binary64))) |
(*.f64 x y) |
(*.f64 #s(literal -1 binary64) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(*.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #s(literal 1 binary64)) |
#s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) |
(/.f64 (neg.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))) |
(/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #s(literal 1 binary64)) |
(neg.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) |
(*.f64 (*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #s(literal -1 binary64)) (*.f64 z x)) y) |
(*.f64 (*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #s(literal -1 binary64)) (*.f64 z y)) x) |
(*.f64 (*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #s(literal -1 binary64)) (*.f64 y x)) z) |
(*.f64 (*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #s(literal -1 binary64)) z) (*.f64 y x)) |
(*.f64 (*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #s(literal -1 binary64)) y) (*.f64 z x)) |
(*.f64 (*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #s(literal -1 binary64)) x) (*.f64 z y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (*.f64 z x))) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 x (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z))) |
(*.f64 (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (*.f64 (*.f64 y x) z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (*.f64 (*.f64 y x) z)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (neg.f64 z) y) #s(literal -1 binary64)) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(*.f64 (/.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64)) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 z y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(*.f64 (/.f64 (*.f64 z y) #s(literal -1 binary64)) (/.f64 (neg.f64 x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(*.f64 (/.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 (neg.f64 z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 z) y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 x) y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(*.f64 (*.f64 (neg.f64 z) y) (*.f64 x (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))))) |
(*.f64 (*.f64 (neg.f64 x) y) (*.f64 z (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))))) |
(*.f64 (neg.f64 x) (*.f64 (*.f64 z y) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))))) |
(*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) (*.f64 y x)) |
(*.f64 (*.f64 z x) (*.f64 y (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #s(literal -1 binary64)) (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))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #s(literal -1 binary64)) (*.f64 (*.f64 y x) z)) |
(*.f64 (*.f64 (neg.f64 y) (*.f64 z x)) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (neg.f64 y) (*.f64 z x)) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(*.f64 (*.f64 z y) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))))) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y x) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(*.f64 (neg.f64 z) (*.f64 (*.f64 y x) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))))) |
(*.f64 (*.f64 (*.f64 y x) z) (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #s(literal -1 binary64))) |
(*.f64 (*.f64 y x) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(*.f64 z (*.f64 (*.f64 (neg.f64 x) y) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))))) |
(*.f64 z (*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #s(literal -1 binary64)) (*.f64 y x))) |
(*.f64 z (/.f64 (*.f64 y x) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(*.f64 y (*.f64 z (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))))) |
(*.f64 y (/.f64 x (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z))) |
(*.f64 x (*.f64 (*.f64 (neg.f64 z) y) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))))) |
(*.f64 x (/.f64 (*.f64 z y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (*.f64 (*.f64 y x) z)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 y) (*.f64 z x)) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (*.f64 (neg.f64 y) (*.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (*.f64 (*.f64 y x) z))) |
(/.f64 (*.f64 (*.f64 y x) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) |
(/.f64 (*.f64 y x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (*.f64 (*.f64 y x) z)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 y) (*.f64 z x)) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 z x)) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) (/.f64 (*.f64 (neg.f64 y) (*.f64 z x)) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (neg.f64 y) (*.f64 z x)) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (*.f64 (*.f64 y x) z))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(*.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) |
(*.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #s(literal 1 binary64)) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) |
(/.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #s(literal -1 binary64))) |
(/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #s(literal 1 binary64)) |
(neg.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(*.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) x) z) y) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (*.f64 z x))) (neg.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z 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))) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/4 binary64))) |
(*.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 (*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) y)) z) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 z x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 y x) z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 y x) z)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 (*.f64 (*.f64 y x) z) (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))) (/.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 z) y) #s(literal -1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (/.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64)) (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 z y) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (/.f64 (*.f64 y x) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 z (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 z (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 (*.f64 y x) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 z x) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 y (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 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 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (/.f64 x (pow.f64 z #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 z y) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (/.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 (neg.f64 z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 z) y) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 x) y) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (/.f64 y (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 (*.f64 z x) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 x (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 (*.f64 z y) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (/.f64 y (pow.f64 z #s(literal -1 binary64)))) |
(*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) |
(*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) |
(*.f64 (*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) y) (*.f64 z x)) |
(*.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) x) y) z) |
(*.f64 (*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) x) (*.f64 z y)) |
(*.f64 (*.f64 (neg.f64 z) y) (*.f64 x (neg.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64))))) |
(*.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 z y) (neg.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 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)) (*.f64 (*.f64 y x) z))) |
(*.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 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) y)) |
(*.f64 (/.f64 (*.f64 z y) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(*.f64 (*.f64 (neg.f64 y) (*.f64 z x)) (neg.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 y x))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (neg.f64 y) (*.f64 z x)) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (*.f64 z y) (*.f64 (neg.f64 x) (neg.f64 (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 (*.f64 z y) (*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) x)) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) (/.f64 (*.f64 y x) (pow.f64 z #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 y x) z) (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 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 y x)) |
(*.f64 (neg.f64 z) (*.f64 (*.f64 y x) (neg.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64))))) |
(*.f64 (neg.f64 z) (*.f64 (neg.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64))) (*.f64 y x))) |
(*.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 z (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64))))) |
(*.f64 z (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y)) |
(*.f64 z (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 z (*.f64 (*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) x) y)) |
(*.f64 y (/.f64 (*.f64 z x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 y x) z)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 x) y) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (neg.f64 z))) |
(/.f64 (*.f64 (neg.f64 y) (*.f64 z x)) (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))) (neg.f64 z)) (*.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 y x) z))) |
(/.f64 (*.f64 (*.f64 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 y (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 z 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 (neg.f64 y) (*.f64 z x)) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(neg.f64 (*.f64 (*.f64 y x) (/.f64 (neg.f64 z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(neg.f64 (*.f64 (/.f64 (neg.f64 z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 y x))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 z x)) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (neg.f64 y) (*.f64 z x)) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 y x) z))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 z 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 z x) #s(literal 1 binary64)) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (/.f64 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 x #s(literal -1 binary64)) (/.f64 (neg.f64 z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (/.f64 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 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) |
(*.f64 (*.f64 (neg.f64 z) x) (neg.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 z x) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x)) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) (/.f64 x (pow.f64 z #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) (*.f64 z x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z x) (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)))) x) |
(*.f64 (neg.f64 z) (*.f64 (neg.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64))) x)) |
(*.f64 z (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 z (*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) x)) |
(*.f64 x (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 z x)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 z) x)) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(/.f64 (neg.f64 x) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (neg.f64 z))) |
(/.f64 (*.f64 (neg.f64 z) x) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(/.f64 (*.f64 z x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 z x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) z) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 z x))) |
(/.f64 x (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) z)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 z) x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(neg.f64 (/.f64 (*.f64 z x) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(neg.f64 (*.f64 x (/.f64 (neg.f64 z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(neg.f64 (*.f64 (/.f64 (neg.f64 z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (neg.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 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 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) z) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) z) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 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 z #s(literal -1 binary64)) (neg.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 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)) z)) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.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)) (pow.f64 (pow.f64 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)) z) |
(*.f64 #s(literal 1 binary64) (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (neg.f64 z) (neg.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)))) |
(*.f64 z (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))) z) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 (neg.f64 z) z) #s(literal 1 binary64)) (*.f64 z (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (neg.f64 z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (/.f64 (neg.f64 z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) (+.f64 #s(literal 0 binary64) (/.f64 (neg.f64 z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (neg.f64 z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (neg.f64 z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (/.f64 (neg.f64 z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 #s(literal 0 binary64) (/.f64 (neg.f64 z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 z #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 z z #s(literal 0 binary64)) (neg.f64 (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)))) z)) (*.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 #s(literal -1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (neg.f64 z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) z)) |
(/.f64 (neg.f64 z) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(/.f64 z (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))) z))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(neg.f64 (/.f64 (neg.f64 z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.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))) z)) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (/.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/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)))) (/.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 (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)))) (/.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 (/.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 (hypot.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (pow.f64 z #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))))) |
(*.f64 (hypot.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1 binary64)))) |
(*.f64 (hypot.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (pow.f64 z #s(literal 3 binary64))) (pow.f64 (pow.f64 (fma.f64 (*.f64 a t) (fma.f64 a t (*.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 #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 (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 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 (hypot.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))))) |
(/.f64 (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 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (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)))) (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 (neg.f64 (fma.f64 a t (*.f64 z z))))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 z) z (*.f64 a t))) (sqrt.f64 #s(literal -1 binary64))) |
(/.f64 (neg.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 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 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (hypot.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (pow.f64 z #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64))) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #s(literal 1 binary64)) |
(neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #s(literal 1/2 binary64))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 (*.f64 y x) z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) x) z) y) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (*.f64 z x))) (neg.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z 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))) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/4 binary64))) |
(*.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 (*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) y)) z) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 z x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 y x) z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 y x) z)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 (*.f64 (*.f64 y x) z) (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))) (/.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 z) y) #s(literal -1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (/.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64)) (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 z y) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (/.f64 (*.f64 y x) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 z (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 z (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 (*.f64 y x) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 z x) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 y (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 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 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (/.f64 x (pow.f64 z #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 z y) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (/.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 (neg.f64 z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 z) y) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 x) y) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (/.f64 y (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 (*.f64 z x) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 x (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 (*.f64 z y) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (/.f64 y (pow.f64 z #s(literal -1 binary64)))) |
(*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) |
(*.f64 (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) |
(*.f64 (*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) y) (*.f64 z x)) |
(*.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) x) y) z) |
(*.f64 (*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) x) (*.f64 z y)) |
(*.f64 (*.f64 (neg.f64 z) y) (*.f64 x (neg.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64))))) |
(*.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 z y) (neg.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 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)) (*.f64 (*.f64 y x) z))) |
(*.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 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) y)) |
(*.f64 (/.f64 (*.f64 z y) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(*.f64 (*.f64 (neg.f64 y) (*.f64 z x)) (neg.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 y x))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (neg.f64 y) (*.f64 z x)) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (*.f64 z y) (*.f64 (neg.f64 x) (neg.f64 (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 (*.f64 z y) (*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) x)) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) (/.f64 (*.f64 y x) (pow.f64 z #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 y x) z) (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 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 y x)) |
(*.f64 (neg.f64 z) (*.f64 (*.f64 y x) (neg.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64))))) |
(*.f64 (neg.f64 z) (*.f64 (neg.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64))) (*.f64 y x))) |
(*.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 z (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64))))) |
(*.f64 z (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y)) |
(*.f64 z (/.f64 (*.f64 y x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 z (*.f64 (*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) x) y)) |
(*.f64 y (/.f64 (*.f64 z x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 x (/.f64 (*.f64 z y) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 y x) z)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 x) y) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (neg.f64 z))) |
(/.f64 (*.f64 (neg.f64 y) (*.f64 z x)) (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))) (neg.f64 z)) (*.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 y x) z))) |
(/.f64 (*.f64 (*.f64 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 y (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 z 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 (neg.f64 y) (*.f64 z x)) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(neg.f64 (*.f64 (*.f64 y x) (/.f64 (neg.f64 z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(neg.f64 (*.f64 (/.f64 (neg.f64 z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 y x))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 z x)) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (neg.f64 y) (*.f64 z x)) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 y x) z))) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (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 (pow.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (pow.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 (pow.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1 binary64))) (sqrt.f64 (neg.f64 (fma.f64 a t (*.f64 z z))))) |
(*.f64 (sqrt.f64 (pow.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 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) |
(*.f64 (sqrt.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 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 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 a t (*.f64 z z)))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (neg.f64 (fma.f64 a t (*.f64 z z))))) |
(*.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 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 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/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 a t (*.f64 z z))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.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 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 z) z (*.f64 a t))))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (pow.f64 (fma.f64 (neg.f64 z) z (*.f64 a t)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (neg.f64 z) z (*.f64 a t)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 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))) |
(pow.f64 (*.f64 (pow.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 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 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 z) z (*.f64 a t))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (fma.f64 (neg.f64 z) z (*.f64 a t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(neg.f64 (neg.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)))) |
(sqrt.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1 binary64))) |
(fabs.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) (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 (pow.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 a t (*.f64 z z)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.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 (pow.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 a t (*.f64 z z))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 a t (*.f64 z z))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1 binary64)) (neg.f64 (fma.f64 a t (*.f64 z z)))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (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)) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)))) |
(*.f64 (fma.f64 a t (*.f64 z z)) (pow.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (fma.f64 a t (*.f64 z z))) (pow.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 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 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 (neg.f64 z) z (*.f64 a t)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 (neg.f64 z) z (*.f64 a t)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 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))) |
(pow.f64 (*.f64 (pow.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 binary64))) #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/2 binary64)) |
(pow.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 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 binary64)) |
(pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 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 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) (+.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 a t) (fma.f64 (neg.f64 z) z (*.f64 a t)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64)))) (*.f64 (-.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 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64)))) (*.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (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))) (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 z #s(literal 8 binary64)) (pow.f64 (*.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z))) #s(literal 2 binary64)))) (*.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (-.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 z #s(literal 12 binary64)) (pow.f64 (*.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z))) #s(literal 3 binary64)))) (*.f64 (-.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)) (*.f64 (*.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z))) (-.f64 (*.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z))) (pow.f64 z #s(literal 4 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 a t) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z z) (fma.f64 a t (*.f64 z z))) #s(literal 2 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 (*.f64 z z) (fma.f64 a t (*.f64 z z)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 a t) #s(literal 6 binary64)) (*.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal 3 binary64))))) (*.f64 (-.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 4 binary64)) (*.f64 (*.f64 (*.f64 z z) (fma.f64 a t (*.f64 z z))) (-.f64 (*.f64 (*.f64 z z) (fma.f64 a t (*.f64 z z))) (pow.f64 (*.f64 a t) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 z) z (*.f64 a t))) (sqrt.f64 (fma.f64 (neg.f64 z) z (*.f64 a t))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 z) z (*.f64 a t))) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 z) z (*.f64 a t))) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (sqrt.f64 (fma.f64 (neg.f64 z) z (*.f64 a t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (sqrt.f64 (fma.f64 (neg.f64 z) z (*.f64 a t))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (-.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64)))) |
(/.f64 (fma.f64 a t (*.f64 z z)) (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 a t (*.f64 z z))) (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64)))) |
(/.f64 (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))) (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) |
(/.f64 #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 #s(literal -1 binary64) (*.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 #s(literal -1 binary64) (fma.f64 (neg.f64 z) z (*.f64 a t))) |
(/.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(/.f64 #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 #s(literal 1 binary64) (*.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 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))) |
(neg.f64 (*.f64 (pow.f64 (fma.f64 (neg.f64 z) z (*.f64 a t)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(neg.f64 (pow.f64 (fma.f64 (neg.f64 z) z (*.f64 a t)) #s(literal -1 binary64))) |
(fma.f64 (pow.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 z z) (*.f64 (pow.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 a t))) |
(fma.f64 (pow.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 a t) (*.f64 (pow.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 z z))) |
(fma.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1 binary64)) (*.f64 (neg.f64 a) t) (*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1 binary64)) (*.f64 (neg.f64 z) z))) |
(fma.f64 (pow.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) #s(literal -1 binary64)) (+.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) (*.f64 (pow.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a t) z) z))) |
(fma.f64 (pow.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z))) (*.f64 (pow.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 z z) (fma.f64 a t (*.f64 z z))) (*.f64 (pow.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64)) (*.f64 (pow.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z))))) |
(fma.f64 (pow.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 z z) (fma.f64 a t (*.f64 z z))))) |
(fma.f64 (+.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 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 (*.f64 (*.f64 (*.f64 a t) z) z) (pow.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z))) (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 z #s(literal 4 binary64)) (pow.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (*.f64 z z) (fma.f64 a t (*.f64 z z))) (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 a t) #s(literal 2 binary64)) (pow.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) #s(literal -1 binary64)))) |
(fma.f64 (pow.f64 z #s(literal 4 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 (*.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z))) (pow.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) #s(literal -1 binary64)))) |
(fma.f64 (pow.f64 (*.f64 a t) #s(literal 2 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 (*.f64 (*.f64 z z) (fma.f64 a t (*.f64 z z))) (pow.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (neg.f64 a) t) (pow.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 z) z) (pow.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1 binary64)))) |
(fma.f64 (*.f64 z z) (pow.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 a t) (pow.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(fma.f64 (*.f64 a t) (pow.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 z z) (pow.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(sqrt.f64 (*.f64 (pow.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 binary64)))) |
(-.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (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 (*.f64 z z) a) (neg.f64 t)) (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))))) |
(-.f64 (/.f64 (*.f64 (neg.f64 a) t) (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 z z) (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))))) |
(-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (neg.f64 z) z (*.f64 a t)) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 (neg.f64 (log.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #s(literal 1/2 binary64) (*.f64 (neg.f64 (log.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #s(literal 1/2 binary64)))) |
(exp.f64 (neg.f64 (log.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(+.f64 (*.f64 (*.f64 z z) (pow.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 a t) (pow.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (*.f64 a t) (pow.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 z z) (pow.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (*.f64 (neg.f64 a) t) (pow.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 z) z) (pow.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (+.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 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 (*.f64 (*.f64 (*.f64 a t) z) z) (pow.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z))) (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 z #s(literal 4 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 (*.f64 (pow.f64 z #s(literal 4 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 (*.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z))) (pow.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 z z) (fma.f64 a t (*.f64 z z))) (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 a t) #s(literal 2 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 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 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 (*.f64 (*.f64 z z) (fma.f64 a t (*.f64 z z))) (pow.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (pow.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 z z)) (*.f64 (pow.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 a t))) |
(+.f64 (*.f64 (pow.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 a t)) (*.f64 (pow.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 z z))) |
(+.f64 (*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1 binary64)) (*.f64 (neg.f64 a) t)) (*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1 binary64)) (*.f64 (neg.f64 z) z))) |
(+.f64 (*.f64 (pow.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) #s(literal -1 binary64)) (+.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64)))) (*.f64 (pow.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a t) z) z))) |
(+.f64 (*.f64 (pow.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)))) (*.f64 (pow.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64)))) |
(+.f64 (*.f64 (pow.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 (pow.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z))))) |
(+.f64 (*.f64 (pow.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 z z) (fma.f64 a t (*.f64 z z)))) (*.f64 (pow.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (pow.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) (*.f64 (pow.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 z z) (fma.f64 a t (*.f64 z 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 #s(literal 0 binary64) (/.f64 (*.f64 z z) z)) |
(-.f64 #s(literal 0 binary64) z) |
(+.f64 #s(literal 0 binary64) (neg.f64 z)) |
(*.f64 (fma.f64 z z (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 z (*.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64))))) |
(*.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 z) z))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64) z))) |
(*.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64)))))))) |
(*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 z) z)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64) z))) |
(*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64))))) (*.f64 (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (pow.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64))))) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z)))))) |
(*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) |
(*.f64 (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64) z)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z))) (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z)))) (*.f64 (/.f64 (*.f64 (neg.f64 z) z) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64) z)) (/.f64 (*.f64 (neg.f64 z) z) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64) z)))) (fma.f64 (*.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64) z)) (/.f64 (*.f64 (neg.f64 z) z) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64) z)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (neg.f64 z) z) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64) z)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z))) (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z))) (fma.f64 (/.f64 (*.f64 (neg.f64 z) z) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64) z)) (/.f64 (*.f64 (neg.f64 z) z) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64) z)) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z))) (/.f64 (*.f64 (neg.f64 z) z) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64) z)))))) |
(/.f64 (neg.f64 (fma.f64 z z (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64))))) (neg.f64 (+.f64 z (*.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 z) z)))) (neg.f64 (fma.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64) z))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a) #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z z)) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a) #s(literal 6 binary64)) (pow.f64 z #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a) #s(literal 4 binary64)) (+.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t) #s(literal 2 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a) #s(literal 6 binary64)) (pow.f64 z #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 3 binary64)) #s(literal -1/8 binary64) (neg.f64 (pow.f64 z #s(literal 3 binary64)))) (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a) #s(literal 9 binary64)) (pow.f64 z #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a) #s(literal 6 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 a z) t) z) #s(literal 3 binary64)))) (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z))) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z)) (*.f64 z z))) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z)) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z)))) |
(/.f64 (fma.f64 z z (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)))) (+.f64 z (*.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 z) z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64) z)) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64))))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 z) z)) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64))) (fma.f64 z z (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z (*.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64))) (fma.f64 z z (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z)))) (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 z) z))) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64))))))) |
(neg.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 z) z)) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64) z))) |
(neg.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64))) (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (+.f64 z (*.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64)))))))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) (pow.f64 z #s(literal -1 binary64))) a z) |
(fma.f64 (pow.f64 z #s(literal 1/2 binary64)) (pow.f64 z #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a)) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) #s(literal -1 binary64)) (/.f64 (neg.f64 a) z) z) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a z) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 t (pow.f64 a #s(literal -1 binary64))) z) |
(fma.f64 (/.f64 t z) (/.f64 #s(literal -1/2 binary64) (pow.f64 a #s(literal -1 binary64))) z) |
(fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) a) #s(literal 1 binary64)) (pow.f64 z #s(literal -1 binary64)) z) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) #s(literal -1 binary64)) (/.f64 (neg.f64 a) z) z) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a z)) t z) |
(fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t z) |
(fma.f64 (/.f64 (neg.f64 a) z) (/.f64 (*.f64 #s(literal -1/2 binary64) t) #s(literal -1 binary64)) z) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a t)) (/.f64 #s(literal -1 binary64) z) z) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) a) (pow.f64 z #s(literal -1 binary64)) z) |
(fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z) |
(fma.f64 (pow.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) t) (pow.f64 a #s(literal -1 binary64))) z) |
(fma.f64 (pow.f64 z #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) t) a) z) |
(fma.f64 (*.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64) z)) (neg.f64 (/.f64 (*.f64 (neg.f64 z) z) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64) z)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64)) z) |
(fma.f64 #s(literal -1 binary64) (neg.f64 z) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a) z) |
(fma.f64 #s(literal 1 binary64) z (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a)) |
(fma.f64 (neg.f64 a) (*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -1/2 binary64) t)) z) |
(fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a z) t) z) |
(fma.f64 (neg.f64 z) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a)) |
(fma.f64 (*.f64 a t) (*.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal -1/2 binary64)) z) |
(fma.f64 a (*.f64 (*.f64 #s(literal -1/2 binary64) t) (pow.f64 z #s(literal -1 binary64))) z) |
(fma.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) z) |
(fma.f64 a (*.f64 (*.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal -1/2 binary64)) t) z) |
(fma.f64 t (*.f64 #s(literal -1/2 binary64) (/.f64 a z)) z) |
(fma.f64 t (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) z) |
(fma.f64 z #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a)) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 z (*.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (+.f64 z (*.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z))) (/.f64 (*.f64 (neg.f64 z) z) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64) z))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z))) (neg.f64 (/.f64 (*.f64 (neg.f64 z) z) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64) z)))) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a) z) |
(+.f64 z (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z x)) y) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 z x)) |
(*.f64 (neg.f64 (*.f64 (neg.f64 z) y)) x) |
(*.f64 (neg.f64 (*.f64 (neg.f64 x) y)) z) |
(*.f64 (neg.f64 (neg.f64 x)) (*.f64 z y)) |
(*.f64 (*.f64 (neg.f64 z) y) (neg.f64 x)) |
(*.f64 (*.f64 (neg.f64 x) y) (neg.f64 z)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 z) y)) |
(*.f64 (*.f64 z x) (*.f64 y #s(literal 1 binary64))) |
(*.f64 (*.f64 z x) y) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) (*.f64 z x))) |
(*.f64 (*.f64 z y) (neg.f64 (neg.f64 x))) |
(*.f64 (*.f64 z y) x) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y x) z)) |
(*.f64 (neg.f64 z) (*.f64 (neg.f64 x) y)) |
(*.f64 (*.f64 (*.f64 y x) z) #s(literal 1 binary64)) |
(*.f64 (*.f64 y x) z) |
(*.f64 z (neg.f64 (*.f64 (neg.f64 x) y))) |
(*.f64 z (*.f64 y x)) |
(*.f64 y (*.f64 (*.f64 z x) #s(literal 1 binary64))) |
(*.f64 y (*.f64 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 (neg.f64 y) (*.f64 z x))) |
(-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 y) (*.f64 z x))) |
Compiled 38 869 to 3 296 computations (91.5% saved)
22 alts after pruning (20 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 502 | 14 | 1 516 |
| Fresh | 3 | 6 | 9 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 508 | 22 | 1 530 |
| Status | Accuracy | Program |
|---|---|---|
| 64.7% | (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)) | |
| 52.8% | (/.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))) | |
| 67.7% | (/.f64 (*.f64 (*.f64 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) | |
| 16.6% | (/.f64 (*.f64 (*.f64 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) | |
| ▶ | 31.7% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
| 45.7% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) | |
| 18.8% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 t) (/ a z)) z) (*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t)))) | |
| 69.0% | (*.f64 (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (*.f64 (*.f64 y x) z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (*.f64 (*.f64 y x) z)) #s(literal -1/2 binary64))) | |
| 60.2% | (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) | |
| ▶ | 67.4% | (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) |
| ✓ | 64.2% | (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) |
| ▶ | 80.1% | (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) |
| ▶ | 80.1% | (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) |
| ▶ | 13.5% | (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
| 61.1% | (*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) | |
| 60.5% | (*.f64 z (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y)) | |
| 61.2% | (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))) | |
| 65.6% | (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (*.f64 (*.f64 y x) z))) #s(literal -1 binary64))) | |
| 43.3% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) | |
| 30.1% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal -1 binary64) (*.f64 t a)))) (*.f64 (*.f64 z y) x))) | |
| 58.3% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 #s(approx (sqrt (/ 1 (+ (* (neg a) t) (* z z)))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 z y) x))) | |
| ✓ | 76.0% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
Compiled 660 to 549 computations (16.8% saved)
| 1× | egg-herbie |
Found 20 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 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) | |
| cost-diff | 0 | (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) | |
| cost-diff | 0 | (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) | |
| cost-diff | 0 | #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) | |
| cost-diff | 0 | (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) | |
| cost-diff | 0 | (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) | |
| cost-diff | 0 | (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) | |
| 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 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) | |
| cost-diff | 0 | (*.f64 z y) | |
| cost-diff | 0 | (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) | |
| cost-diff | 0 | #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) | |
| cost-diff | 0 | (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) | |
| cost-diff | 0 | (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) | |
| cost-diff | 0 | (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) |
| 3 248× | lower-fma.f32 |
| 3 244× | lower-fma.f64 |
| 2 968× | lower-*.f32 |
| 2 942× | lower-*.f64 |
| 1 758× | unsub-neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 373 |
| 0 | 62 | 373 |
| 1 | 113 | 373 |
| 2 | 178 | 373 |
| 3 | 254 | 373 |
| 4 | 328 | 373 |
| 5 | 369 | 373 |
| 6 | 526 | 373 |
| 7 | 715 | 373 |
| 8 | 1306 | 373 |
| 9 | 2734 | 373 |
| 10 | 4460 | 373 |
| 11 | 4956 | 373 |
| 12 | 5328 | 373 |
| 13 | 5972 | 373 |
| 14 | 6324 | 373 |
| 15 | 6432 | 373 |
| 16 | 7356 | 373 |
| 17 | 7716 | 373 |
| 18 | 7716 | 373 |
| 19 | 7716 | 373 |
| 20 | 7716 | 373 |
| 21 | 7774 | 373 |
| 22 | 7822 | 373 |
| 23 | 7842 | 373 |
| 24 | 7850 | 373 |
| 25 | 7850 | 373 |
| 26 | 7850 | 373 |
| 27 | 7954 | 373 |
| 0 | 8074 | 373 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) |
(*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) |
(/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) |
z |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) |
(fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) |
(/.f64 a z) |
a |
(*.f64 #s(literal -1/2 binary64) t) |
#s(literal -1/2 binary64) |
t |
y |
x |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 z y) |
z |
y |
(/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
x |
#s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) |
(neg.f64 z) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(*.f64 (*.f64 x y) z) |
(*.f64 x y) |
x |
y |
z |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) |
(*.f64 (neg.f64 a) t) |
(neg.f64 a) |
a |
t |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) |
(*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) |
(/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) |
z |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) |
(fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) |
(/.f64 a z) |
a |
(*.f64 #s(literal -1/2 binary64) t) |
#s(literal -1/2 binary64) |
t |
x |
y |
(*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) |
(*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) |
(/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
z |
(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) |
y |
x |
| Outputs |
|---|
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) |
(/.f64 (*.f64 (*.f64 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 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) |
(/.f64 (*.f64 y z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) |
(/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) |
(/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) |
z |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) |
(fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) |
(/.f64 a z) |
a |
(*.f64 #s(literal -1/2 binary64) t) |
#s(literal -1/2 binary64) |
t |
y |
x |
(*.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 z y) |
(*.f64 y z) |
z |
y |
(/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
x |
#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 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)))) |
(*.f64 (*.f64 x y) z) |
(*.f64 x y) |
x |
y |
z |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a))) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 t) a)) |
(*.f64 (neg.f64 a) t) |
(*.f64 (neg.f64 t) a) |
(neg.f64 a) |
a |
t |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) |
(/.f64 (*.f64 (*.f64 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 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) |
(/.f64 (*.f64 x z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) |
(/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) |
(/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) |
z |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) |
(fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) |
(/.f64 a z) |
a |
(*.f64 #s(literal -1/2 binary64) t) |
#s(literal -1/2 binary64) |
t |
x |
y |
(*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z)))) |
(*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) |
(/.f64 (*.f64 y z) (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z)))) |
(/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(/.f64 z (sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z)))) |
z |
(sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) |
(sqrt.f64 (fma.f64 (neg.f64 t) a (*.f64 z z))) |
(fma.f64 (neg.f64 a) t (*.f64 z z)) |
(fma.f64 (neg.f64 t) a (*.f64 z z)) |
(neg.f64 a) |
a |
t |
(*.f64 z z) |
y |
x |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0625 | (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) | |
| accuracy | 0.09375 | (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) | |
| accuracy | 1.94789324086198 | (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) | |
| accuracy | 23.136235976693726 | (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) | |
| accuracy | 0.31368351988431875 | (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) | |
| accuracy | 0.7837361194847391 | (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) | |
| accuracy | 3.8150676934244574 | (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) | |
| accuracy | 18.376679361460095 | #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) | |
| accuracy | 5.005257008475644 | (*.f64 (*.f64 x y) z) | |
| accuracy | 8.561749755884481 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) | |
| accuracy | 23.136235976693726 | (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) | |
| accuracy | 42.540223057652234 | #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) | |
| accuracy | 0 | (neg.f64 z) | |
| accuracy | 0.0546875 | (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) | |
| accuracy | 18.68389597886971 | (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) | |
| accuracy | 63.21944702883655 | #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) | |
| accuracy | 0.09375 | (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) | |
| accuracy | 0.7837361194847391 | (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) | |
| accuracy | 1.94789324086198 | (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) | |
| accuracy | 18.376679361460095 | #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) |
| 147.0ms | 256× | 0 | valid |
Compiled 286 to 35 computations (87.8% saved)
ival-mult: 86.0ms (83.7% of total)ival-div: 8.0ms (7.8% of total)ival-sqrt: 3.0ms (2.9% of total)ival-add: 2.0ms (1.9% of total)ival-neg: 2.0ms (1.9% of total)ival-sub: 1.0ms (1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<representation binary64>) () ()) |
#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) #<representation binary64>) () ()) |
#s(alt (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) (patch (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #<representation binary64>) () ()) |
#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) #<representation binary64>) () ()) |
#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ()) |
#s(alt (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 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 (/.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 (*.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 #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 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<representation binary64>) () ()) |
#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) #<representation binary64>) () ()) |
#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) #<representation binary64>) () ()) |
#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (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 (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ()) |
#s(alt (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>) () ()) |
| Outputs |
|---|
#s(alt (* x y) (taylor 0 a) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 a) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<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 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<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 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<representation binary64>) () ())) ()) |
#s(alt y (taylor 0 a) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) (taylor 0 a) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ y (* a (+ (* -1/2 (* a (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t y) (pow z 2)))))) (taylor 0 a) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ y (* a (+ (* 1/2 (/ (* t y) (pow z 2))) (* a (+ (* -1/2 (* a (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (taylor 0 a) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 a) (#s(alt (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) (patch (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/2 (/ (* a t) (pow z 2)))) (taylor 0 a) (#s(alt (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) (patch (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* a (+ (* -1/2 (* a (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))) (* 1/2 (/ t (pow z 2)))))) (taylor 0 a) (#s(alt (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) (patch (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* a (+ (* 1/2 (/ t (pow z 2))) (* a (+ (* -1/2 (* a (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))) (* -1/2 (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) (taylor 0 a) (#s(alt (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) (patch (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #<representation binary64>) () ())) ()) |
#s(alt z (taylor 0 a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3)))))) (taylor 0 a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))) (taylor 0 a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 a) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #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 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #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 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #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 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor 0 a) (#s(alt (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t x)) (pow z 3))) (/ x z)) (taylor 0 a) (#s(alt (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t x) (pow z 3))))) (/ x z)) (taylor 0 a) (#s(alt (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* 1/2 (/ (* t x) (pow z 3))) (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) (/ x z)) (taylor 0 a) (#s(alt (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt z (taylor 0 a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3)))))) (taylor 0 a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))) (taylor 0 a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) (taylor 0 a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) (taylor 0 a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt z (taylor 0 a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3)))))) (taylor 0 a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))) (taylor 0 a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 a) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 a) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<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 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<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 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 a) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) (taylor 0 a) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* a (+ (* -1/2 (* a (* x (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t x) (pow z 2)))))) (taylor 0 a) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* a (+ (* 1/2 (/ (* t x) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* (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 (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (taylor 0 a) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 a) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 a) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) 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 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) 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 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) #<representation binary64>) () ())) ()) |
#s(alt y (taylor 0 a) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) (taylor 0 a) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ y (* a (+ (* -1/2 (* a (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t y) (pow z 2)))))) (taylor 0 a) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ y (* a (+ (* 1/2 (/ (* t y) (pow z 2))) (* a (+ (* -1/2 (* a (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (taylor 0 a) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 a) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/2 (/ (* a t) (pow z 2)))) (taylor 0 a) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* a (+ (* -1/2 (* a (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))) (* 1/2 (/ t (pow z 2)))))) (taylor 0 a) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* a (+ (* 1/2 (/ t (pow z 2))) (* a (+ (* -1/2 (* a (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))) (* -1/2 (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) (taylor 0 a) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (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 z (taylor 0 a) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 a) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 a) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 a) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (pow z 2) (taylor 0 a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* a t)) (pow z 2)) (taylor 0 a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* a t)) (pow z 2)) (taylor 0 a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* a t)) (pow z 2)) (taylor 0 a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf a) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<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 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<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 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<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 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))) (taylor inf a) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))) (taylor inf a) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 5)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) (taylor inf a) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 5)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))))) (taylor inf a) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))) (taylor inf a) (#s(alt (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) (patch (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) (taylor inf a) (#s(alt (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) (patch (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (taylor inf a) (#s(alt (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) (patch (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))))) (taylor inf a) (#s(alt (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) (patch (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (sqrt -1)) (taylor inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))) (taylor inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) (taylor inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) (taylor inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf a) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #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 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #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 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #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 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (taylor inf a) (#s(alt (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 x #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 (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) (taylor inf a) (#s(alt (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 x #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 (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) (taylor inf a) (#s(alt (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 x #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 (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))) (taylor inf a) (#s(alt (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (sqrt -1)) (taylor inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))) (taylor inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) (taylor inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) (taylor inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor inf a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor inf a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) (taylor inf a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (sqrt -1)) (taylor inf a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))) (taylor inf a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) (taylor inf a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) (taylor inf a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf a) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<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 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<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 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<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 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))) (taylor inf a) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 3)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1))))) (taylor inf a) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 5)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))))) (taylor inf a) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 5)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* 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 (* z (sqrt -1))))))) (taylor inf a) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf a) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) 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 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) 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 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) 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 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))) (taylor inf a) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))) (taylor inf a) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 5)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) (taylor inf a) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 5)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))))) (taylor inf a) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))) (taylor inf a) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (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)))) (/ (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) (taylor inf a) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (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)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (taylor inf a) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (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)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))))) (taylor inf a) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (sqrt -1)) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* a t) z)) (taylor inf a) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/2 (/ t z)) (/ z a))) (taylor inf a) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/2 (/ t z)) (/ z a))) (taylor inf a) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/2 (/ t z)) (/ z a))) (taylor inf a) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a t)) (taylor inf a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (/ (pow z 2) a) t)) (taylor inf a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (/ (pow z 2) a) t)) (taylor inf a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (/ (pow z 2) a) t)) (taylor inf a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<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 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<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 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<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 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))) (taylor -inf a) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))) (taylor -inf a) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* y (* (pow z 5) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) (taylor -inf a) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* y (* (pow z 5) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) (taylor -inf a) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) (patch (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) (taylor -inf a) (#s(alt (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) (patch (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (taylor -inf a) (#s(alt (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) (patch (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* (pow z 5) (sqrt -1)))) (* 1/2 (* (sqrt (/ t a)) (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (taylor -inf a) (#s(alt (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) (patch (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a t)) (sqrt -1))) (taylor -inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) (taylor -inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) (taylor -inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) (taylor -inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #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 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #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 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #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 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 x #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 (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) (taylor -inf a) (#s(alt (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 x #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 (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) (taylor -inf a) (#s(alt (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* (pow z 4) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) (taylor -inf a) (#s(alt (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a t)) (sqrt -1))) (taylor -inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) (taylor -inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) (taylor -inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) (taylor -inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a t)) (sqrt -1))) (taylor -inf a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) (taylor -inf a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) (taylor -inf a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<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 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<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 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<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 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))) (taylor -inf a) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1))))) (taylor -inf a) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 3) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 5) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))))) (taylor -inf a) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* (pow z 5) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* x (* 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 (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))))) (taylor -inf a) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) 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 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) 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 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) 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 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))) (taylor -inf a) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))) (taylor -inf a) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* y (* (pow z 5) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) (taylor -inf a) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* y (* (pow z 5) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) (taylor -inf a) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (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)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) (taylor -inf a) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (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)))) (* (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (taylor -inf a) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* (pow z 5) (sqrt -1)))) (* 1/2 (* (sqrt (/ t a)) (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (taylor -inf a) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a t)) (sqrt -1))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* a t) z)) (taylor -inf a) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) (taylor -inf a) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) (taylor -inf a) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) (taylor -inf a) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a t)) (taylor -inf a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) (taylor -inf a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) (taylor -inf a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) (taylor -inf a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 t) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 t) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<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 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<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 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<representation binary64>) () ())) ()) |
#s(alt y (taylor 0 t) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) (taylor 0 t) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ y (* t (+ (* -1/2 (* t (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a y) (pow z 2)))))) (taylor 0 t) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ y (* t (+ (* 1/2 (/ (* a y) (pow z 2))) (* t (+ (* -1/2 (* t (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (taylor 0 t) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 t) (#s(alt (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) (patch (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/2 (/ (* a t) (pow z 2)))) (taylor 0 t) (#s(alt (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) (patch (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* t (+ (* -1/2 (* t (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))) (* 1/2 (/ a (pow z 2)))))) (taylor 0 t) (#s(alt (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) (patch (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* t (+ (* 1/2 (/ a (pow z 2))) (* t (+ (* -1/2 (* t (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))) (* -1/2 (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) (taylor 0 t) (#s(alt (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) (patch (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #<representation binary64>) () ())) ()) |
#s(alt z (taylor 0 t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3)))))) (taylor 0 t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))) (taylor 0 t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 t) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #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 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #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 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #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 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor 0 t) (#s(alt (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t x)) (pow z 3))) (/ x z)) (taylor 0 t) (#s(alt (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a x) (pow z 3))))) (/ x z)) (taylor 0 t) (#s(alt (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* 1/2 (/ (* a x) (pow z 3))) (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) (/ x z)) (taylor 0 t) (#s(alt (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt z (taylor 0 t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3)))))) (taylor 0 t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))) (taylor 0 t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) (taylor 0 t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) (taylor 0 t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt z (taylor 0 t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3)))))) (taylor 0 t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))) (taylor 0 t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 t) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 t) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<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 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<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 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 t) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) (taylor 0 t) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* t (+ (* -1/2 (* t (* x (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a x) (pow z 2)))))) (taylor 0 t) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* t (+ (* 1/2 (/ (* a x) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* (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 (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (taylor 0 t) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 t) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 t) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) 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 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) 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 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) #<representation binary64>) () ())) ()) |
#s(alt y (taylor 0 t) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) (taylor 0 t) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ y (* t (+ (* -1/2 (* t (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a y) (pow z 2)))))) (taylor 0 t) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ y (* t (+ (* 1/2 (/ (* a y) (pow z 2))) (* t (+ (* -1/2 (* t (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (taylor 0 t) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 t) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/2 (/ (* a t) (pow z 2)))) (taylor 0 t) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* t (+ (* -1/2 (* t (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))) (* 1/2 (/ a (pow z 2)))))) (taylor 0 t) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* t (+ (* 1/2 (/ a (pow z 2))) (* t (+ (* -1/2 (* t (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))) (* -1/2 (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) (taylor 0 t) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (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 z (taylor 0 t) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 t) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 t) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 t) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (pow z 2) (taylor 0 t) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* a t)) (pow z 2)) (taylor 0 t) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* a t)) (pow z 2)) (taylor 0 t) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* a t)) (pow z 2)) (taylor 0 t) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf t) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<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 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<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 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<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 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))) (taylor inf t) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))) (taylor inf t) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 5)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) (taylor inf t) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 5)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))))) (taylor inf t) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))) (taylor inf t) (#s(alt (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) (patch (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) (taylor inf t) (#s(alt (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) (patch (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (taylor inf t) (#s(alt (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) (patch (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))))) (taylor inf t) (#s(alt (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) (patch (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (sqrt -1)) (taylor inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))) (taylor inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) (taylor inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) (taylor inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf t) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #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 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #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 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #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 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (taylor inf t) (#s(alt (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 x #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 (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) (taylor inf t) (#s(alt (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 x #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 (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) (taylor inf t) (#s(alt (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 x #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 (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))) (taylor inf t) (#s(alt (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (sqrt -1)) (taylor inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))) (taylor inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) (taylor inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) (taylor inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor inf t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor inf t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) (taylor inf t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (sqrt -1)) (taylor inf t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))) (taylor inf t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) (taylor inf t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) (taylor inf t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf t) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<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 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<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 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<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 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))) (taylor inf t) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 3)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1))))) (taylor inf t) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 5)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))))) (taylor inf t) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 5)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* 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 (* z (sqrt -1))))))) (taylor inf t) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf t) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) 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 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) 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 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) 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 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))) (taylor inf t) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))) (taylor inf t) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 5)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) (taylor inf t) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 5)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))))) (taylor inf t) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))) (taylor inf t) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (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)))) (/ (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) (taylor inf t) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (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)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (taylor inf t) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (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)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))))) (taylor inf t) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (sqrt -1)) (taylor inf t) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))) (taylor inf t) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) (taylor inf t) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) (taylor inf t) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* a t) z)) (taylor inf t) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/2 (/ a z)) (/ z t))) (taylor inf t) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/2 (/ a z)) (/ z t))) (taylor inf t) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/2 (/ a z)) (/ z t))) (taylor inf t) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a t)) (taylor inf t) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (/ (pow z 2) t) a)) (taylor inf t) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (/ (pow z 2) t) a)) (taylor inf t) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (/ (pow z 2) t) a)) (taylor inf t) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf t) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<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 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<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 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<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 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))) (taylor -inf t) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))) (taylor -inf t) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* y (* (pow z 5) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) (taylor -inf t) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4)))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* y (* (pow z 5) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) (taylor -inf t) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))) (taylor -inf t) (#s(alt (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) (patch (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) (taylor -inf t) (#s(alt (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) (patch (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (taylor -inf t) (#s(alt (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) (patch (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* (pow z 5) (sqrt -1))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (taylor -inf t) (#s(alt (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) (patch (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a t)) (sqrt -1))) (taylor -inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) (taylor -inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) (taylor -inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) (taylor -inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf t) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #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 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #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 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #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 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (taylor -inf t) (#s(alt (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 x #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 (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) (taylor -inf t) (#s(alt (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 x #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 (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) (taylor -inf t) (#s(alt (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* (pow z 4) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) (taylor -inf t) (#s(alt (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a t)) (sqrt -1))) (taylor -inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) (taylor -inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) (taylor -inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) (taylor -inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a t)) (sqrt -1))) (taylor -inf t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) (taylor -inf t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) (taylor -inf t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) (taylor -inf t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf t) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<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 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<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 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<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 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))) (taylor -inf t) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1))))) (taylor -inf t) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 3) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 5) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))))) (taylor -inf t) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* 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 (* (pow z 5) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))))) (taylor -inf t) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf t) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) 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 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) 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 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) 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 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))) (taylor -inf t) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))) (taylor -inf t) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* y (* (pow z 5) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) (taylor -inf t) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4)))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* y (* (pow z 5) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) (taylor -inf t) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))) (taylor -inf t) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (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)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) (taylor -inf t) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (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)))) (* (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (taylor -inf t) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* (pow z 5) (sqrt -1))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (taylor -inf t) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a t)) (sqrt -1))) (taylor -inf t) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) (taylor -inf t) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) (taylor -inf t) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) (taylor -inf t) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* a t) z)) (taylor -inf t) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) (taylor -inf t) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) (taylor -inf t) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) (taylor -inf t) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a t)) (taylor -inf t) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) (taylor -inf t) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) (taylor -inf t) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) (taylor -inf t) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor 0 z) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<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 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<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 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<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 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))) (taylor 0 z) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) (taylor 0 z) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ y (sqrt -1)))))))) (taylor 0 z) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4)))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1)))))))))) (taylor 0 z) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))) (taylor 0 z) (#s(alt (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) (patch (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) (taylor 0 z) (#s(alt (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) (patch (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (sqrt -1)) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (sqrt -1)))))))) (taylor 0 z) (#s(alt (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) (patch (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (sqrt -1)) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (sqrt -1)))))))))) (taylor 0 z) (#s(alt (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) (patch (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (sqrt -1)) (taylor 0 z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))) (taylor 0 z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))) (taylor 0 z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5))))))))) (taylor 0 z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor 0 z) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #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 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #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 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #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 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (taylor 0 z) (#s(alt (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 x #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 (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) (taylor 0 z) (#s(alt (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1))))))) (taylor 0 z) (#s(alt (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4)))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1))))))))) (taylor 0 z) (#s(alt (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 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 (* 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 #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 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<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 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<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 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<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 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))) (taylor 0 z) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) (taylor 0 z) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1)))))))) (taylor 0 z) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4)))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1)))))))))) (taylor 0 z) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor 0 z) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) 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 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) 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 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) 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 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))) (taylor 0 z) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) (taylor 0 z) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ y (sqrt -1)))))))) (taylor 0 z) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4)))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1)))))))))) (taylor 0 z) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))) (taylor 0 z) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (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)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) (taylor 0 z) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (sqrt -1)) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (sqrt -1)))))))) (taylor 0 z) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (sqrt -1)) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (sqrt -1)))))))))) (taylor 0 z) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (sqrt -1)) (taylor 0 z) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))) (taylor 0 z) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))) (taylor 0 z) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5))))))))) (taylor 0 z) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* a t) z)) (taylor 0 z) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (* a t)) (pow z 2)) z) (taylor 0 z) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (* a t)) (pow z 2)) z) (taylor 0 z) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (* a t)) (pow z 2)) z) (taylor 0 z) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 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 (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor inf z) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<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 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<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 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<representation binary64>) () ())) ()) |
#s(alt y (taylor inf z) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) (taylor inf z) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t y)) (pow z 2))))) (taylor inf z) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t y)) (pow z 2)))))) (taylor inf z) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf z) (#s(alt (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) (patch (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/2 (/ (* a t) (pow z 2)))) (taylor inf z) (#s(alt (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) (patch (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))) (taylor inf z) (#s(alt (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) (patch (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))) (* 1/2 (/ (* a t) (pow z 2)))))) (taylor inf z) (#s(alt (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) (patch (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #<representation binary64>) () ())) ()) |
#s(alt z (taylor inf z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) (taylor inf z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) (taylor inf z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))))))) (taylor inf z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf z) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #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 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #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 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #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 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor inf z) (#s(alt (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) z) (taylor inf z) (#s(alt (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z) (taylor inf z) (#s(alt (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z) (taylor inf z) (#s(alt (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 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 (* 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 #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 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor inf z) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<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 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<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 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<representation binary64>) () ())) ()) |
#s(alt x (taylor inf z) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) (taylor inf z) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) (taylor inf z) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) (taylor inf z) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf z) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor inf z) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) 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 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) 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 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) #<representation binary64>) () ())) ()) |
#s(alt y (taylor inf z) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) (taylor inf z) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t y)) (pow z 2))))) (taylor inf z) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t y)) (pow z 2)))))) (taylor inf z) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor inf z) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/2 (/ (* a t) (pow z 2)))) (taylor inf z) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))) (taylor inf z) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))) (* 1/2 (/ (* a t) (pow z 2)))))) (taylor inf z) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (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 z (taylor inf z) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) (taylor inf z) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) (taylor inf z) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) (taylor inf z) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -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 (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<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 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<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 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<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 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor -inf z) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 y) (* -1/2 (/ (* a (* t y)) (pow z 2)))) (taylor -inf z) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 y) (+ (* -1/2 (/ (* a (* t y)) (pow z 2))) (* 1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))))) (taylor -inf z) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 y) (+ (* -1/2 (/ (* a (* t y)) (pow z 2))) (+ (* 1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6)))))) (taylor -inf z) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) #<representation binary64>) () ())) ()) |
#s(alt -1 (taylor -inf z) (#s(alt (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) (patch (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #<representation binary64>) () ())) ()) |
#s(alt (- (* -1/2 (/ (* a t) (pow z 2))) 1) (taylor -inf z) (#s(alt (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) (patch (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (* a t) (pow z 2))) (* 1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4)))) 1) (taylor -inf z) (#s(alt (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) (patch (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* 1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))))) 1) (taylor -inf z) (#s(alt (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) (patch (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 z) (taylor -inf z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) (taylor -inf z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))) (taylor -inf z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))))) (taylor -inf z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor -inf z) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #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 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #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 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #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 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ x z)) (taylor -inf z) (#s(alt (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) z)) (taylor -inf z) (#s(alt (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z)) (taylor -inf z) (#s(alt (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z)) (taylor -inf z) (#s(alt (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 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 (* 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 #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 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<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 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<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 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<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 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor -inf z) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 x) (* -1/2 (/ (* a (* t x)) (pow z 2)))) (taylor -inf z) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 x) (+ (* -1/2 (/ (* a (* t x)) (pow z 2))) (* 1/2 (/ (* x (+ (* -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 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 x) (+ (* -1/2 (/ (* a (* t x)) (pow z 2))) (+ (* 1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6)))))) (taylor -inf z) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor -inf z) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) #<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 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) 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 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) 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 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor -inf z) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 y) (* -1/2 (/ (* a (* t y)) (pow z 2)))) (taylor -inf z) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 y) (+ (* -1/2 (/ (* a (* t y)) (pow z 2))) (* 1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))))) (taylor -inf z) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 y) (+ (* -1/2 (/ (* a (* t y)) (pow z 2))) (+ (* 1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6)))))) (taylor -inf z) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) #<representation binary64>) () ())) ()) |
#s(alt -1 (taylor -inf z) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (- (* -1/2 (/ (* a t) (pow z 2))) 1) (taylor -inf z) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (* a t) (pow z 2))) (* 1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4)))) 1) (taylor -inf z) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* 1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))))) 1) (taylor -inf z) (#s(alt (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 z (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 z (taylor -inf z) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) (taylor -inf z) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) (taylor -inf z) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) (taylor -inf z) (#s(alt (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) (patch (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -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 (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #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 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #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 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #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 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (/.f64 (*.f64 (*.f64 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)) (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 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #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 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #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 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #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 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (/.f64 (*.f64 (*.f64 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)) (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 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #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 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #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 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #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 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (/.f64 (*.f64 (*.f64 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)) (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 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) (patch (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #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 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #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 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #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 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 x #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) (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)) (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 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) 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 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z 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 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z 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 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z 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 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) 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 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #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 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #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 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #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 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 x #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) (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)) (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 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) 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 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z 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 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z 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 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z 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 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) 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 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #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 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #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 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #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 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) (patch (*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (patch (/.f64 x #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) (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)) (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 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) (patch (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) (patch (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) 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 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z 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 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z 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 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z 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 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (patch (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) #<representation binary64>) () ())) ()) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 45.0ms | a | @ | inf | ((* (* (/ z (sqrt (- (* z z) (* t a)))) y) x) (* (/ z (sqrt (- (* z z) (* t a)))) y) (/ z (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (* (* z y) (/ x (sqrt (- (* z z) (* t a))))) (* z y) (/ x (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) (sqrt (- (* z z) (* t a))) (* (* (/ z (sqrt (- (* z z) (* t a)))) x) y) (* (/ z (sqrt (- (* z z) (* t a)))) x) (* (* (/ z (sqrt (+ (* (neg a) t) (* z z)))) y) x) (* (/ z (sqrt (+ (* (neg a) t) (* z z)))) y) (/ z (sqrt (+ (* (neg a) t) (* z z)))) (sqrt (+ (* (neg a) t) (* z z))) (+ (* (/ a z) (* -1/2 t)) z) (neg z) (- (* z z) (* t a))) |
| 6.0ms | z | @ | inf | ((* (* (/ z (sqrt (- (* z z) (* t a)))) y) x) (* (/ z (sqrt (- (* z z) (* t a)))) y) (/ z (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (* (* z y) (/ x (sqrt (- (* z z) (* t a))))) (* z y) (/ x (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) (sqrt (- (* z z) (* t a))) (* (* (/ z (sqrt (- (* z z) (* t a)))) x) y) (* (/ z (sqrt (- (* z z) (* t a)))) x) (* (* (/ z (sqrt (+ (* (neg a) t) (* z z)))) y) x) (* (/ z (sqrt (+ (* (neg a) t) (* z z)))) y) (/ z (sqrt (+ (* (neg a) t) (* z z)))) (sqrt (+ (* (neg a) t) (* z z))) (+ (* (/ a z) (* -1/2 t)) z) (neg z) (- (* z z) (* t a))) |
| 6.0ms | x | @ | -inf | ((* (* (/ z (sqrt (- (* z z) (* t a)))) y) x) (* (/ z (sqrt (- (* z z) (* t a)))) y) (/ z (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (* (* z y) (/ x (sqrt (- (* z z) (* t a))))) (* z y) (/ x (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) (sqrt (- (* z z) (* t a))) (* (* (/ z (sqrt (- (* z z) (* t a)))) x) y) (* (/ z (sqrt (- (* z z) (* t a)))) x) (* (* (/ z (sqrt (+ (* (neg a) t) (* z z)))) y) x) (* (/ z (sqrt (+ (* (neg a) t) (* z z)))) y) (/ z (sqrt (+ (* (neg a) t) (* z z)))) (sqrt (+ (* (neg a) t) (* z z))) (+ (* (/ a z) (* -1/2 t)) z) (neg z) (- (* z z) (* t a))) |
| 4.0ms | y | @ | -inf | ((* (* (/ z (sqrt (- (* z z) (* t a)))) y) x) (* (/ z (sqrt (- (* z z) (* t a)))) y) (/ z (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (* (* z y) (/ x (sqrt (- (* z z) (* t a))))) (* z y) (/ x (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) (sqrt (- (* z z) (* t a))) (* (* (/ z (sqrt (- (* z z) (* t a)))) x) y) (* (/ z (sqrt (- (* z z) (* t a)))) x) (* (* (/ z (sqrt (+ (* (neg a) t) (* z z)))) y) x) (* (/ z (sqrt (+ (* (neg a) t) (* z z)))) y) (/ z (sqrt (+ (* (neg a) t) (* z z)))) (sqrt (+ (* (neg a) t) (* z z))) (+ (* (/ a z) (* -1/2 t)) z) (neg z) (- (* z z) (* t a))) |
| 3.0ms | z | @ | -inf | ((* (* (/ z (sqrt (- (* z z) (* t a)))) y) x) (* (/ z (sqrt (- (* z z) (* t a)))) y) (/ z (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (* (* z y) (/ x (sqrt (- (* z z) (* t a))))) (* z y) (/ x (sqrt (- (* z z) (* t a)))) (sqrt (- (* z z) (* t a))) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (* x y) z) (* x y) (sqrt (- (* z z) (* t a))) (* (* (/ z (sqrt (- (* z z) (* t a)))) x) y) (* (/ z (sqrt (- (* z z) (* t a)))) x) (* (* (/ z (sqrt (+ (* (neg a) t) (* z z)))) y) x) (* (/ z (sqrt (+ (* (neg a) t) (* z z)))) y) (/ z (sqrt (+ (* (neg a) t) (* z z)))) (sqrt (+ (* (neg a) t) (* z z))) (+ (* (/ a z) (* -1/2 t)) z) (neg z) (- (* z z) (* t a))) |
| 1× | egg-herbie |
| 8 410× | lower-fma.f64 |
| 8 410× | lower-fma.f32 |
| 7 982× | lower-*.f64 |
| 7 982× | lower-*.f32 |
| 6 028× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1017 | 24918 |
| 1 | 3365 | 24225 |
| 0 | 8426 | 23407 |
| 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 |
(+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) |
(+ y (* a (+ (* -1/2 (* a (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t y) (pow z 2)))))) |
(+ y (* a (+ (* 1/2 (/ (* t y) (pow z 2))) (* a (+ (* -1/2 (* a (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) |
1 |
(+ 1 (* 1/2 (/ (* a t) (pow z 2)))) |
(+ 1 (* a (+ (* -1/2 (* a (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))) (* 1/2 (/ t (pow z 2)))))) |
(+ 1 (* a (+ (* 1/2 (/ t (pow z 2))) (* a (+ (* -1/2 (* a (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))) (* -1/2 (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3)))))) |
(+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
(/ x z) |
(+ (* 1/2 (/ (* a (* t x)) (pow z 3))) (/ x z)) |
(+ (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t x) (pow z 3))))) (/ x z)) |
(+ (* a (+ (* 1/2 (/ (* t x) (pow z 3))) (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) (/ x z)) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3)))))) |
(+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3)))))) |
(+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
x |
(+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) |
(+ x (* a (+ (* -1/2 (* a (* x (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t x) (pow z 2)))))) |
(+ x (* a (+ (* 1/2 (/ (* t x) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* (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 (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
y |
(+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) |
(+ y (* a (+ (* -1/2 (* a (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t y) (pow z 2)))))) |
(+ y (* a (+ (* 1/2 (/ (* t y) (pow z 2))) (* a (+ (* -1/2 (* a (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) |
1 |
(+ 1 (* 1/2 (/ (* a t) (pow z 2)))) |
(+ 1 (* a (+ (* -1/2 (* a (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))) (* 1/2 (/ t (pow z 2)))))) |
(+ 1 (* a (+ (* 1/2 (/ t (pow z 2))) (* a (+ (* -1/2 (* a (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))) (* -1/2 (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3)))))) |
(+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* -1/2 (/ (* a t) z))) |
(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 (* z (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 5)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 5)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))))) |
(* (sqrt (/ 1 (* a t))) (* z (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 3)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 5)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 5)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* 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 (* 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 (/ 1 (* a t))) (* y (* z (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 5)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 5)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))))) |
(* (sqrt (/ 1 (* a t))) (* z (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
(* -1/2 (/ (* a t) z)) |
(* a (+ (* -1/2 (/ t z)) (/ z a))) |
(* a (+ (* -1/2 (/ t z)) (/ z a))) |
(* a (+ (* -1/2 (/ t z)) (/ z a))) |
(* -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 (* z (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* y (* (pow z 5) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* y (* (pow z 5) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) |
(* (sqrt (/ 1 (* a t))) (* z (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* (pow z 5) (sqrt -1)))) (* 1/2 (* (sqrt (/ t a)) (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* (pow z 4) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 3) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 5) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* (pow z 5) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* x (* 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 (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* y (* (pow z 5) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* y (* (pow z 5) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) |
(* (sqrt (/ 1 (* a t))) (* z (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* (pow z 5) (sqrt -1)))) (* 1/2 (* (sqrt (/ t a)) (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) |
(* -1/2 (/ (* a t) z)) |
(* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) |
(* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) |
(* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) |
(* -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 |
(+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) |
(+ y (* t (+ (* -1/2 (* t (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a y) (pow z 2)))))) |
(+ y (* t (+ (* 1/2 (/ (* a y) (pow z 2))) (* t (+ (* -1/2 (* t (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) |
1 |
(+ 1 (* 1/2 (/ (* a t) (pow z 2)))) |
(+ 1 (* t (+ (* -1/2 (* t (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))) (* 1/2 (/ a (pow z 2)))))) |
(+ 1 (* t (+ (* 1/2 (/ a (pow z 2))) (* t (+ (* -1/2 (* t (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))) (* -1/2 (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3)))))) |
(+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
(/ x z) |
(+ (* 1/2 (/ (* a (* t x)) (pow z 3))) (/ x z)) |
(+ (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a x) (pow z 3))))) (/ x z)) |
(+ (* t (+ (* 1/2 (/ (* a x) (pow z 3))) (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) (/ x z)) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3)))))) |
(+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3)))))) |
(+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
x |
(+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) |
(+ x (* t (+ (* -1/2 (* t (* x (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a x) (pow z 2)))))) |
(+ x (* t (+ (* 1/2 (/ (* a x) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* (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 (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
y |
(+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) |
(+ y (* t (+ (* -1/2 (* t (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a y) (pow z 2)))))) |
(+ y (* t (+ (* 1/2 (/ (* a y) (pow z 2))) (* t (+ (* -1/2 (* t (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) |
1 |
(+ 1 (* 1/2 (/ (* a t) (pow z 2)))) |
(+ 1 (* t (+ (* -1/2 (* t (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))) (* 1/2 (/ a (pow z 2)))))) |
(+ 1 (* t (+ (* 1/2 (/ a (pow z 2))) (* t (+ (* -1/2 (* t (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))) (* -1/2 (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3)))))) |
(+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* -1/2 (/ (* a t) z))) |
(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 (* z (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 5)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 5)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))))) |
(* (sqrt (/ 1 (* a t))) (* z (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 3)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 5)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 5)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* 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 (* 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 (/ 1 (* a t))) (* y (* z (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 5)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 5)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))))) |
(* (sqrt (/ 1 (* a t))) (* z (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
(* -1/2 (/ (* a t) z)) |
(* t (+ (* -1/2 (/ a z)) (/ z t))) |
(* t (+ (* -1/2 (/ a z)) (/ z t))) |
(* t (+ (* -1/2 (/ a z)) (/ z t))) |
(* -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 (* z (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* y (* (pow z 5) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4)))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* y (* (pow z 5) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) |
(* (sqrt (/ 1 (* a t))) (* z (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* (pow z 5) (sqrt -1))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* (pow z 4) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* -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 (* z (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 3) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 5) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* 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 (* (pow z 5) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (* 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))))))) |
(* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* y (* (pow z 5) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4)))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* y (* (pow z 5) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) |
(* (sqrt (/ 1 (* a t))) (* z (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* (pow z 5) (sqrt -1))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) |
(* -1/2 (/ (* a t) z)) |
(* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) |
(* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) |
(* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) |
(* -1 (* a t)) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))) |
(* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ y (sqrt -1)))))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4)))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1)))))))))) |
(* (sqrt (/ 1 (* a t))) (* z (sqrt -1))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (sqrt -1)) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (sqrt -1)))))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (sqrt -1)) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (sqrt -1)))))))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))) |
(+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))) |
(+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5))))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1))))))) |
(+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4)))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1))))))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))) |
(+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))) |
(+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5))))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))) |
(* 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 (/ 1 (* a t))) (* x (* z (sqrt -1)))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1)))))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4)))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1)))))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))) |
(* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ y (sqrt -1)))))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4)))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1)))))))))) |
(* (sqrt (/ 1 (* a t))) (* z (sqrt -1))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (sqrt -1)) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (sqrt -1)))))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (sqrt -1)) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (sqrt -1)))))))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))) |
(+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))) |
(+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5))))))))) |
(* -1/2 (/ (* a t) z)) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(* -1 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)))) |
y |
(+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) |
(+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t y)) (pow z 2))))) |
(+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t y)) (pow z 2)))))) |
1 |
(+ 1 (* 1/2 (/ (* a t) (pow z 2)))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))) (* 1/2 (/ (* a t) (pow z 2)))))) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))))))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(/ x z) |
(/ (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) z) |
(/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z) |
(/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))))))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(* 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)))) |
x |
(+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) |
(+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) |
(+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
y |
(+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) |
(+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t y)) (pow z 2))))) |
(+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t y)) (pow z 2)))))) |
1 |
(+ 1 (* 1/2 (/ (* a t) (pow z 2)))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))) (* 1/2 (/ (* a t) (pow z 2)))))) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))))))) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(* -1 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 y) |
(+ (* -1 y) (* -1/2 (/ (* a (* t y)) (pow z 2)))) |
(+ (* -1 y) (+ (* -1/2 (/ (* a (* t y)) (pow z 2))) (* 1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))))) |
(+ (* -1 y) (+ (* -1/2 (/ (* a (* t y)) (pow z 2))) (+ (* 1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6)))))) |
-1 |
(- (* -1/2 (/ (* a t) (pow z 2))) 1) |
(- (+ (* -1/2 (/ (* a t) (pow z 2))) (* 1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4)))) 1) |
(- (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* 1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))))) 1) |
(* -1 z) |
(* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))))) |
(* -1 (* x y)) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* -1 (/ x z)) |
(* -1 (/ (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) z)) |
(* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z)) |
(* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z)) |
(* -1 z) |
(* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))))) |
(* -1 (* 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 x) |
(+ (* -1 x) (* -1/2 (/ (* a (* t x)) (pow z 2)))) |
(+ (* -1 x) (+ (* -1/2 (/ (* a (* t x)) (pow z 2))) (* 1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))))) |
(+ (* -1 x) (+ (* -1/2 (/ (* a (* t x)) (pow z 2))) (+ (* 1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6)))))) |
(* -1 (* x y)) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(* -1 y) |
(+ (* -1 y) (* -1/2 (/ (* a (* t y)) (pow z 2)))) |
(+ (* -1 y) (+ (* -1/2 (/ (* a (* t y)) (pow z 2))) (* 1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))))) |
(+ (* -1 y) (+ (* -1/2 (/ (* a (* t y)) (pow z 2))) (+ (* 1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6)))))) |
-1 |
(- (* -1/2 (/ (* a t) (pow z 2))) 1) |
(- (+ (* -1/2 (/ (* a t) (pow z 2))) (* 1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4)))) 1) |
(- (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* 1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))))) 1) |
(* -1 z) |
(* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))))) |
z |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
(* -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))))) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (* y 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 z) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* y z) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* y z) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* y z) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (* y 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 z) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* y z) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* y z) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* y z) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (* y 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 z) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* y z) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* y z) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* (* y z) (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 z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a 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 z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x 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 (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a 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 z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x 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 (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a 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 z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x 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))))) |
| 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 |
(+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t y) a) z) y) |
(+ y (* a (+ (* -1/2 (* a (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t y) (pow z 2)))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 t y) z) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 z z) y) (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))))) a y) |
(+ y (* a (+ (* 1/2 (/ (* t y) (pow z 2))) (* a (+ (* -1/2 (* a (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a y) (*.f64 (fma.f64 (*.f64 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 z z)) (*.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 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 t y) z))) a y) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* a t) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 t a) z) #s(literal 1 binary64)) |
(+ 1 (* a (+ (* -1/2 (* a (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))) (* 1/2 (/ t (pow z 2)))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 t z) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z)))) a #s(literal 1 binary64)) |
(+ 1 (* a (+ (* 1/2 (/ t (pow z 2))) (* a (+ (* -1/2 (* a (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))) (* -1/2 (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a (*.f64 z z)) (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 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z)))) a (*.f64 (/.f64 t (*.f64 z z)) #s(literal 1/2 binary64))) a #s(literal 1 binary64)) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t 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 z) |
(/.f64 x z) |
(+ (* 1/2 (/ (* a (* t x)) (pow z 3))) (/ x z)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t x) a) (pow.f64 z #s(literal 3 binary64))) #s(literal 1/2 binary64) (/.f64 x z)) |
(+ (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t x) (pow z 3))))) (/ x z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 z x) (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 t x) #s(literal 1/2 binary64)) (pow.f64 z #s(literal 3 binary64)))) a (/.f64 x z)) |
(+ (* a (+ (* 1/2 (/ (* t x) (pow z 3))) (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) (/ x z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a x) (*.f64 (fma.f64 (*.f64 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 x) (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))))) a (/.f64 (*.f64 (*.f64 t x) #s(literal 1/2 binary64)) (pow.f64 z #s(literal 3 binary64)))) a (/.f64 x z)) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t 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 a z) #s(literal -1/2 binary64)) t 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 |
(+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t x) a) z) x) |
(+ x (* a (+ (* -1/2 (* a (* x (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t x) (pow z 2)))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 t x) z) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 z z) x) (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))))) a x) |
(+ x (* a (+ (* 1/2 (/ (* t x) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* (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 (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a x) (*.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)))) (*.f64 z z)) (*.f64 (*.f64 (*.f64 z z) x) (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))))) a (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 t x) z))) a 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)) |
y |
(+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t y) a) z) y) |
(+ y (* a (+ (* -1/2 (* a (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t y) (pow z 2)))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 t y) z) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 z z) y) (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))))) a y) |
(+ y (* a (+ (* 1/2 (/ (* t y) (pow z 2))) (* a (+ (* -1/2 (* a (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a y) (*.f64 (fma.f64 (*.f64 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 z z)) (*.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 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 t y) z))) a y) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* a t) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 t a) z) #s(literal 1 binary64)) |
(+ 1 (* a (+ (* -1/2 (* a (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))) (* 1/2 (/ t (pow z 2)))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 t z) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z)))) a #s(literal 1 binary64)) |
(+ 1 (* a (+ (* 1/2 (/ t (pow z 2))) (* a (+ (* -1/2 (* a (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))) (* -1/2 (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a (*.f64 z z)) (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 (*.f64 t t) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z)))) a (*.f64 (/.f64 t (*.f64 z z)) #s(literal 1/2 binary64))) a #s(literal 1 binary64)) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t 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) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t z) |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t z) |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (*.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 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (* z (sqrt -1)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 5)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 5)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 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) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64)))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(* (sqrt (/ 1 (* a t))) (* z (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) |
(fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) z) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64))))) (*.f64 z (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))))))) |
(* (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 (pow.f64 z #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 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 a #s(literal 7 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 z z) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 z z) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 z z) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) x) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64))))) (*.f64 x (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (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 (pow.f64 z #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 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 a #s(literal 7 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (pow.f64 z #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 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 a #s(literal 7 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (* z (sqrt -1)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 3)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 5)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 5)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* 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 (* z (sqrt -1))))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 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)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 z 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)) z) 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (* z (sqrt -1)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 5)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 5)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 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) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64)))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(* (sqrt (/ 1 (* a t))) (* z (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) |
(fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) z) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64))))) (*.f64 z (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))))))) |
(* (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 (pow.f64 z #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 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 a #s(literal 7 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.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) |
(* -1/2 (/ (* a t) z)) |
(*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t) |
(* a (+ (* -1/2 (/ t z)) (/ z a))) |
(*.f64 (fma.f64 (/.f64 t z) #s(literal -1/2 binary64) (/.f64 z a)) a) |
(* a (+ (* -1/2 (/ t z)) (/ z a))) |
(*.f64 (fma.f64 (/.f64 t z) #s(literal -1/2 binary64) (/.f64 z a)) a) |
(* a (+ (* -1/2 (/ t z)) (/ z a))) |
(*.f64 (fma.f64 (/.f64 t z) #s(literal -1/2 binary64) (/.f64 z a)) a) |
(* -1 (* a 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #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 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #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 z y) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (*.f64 (*.f64 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 (* z (sqrt -1)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* y (* (pow z 5) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* y (* (pow z 5) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) y) (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t a)) y) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) z) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 (pow.f64 a #s(literal 3 binary64)))))) |
(* (sqrt (/ 1 (* a t))) (* z (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* (pow z 5) (sqrt -1)))) (* 1/2 (* (sqrt (/ t a)) (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) z) (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) (*.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)) z) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (pow.f64 z #s(literal 5 binary64))) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 (pow.f64 a #s(literal 3 binary64)))))) |
(* -1 (* (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 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 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 a #s(literal 7 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #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 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #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 z y) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (*.f64 (*.f64 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 (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 z z) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* (pow z 4) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) x) (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 z z) x) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t a)) x) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (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)) x) (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 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 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 a #s(literal 7 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #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 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #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 z y) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (*.f64 (*.f64 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 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 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 a #s(literal 7 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #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 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #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 z y) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (*.f64 (*.f64 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 (* z (sqrt -1)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 3) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 5) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* (pow z 5) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* x (* 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 (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (/.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))) z) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) x) (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)))))) |
(* (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #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 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #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 z y) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (*.f64 (*.f64 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 (* z (sqrt -1)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* y (* (pow z 5) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* y (* (pow z 5) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) y) (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t a)) y) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) z) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 (pow.f64 a #s(literal 3 binary64)))))) |
(* (sqrt (/ 1 (* a t))) (* z (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* (pow z 5) (sqrt -1)))) (* 1/2 (* (sqrt (/ t a)) (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) z) (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) (*.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)) z) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (pow.f64 z #s(literal 5 binary64))) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 (pow.f64 a #s(literal 3 binary64)))))) |
(* -1 (* (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 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 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 a #s(literal 7 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.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/2 (/ (* a t) z)) |
(*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t) |
(* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) |
(*.f64 (neg.f64 a) (fma.f64 (/.f64 t z) #s(literal 1/2 binary64) (/.f64 (neg.f64 z) a))) |
(* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) |
(*.f64 (neg.f64 a) (fma.f64 (/.f64 t z) #s(literal 1/2 binary64) (/.f64 (neg.f64 z) a))) |
(* -1 (* a (+ (* -1 (/ z a)) (* 1/2 (/ t z))))) |
(*.f64 (neg.f64 a) (fma.f64 (/.f64 t z) #s(literal 1/2 binary64) (/.f64 (neg.f64 z) a))) |
(* -1 (* a t)) |
(*.f64 (neg.f64 a) t) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
(*.f64 (neg.f64 a) (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 |
(+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t y) a) z) y) |
(+ y (* t (+ (* -1/2 (* t (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a y) (pow z 2)))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 a y) z) (*.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 (*.f64 z z) y) (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))))) t y) |
(+ y (* t (+ (* 1/2 (/ (* a y) (pow z 2))) (* t (+ (* -1/2 (* t (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (*.f64 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 (*.f64 z z) y) (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))))) t (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 a y) z))) t y) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* a t) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 t a) z) #s(literal 1 binary64)) |
(+ 1 (* t (+ (* -1/2 (* t (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))) (* 1/2 (/ a (pow z 2)))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 a z) (*.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z)))) t #s(literal 1 binary64)) |
(+ 1 (* t (+ (* 1/2 (/ a (pow z 2))) (* t (+ (* -1/2 (* t (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))) (* -1/2 (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t (*.f64 z z)) (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 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z)))) t (*.f64 (/.f64 a (*.f64 z z)) #s(literal 1/2 binary64))) t #s(literal 1 binary64)) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t z) |
(+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3)))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 t (pow.f64 z #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z) |
(+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 t (pow.f64 z #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/8 binary64)) (pow.f64 z #s(literal 3 binary64)))) t (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z) |
(* 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 z) |
(/.f64 x z) |
(+ (* 1/2 (/ (* a (* t x)) (pow z 3))) (/ x z)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t x) a) (pow.f64 z #s(literal 3 binary64))) #s(literal 1/2 binary64) (/.f64 x z)) |
(+ (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a x) (pow z 3))))) (/ x z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 z x) (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) (pow.f64 z #s(literal 3 binary64)))) t (/.f64 x z)) |
(+ (* t (+ (* 1/2 (/ (* a x) (pow z 3))) (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) (/ x z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 z x) (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 x) (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))))) t (/.f64 (*.f64 (*.f64 a x) #s(literal 1/2 binary64)) (pow.f64 z #s(literal 3 binary64)))) t (/.f64 x z)) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t z) |
(+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3)))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 t (pow.f64 z #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z) |
(+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 t (pow.f64 z #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/8 binary64)) (pow.f64 z #s(literal 3 binary64)))) t (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z) |
(* 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 a z) #s(literal -1/2 binary64)) t z) |
(+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3)))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 t (pow.f64 z #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z) |
(+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 t (pow.f64 z #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/8 binary64)) (pow.f64 z #s(literal 3 binary64)))) t (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z) |
(* 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 |
(+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t x) a) z) x) |
(+ x (* t (+ (* -1/2 (* t (* x (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a x) (pow z 2)))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 a x) z) (*.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 (*.f64 z z) x) (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))))) t x) |
(+ x (* t (+ (* 1/2 (/ (* a x) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* (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 (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 z z) x) (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 (*.f64 z z) x) (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))))) t (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 a x) z))) t 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)) |
y |
(+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t y) a) z) y) |
(+ y (* t (+ (* -1/2 (* t (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a y) (pow z 2)))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 a y) z) (*.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 (*.f64 z z) y) (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))))) t y) |
(+ y (* t (+ (* 1/2 (/ (* a y) (pow z 2))) (* t (+ (* -1/2 (* t (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (*.f64 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 (*.f64 z z) y) (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64)))))) t (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 a y) z))) t y) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* a t) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 t a) z) #s(literal 1 binary64)) |
(+ 1 (* t (+ (* -1/2 (* t (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))) (* 1/2 (/ a (pow z 2)))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 a z) (*.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z)))) t #s(literal 1 binary64)) |
(+ 1 (* t (+ (* 1/2 (/ a (pow z 2))) (* t (+ (* -1/2 (* t (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))) (* -1/2 (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t (*.f64 z z)) (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 (*.f64 a a) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 z z)))) t (*.f64 (/.f64 a (*.f64 z z)) #s(literal 1/2 binary64))) t #s(literal 1 binary64)) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t z) |
(+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3)))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 t (pow.f64 z #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z) |
(+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 t (pow.f64 z #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/8 binary64)) (pow.f64 z #s(literal 3 binary64)))) t (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t z) |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t z) |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (*.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 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (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 (/ 1 (* a t))) (* y (* z (sqrt -1)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 5)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 5)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 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) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64)))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(* (sqrt (/ 1 (* a t))) (* z (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) |
(fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) z) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64))))) (*.f64 z (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))))))) |
(* (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 binary64)))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 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 a #s(literal 5 binary64))) (pow.f64 t #s(literal 7 binary64)))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 binary64)))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (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 (/ 1 (* a t))) (* x (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 z z) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 z z) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 z z) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) x) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64))))) (*.f64 x (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 binary64)))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 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 a #s(literal 5 binary64))) (pow.f64 t #s(literal 7 binary64)))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 binary64)))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 binary64)))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 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 a #s(literal 5 binary64))) (pow.f64 t #s(literal 7 binary64)))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 binary64)))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (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 (/ 1 (* a t))) (* x (* z (sqrt -1)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 3)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 5)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 5)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* 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 (* z (sqrt -1))))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 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)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 z 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)) z) 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (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 (/ 1 (* a t))) (* y (* z (sqrt -1)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 5)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 5)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 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) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64)))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(* (sqrt (/ 1 (* a t))) (* z (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) |
(fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) z) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64))))) (*.f64 z (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))))))) |
(* (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 binary64)))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 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 a #s(literal 5 binary64))) (pow.f64 t #s(literal 7 binary64)))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 binary64)))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))))) t) |
(* -1/2 (/ (* a t) z)) |
(*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t) |
(* t (+ (* -1/2 (/ a z)) (/ z t))) |
(*.f64 (fma.f64 (/.f64 a z) #s(literal -1/2 binary64) (/.f64 z t)) t) |
(* t (+ (* -1/2 (/ a z)) (/ z t))) |
(*.f64 (fma.f64 (/.f64 a z) #s(literal -1/2 binary64) (/.f64 z t)) t) |
(* t (+ (* -1/2 (/ a z)) (/ z t))) |
(*.f64 (fma.f64 (/.f64 a z) #s(literal -1/2 binary64) (/.f64 z t)) t) |
(* -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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #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 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #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 z 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)))) x) (sqrt.f64 (/.f64 a t))))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))))) |
(* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* y (* (pow z 5) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4)))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* y (* (pow z 5) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) y) (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))) y) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64))) (*.f64 (*.f64 (*.f64 z y) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 a t))))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))))) |
(* (sqrt (/ 1 (* a t))) (* z (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* (pow z 5) (sqrt -1))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) z) (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) (*.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)))) (pow.f64 z #s(literal 5 binary64))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) z) (sqrt.f64 (/.f64 a t))))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))))) |
(* -1 (* (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 binary64)))) (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 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 a #s(literal 5 binary64))) (pow.f64 t #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 6 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 binary64)))) (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #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 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #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 z 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)))) x) (sqrt.f64 (/.f64 a t))))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 z z) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* (pow z 4) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) x) (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 z z) x) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))) x) (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 binary64)))) (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 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 a #s(literal 5 binary64))) (pow.f64 t #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 6 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 binary64)))) (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #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 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #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 z 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)))) 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 binary64)))) (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 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 a #s(literal 5 binary64))) (pow.f64 t #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 6 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 binary64)))) (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #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 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #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 z 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)))) x) (sqrt.f64 (/.f64 a t))))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))))) |
(* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 3) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 5) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* 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 (* (pow z 5) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (* z (sqrt -1)))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))) x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64))) (*.f64 (*.f64 (*.f64 z x) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 a t))))) (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #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 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #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 z 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)))) x) (sqrt.f64 (/.f64 a t))))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))))) |
(* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* y (* (pow z 5) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4)))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* y (* (pow z 5) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) y) (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))) y) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64))) (*.f64 (*.f64 (*.f64 z y) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 a t))))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))))) |
(* (sqrt (/ 1 (* a t))) (* z (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* (pow z 5) (sqrt -1))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) z) (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) (*.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)))) (pow.f64 z #s(literal 5 binary64))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) z) (sqrt.f64 (/.f64 a t))))) (neg.f64 (pow.f64 t #s(literal 3 binary64)))))) |
(* -1 (* (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 binary64)))) (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 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 a #s(literal 5 binary64))) (pow.f64 t #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 6 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 binary64)))) (*.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 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/2 (/ (* a t) z)) |
(*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t) |
(* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) |
(*.f64 (fma.f64 (/.f64 a z) #s(literal 1/2 binary64) (/.f64 z (neg.f64 t))) (neg.f64 t)) |
(* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) |
(*.f64 (fma.f64 (/.f64 a z) #s(literal 1/2 binary64) (/.f64 z (neg.f64 t))) (neg.f64 t)) |
(* -1 (* t (+ (* -1 (/ z t)) (* 1/2 (/ a z))))) |
(*.f64 (fma.f64 (/.f64 a z) #s(literal 1/2 binary64) (/.f64 z (neg.f64 t))) (neg.f64 t)) |
(* -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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) z) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #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 a #s(literal 3 binary64))) (pow.f64 t #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 #s(literal 1/4 binary64) (*.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #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 a #s(literal 3 binary64))) (pow.f64 t #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 (* z (sqrt -1)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 z z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) z) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ y (sqrt -1)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #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))))) z) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4)))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1)))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 t a))) (fma.f64 y (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 z z) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #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))))) z) |
(* (sqrt (/ 1 (* a t))) (* z (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) z) |
(* z (+ (* (sqrt (/ 1 (* a t))) (sqrt -1)) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (sqrt -1)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a)) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 z z) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) z) |
(* z (+ (* (sqrt (/ 1 (* a t))) (sqrt -1)) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (sqrt -1)))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 t a))) (fma.f64 (*.f64 z z) (/.f64 (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 z z) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/2 binary64))) (*.f64 z z) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) z) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 t a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))) |
(fma.f64 (*.f64 (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 t a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 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) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) (/.f64 (*.f64 z z) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1/8 binary64))) (*.f64 z z) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) z) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #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 a #s(literal 3 binary64))) (pow.f64 t #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 #s(literal 1/4 binary64) (*.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #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 a #s(literal 3 binary64))) (pow.f64 t #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) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 z z) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1))))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 z z)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a))))) (*.f64 z z) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4)))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1))))))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 t a))) (fma.f64 x (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 z z) x) (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 z z) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) (/.f64 x (sqrt.f64 #s(literal -1 binary64))))) (*.f64 z z) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.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 a #s(literal 3 binary64))) (pow.f64 t #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) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) (/.f64 (*.f64 z z) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1/8 binary64))) (*.f64 z z) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) z) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #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 a #s(literal 3 binary64))) (pow.f64 t #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 #s(literal 1/4 binary64) (*.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #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 a #s(literal 3 binary64))) (pow.f64 t #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) |
(* (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 a #s(literal 3 binary64))) (pow.f64 t #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) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) (/.f64 (*.f64 z z) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1/8 binary64))) (*.f64 z z) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) z) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #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 a #s(literal 3 binary64))) (pow.f64 t #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 #s(literal 1/4 binary64) (*.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #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 a #s(literal 3 binary64))) (pow.f64 t #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 (* z (sqrt -1)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 z z) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) z) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 z z)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a))))) (*.f64 z z) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) z) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4)))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1)))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 t a))) (fma.f64 x (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 z z) x) (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 z z) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) (/.f64 x (sqrt.f64 #s(literal -1 binary64))))) (*.f64 z z) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) z) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #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 a #s(literal 3 binary64))) (pow.f64 t #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 #s(literal 1/4 binary64) (*.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #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 a #s(literal 3 binary64))) (pow.f64 t #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 (* z (sqrt -1)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 z z) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) z) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ y (sqrt -1)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #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))))) z) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4)))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1)))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 t a))) (fma.f64 y (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 z z) y) (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 z z) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #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))))) z) |
(* (sqrt (/ 1 (* a t))) (* z (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) z) |
(* z (+ (* (sqrt (/ 1 (* a t))) (sqrt -1)) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (sqrt -1)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a)) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 z z) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) z) |
(* z (+ (* (sqrt (/ 1 (* a t))) (sqrt -1)) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (sqrt -1)))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 t a))) (fma.f64 (*.f64 z z) (/.f64 (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 z z) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/2 binary64))) (*.f64 z z) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) z) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.f64 t a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))) |
(fma.f64 (*.f64 (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 t a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 z (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 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) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) (/.f64 (*.f64 z z) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1/8 binary64))) (*.f64 z z) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 z z) (*.f64 (sqrt.f64 (*.f64 t a)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1/2 (/ (* a t) z)) |
(*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(/.f64 (fma.f64 (*.f64 t a) #s(literal -1/2 binary64) (*.f64 z z)) z) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(/.f64 (fma.f64 (*.f64 t a) #s(literal -1/2 binary64) (*.f64 z z)) z) |
(/ (+ (* -1/2 (* a t)) (pow z 2)) z) |
(/.f64 (fma.f64 (*.f64 t a) #s(literal -1/2 binary64) (*.f64 z z)) z) |
(* -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 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 (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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 |
(+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t y) a) z) y) |
(+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t y)) (pow z 2))))) |
(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)) |
(+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t y)) (pow z 2)))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* a t) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 t a) z) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 t a) z) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))) (* 1/2 (/ (* a t) (pow z 2)))))) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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 t a) z) #s(literal 1 binary64))) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) (/.f64 t z) #s(literal 1 binary64)) z) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) (/.f64 t z) #s(literal 1 binary64))) z) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))))))) |
(fma.f64 (fma.f64 (/.f64 (*.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 #s(literal -1/2 binary64) z) (/.f64 (*.f64 t a) z)))) 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 (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(/ x z) |
(/.f64 x z) |
(/ (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) z) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t x) a) z) x) z) |
(/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z) |
(/.f64 (fma.f64 (*.f64 x (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t x) a) z) x)) z) |
(/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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 x) a) z) x)) z) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) (/.f64 t z) #s(literal 1 binary64)) z) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) (/.f64 t z) #s(literal 1 binary64))) z) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))))))) |
(fma.f64 (fma.f64 (/.f64 (*.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 #s(literal -1/2 binary64) z) (/.f64 (*.f64 t a) z)))) 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 (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) (/.f64 t z) #s(literal 1 binary64)) z) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) (/.f64 t z) #s(literal 1 binary64))) z) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))))))) |
(fma.f64 (fma.f64 (/.f64 (*.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 #s(literal -1/2 binary64) z) (/.f64 (*.f64 t a) z)))) 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 (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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 |
(+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t x) a) z) x) |
(+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) |
(fma.f64 (*.f64 x (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t x) a) z) x)) |
(+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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 x) a) z) 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 (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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 |
(+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t y) a) z) y) |
(+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t y)) (pow z 2))))) |
(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)) |
(+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t y)) (pow z 2)))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* a t) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 t a) z) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 t a) z) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))) (* 1/2 (/ (* a t) (pow z 2)))))) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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 t a) z) #s(literal 1 binary64))) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) (/.f64 t z) #s(literal 1 binary64)) z) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) (/.f64 t z) #s(literal 1 binary64))) z) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))))))) |
(fma.f64 (fma.f64 (/.f64 (*.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 #s(literal -1/2 binary64) z) (/.f64 (*.f64 t a) z)))) z z) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) (/.f64 t z) #s(literal 1 binary64)) z) |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) (/.f64 t z) #s(literal 1 binary64)) z) |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) (/.f64 t z) #s(literal 1 binary64)) z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(pow z 2) |
(*.f64 z z) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (neg.f64 a) (/.f64 t (*.f64 z z)) #s(literal 1 binary64)) (*.f64 z z)) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (neg.f64 a) (/.f64 t (*.f64 z z)) #s(literal 1 binary64)) (*.f64 z z)) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (neg.f64 a) (/.f64 t (*.f64 z z)) #s(literal 1 binary64)) (*.f64 z z)) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 (neg.f64 x) y)) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(fma.f64 (/.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 x) y))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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 (neg.f64 x) y))) |
(* -1 y) |
(neg.f64 y) |
(+ (* -1 y) (* -1/2 (/ (* a (* t y)) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t y) a) z) (neg.f64 y)) |
(+ (* -1 y) (+ (* -1/2 (/ (* a (* t y)) (pow z 2))) (* 1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))))) |
(fma.f64 (*.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) (neg.f64 y))) |
(+ (* -1 y) (+ (* -1/2 (/ (* a (* t y)) (pow z 2))) (+ (* 1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6)))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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) (neg.f64 y))) |
-1 |
#s(literal -1 binary64) |
(- (* -1/2 (/ (* a t) (pow z 2))) 1) |
(fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) (/.f64 t z) #s(literal -1 binary64)) |
(- (+ (* -1/2 (/ (* a t) (pow z 2))) (* 1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4)))) 1) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) #s(literal 1/2 binary64) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) (/.f64 t z) #s(literal -1 binary64))) |
(- (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* 1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))))) 1) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64)))) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) (/.f64 t z) #s(literal -1 binary64))) |
(* -1 z) |
(neg.f64 z) |
(* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) (/.f64 t z) #s(literal 1 binary64)) (neg.f64 z)) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) (/.f64 t z) #s(literal 1 binary64))) (neg.f64 z)) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))))) |
(neg.f64 (fma.f64 (fma.f64 (/.f64 (*.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 #s(literal -1/2 binary64) z) (/.f64 (*.f64 t a) z)))) z z)) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 (neg.f64 x) y)) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(fma.f64 (/.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 x) y))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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 (neg.f64 x) y))) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* -1 (/ x z)) |
(/.f64 x (neg.f64 z)) |
(* -1 (/ (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) z)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t x) a) z) x) (neg.f64 z)) |
(* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z)) |
(/.f64 (fma.f64 (*.f64 x (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 t x) a) z) x)) (neg.f64 z)) |
(* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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 x) a) z) x)) (neg.f64 z)) |
(* -1 z) |
(neg.f64 z) |
(* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) (/.f64 t z) #s(literal 1 binary64)) (neg.f64 z)) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) (/.f64 t z) #s(literal 1 binary64))) (neg.f64 z)) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))))) |
(neg.f64 (fma.f64 (fma.f64 (/.f64 (*.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 #s(literal -1/2 binary64) z) (/.f64 (*.f64 t a) z)))) z z)) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 (neg.f64 x) y)) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(fma.f64 (/.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 x) y))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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 (neg.f64 x) 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) |
(* -1 z) |
(neg.f64 z) |
(* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) (/.f64 t z) #s(literal 1 binary64)) (neg.f64 z)) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) (/.f64 t z) #s(literal 1 binary64))) (neg.f64 z)) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))))) |
(neg.f64 (fma.f64 (fma.f64 (/.f64 (*.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 #s(literal -1/2 binary64) z) (/.f64 (*.f64 t a) z)))) z z)) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 (neg.f64 x) y)) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(fma.f64 (/.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 x) y))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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 (neg.f64 x) y))) |
(* -1 x) |
(neg.f64 x) |
(+ (* -1 x) (* -1/2 (/ (* a (* t x)) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t x) a) z) (neg.f64 x)) |
(+ (* -1 x) (+ (* -1/2 (/ (* a (* t x)) (pow z 2))) (* 1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))))) |
(fma.f64 (*.f64 x (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64)))) #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t x) a) z) (neg.f64 x))) |
(+ (* -1 x) (+ (* -1/2 (/ (* a (* t x)) (pow z 2))) (+ (* 1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6)))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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 x) a) z) (neg.f64 x))) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t (*.f64 y x)) a) z) (*.f64 (neg.f64 x) y)) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(fma.f64 (/.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 x) y))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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 (neg.f64 x) y))) |
(* -1 y) |
(neg.f64 y) |
(+ (* -1 y) (* -1/2 (/ (* a (* t y)) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 t y) a) z) (neg.f64 y)) |
(+ (* -1 y) (+ (* -1/2 (/ (* a (* t y)) (pow z 2))) (* 1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))))) |
(fma.f64 (*.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) (neg.f64 y))) |
(+ (* -1 y) (+ (* -1/2 (/ (* a (* t y)) (pow z 2))) (+ (* 1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6)))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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) (neg.f64 y))) |
-1 |
#s(literal -1 binary64) |
(- (* -1/2 (/ (* a t) (pow z 2))) 1) |
(fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) (/.f64 t z) #s(literal -1 binary64)) |
(- (+ (* -1/2 (/ (* a t) (pow z 2))) (* 1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4)))) 1) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) #s(literal 1/2 binary64) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) (/.f64 t z) #s(literal -1 binary64))) |
(- (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* 1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))))) 1) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64)))) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) (/.f64 t z) #s(literal -1 binary64))) |
(* -1 z) |
(neg.f64 z) |
(* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) (/.f64 t z) #s(literal 1 binary64)) (neg.f64 z)) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) (/.f64 t z) #s(literal 1 binary64))) (neg.f64 z)) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))))) |
(neg.f64 (fma.f64 (fma.f64 (/.f64 (*.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 #s(literal -1/2 binary64) z) (/.f64 (*.f64 t a) z)))) z z)) |
z |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 t a) z) #s(literal -1 binary64)) (neg.f64 z)) |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 t a) z) #s(literal -1 binary64)) (neg.f64 z)) |
(* -1 (* z (- (* 1/2 (/ (* a t) (pow z 2))) 1))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 t a) z) #s(literal -1 binary64)) (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 (fma.f64 (neg.f64 a) (/.f64 t (*.f64 z z)) #s(literal 1 binary64)) (*.f64 z z)) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (neg.f64 a) (/.f64 t (*.f64 z z)) #s(literal 1 binary64)) (*.f64 z z)) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (neg.f64 a) (/.f64 t (*.f64 z z)) #s(literal 1 binary64)) (*.f64 z z)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* 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)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* y z) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) |
(* (* 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 z y)) |
(* (* 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 z y)) |
(* (* 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 z y)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* 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)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* y z) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) |
(* (* 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 z y)) |
(* (* 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 z y)) |
(* (* 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 z y)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* 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)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* y z) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) |
(* (* 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 z y)) |
(* (* 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 z y)) |
(* (* 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 z y)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* 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 (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* x (* y z)) |
(*.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 z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(* (* x z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(* (* x z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(* (* x z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.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)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* x (* y z)) |
(*.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 z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(* (* x z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(* (* x z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(* (* x z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.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)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(* x (* y z)) |
(*.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 z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(* (* x z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(* (* x z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(* (* x z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (*.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.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)) |
| 9 576× | lower-fma.f32 |
| 9 572× | lower-fma.f64 |
| 5 994× | lower-*.f32 |
| 5 968× | lower-*.f64 |
| 2 830× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 274 |
| 0 | 62 | 274 |
| 1 | 185 | 274 |
| 2 | 990 | 274 |
| 0 | 8569 | 274 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) |
(*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) |
(/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) |
(*.f64 (*.f64 z y) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 z y) |
(/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
#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)))) |
(*.f64 (*.f64 x y) z) |
(*.f64 x y) |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) |
(*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) |
(*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) |
(*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) |
(/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) |
(fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) |
(neg.f64 z) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) |
| Outputs |
|---|
(*.f64 (*.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 (neg.f64 z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(*.f64 (*.f64 (*.f64 x y) (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #s(literal -1 binary64))) z) |
(*.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(*.f64 (/.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64)) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 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 x y) #s(literal -1 binary64)) (/.f64 (neg.f64 z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 z) y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 x) y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(*.f64 (*.f64 x z) (/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(*.f64 (*.f64 x z) (*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #s(literal -1 binary64)) y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (*.f64 x y))) |
(*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #s(literal -1 binary64)) (/.f64 (*.f64 x y) (pow.f64 z #s(literal -1 binary64)))) |
(*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #s(literal -1 binary64)) (*.f64 (*.f64 x y) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(*.f64 (*.f64 (neg.f64 y) (*.f64 x z)) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(*.f64 (/.f64 (*.f64 x z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) y) |
(*.f64 (*.f64 (*.f64 x y) z) (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #s(literal -1 binary64))) |
(*.f64 (*.f64 x y) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(*.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (*.f64 x y))) |
(*.f64 (*.f64 y z) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(*.f64 (*.f64 y z) (*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #s(literal -1 binary64)) x)) |
(*.f64 x (/.f64 (*.f64 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) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) x) |
(*.f64 y (/.f64 (*.f64 x z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (*.f64 x y)) |
(*.f64 z (*.f64 (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) y)) |
(*.f64 z (*.f64 (/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) x)) |
(*.f64 z (/.f64 (*.f64 x y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(*.f64 z (*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #s(literal -1 binary64)) (*.f64 x y))) |
(/.f64 (*.f64 (neg.f64 x) y) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (neg.f64 z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z) (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (*.f64 (neg.f64 y) (*.f64 x z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (*.f64 (*.f64 x y) z))) |
(/.f64 (*.f64 (neg.f64 y) (*.f64 x z)) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) |
(/.f64 (*.f64 x y) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) |
(/.f64 x (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (*.f64 y z))) |
(/.f64 y (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (*.f64 x z))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 x z)) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(neg.f64 (*.f64 (*.f64 x y) (/.f64 (neg.f64 z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))))) |
(neg.f64 (*.f64 (/.f64 (neg.f64 z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (*.f64 x y))) |
(neg.f64 (/.f64 (*.f64 (*.f64 x y) z) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 x y) z) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))))) |
(*.f64 (*.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(*.f64 (/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) z) |
(*.f64 (*.f64 (neg.f64 z) y) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) y)) |
(*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #s(literal -1 binary64)) (/.f64 y (pow.f64 z #s(literal -1 binary64)))) |
(*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #s(literal -1 binary64)) (*.f64 y z)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(*.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) y)) |
(*.f64 (*.f64 y z) (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #s(literal -1 binary64))) |
(*.f64 y (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) y) |
(*.f64 z (/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(*.f64 z (*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #s(literal -1 binary64)) y)) |
(pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (*.f64 y z)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 z) y)) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) |
(/.f64 (neg.f64 y) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (neg.f64 z))) |
(/.f64 (*.f64 (neg.f64 z) y) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (*.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (*.f64 y z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (*.f64 y z))) |
(/.f64 (*.f64 y z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) |
(/.f64 y (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) |
(neg.f64 (/.f64 (*.f64 y z) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))))) |
(neg.f64 (*.f64 y (/.f64 (neg.f64 z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))))) |
(neg.f64 (*.f64 (/.f64 (neg.f64 z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) y)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 z) y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(*.f64 (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #s(literal -1 binary64)) (pow.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #s(literal -1 binary64)) z) |
(*.f64 #s(literal 1 binary64) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(*.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(*.f64 z (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #s(literal -1 binary64))) |
(pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (neg.f64 z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (/.f64 (neg.f64 z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))))) (+.f64 #s(literal 0 binary64) (/.f64 (neg.f64 z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (neg.f64 z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (neg.f64 z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (/.f64 (neg.f64 z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (*.f64 #s(literal 0 binary64) (/.f64 (neg.f64 z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 z) z) #s(literal 1 binary64)) (*.f64 z (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 z #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 z z #s(literal 0 binary64)) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) (*.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) z)) (*.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (neg.f64 z))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) |
(/.f64 (neg.f64 z) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))))) |
(neg.f64 (/.f64 (neg.f64 z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(*.f64 #s(literal -1 binary64) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(*.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) |
(*.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #s(literal 1 binary64)) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) #s(literal -1 binary64)) |
(/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #s(literal 1 binary64)) |
(neg.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(*.f64 (*.f64 (*.f64 y z) (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #s(literal -1 binary64))) x) |
(*.f64 (/.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64)) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 (/.f64 (*.f64 y z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) |
(*.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 y #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (/.f64 z (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (/.f64 y (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 (neg.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 x #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 z) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 x) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 (/.f64 z (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) x)) y) |
(*.f64 (*.f64 (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) z) y) |
(*.f64 (*.f64 x z) (*.f64 y (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 x y) #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 z) (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #s(literal -1 binary64)) (*.f64 (*.f64 x y) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (*.f64 y z))) |
(*.f64 (*.f64 (neg.f64 y) (*.f64 x z)) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 (*.f64 (*.f64 x y) z) (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #s(literal -1 binary64))) |
(*.f64 (*.f64 x y) (*.f64 z (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #s(literal -1 binary64)))) |
(*.f64 (*.f64 x y) (*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #s(literal -1 binary64)) z)) |
(*.f64 (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (*.f64 y z)) |
(*.f64 (*.f64 y z) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 x (*.f64 (*.f64 y z) (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #s(literal -1 binary64)))) |
(*.f64 x (*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #s(literal -1 binary64)) (*.f64 y z))) |
(*.f64 y (/.f64 z (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) x))) |
(*.f64 y (*.f64 (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) z)) |
(*.f64 z (/.f64 (*.f64 x 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 x y) z)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 z) y) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 x y) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 x y) z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) x) (*.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (*.f64 (*.f64 x y) z))) |
(/.f64 (*.f64 (neg.f64 y) (*.f64 x z)) (neg.f64 #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 y z) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) x)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 x z)) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(neg.f64 (*.f64 (*.f64 y z) (/.f64 (neg.f64 x) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))))) |
(neg.f64 (*.f64 (/.f64 (neg.f64 x) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) (*.f64 y z))) |
(neg.f64 (/.f64 (*.f64 (*.f64 x y) z) (neg.f64 #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 x y) z) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))))) |
(*.f64 #s(literal 1 binary64) (*.f64 y z)) |
(*.f64 (*.f64 y z) #s(literal 1 binary64)) |
(*.f64 y z) |
(*.f64 z y) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.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)) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) x) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) #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 x #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)) x) |
(*.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 x (pow.f64 #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)) x) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) x)) |
(/.f64 (neg.f64 x) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) x))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))))) |
(neg.f64 (/.f64 (neg.f64 x) #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 (neg.f64 x) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 x) #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)) x)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)))) |
(*.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
(*.f64 #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) #s(literal 1 binary64)) |
#s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z)) |
(/.f64 #s(literal 1 binary64) (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 (*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) y) |
(*.f64 (*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) y) x) |
(*.f64 (*.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal -1/2 binary64)) (*.f64 x z)) y) |
(*.f64 (*.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal -1/2 binary64)) (*.f64 x y)) z) |
(*.f64 (*.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal -1/2 binary64)) (*.f64 y z)) x) |
(*.f64 (*.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal -1/2 binary64)) x) (*.f64 y z)) |
(*.f64 (*.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal -1/2 binary64)) y) (*.f64 x z)) |
(*.f64 (*.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal -1/2 binary64)) z) (*.f64 x y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (*.f64 x z))) (/.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 x y) z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (*.f64 (*.f64 x y) z)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 x y) z) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 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 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 (*.f64 x z) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64))) (/.f64 y (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 y (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64))) (/.f64 (*.f64 x z) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 x y) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64))) (/.f64 z (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 z (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64))) (/.f64 (*.f64 x y) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64)) (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 y z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 (neg.f64 z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 z) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 x) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (*.f64 (neg.f64 x) y) (*.f64 z (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))))) |
(*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 x y)) |
(*.f64 (*.f64 x z) (*.f64 y (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 (neg.f64 y) (*.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)) (pow.f64 (pow.f64 (*.f64 (*.f64 x y) 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 x y) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (neg.f64 x) (*.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))))) |
(*.f64 (*.f64 (neg.f64 y) (*.f64 x z)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (*.f64 (*.f64 x y) z) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 x y) (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (neg.f64 z) (*.f64 (*.f64 x 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 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #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 (neg.f64 a) t)))))) |
(*.f64 x (/.f64 (*.f64 y z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 y (*.f64 x (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))))) |
(*.f64 z (*.f64 (*.f64 (neg.f64 x) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))))) |
(*.f64 z (*.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal -1/2 binary64)) (*.f64 x y))) |
(*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (*.f64 (*.f64 x y) 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 (neg.f64 y) (*.f64 x z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (*.f64 (*.f64 x y) z))) |
(/.f64 (*.f64 (neg.f64 y) (*.f64 x z)) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(/.f64 (*.f64 x y) (/.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 x y) z)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 y) (*.f64 x z)) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 x z)) (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) (*.f64 x z)) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (neg.f64 y) (*.f64 x z)) (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 x y) z))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (*.f64 (neg.f64 x) y)) z) |
(*.f64 (*.f64 (neg.f64 x) y) (neg.f64 z)) |
(*.f64 (*.f64 x z) y) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) (*.f64 x z))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x y) z)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 z) y)) |
(*.f64 (*.f64 (*.f64 x y) z) #s(literal 1 binary64)) |
(*.f64 (*.f64 x y) z) |
(*.f64 (neg.f64 z) (*.f64 (neg.f64 x) y)) |
(*.f64 (*.f64 y z) x) |
(*.f64 x (neg.f64 (*.f64 (neg.f64 z) y))) |
(*.f64 x (*.f64 y z)) |
(*.f64 y (*.f64 (*.f64 x z) #s(literal 1 binary64))) |
(*.f64 y (*.f64 x z)) |
(*.f64 z (*.f64 (*.f64 x y) #s(literal 1 binary64))) |
(*.f64 z (neg.f64 (*.f64 (neg.f64 x) y))) |
(*.f64 z (*.f64 x y)) |
(neg.f64 (*.f64 (neg.f64 y) (*.f64 x z))) |
(-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 y) (*.f64 x z))) |
(*.f64 #s(literal 1 binary64) (*.f64 x y)) |
(*.f64 x y) |
(*.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 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(*.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (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 (*.f64 (log.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 (neg.f64 z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(*.f64 (*.f64 (*.f64 x y) (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #s(literal -1 binary64))) z) |
(*.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(*.f64 (/.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64)) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 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 x y) #s(literal -1 binary64)) (/.f64 (neg.f64 z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 z) y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 x) y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(*.f64 (*.f64 x z) (/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(*.f64 (*.f64 x z) (*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #s(literal -1 binary64)) y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (*.f64 x y))) |
(*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #s(literal -1 binary64)) (/.f64 (*.f64 x y) (pow.f64 z #s(literal -1 binary64)))) |
(*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #s(literal -1 binary64)) (*.f64 (*.f64 x y) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(*.f64 (*.f64 (neg.f64 y) (*.f64 x z)) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(*.f64 (/.f64 (*.f64 x z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) y) |
(*.f64 (*.f64 (*.f64 x y) z) (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #s(literal -1 binary64))) |
(*.f64 (*.f64 x y) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(*.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (*.f64 x y))) |
(*.f64 (*.f64 y z) (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(*.f64 (*.f64 y z) (*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #s(literal -1 binary64)) x)) |
(*.f64 x (/.f64 (*.f64 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) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) x) |
(*.f64 y (/.f64 (*.f64 x z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (*.f64 x y)) |
(*.f64 z (*.f64 (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) y)) |
(*.f64 z (*.f64 (/.f64 y #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) x)) |
(*.f64 z (/.f64 (*.f64 x y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(*.f64 z (*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #s(literal -1 binary64)) (*.f64 x y))) |
(/.f64 (*.f64 (neg.f64 x) y) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (neg.f64 z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z) (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (*.f64 (neg.f64 y) (*.f64 x z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (*.f64 (*.f64 x y) z))) |
(/.f64 (*.f64 (neg.f64 y) (*.f64 x z)) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) |
(/.f64 (*.f64 x y) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) |
(/.f64 x (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (*.f64 y z))) |
(/.f64 y (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (*.f64 x z))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 x z)) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(neg.f64 (*.f64 (*.f64 x y) (/.f64 (neg.f64 z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))))) |
(neg.f64 (*.f64 (/.f64 (neg.f64 z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) (*.f64 x y))) |
(neg.f64 (/.f64 (*.f64 (*.f64 x y) z) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 x y) z) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))))) |
(*.f64 (*.f64 (*.f64 x z) #s(literal 1 binary64)) (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #s(literal -1 binary64))) |
(*.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(*.f64 (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) z) |
(*.f64 (*.f64 (neg.f64 x) z) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(*.f64 (*.f64 x z) (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) x)) |
(*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #s(literal -1 binary64)) (/.f64 x (pow.f64 z #s(literal -1 binary64)))) |
(*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #s(literal -1 binary64)) (*.f64 x z)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(*.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) x)) |
(*.f64 x (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) x) |
(*.f64 z (/.f64 x #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(*.f64 z (*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #s(literal -1 binary64)) x)) |
(pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (*.f64 x z)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) z)) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) |
(/.f64 (*.f64 (neg.f64 x) z) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(/.f64 (*.f64 x z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (*.f64 x z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (*.f64 x z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (*.f64 x z))) |
(/.f64 (neg.f64 x) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (neg.f64 z))) |
(/.f64 x (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(neg.f64 (/.f64 (*.f64 x z) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))))) |
(neg.f64 (*.f64 x (/.f64 (neg.f64 z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))))) |
(neg.f64 (*.f64 (/.f64 (neg.f64 z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) x)) |
(*.f64 (*.f64 (*.f64 x y) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64))) z) |
(*.f64 (*.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 (neg.f64 z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.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 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 (*.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 x y) (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 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 (*.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 z (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 (*.f64 x y) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 x y) #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 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 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) |
(*.f64 (*.f64 x (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) y) |
(*.f64 (*.f64 x z) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (*.f64 x z) (*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 x y))) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) (/.f64 (*.f64 x y) (pow.f64 z #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x y) z)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x)) |
(*.f64 (*.f64 (neg.f64 y) (*.f64 x z)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) |
(*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 x y)) |
(*.f64 (*.f64 (*.f64 x y) z) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 x y) (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 x y))) |
(*.f64 (*.f64 y z) (*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) x)) |
(*.f64 x (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y)) |
(*.f64 y (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x)) |
(*.f64 y (*.f64 x (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(*.f64 z (*.f64 (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x)) |
(*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 z (*.f64 (*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) y) x)) |
(/.f64 (*.f64 (neg.f64 x) y) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) z) (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (neg.f64 y) (*.f64 x z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 x y) z))) |
(/.f64 (*.f64 (neg.f64 y) (*.f64 x z)) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(/.f64 (*.f64 x y) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) z)) |
(/.f64 x (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 y z))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 x z)) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(neg.f64 (*.f64 (*.f64 x y) (/.f64 (neg.f64 z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(neg.f64 (*.f64 (/.f64 (neg.f64 z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 x y))) |
(neg.f64 (/.f64 (*.f64 (*.f64 x y) z) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 x y) z) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(*.f64 (*.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 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 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 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 z) (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)))) z) |
(*.f64 (*.f64 (neg.f64 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 (neg.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/2 binary64)) (/.f64 y (pow.f64 z #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) (*.f64 y z)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 z (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)))) y) |
(*.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y)) |
(*.f64 (*.f64 y z) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64))) |
(*.f64 y (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 z (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 z (*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) y)) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 y z)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 z) y)) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(/.f64 (neg.f64 y) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z)) |
(/.f64 (*.f64 (neg.f64 z) y) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 y z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) z) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 y z))) |
(/.f64 (*.f64 y z) (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))) z)) |
(neg.f64 (/.f64 (*.f64 y z) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(neg.f64 (*.f64 y (/.f64 (neg.f64 z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(neg.f64 (*.f64 (/.f64 (neg.f64 z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 z) y) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (/.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))) z) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) z) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 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 z #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) (/.f64 (neg.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)) (pow.f64 (pow.f64 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)) z) |
(*.f64 #s(literal 1 binary64) (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 z (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))) z) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (neg.f64 z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (/.f64 (neg.f64 z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) (+.f64 #s(literal 0 binary64) (/.f64 (neg.f64 z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (neg.f64 z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (neg.f64 z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (/.f64 (neg.f64 z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 #s(literal 0 binary64) (/.f64 (neg.f64 z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 z) z) #s(literal 1 binary64)) (*.f64 z (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 z #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 z z #s(literal 0 binary64)) (neg.f64 (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)))) z)) (*.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 #s(literal -1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) z)) |
(/.f64 (neg.f64 z) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(/.f64 z (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))) z))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(neg.f64 (/.f64 (neg.f64 z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.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))) z)) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (/.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/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)))) (/.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 (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)))) (/.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 (pow.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)))) (pow.f64 (pow.f64 (neg.f64 (fma.f64 a t (*.f64 z z))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (hypot.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (pow.f64 z #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))))) |
(*.f64 (hypot.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1 binary64)))) |
(*.f64 (hypot.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (pow.f64 z #s(literal 3 binary64))) (pow.f64 (pow.f64 (fma.f64 (*.f64 a t) (fma.f64 a t (*.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 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (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 (hypot.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal -1 binary64) (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 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))))) (sqrt.f64 (neg.f64 (neg.f64 (fma.f64 a t (*.f64 z z)))))) |
(/.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 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (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)))) (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 (neg.f64 (fma.f64 a t (*.f64 z z))))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) |
(/.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 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (hypot.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (pow.f64 z #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))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #s(literal 1 binary64)) |
(neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z (/.f64 (*.f64 (*.f64 a t) #s(literal 1/2 binary64)) z)))) |
(*.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 z) z))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64) z))) |
(*.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (+.f64 z (/.f64 (*.f64 (*.f64 a t) #s(literal 1/2 binary64)) z))))))) |
(*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 z) z)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64) z))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) |
(*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (+.f64 z (/.f64 (*.f64 (*.f64 a t) #s(literal 1/2 binary64)) z)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (pow.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (+.f64 z (/.f64 (*.f64 (*.f64 a t) #s(literal 1/2 binary64)) z)))) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z)))))) |
(*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (+.f64 z (/.f64 (*.f64 (*.f64 a t) #s(literal 1/2 binary64)) z)))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64) z)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z))) (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z)))) (*.f64 (/.f64 (*.f64 (neg.f64 z) z) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64) z)) (/.f64 (*.f64 (neg.f64 z) z) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64) z)))) (fma.f64 (*.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64) z)) (/.f64 (*.f64 (neg.f64 z) z) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64) z)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (neg.f64 z) z) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64) z)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z))) (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z))) (fma.f64 (/.f64 (*.f64 (neg.f64 z) z) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64) z)) (/.f64 (*.f64 (neg.f64 z) z) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64) z)) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z))) (/.f64 (*.f64 (neg.f64 z) z) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64) z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (neg.f64 (+.f64 z (/.f64 (*.f64 (*.f64 a t) #s(literal 1/2 binary64)) z)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 z) z)))) (neg.f64 (fma.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64) z))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (+.f64 z (/.f64 (*.f64 (*.f64 a t) #s(literal 1/2 binary64)) z))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a) #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z z)) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a) #s(literal 6 binary64)) (pow.f64 z #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a) #s(literal 4 binary64)) (+.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (*.f64 (/.f64 a z) t)) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a) #s(literal 6 binary64)) (pow.f64 z #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (+.f64 z (/.f64 (*.f64 (*.f64 a t) #s(literal 1/2 binary64)) z)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a) #s(literal 9 binary64)) (pow.f64 z #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a) #s(literal 6 binary64)) (pow.f64 z #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 z (*.f64 (/.f64 a z) t)) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (+.f64 z (/.f64 (*.f64 (*.f64 a t) #s(literal 1/2 binary64)) z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z))) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z)) (*.f64 z z))) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z)) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z)))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (+.f64 z (/.f64 (*.f64 (*.f64 a t) #s(literal 1/2 binary64)) z))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 z) z))) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64) z)) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (+.f64 z (/.f64 (*.f64 (*.f64 a t) #s(literal 1/2 binary64)) z)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 z) z)) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z (/.f64 (*.f64 (*.f64 a t) #s(literal 1/2 binary64)) z)) (-.f64 (*.f64 z z) (*.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z)))) (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64))) (fma.f64 z z (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (+.f64 z (/.f64 (*.f64 (*.f64 a t) #s(literal 1/2 binary64)) z))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 z) z))) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (+.f64 z (/.f64 (*.f64 (*.f64 a t) #s(literal 1/2 binary64)) z)))))) |
(neg.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 z) z)) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64) z))) |
(neg.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64))) (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 z (+.f64 z (/.f64 (*.f64 (*.f64 a t) #s(literal 1/2 binary64)) z))))))) |
(fma.f64 (pow.f64 z #s(literal 1/2 binary64)) (pow.f64 z #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a)) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) #s(literal -1 binary64)) (/.f64 (neg.f64 a) z) z) |
(fma.f64 (/.f64 t z) (/.f64 #s(literal -1/2 binary64) (pow.f64 a #s(literal -1 binary64))) z) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 t (pow.f64 a #s(literal -1 binary64))) z) |
(fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) a) #s(literal 1 binary64)) (pow.f64 z #s(literal -1 binary64)) z) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) #s(literal -1 binary64)) (/.f64 (neg.f64 a) z) z) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a z) |
(fma.f64 (*.f64 t (/.f64 a z)) #s(literal -1/2 binary64) z) |
(fma.f64 (*.f64 (/.f64 a z) t) #s(literal -1/2 binary64) z) |
(fma.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 t (pow.f64 z #s(literal -1 binary64))) z) |
(fma.f64 (/.f64 (neg.f64 a) z) (/.f64 (*.f64 #s(literal -1/2 binary64) t) #s(literal -1 binary64)) z) |
(fma.f64 (*.f64 (*.f64 a t) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) z) z) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) t) a) (pow.f64 z #s(literal -1 binary64)) z) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a z)) t z) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 a t) #s(literal 1/2 binary64)) z) z) |
(fma.f64 #s(literal -1 binary64) (neg.f64 z) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a)) |
(fma.f64 (pow.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) t) (pow.f64 a #s(literal -1 binary64))) z) |
(fma.f64 (pow.f64 z #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) t) a) z) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a) z) |
(fma.f64 #s(literal 1 binary64) z (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a)) |
(fma.f64 (*.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64) z)) (neg.f64 (/.f64 (*.f64 (neg.f64 z) z) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64) z)))) |
(fma.f64 (neg.f64 a) (*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -1/2 binary64) t)) z) |
(fma.f64 (neg.f64 z) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 t (/.f64 a z)) z) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a z) t) z) |
(fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) |
(fma.f64 (*.f64 a t) (*.f64 #s(literal -1/2 binary64) (pow.f64 z #s(literal -1 binary64))) z) |
(fma.f64 (*.f64 a t) (*.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal -1/2 binary64)) z) |
(fma.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) z) |
(fma.f64 a (*.f64 (*.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal -1/2 binary64)) t) z) |
(fma.f64 t (*.f64 #s(literal -1/2 binary64) (/.f64 a z)) z) |
(fma.f64 z #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a)) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 z (/.f64 (*.f64 (*.f64 a t) #s(literal 1/2 binary64)) z))) (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (+.f64 z (/.f64 (*.f64 (*.f64 a t) #s(literal 1/2 binary64)) z)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z))) (/.f64 (*.f64 (neg.f64 z) z) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64) z))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 a z) t) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a (neg.f64 z))) (neg.f64 (/.f64 (*.f64 (neg.f64 z) z) (fma.f64 (*.f64 (/.f64 a z) t) #s(literal 1/2 binary64) z)))) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a) z) |
(+.f64 z (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) t) z) a)) |
(*.f64 (*.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 #s(literal 0 binary64) (/.f64 (*.f64 z z) z)) |
(-.f64 #s(literal 0 binary64) z) |
(+.f64 #s(literal 0 binary64) (neg.f64 z)) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) |
Compiled 43 761 to 3 600 computations (91.8% saved)
24 alts after pruning (21 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 626 | 9 | 1 635 |
| Fresh | 3 | 12 | 15 |
| Picked | 3 | 2 | 5 |
| Done | 1 | 1 | 2 |
| Total | 1 633 | 24 | 1 657 |
| Status | Accuracy | Program |
|---|---|---|
| 64.7% | (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)) | |
| 67.7% | (/.f64 (*.f64 (*.f64 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) | |
| 16.6% | (/.f64 (*.f64 (*.f64 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) | |
| ✓ | 31.7% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
| 45.7% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) | |
| 18.8% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 t) (/ a z)) z) (*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t)))) | |
| 30.5% | (*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 x y)) | |
| ▶ | 60.2% | (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) |
| 29.8% | (*.f64 (*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) y) x) | |
| 26.6% | (*.f64 (*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) y) | |
| ✓ | 80.1% | (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) |
| 67.9% | (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (/ a z) (* -1/2 t)) z) (*.f64 (fma.f64 (/.f64 t z) #s(literal -1/2 binary64) (/.f64 z a)) a)))) y) x) | |
| 66.0% | (*.f64 (*.f64 (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) x) | |
| ▶ | 80.1% | (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) |
| ▶ | 50.7% | (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) |
| 61.1% | (*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) | |
| ▶ | 32.4% | (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
| 31.0% | (*.f64 x (/.f64 (*.f64 y z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) | |
| 61.2% | (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))) | |
| 65.6% | (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (*.f64 (*.f64 y x) z))) #s(literal -1 binary64))) | |
| ▶ | 43.3% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) |
| 30.1% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal -1 binary64) (*.f64 t a)))) (*.f64 (*.f64 z y) x))) | |
| 58.3% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 #s(approx (sqrt (/ 1 (+ (* (neg a) t) (* z z)))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 z y) x))) | |
| ✓ | 76.0% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
Compiled 613 to 580 computations (5.4% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (fma.f64 (neg.f64 a) t (*.f64 z z)) | |
| cost-diff | 0 | (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) | |
| cost-diff | 0 | (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) | |
| cost-diff | 0 | (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) | |
| cost-diff | 0 | #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) | |
| cost-diff | 0 | (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) | |
| cost-diff | 0 | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) | |
| cost-diff | 0 | (*.f64 x y) | |
| cost-diff | 0 | (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) | |
| cost-diff | 0 | (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) | |
| cost-diff | 0 | (/.f64 x z) | |
| cost-diff | 0 | #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) | |
| cost-diff | 0 | (*.f64 z y) | |
| cost-diff | 0 | (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) | |
| cost-diff | 0 | (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) | |
| cost-diff | 0 | (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) | |
| cost-diff | 192 | (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) | |
| cost-diff | 12928 | (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) |
| 26 444× | lower-fma.f32 |
| 26 440× | lower-fma.f64 |
| 3 164× | lower-*.f32 |
| 3 138× | lower-*.f64 |
| 2 624× | lower-+.f64 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 52 | 452 |
| 0 | 81 | 446 |
| 1 | 138 | 445 |
| 2 | 230 | 445 |
| 3 | 353 | 441 |
| 4 | 424 | 439 |
| 5 | 645 | 439 |
| 6 | 852 | 439 |
| 7 | 954 | 439 |
| 8 | 1406 | 439 |
| 9 | 3255 | 439 |
| 10 | 5118 | 439 |
| 11 | 5610 | 439 |
| 12 | 5845 | 439 |
| 13 | 6096 | 439 |
| 14 | 6269 | 439 |
| 15 | 6321 | 439 |
| 16 | 6427 | 439 |
| 17 | 6499 | 439 |
| 18 | 6779 | 439 |
| 19 | 6839 | 439 |
| 20 | 6843 | 439 |
| 21 | 6847 | 439 |
| 22 | 6855 | 439 |
| 23 | 6855 | 439 |
| 0 | 8041 | 439 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) |
(*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) |
(*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) |
(log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) |
(/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) |
(*.f64 #s(literal -1/2 binary64) t) |
#s(literal -1/2 binary64) |
t |
(/.f64 a z) |
a |
z |
#s(literal -1 binary64) |
y |
x |
(*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) |
(*.f64 z y) |
z |
y |
#s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) |
(/.f64 x z) |
x |
(*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
z |
(/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(*.f64 x y) |
x |
y |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) |
(*.f64 (neg.f64 a) t) |
(neg.f64 a) |
a |
t |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) |
(*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) |
#s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) |
(/.f64 #s(literal 1 binary64) (*.f64 z z)) |
#s(literal 1 binary64) |
(*.f64 z z) |
z |
(*.f64 (*.f64 z y) x) |
(*.f64 z y) |
y |
x |
(*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) |
(/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
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 |
(*.f64 z y) |
y |
| Outputs |
|---|
(*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) |
(*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) |
(/.f64 (*.f64 y z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) |
(/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) |
(*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) |
(neg.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z))) |
(log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) |
(log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) |
(/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z) |
(/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z) |
(fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z) |
(*.f64 #s(literal -1/2 binary64) t) |
#s(literal -1/2 binary64) |
t |
(/.f64 a z) |
a |
z |
#s(literal -1 binary64) |
y |
x |
(*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) |
(*.f64 #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) (*.f64 y z)) |
(*.f64 z y) |
(*.f64 y z) |
z |
y |
#s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) |
(/.f64 x z) |
x |
(*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
z |
(/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(*.f64 x y) |
x |
y |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) |
(*.f64 (neg.f64 a) t) |
(neg.f64 a) |
a |
t |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))))) |
(*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(*.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))))) |
(sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) |
#s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) |
(/.f64 #s(literal 1 binary64) (*.f64 z z)) |
#s(literal 1 binary64) |
(*.f64 z z) |
z |
(*.f64 (*.f64 z y) x) |
(*.f64 (*.f64 x y) z) |
(*.f64 z y) |
(*.f64 y z) |
y |
x |
(*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
x |
(sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) |
(fma.f64 (neg.f64 a) t (*.f64 z z)) |
(neg.f64 a) |
a |
t |
(*.f64 z z) |
z |
(*.f64 z y) |
(*.f64 y z) |
y |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.015625 | (fma.f64 (neg.f64 a) t (*.f64 z z)) | |
| accuracy | 0.0546875 | (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) | |
| accuracy | 18.68389597886971 | (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) | |
| accuracy | 23.136235976693726 | (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) | |
| accuracy | 6.046368305928478 | (*.f64 (*.f64 z y) x) | |
| accuracy | 8.579659765947067 | (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) | |
| accuracy | 18.30273694344273 | #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) | |
| accuracy | 22.610327567588413 | (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) | |
| accuracy | 3.5174933458938975 | (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) | |
| accuracy | 5.641458975090606 | (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) | |
| accuracy | 23.136235976693726 | (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) | |
| accuracy | 42.540223057652234 | #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) | |
| accuracy | 0 | (/.f64 x z) | |
| accuracy | 0 | (*.f64 z y) | |
| accuracy | 17.547142691886545 | #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) | |
| accuracy | 18.68389597886971 | (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) | |
| accuracy | 1.3459455001795937 | (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) | |
| accuracy | 1.94789324086198 | (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) | |
| accuracy | 18.376679361460095 | #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) | |
| accuracy | 22.27392878095201 | (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) |
| 430.0ms | 126× | 2 | valid |
| 25.0ms | 83× | 0 | valid |
| 25.0ms | 47× | 1 | valid |
Compiled 330 to 44 computations (86.7% saved)
ival-log: 341.0ms (79.1% of total)ival-mult: 31.0ms (7.2% of total)ival-div: 21.0ms (4.9% of total)adjust: 14.0ms (3.2% of total)ival-sqrt: 8.0ms (1.9% of total)ival-sub: 7.0ms (1.6% of total)ival-exp: 4.0ms (0.9% of total)ival-add: 2.0ms (0.5% of total)ival-neg: 1.0ms (0.2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) #<representation binary64>) () ()) |
#s(alt (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) #<representation binary64>) () ()) |
#s(alt (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) (patch (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ()) |
#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ()) |
#s(alt #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) #<representation binary64>) () ()) |
#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ()) |
#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ()) |
#s(alt (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ()) |
#s(alt (*.f64 x y) (patch (*.f64 x y) #<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 #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) #<representation binary64>) () ()) |
#s(alt (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) #<representation binary64>) () ()) |
#s(alt #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (patch #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) #<representation binary64>) () ()) |
#s(alt (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) #<representation binary64>) () ()) |
#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ()) |
#s(alt (fma.f64 (neg.f64 a) t (*.f64 z z)) (patch (fma.f64 (neg.f64 a) t (*.f64 z z)) #<representation binary64>) () ()) |
#s(alt (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) (patch (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #<representation binary64>) () ()) |
#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ()) |
#s(alt #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 y) x) (patch (*.f64 (*.f64 z y) x) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt 1 (taylor 0 a) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/2 (/ (* a t) (pow z 2)))) (taylor 0 a) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* a (+ (* -1/2 (* a (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))) (* 1/2 (/ t (pow z 2)))))) (taylor 0 a) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* a (+ (* 1/2 (/ t (pow z 2))) (* a (+ (* -1/2 (* a (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))) (* -1/2 (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) (taylor 0 a) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* a t) (pow z 2))) (taylor 0 a) (#s(alt (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* 1/4 (/ (* a (pow t 2)) (pow z 4))) (* 1/2 (/ t (pow z 2))))) (taylor 0 a) (#s(alt (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* 1/2 (/ t (pow z 2))) (* a (+ (* -1/6 (* a (+ (* -3/4 (/ (pow t 3) (pow z 6))) (* -1/4 (/ (pow t 3) (pow z 6)))))) (* 1/4 (/ (pow t 2) (pow z 4))))))) (taylor 0 a) (#s(alt (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* 1/2 (/ t (pow z 2))) (* a (+ (* 1/4 (/ (pow t 2) (pow z 4))) (* a (+ (* -1/6 (+ (* -3/4 (/ (pow t 3) (pow z 6))) (* -1/4 (/ (pow t 3) (pow z 6))))) (* -1/24 (* a (+ (* -12 (/ (+ (* 1/64 (/ (pow t 4) (pow z 6))) (* 1/16 (/ (pow t 4) (pow z 6)))) (pow z 2))) (+ (* -3/2 (/ (pow t 4) (pow z 8))) (+ (* -3/8 (/ (pow t 4) (pow z 8))) (* -3/16 (/ (pow t 4) (pow z 8)))))))))))))) (taylor 0 a) (#s(alt (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 a) (#s(alt (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 a) (#s(alt (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) 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 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) 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 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) #<representation binary64>) () ())) ()) |
#s(alt y (taylor 0 a) (#s(alt (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) (patch (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) (taylor 0 a) (#s(alt (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) (patch (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ y (* a (+ (* -1/2 (* a (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t y) (pow z 2)))))) (taylor 0 a) (#s(alt (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) (patch (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ y (* a (+ (* 1/2 (/ (* t y) (pow z 2))) (* a (+ (* -1/2 (* a (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (taylor 0 a) (#s(alt (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) (patch (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 a) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 a) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) (taylor 0 a) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) (taylor 0 a) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor 0 a) (#s(alt #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t x)) (pow z 3))) (/ x z)) (taylor 0 a) (#s(alt #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t x) (pow z 3))))) (/ x z)) (taylor 0 a) (#s(alt #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* 1/2 (/ (* t x) (pow z 3))) (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) (/ x z)) (taylor 0 a) (#s(alt #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 a) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 a) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) (taylor 0 a) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) (taylor 0 a) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor 0 a) (#s(alt (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 3))) (/ (* x y) z)) (taylor 0 a) (#s(alt (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (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 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 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 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt z (taylor 0 a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3)))))) (taylor 0 a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))) (taylor 0 a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 a) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 a) (#s(alt (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 a) (#s(alt (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 z) (taylor 0 a) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a t) (pow z 3))) (/ 1 z)) (taylor 0 a) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* -1/2 (* a (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))) (* 1/2 (/ t (pow z 3))))) (/ 1 z)) (taylor 0 a) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* 1/2 (/ t (pow z 3))) (* a (+ (* -1/2 (* a (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))) (* -1/2 (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))) (/ 1 z)) (taylor 0 a) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow z 2)) (taylor 0 a) (#s(alt #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (patch #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 (pow z 2)) (/ (* a t) (pow z 4))) (taylor 0 a) (#s(alt #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (patch #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (- (/ (* a (pow t 2)) (pow z 6)) (* -1 (/ t (pow z 4))))) (/ 1 (pow z 2))) (taylor 0 a) (#s(alt #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (patch #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (- (* a (- (/ (* a (pow t 3)) (pow z 8)) (* -1 (/ (pow t 2) (pow z 6))))) (* -1 (/ t (pow z 4))))) (/ 1 (pow z 2))) (taylor 0 a) (#s(alt #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (patch #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 a) (#s(alt (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 a) (#s(alt (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) (taylor 0 a) (#s(alt (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) (taylor 0 a) (#s(alt (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor 0 a) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t x)) (pow z 3))) (/ x z)) (taylor 0 a) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t x) (pow z 3))))) (/ x z)) (taylor 0 a) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* 1/2 (/ (* t x) (pow z 3))) (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) (/ x z)) (taylor 0 a) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt z (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3)))))) (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))) (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (pow z 2) (taylor 0 a) (#s(alt (fma.f64 (neg.f64 a) t (*.f64 z z)) (patch (fma.f64 (neg.f64 a) t (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* a t)) (pow z 2)) (taylor 0 a) (#s(alt (fma.f64 (neg.f64 a) t (*.f64 z z)) (patch (fma.f64 (neg.f64 a) t (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* a t)) (pow z 2)) (taylor 0 a) (#s(alt (fma.f64 (neg.f64 a) t (*.f64 z z)) (patch (fma.f64 (neg.f64 a) t (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* a t)) (pow z 2)) (taylor 0 a) (#s(alt (fma.f64 (neg.f64 a) t (*.f64 z z)) (patch (fma.f64 (neg.f64 a) t (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* a t) (pow z 2))) (taylor 0 a) (#s(alt (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) (patch (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/2 (/ t (pow z 2))) (* -1/4 (/ (* a (pow t 2)) (pow z 4))))) (taylor 0 a) (#s(alt (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) (patch (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/2 (/ t (pow z 2))) (* a (+ (* -1/4 (/ (pow t 2) (pow z 4))) (* 1/6 (* a (+ (* -3/4 (/ (pow t 3) (pow z 6))) (* -1/4 (/ (pow t 3) (pow z 6)))))))))) (taylor 0 a) (#s(alt (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) (patch (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/2 (/ t (pow z 2))) (* a (+ (* -1/4 (/ (pow t 2) (pow z 4))) (* a (+ (* 1/24 (* a (+ (* -12 (/ (+ (* 1/64 (/ (pow t 4) (pow z 6))) (* 1/16 (/ (pow t 4) (pow z 6)))) (pow z 2))) (+ (* -3/2 (/ (pow t 4) (pow z 8))) (+ (* -3/8 (/ (pow t 4) (pow z 8))) (* -3/16 (/ (pow t 4) (pow z 8)))))))) (* 1/6 (+ (* -3/4 (/ (pow t 3) (pow z 6))) (* -1/4 (/ (pow t 3) (pow z 6))))))))))) (taylor 0 a) (#s(alt (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) (patch (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt z (taylor 0 a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3)))))) (taylor 0 a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))) (taylor 0 a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (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 (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))) (taylor inf a) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) (taylor inf a) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (taylor inf a) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))))) (taylor inf a) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ (log (* (sqrt (/ t a)) (/ (sqrt -1) z))) (* -1 (log (/ 1 a))))) (taylor inf a) (#s(alt (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (+ (log (* (sqrt (/ t a)) (/ (sqrt -1) z))) (* -1 (log (/ 1 a))))) (* -1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2)))))) (taylor inf a) (#s(alt (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (+ (log (* (sqrt (/ t a)) (/ (sqrt -1) z))) (* -1 (log (/ 1 a))))) (+ (* -1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2))))) (* 1/4 (/ (pow z 4) (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))))) (taylor inf a) (#s(alt (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (+ (log (* (sqrt (/ t a)) (/ (sqrt -1) z))) (* -1 (log (/ 1 a))))) (+ (* -1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2))))) (+ (* -1/720 (/ (+ (* 30 (/ (* (pow a 3) (pow z 6)) (* (pow t 3) (pow (sqrt -1) 6)))) (* 90 (/ (* (pow a 3) (pow z 6)) (* (pow t 3) (pow (sqrt -1) 6))))) (pow a 6))) (* 1/4 (/ (pow z 4) (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4)))))))) (taylor inf a) (#s(alt (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf a) (#s(alt (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) 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 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) 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 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) 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 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))) (taylor inf a) (#s(alt (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) (patch (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))) (taylor inf a) (#s(alt (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) (patch (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 5)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) (taylor inf a) (#s(alt (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) (patch (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 5)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))))) (taylor inf a) (#s(alt (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) (patch (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf a) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor inf a) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor inf a) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) (taylor inf a) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (taylor inf a) (#s(alt #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) (taylor inf a) (#s(alt #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) (taylor inf a) (#s(alt #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))) (taylor inf a) (#s(alt #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf a) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor inf a) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor inf a) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) (taylor inf a) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (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)))) (taylor inf a) (#s(alt (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1))))) (taylor inf a) (#s(alt (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 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 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 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 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (sqrt -1)) (taylor inf a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))) (taylor inf a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) (taylor inf a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) (taylor inf a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* (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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf a) (#s(alt (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (sqrt -1)) (taylor inf a) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))) (taylor inf a) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) (taylor inf a) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))))) (taylor inf a) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (* a t)) (taylor inf a) (#s(alt #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (patch #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* -1 (/ (pow z 2) (* a (pow t 2)))) (/ 1 t)) a) (taylor inf a) (#s(alt #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (patch #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* -1 (/ (pow z 4) (* (pow a 2) (pow t 3)))) (+ (/ 1 t) (/ (pow z 2) (* a (pow t 2))))) a) (taylor inf a) (#s(alt #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (patch #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* -1 (/ (pow z 6) (* (pow a 3) (pow t 4)))) (+ (/ 1 t) (+ (/ (pow z 2) (* a (pow t 2))) (/ (pow z 4) (* (pow a 2) (pow t 3)))))) a) (taylor inf a) (#s(alt #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (patch #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf a) (#s(alt (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor inf a) (#s(alt (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor inf a) (#s(alt (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) (taylor inf a) (#s(alt (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (taylor inf a) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) (taylor inf a) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) (taylor inf a) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))) (taylor inf a) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (sqrt -1)) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a t)) (taylor inf a) (#s(alt (fma.f64 (neg.f64 a) t (*.f64 z z)) (patch (fma.f64 (neg.f64 a) t (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1 t) (/ (pow z 2) a))) (taylor inf a) (#s(alt (fma.f64 (neg.f64 a) t (*.f64 z z)) (patch (fma.f64 (neg.f64 a) t (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1 t) (/ (pow z 2) a))) (taylor inf a) (#s(alt (fma.f64 (neg.f64 a) t (*.f64 z z)) (patch (fma.f64 (neg.f64 a) t (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1 t) (/ (pow z 2) a))) (taylor inf a) (#s(alt (fma.f64 (neg.f64 a) t (*.f64 z z)) (patch (fma.f64 (neg.f64 a) t (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log (* (sqrt (/ t a)) (/ (sqrt -1) z))) (* -1 (log (/ 1 a)))) (taylor inf a) (#s(alt (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) (patch (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log (* (sqrt (/ t a)) (/ (sqrt -1) z))) (+ (* -1 (log (/ 1 a))) (* 1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2))))))) (taylor inf a) (#s(alt (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) (patch (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log (* (sqrt (/ t a)) (/ (sqrt -1) z))) (+ (* -1 (log (/ 1 a))) (+ (* -1/4 (/ (pow z 4) (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))) (* 1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2)))))))) (taylor inf a) (#s(alt (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) (patch (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log (* (sqrt (/ t a)) (/ (sqrt -1) z))) (+ (* -1 (log (/ 1 a))) (+ (* -1/4 (/ (pow z 4) (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow a 3) (pow z 6)) (* (pow t 3) (pow (sqrt -1) 6)))) (* 90 (/ (* (pow a 3) (pow z 6)) (* (pow t 3) (pow (sqrt -1) 6))))) (pow a 6))) (* 1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2))))))))) (taylor inf a) (#s(alt (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) (patch (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (sqrt -1)) (taylor inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))) (taylor inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) (taylor inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) (taylor inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a t)) (taylor inf a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (/ (pow z 2) a) t)) (taylor inf a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (/ (pow z 2) a) t)) (taylor inf a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (/ (pow z 2) a) t)) (taylor inf a) (#s(alt #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) (patch #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))) (taylor -inf a) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) (taylor -inf a) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (taylor -inf a) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* (pow z 5) (sqrt -1)))) (* 1/2 (* (sqrt (/ t a)) (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (taylor -inf a) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ (log (* (sqrt (/ t a)) (/ (sqrt -1) z))) (* -1 (log (/ -1 a))))) (taylor -inf a) (#s(alt (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (+ (log (* (sqrt (/ t a)) (/ (sqrt -1) z))) (* -1 (log (/ -1 a))))) (* 1/2 (/ (pow z 2) (* a t)))) (taylor -inf a) (#s(alt (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (+ (log (* (sqrt (/ t a)) (/ (sqrt -1) z))) (* -1 (log (/ -1 a))))) (+ (* 1/4 (/ (pow z 4) (* (pow a 2) (pow t 2)))) (* 1/2 (/ (pow z 2) (* a t))))) (taylor -inf a) (#s(alt (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (+ (log (* (sqrt (/ t a)) (/ (sqrt -1) z))) (* -1 (log (/ -1 a))))) (+ (* -1/720 (/ (+ (* -90 (/ (* (pow a 3) (pow z 6)) (pow t 3))) (* -30 (/ (* (pow a 3) (pow z 6)) (pow t 3)))) (pow a 6))) (+ (* 1/4 (/ (pow z 4) (* (pow a 2) (pow t 2)))) (* 1/2 (/ (pow z 2) (* a t)))))) (taylor -inf a) (#s(alt (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) 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 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) 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 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) 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 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))) (taylor -inf a) (#s(alt (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) (patch (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))) (taylor -inf a) (#s(alt (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) (patch (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* y (* (pow z 5) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) (taylor -inf a) (#s(alt (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) (patch (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* y (* (pow z 5) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) (taylor -inf a) (#s(alt (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) (patch (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (taylor -inf a) (#s(alt #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) (taylor -inf a) (#s(alt #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) (taylor -inf a) (#s(alt #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* (pow z 4) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) (taylor -inf a) (#s(alt #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf a) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor -inf a) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf a) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf a) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (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)))) (taylor -inf a) (#s(alt (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 2) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 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 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 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 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a t)) (sqrt -1))) (taylor -inf a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) (taylor -inf a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) (taylor -inf a) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* (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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf a) (#s(alt (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (sqrt -1)) (taylor -inf a) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))) (taylor -inf a) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) (taylor -inf a) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* (pow z 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ t a)) (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) (taylor -inf a) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (* a t)) (taylor -inf a) (#s(alt #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (patch #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (/ 1 t) (/ (pow z 2) (* a (pow t 2)))) a)) (taylor -inf a) (#s(alt #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (patch #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow z 4) (* a (pow t 3)))) (/ (pow z 2) (pow t 2))) a)) (/ 1 t)) a)) (taylor -inf a) (#s(alt #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (patch #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow z 6) (* a (pow t 4))) (* -1 (/ (pow z 4) (pow t 3)))) a)) (/ (pow z 2) (pow t 2))) a)) (/ 1 t)) a)) (taylor -inf a) (#s(alt #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (patch #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf a) (#s(alt (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor -inf a) (#s(alt (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf a) (#s(alt (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf a) (#s(alt (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) (taylor -inf a) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) (taylor -inf a) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* (pow z 4) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) (taylor -inf a) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a t)) (sqrt -1))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a t)) (taylor -inf a) (#s(alt (fma.f64 (neg.f64 a) t (*.f64 z z)) (patch (fma.f64 (neg.f64 a) t (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ t (* -1 (/ (pow z 2) a))))) (taylor -inf a) (#s(alt (fma.f64 (neg.f64 a) t (*.f64 z z)) (patch (fma.f64 (neg.f64 a) t (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ t (* -1 (/ (pow z 2) a))))) (taylor -inf a) (#s(alt (fma.f64 (neg.f64 a) t (*.f64 z z)) (patch (fma.f64 (neg.f64 a) t (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ t (* -1 (/ (pow z 2) a))))) (taylor -inf a) (#s(alt (fma.f64 (neg.f64 a) t (*.f64 z z)) (patch (fma.f64 (neg.f64 a) t (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log (* (sqrt (/ t a)) (/ (sqrt -1) z))) (* -1 (log (/ -1 a)))) (taylor -inf a) (#s(alt (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) (patch (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log (* (sqrt (/ t a)) (/ (sqrt -1) z))) (+ (* -1 (log (/ -1 a))) (* -1/2 (/ (pow z 2) (* a t))))) (taylor -inf a) (#s(alt (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) (patch (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log (* (sqrt (/ t a)) (/ (sqrt -1) z))) (+ (* -1 (log (/ -1 a))) (+ (* -1/2 (/ (pow z 2) (* a t))) (* -1/4 (/ (pow z 4) (* (pow a 2) (pow t 2))))))) (taylor -inf a) (#s(alt (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) (patch (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log (* (sqrt (/ t a)) (/ (sqrt -1) z))) (+ (* -1 (log (/ -1 a))) (+ (* -1/2 (/ (pow z 2) (* a t))) (+ (* -1/4 (/ (pow z 4) (* (pow a 2) (pow t 2)))) (* 1/720 (/ (+ (* -90 (/ (* (pow a 3) (pow z 6)) (pow t 3))) (* -30 (/ (* (pow a 3) (pow z 6)) (pow t 3)))) (pow a 6))))))) (taylor -inf a) (#s(alt (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) (patch (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a t)) (sqrt -1))) (taylor -inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) (taylor -inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) (taylor -inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) (taylor -inf a) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* 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 (taylor 0 t) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/2 (/ (* a t) (pow z 2)))) (taylor 0 t) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* t (+ (* -1/2 (* t (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))) (* 1/2 (/ a (pow z 2)))))) (taylor 0 t) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* t (+ (* 1/2 (/ a (pow z 2))) (* t (+ (* -1/2 (* t (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))) (* -1/2 (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) (taylor 0 t) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* a t) (pow z 2))) (taylor 0 t) (#s(alt (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* 1/4 (/ (* (pow a 2) t) (pow z 4))) (* 1/2 (/ a (pow z 2))))) (taylor 0 t) (#s(alt (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* 1/2 (/ a (pow z 2))) (* t (+ (* -1/6 (* t (+ (* -3/4 (/ (pow a 3) (pow z 6))) (* -1/4 (/ (pow a 3) (pow z 6)))))) (* 1/4 (/ (pow a 2) (pow z 4))))))) (taylor 0 t) (#s(alt (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* 1/2 (/ a (pow z 2))) (* t (+ (* 1/4 (/ (pow a 2) (pow z 4))) (* t (+ (* -1/6 (+ (* -3/4 (/ (pow a 3) (pow z 6))) (* -1/4 (/ (pow a 3) (pow z 6))))) (* -1/24 (* t (+ (* -12 (/ (+ (* 1/64 (/ (pow a 4) (pow z 6))) (* 1/16 (/ (pow a 4) (pow z 6)))) (pow z 2))) (+ (* -3/2 (/ (pow a 4) (pow z 8))) (+ (* -3/8 (/ (pow a 4) (pow z 8))) (* -3/16 (/ (pow a 4) (pow z 8)))))))))))))) (taylor 0 t) (#s(alt (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 t) (#s(alt (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 t) (#s(alt (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) 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 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) 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 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) #<representation binary64>) () ())) ()) |
#s(alt y (taylor 0 t) (#s(alt (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) (patch (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) (taylor 0 t) (#s(alt (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) (patch (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ y (* t (+ (* -1/2 (* t (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a y) (pow z 2)))))) (taylor 0 t) (#s(alt (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) (patch (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ y (* t (+ (* 1/2 (/ (* a y) (pow z 2))) (* t (+ (* -1/2 (* t (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (taylor 0 t) (#s(alt (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) (patch (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 t) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 t) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) (taylor 0 t) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) (taylor 0 t) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor 0 t) (#s(alt #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t x)) (pow z 3))) (/ x z)) (taylor 0 t) (#s(alt #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a x) (pow z 3))))) (/ x z)) (taylor 0 t) (#s(alt #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* 1/2 (/ (* a x) (pow z 3))) (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) (/ x z)) (taylor 0 t) (#s(alt #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 t) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 t) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) (taylor 0 t) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) (taylor 0 t) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor 0 t) (#s(alt (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 3))) (/ (* x y) z)) (taylor 0 t) (#s(alt (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (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 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 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 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt z (taylor 0 t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3)))))) (taylor 0 t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))) (taylor 0 t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 t) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 t) (#s(alt (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 t) (#s(alt (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 z) (taylor 0 t) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a t) (pow z 3))) (/ 1 z)) (taylor 0 t) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* -1/2 (* t (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))) (* 1/2 (/ a (pow z 3))))) (/ 1 z)) (taylor 0 t) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* 1/2 (/ a (pow z 3))) (* t (+ (* -1/2 (* t (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))) (* -1/2 (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))) (/ 1 z)) (taylor 0 t) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow z 2)) (taylor 0 t) (#s(alt #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (patch #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ 1 (pow z 2)) (/ (* a t) (pow z 4))) (taylor 0 t) (#s(alt #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (patch #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (- (/ (* (pow a 2) t) (pow z 6)) (* -1 (/ a (pow z 4))))) (/ 1 (pow z 2))) (taylor 0 t) (#s(alt #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (patch #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (- (* t (- (/ (* (pow a 3) t) (pow z 8)) (* -1 (/ (pow a 2) (pow z 6))))) (* -1 (/ a (pow z 4))))) (/ 1 (pow z 2))) (taylor 0 t) (#s(alt #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (patch #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 t) (#s(alt (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor 0 t) (#s(alt (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) (taylor 0 t) (#s(alt (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) (taylor 0 t) (#s(alt (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor 0 t) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t x)) (pow z 3))) (/ x z)) (taylor 0 t) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a x) (pow z 3))))) (/ x z)) (taylor 0 t) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (+ (* 1/2 (/ (* a x) (pow z 3))) (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) (/ x z)) (taylor 0 t) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt z (taylor 0 t) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 t) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3)))))) (taylor 0 t) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))) (taylor 0 t) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (pow z 2) (taylor 0 t) (#s(alt (fma.f64 (neg.f64 a) t (*.f64 z z)) (patch (fma.f64 (neg.f64 a) t (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* a t)) (pow z 2)) (taylor 0 t) (#s(alt (fma.f64 (neg.f64 a) t (*.f64 z z)) (patch (fma.f64 (neg.f64 a) t (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* a t)) (pow z 2)) (taylor 0 t) (#s(alt (fma.f64 (neg.f64 a) t (*.f64 z z)) (patch (fma.f64 (neg.f64 a) t (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* a t)) (pow z 2)) (taylor 0 t) (#s(alt (fma.f64 (neg.f64 a) t (*.f64 z z)) (patch (fma.f64 (neg.f64 a) t (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* a t) (pow z 2))) (taylor 0 t) (#s(alt (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) (patch (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/2 (/ a (pow z 2))) (* -1/4 (/ (* (pow a 2) t) (pow z 4))))) (taylor 0 t) (#s(alt (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) (patch (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/2 (/ a (pow z 2))) (* t (+ (* -1/4 (/ (pow a 2) (pow z 4))) (* 1/6 (* t (+ (* -3/4 (/ (pow a 3) (pow z 6))) (* -1/4 (/ (pow a 3) (pow z 6)))))))))) (taylor 0 t) (#s(alt (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) (patch (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/2 (/ a (pow z 2))) (* t (+ (* -1/4 (/ (pow a 2) (pow z 4))) (* t (+ (* 1/24 (* t (+ (* -12 (/ (+ (* 1/64 (/ (pow a 4) (pow z 6))) (* 1/16 (/ (pow a 4) (pow z 6)))) (pow z 2))) (+ (* -3/2 (/ (pow a 4) (pow z 8))) (+ (* -3/8 (/ (pow a 4) (pow z 8))) (* -3/16 (/ (pow a 4) (pow z 8)))))))) (* 1/6 (+ (* -3/4 (/ (pow a 3) (pow z 6))) (* -1/4 (/ (pow a 3) (pow z 6))))))))))) (taylor 0 t) (#s(alt (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) (patch (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt z (taylor 0 t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* -1/2 (/ (* a t) z))) (taylor 0 t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3)))))) (taylor 0 t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))) (taylor 0 t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (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))) (* z (sqrt -1))) (taylor inf t) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) (taylor inf t) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (taylor inf t) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))))) (taylor inf t) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ (log (* (sqrt (/ a t)) (/ (sqrt -1) z))) (* -1 (log (/ 1 t))))) (taylor inf t) (#s(alt (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (+ (log (* (sqrt (/ a t)) (/ (sqrt -1) z))) (* -1 (log (/ 1 t))))) (* -1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2)))))) (taylor inf t) (#s(alt (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (+ (log (* (sqrt (/ a t)) (/ (sqrt -1) z))) (* -1 (log (/ 1 t))))) (+ (* -1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2))))) (* 1/4 (/ (pow z 4) (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))))) (taylor inf t) (#s(alt (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (+ (log (* (sqrt (/ a t)) (/ (sqrt -1) z))) (* -1 (log (/ 1 t))))) (+ (* -1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2))))) (+ (* -1/720 (/ (+ (* 30 (/ (* (pow t 3) (pow z 6)) (* (pow a 3) (pow (sqrt -1) 6)))) (* 90 (/ (* (pow t 3) (pow z 6)) (* (pow a 3) (pow (sqrt -1) 6))))) (pow t 6))) (* 1/4 (/ (pow z 4) (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4)))))))) (taylor inf t) (#s(alt (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf t) (#s(alt (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) 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 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) 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 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) 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 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))) (taylor inf t) (#s(alt (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) (patch (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))) (taylor inf t) (#s(alt (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) (patch (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 5)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) (taylor inf t) (#s(alt (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) (patch (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 5)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))))) (taylor inf t) (#s(alt (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) (patch (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf t) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor inf t) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor inf t) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) (taylor inf t) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (taylor inf t) (#s(alt #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) (taylor inf t) (#s(alt #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) (taylor inf t) (#s(alt #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))) (taylor inf t) (#s(alt #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf t) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor inf t) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor inf t) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) (taylor inf t) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (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)))) (taylor inf t) (#s(alt (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1))))) (taylor inf t) (#s(alt (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 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 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 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 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (sqrt -1)) (taylor inf t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))) (taylor inf t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) (taylor inf t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) (taylor inf t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* (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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf t) (#s(alt (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (sqrt -1)) (taylor inf t) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))) (taylor inf t) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) (taylor inf t) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))))) (taylor inf t) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (* a t)) (taylor inf t) (#s(alt #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (patch #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* -1 (/ (pow z 2) (* (pow a 2) t))) (/ 1 a)) t) (taylor inf t) (#s(alt #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (patch #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* -1 (/ (pow z 4) (* (pow a 3) (pow t 2)))) (+ (/ 1 a) (/ (pow z 2) (* (pow a 2) t)))) t) (taylor inf t) (#s(alt #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (patch #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* -1 (/ (pow z 6) (* (pow a 4) (pow t 3)))) (+ (/ 1 a) (+ (/ (pow z 2) (* (pow a 2) t)) (/ (pow z 4) (* (pow a 3) (pow t 2)))))) t) (taylor inf t) (#s(alt #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (patch #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor inf t) (#s(alt (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor inf t) (#s(alt (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor inf t) (#s(alt (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) (taylor inf t) (#s(alt (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (taylor inf t) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) (taylor inf t) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) (taylor inf t) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))) (taylor inf t) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (sqrt -1)) (taylor inf t) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))) (taylor inf t) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) (taylor inf t) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) (taylor inf t) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a t)) (taylor inf t) (#s(alt (fma.f64 (neg.f64 a) t (*.f64 z z)) (patch (fma.f64 (neg.f64 a) t (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1 a) (/ (pow z 2) t))) (taylor inf t) (#s(alt (fma.f64 (neg.f64 a) t (*.f64 z z)) (patch (fma.f64 (neg.f64 a) t (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1 a) (/ (pow z 2) t))) (taylor inf t) (#s(alt (fma.f64 (neg.f64 a) t (*.f64 z z)) (patch (fma.f64 (neg.f64 a) t (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1 a) (/ (pow z 2) t))) (taylor inf t) (#s(alt (fma.f64 (neg.f64 a) t (*.f64 z z)) (patch (fma.f64 (neg.f64 a) t (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log (* (sqrt (/ a t)) (/ (sqrt -1) z))) (* -1 (log (/ 1 t)))) (taylor inf t) (#s(alt (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) (patch (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log (* (sqrt (/ a t)) (/ (sqrt -1) z))) (+ (* -1 (log (/ 1 t))) (* 1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2))))))) (taylor inf t) (#s(alt (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) (patch (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log (* (sqrt (/ a t)) (/ (sqrt -1) z))) (+ (* -1 (log (/ 1 t))) (+ (* -1/4 (/ (pow z 4) (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))) (* 1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2)))))))) (taylor inf t) (#s(alt (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) (patch (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log (* (sqrt (/ a t)) (/ (sqrt -1) z))) (+ (* -1 (log (/ 1 t))) (+ (* -1/4 (/ (pow z 4) (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow t 3) (pow z 6)) (* (pow a 3) (pow (sqrt -1) 6)))) (* 90 (/ (* (pow t 3) (pow z 6)) (* (pow a 3) (pow (sqrt -1) 6))))) (pow t 6))) (* 1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2))))))))) (taylor inf t) (#s(alt (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) (patch (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (sqrt -1)) (taylor inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))) (taylor inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) (taylor inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) (taylor inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* 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))) (* z (sqrt -1))) (taylor -inf t) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) (taylor -inf t) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (taylor -inf t) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* (pow z 5) (sqrt -1))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) (taylor -inf t) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ (log (* (sqrt (/ a t)) (/ (sqrt -1) z))) (* -1 (log (/ -1 t))))) (taylor -inf t) (#s(alt (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (+ (log (* (sqrt (/ a t)) (/ (sqrt -1) z))) (* -1 (log (/ -1 t))))) (* 1/2 (/ (pow z 2) (* a t)))) (taylor -inf t) (#s(alt (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (+ (log (* (sqrt (/ a t)) (/ (sqrt -1) z))) (* -1 (log (/ -1 t))))) (+ (* 1/4 (/ (pow z 4) (* (pow a 2) (pow t 2)))) (* 1/2 (/ (pow z 2) (* a t))))) (taylor -inf t) (#s(alt (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (+ (log (* (sqrt (/ a t)) (/ (sqrt -1) z))) (* -1 (log (/ -1 t))))) (+ (* -1/720 (/ (+ (* -90 (/ (* (pow t 3) (pow z 6)) (pow a 3))) (* -30 (/ (* (pow t 3) (pow z 6)) (pow a 3)))) (pow t 6))) (+ (* 1/4 (/ (pow z 4) (* (pow a 2) (pow t 2)))) (* 1/2 (/ (pow z 2) (* a t)))))) (taylor -inf t) (#s(alt (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf t) (#s(alt (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) 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 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) 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 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) 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 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))) (taylor -inf t) (#s(alt (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) (patch (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))) (taylor -inf t) (#s(alt (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) (patch (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* y (* (pow z 5) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) (taylor -inf t) (#s(alt (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) (patch (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4)))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* y (* (pow z 5) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) (taylor -inf t) (#s(alt (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) (patch (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf t) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor -inf t) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf t) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf t) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (taylor -inf t) (#s(alt #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) (taylor -inf t) (#s(alt #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) (taylor -inf t) (#s(alt #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* (pow z 4) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) (taylor -inf t) (#s(alt #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf t) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor -inf t) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf t) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf t) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (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)))) (taylor -inf t) (#s(alt (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 2) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1))))) (taylor -inf t) (#s(alt (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 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 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* (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 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a t)) (sqrt -1))) (taylor -inf t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) (taylor -inf t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) (taylor -inf t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) (taylor -inf t) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* (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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf t) (#s(alt (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (sqrt -1)) (taylor -inf t) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))) (taylor -inf t) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) (taylor -inf t) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4)))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* (pow z 4) (sqrt -1))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) (taylor -inf t) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (* a t)) (taylor -inf t) (#s(alt #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (patch #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (/ 1 a) (/ (pow z 2) (* (pow a 2) t))) t)) (taylor -inf t) (#s(alt #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (patch #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow z 4) (* (pow a 3) t))) (/ (pow z 2) (pow a 2))) t)) (/ 1 a)) t)) (taylor -inf t) (#s(alt #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (patch #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow z 6) (* (pow a 4) t)) (* -1 (/ (pow z 4) (pow a 3)))) t)) (/ (pow z 2) (pow a 2))) t)) (/ 1 a)) t)) (taylor -inf t) (#s(alt #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (patch #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor -inf t) (#s(alt (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) (taylor -inf t) (#s(alt (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf t) (#s(alt (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) (taylor -inf t) (#s(alt (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (taylor -inf t) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) (taylor -inf t) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) (taylor -inf t) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* (pow z 4) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) (taylor -inf t) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a t)) (sqrt -1))) (taylor -inf t) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) (taylor -inf t) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) (taylor -inf t) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) (taylor -inf t) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a t)) (taylor -inf t) (#s(alt (fma.f64 (neg.f64 a) t (*.f64 z z)) (patch (fma.f64 (neg.f64 a) t (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ a (* -1 (/ (pow z 2) t))))) (taylor -inf t) (#s(alt (fma.f64 (neg.f64 a) t (*.f64 z z)) (patch (fma.f64 (neg.f64 a) t (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ a (* -1 (/ (pow z 2) t))))) (taylor -inf t) (#s(alt (fma.f64 (neg.f64 a) t (*.f64 z z)) (patch (fma.f64 (neg.f64 a) t (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ a (* -1 (/ (pow z 2) t))))) (taylor -inf t) (#s(alt (fma.f64 (neg.f64 a) t (*.f64 z z)) (patch (fma.f64 (neg.f64 a) t (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log (* (sqrt (/ a t)) (/ (sqrt -1) z))) (* -1 (log (/ -1 t)))) (taylor -inf t) (#s(alt (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) (patch (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log (* (sqrt (/ a t)) (/ (sqrt -1) z))) (+ (* -1 (log (/ -1 t))) (* -1/2 (/ (pow z 2) (* a t))))) (taylor -inf t) (#s(alt (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) (patch (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log (* (sqrt (/ a t)) (/ (sqrt -1) z))) (+ (* -1 (log (/ -1 t))) (+ (* -1/2 (/ (pow z 2) (* a t))) (* -1/4 (/ (pow z 4) (* (pow a 2) (pow t 2))))))) (taylor -inf t) (#s(alt (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) (patch (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log (* (sqrt (/ a t)) (/ (sqrt -1) z))) (+ (* -1 (log (/ -1 t))) (+ (* -1/2 (/ (pow z 2) (* a t))) (+ (* -1/4 (/ (pow z 4) (* (pow a 2) (pow t 2)))) (* 1/720 (/ (+ (* -90 (/ (* (pow t 3) (pow z 6)) (pow a 3))) (* -30 (/ (* (pow t 3) (pow z 6)) (pow a 3)))) (pow t 6))))))) (taylor -inf t) (#s(alt (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) (patch (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a t)) (sqrt -1))) (taylor -inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) (taylor -inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) (taylor -inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) (taylor -inf t) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* 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))) (* z (sqrt -1))) (taylor 0 z) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) (taylor 0 z) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (sqrt -1)) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (sqrt -1)))))))) (taylor 0 z) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (sqrt -1)) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (sqrt -1)))))))))) (taylor 0 z) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (+ (log (* (sqrt (* a t)) (sqrt -1))) (* -1 (log z)))) (taylor 0 z) (#s(alt (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (+ (log (* (sqrt (* a t)) (sqrt -1))) (* -1 (log z)))) (* -1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2)))))) (taylor 0 z) (#s(alt (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (+ (log (* (sqrt (* a t)) (sqrt -1))) (* -1 (log z)))) (* (pow z 2) (- (* 1/4 (/ (pow z 2) (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))) (* 1/2 (/ 1 (* a (* t (pow (sqrt -1) 2)))))))) (taylor 0 z) (#s(alt (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (+ (log (* (sqrt (* a t)) (sqrt -1))) (* -1 (log z)))) (* (pow z 2) (- (* (pow z 2) (+ (* -1/6 (/ (pow z 2) (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 6))))) (* 1/4 (/ 1 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))))) (* 1/2 (/ 1 (* a (* t (pow (sqrt -1) 2)))))))) (taylor 0 z) (#s(alt (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor 0 z) (#s(alt (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) 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 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) 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 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) 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 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))) (taylor 0 z) (#s(alt (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) (patch (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) (taylor 0 z) (#s(alt (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) (patch (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ y (sqrt -1)))))))) (taylor 0 z) (#s(alt (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) (patch (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4)))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1)))))))))) (taylor 0 z) (#s(alt (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) (patch (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor 0 z) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) (taylor 0 z) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))) (taylor 0 z) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))) (taylor 0 z) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (taylor 0 z) (#s(alt #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) (taylor 0 z) (#s(alt #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1))))))) (taylor 0 z) (#s(alt #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4)))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1))))))))) (taylor 0 z) (#s(alt #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor 0 z) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor 0 z) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor 0 z) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor 0 z) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor 0 z) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) (taylor 0 z) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))) (taylor 0 z) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))) (taylor 0 z) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (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)))) (taylor 0 z) (#s(alt (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1))))) (taylor 0 z) (#s(alt (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (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 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (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 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (sqrt -1)) (taylor 0 z) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))) (taylor 0 z) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))) (taylor 0 z) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5))))))))) (taylor 0 z) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* (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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor 0 z) (#s(alt (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (sqrt -1)) (taylor 0 z) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))) (taylor 0 z) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (/ 1 (* a t))) (sqrt -1)) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (sqrt -1))))))) (taylor 0 z) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (/ 1 (* a t))) (sqrt -1)) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (sqrt -1))))))))) (taylor 0 z) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (* a t)) (taylor 0 z) (#s(alt #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (patch #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (- (* -1 (/ (pow z 2) (* (pow a 2) (pow t 2)))) (/ 1 (* a t))) (taylor 0 z) (#s(alt #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (patch #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (pow z 2) (- (* -1 (/ (pow z 2) (* (pow a 3) (pow t 3)))) (/ 1 (* (pow a 2) (pow t 2))))) (/ 1 (* a t))) (taylor 0 z) (#s(alt #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (patch #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (- (* (pow z 2) (- (* (pow z 2) (- (* -1 (/ (pow z 2) (* (pow a 4) (pow t 4)))) (/ 1 (* (pow a 3) (pow t 3))))) (/ 1 (* (pow a 2) (pow t 2))))) (/ 1 (* a t))) (taylor 0 z) (#s(alt #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (patch #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) (taylor 0 z) (#s(alt (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) (taylor 0 z) (#s(alt (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))) (taylor 0 z) (#s(alt (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))) (taylor 0 z) (#s(alt (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (taylor 0 z) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) (taylor 0 z) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1))))))) (taylor 0 z) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4)))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1))))))))) (taylor 0 z) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (sqrt -1)) (taylor 0 z) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))) (taylor 0 z) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))) (taylor 0 z) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5))))))))) (taylor 0 z) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a t)) (taylor 0 z) (#s(alt (fma.f64 (neg.f64 a) t (*.f64 z z)) (patch (fma.f64 (neg.f64 a) t (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* a t)) (pow z 2)) (taylor 0 z) (#s(alt (fma.f64 (neg.f64 a) t (*.f64 z z)) (patch (fma.f64 (neg.f64 a) t (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* a t)) (pow z 2)) (taylor 0 z) (#s(alt (fma.f64 (neg.f64 a) t (*.f64 z z)) (patch (fma.f64 (neg.f64 a) t (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* a t)) (pow z 2)) (taylor 0 z) (#s(alt (fma.f64 (neg.f64 a) t (*.f64 z z)) (patch (fma.f64 (neg.f64 a) t (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log (* (sqrt (* a t)) (sqrt -1))) (* -1 (log z))) (taylor 0 z) (#s(alt (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) (patch (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log (* (sqrt (* a t)) (sqrt -1))) (+ (* -1 (log z)) (* 1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2))))))) (taylor 0 z) (#s(alt (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) (patch (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log (* (sqrt (* a t)) (sqrt -1))) (+ (* -1 (log z)) (* (pow z 2) (+ (* -1/4 (/ (pow z 2) (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))) (* 1/2 (/ 1 (* a (* t (pow (sqrt -1) 2))))))))) (taylor 0 z) (#s(alt (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) (patch (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log (* (sqrt (* a t)) (sqrt -1))) (+ (* -1 (log z)) (* (pow z 2) (+ (* (pow z 2) (- (* 1/6 (/ (pow z 2) (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 6))))) (* 1/4 (/ 1 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))))) (* 1/2 (/ 1 (* a (* t (pow (sqrt -1) 2))))))))) (taylor 0 z) (#s(alt (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) (patch (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a t)) (sqrt -1)) (taylor 0 z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))) (taylor 0 z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))) (taylor 0 z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5))))))))) (taylor 0 z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* 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 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 1 (taylor inf z) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/2 (/ (* a t) (pow z 2)))) (taylor inf z) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))) (taylor inf z) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))) (* 1/2 (/ (* a t) (pow z 2)))))) (taylor inf z) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* a t) (pow z 2))) (taylor inf z) (#s(alt (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/4 (/ (* (pow a 2) (pow t 2)) (pow z 2))) (* 1/2 (* a t))) (pow z 2)) (taylor inf z) (#s(alt (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/720 (/ (+ (* -90 (* (pow a 3) (pow t 3))) (* -30 (* (pow a 3) (pow t 3)))) (pow z 4))) (+ (* 1/4 (/ (* (pow a 2) (pow t 2)) (pow z 2))) (* 1/2 (* a t)))) (pow z 2)) (taylor inf z) (#s(alt (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/720 (/ (+ (* -90 (* (pow a 3) (pow t 3))) (* -30 (* (pow a 3) (pow t 3)))) (pow z 4))) (+ (* -1/40320 (/ (+ (* -20160 (+ (* 1/64 (* (pow a 4) (pow t 4))) (* 1/16 (* (pow a 4) (pow t 4))))) (+ (* -2520 (* (pow a 4) (pow t 4))) (+ (* -630 (* (pow a 4) (pow t 4))) (* -315 (* (pow a 4) (pow t 4)))))) (pow z 6))) (+ (* 1/4 (/ (* (pow a 2) (pow t 2)) (pow z 2))) (* 1/2 (* a t))))) (pow z 2)) (taylor inf z) (#s(alt (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf z) (#s(alt (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor inf z) (#s(alt (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) 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 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) 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 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) #<representation binary64>) () ())) ()) |
#s(alt y (taylor inf z) (#s(alt (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) (patch (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) (taylor inf z) (#s(alt (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) (patch (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t y)) (pow z 2))))) (taylor inf z) (#s(alt (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) (patch (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t y)) (pow z 2)))))) (taylor inf z) (#s(alt (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) (patch (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf z) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor inf z) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) (taylor inf z) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) (taylor inf z) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor inf z) (#s(alt #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) z) (taylor inf z) (#s(alt #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z) (taylor inf z) (#s(alt #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z) (taylor inf z) (#s(alt #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor inf z) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor inf z) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor inf z) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor inf z) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf z) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor inf z) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) (taylor inf z) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) (taylor inf z) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x y) z) (taylor inf z) (#s(alt (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) z) (taylor inf z) (#s(alt (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) z) (taylor inf z) (#s(alt (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) z) (taylor inf z) (#s(alt (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt z (taylor inf z) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) (taylor inf z) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) (taylor inf z) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))))))) (taylor inf z) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf z) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf z) (#s(alt (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor inf z) (#s(alt (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 z) (taylor inf z) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* 1/2 (/ (* a t) (pow z 2)))) z) (taylor inf z) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))) z) (taylor inf z) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))) (* 1/2 (/ (* a t) (pow z 2)))))) z) (taylor inf z) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow z 2)) (taylor inf z) (#s(alt #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (patch #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (/ (* a t) (pow z 2))) (pow z 2)) (taylor inf z) (#s(alt #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (patch #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1 (/ (* a t) (pow z 2)))) (pow z 2)) (taylor inf z) (#s(alt #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (patch #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (/ (* (pow a 3) (pow t 3)) (pow z 6))) (+ (* -1 (/ (* a t) (pow z 2))) (* -1 (/ (* (pow a 2) (pow t 2)) (pow z 4))))) (pow z 2)) (taylor inf z) (#s(alt #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (patch #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf z) (#s(alt (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) (taylor inf z) (#s(alt (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) (taylor inf z) (#s(alt (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) (taylor inf z) (#s(alt (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor inf z) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) z) (taylor inf z) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z) (taylor inf z) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z) (taylor inf z) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt z (taylor inf z) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) (taylor inf z) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) (taylor inf z) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))))))) (taylor inf z) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (pow z 2) (taylor inf z) (#s(alt (fma.f64 (neg.f64 a) t (*.f64 z z)) (patch (fma.f64 (neg.f64 a) t (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) (taylor inf z) (#s(alt (fma.f64 (neg.f64 a) t (*.f64 z z)) (patch (fma.f64 (neg.f64 a) t (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) (taylor inf z) (#s(alt (fma.f64 (neg.f64 a) t (*.f64 z z)) (patch (fma.f64 (neg.f64 a) t (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) (taylor inf z) (#s(alt (fma.f64 (neg.f64 a) t (*.f64 z z)) (patch (fma.f64 (neg.f64 a) t (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ (* a t) (pow z 2))) (taylor inf z) (#s(alt (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) (patch (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (* a t)) (* -1/4 (/ (* (pow a 2) (pow t 2)) (pow z 2)))) (pow z 2)) (taylor inf z) (#s(alt (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) (patch (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (* a t)) (+ (* -1/4 (/ (* (pow a 2) (pow t 2)) (pow z 2))) (* 1/720 (/ (+ (* -90 (* (pow a 3) (pow t 3))) (* -30 (* (pow a 3) (pow t 3)))) (pow z 4))))) (pow z 2)) (taylor inf z) (#s(alt (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) (patch (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (* a t)) (+ (* -1/4 (/ (* (pow a 2) (pow t 2)) (pow z 2))) (+ (* 1/40320 (/ (+ (* -20160 (+ (* 1/64 (* (pow a 4) (pow t 4))) (* 1/16 (* (pow a 4) (pow t 4))))) (+ (* -2520 (* (pow a 4) (pow t 4))) (+ (* -630 (* (pow a 4) (pow t 4))) (* -315 (* (pow a 4) (pow t 4)))))) (pow z 6))) (* 1/720 (/ (+ (* -90 (* (pow a 3) (pow t 3))) (* -30 (* (pow a 3) (pow t 3)))) (pow z 4)))))) (pow z 2)) (taylor inf z) (#s(alt (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) (patch (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt z (taylor inf z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) (taylor inf z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) (taylor inf z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))))))) (taylor inf z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (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)) (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 -1 (taylor -inf z) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* -1/2 (/ (* a t) (pow z 2))) 1) (taylor -inf z) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (* a t) (pow z 2))) (* 1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4)))) 1) (taylor -inf z) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* 1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))))) 1) (taylor -inf z) (#s(alt (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) (patch (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (log -1)) (taylor -inf z) (#s(alt (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (log -1)) (* 1/2 (/ (* a t) (pow z 2)))) (taylor -inf z) (#s(alt (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (log -1)) (+ (* 1/4 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))) (taylor -inf z) (#s(alt (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (log -1)) (+ (* -1/720 (/ (+ (* -90 (* (pow a 3) (pow t 3))) (* -30 (* (pow a 3) (pow t 3)))) (pow z 6))) (+ (* 1/4 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2)))))) (taylor -inf z) (#s(alt (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) (patch (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor -inf z) (#s(alt (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) (taylor -inf z) (#s(alt (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) 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 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) 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 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 y) (taylor -inf z) (#s(alt (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) (patch (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 y) (* -1/2 (/ (* a (* t y)) (pow z 2)))) (taylor -inf z) (#s(alt (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) (patch (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 y) (+ (* -1/2 (/ (* a (* t y)) (pow z 2))) (* 1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))))) (taylor -inf z) (#s(alt (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) (patch (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 y) (+ (* -1/2 (/ (* a (* t y)) (pow z 2))) (+ (* 1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6)))))) (taylor -inf z) (#s(alt (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) (patch (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor -inf z) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) (taylor -inf z) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) (taylor -inf z) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) (taylor -inf z) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ x z)) (taylor -inf z) (#s(alt #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) z)) (taylor -inf z) (#s(alt #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z)) (taylor -inf z) (#s(alt #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z)) (taylor -inf z) (#s(alt #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor -inf z) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor -inf z) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor -inf z) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor -inf z) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor -inf z) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) (taylor -inf z) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) (taylor -inf z) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) (taylor -inf z) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x y) z)) (taylor -inf z) (#s(alt (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (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 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (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 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (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 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 z) (taylor -inf z) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) (taylor -inf z) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))) (taylor -inf z) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))))) (taylor -inf z) (#s(alt (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (patch (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor -inf z) (#s(alt #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor -inf z) (#s(alt (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) (taylor -inf z) (#s(alt (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 z) (taylor -inf z) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (* 1/2 (/ (* a t) (pow z 2)))) z)) (taylor -inf z) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))) z)) (taylor -inf z) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))) (* 1/2 (/ (* a t) (pow z 2)))))) z)) (taylor -inf z) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (pow z 2)) (taylor -inf z) (#s(alt #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (patch #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (/ (* a t) (pow z 2))) (pow z 2)) (taylor -inf z) (#s(alt #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (patch #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1 (/ (* a t) (pow z 2)))) (pow z 2)) (taylor -inf z) (#s(alt #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (patch #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (/ (* (pow a 3) (pow t 3)) (pow z 6))) (+ (* -1 (/ (* a t) (pow z 2))) (* -1 (/ (* (pow a 2) (pow t 2)) (pow z 4))))) (pow z 2)) (taylor -inf z) (#s(alt #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (patch #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x y)) (taylor -inf z) (#s(alt (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) (taylor -inf z) (#s(alt (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) (taylor -inf z) (#s(alt (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) (taylor -inf z) (#s(alt (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ x z)) (taylor -inf z) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) z)) (taylor -inf z) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z)) (taylor -inf z) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z)) (taylor -inf z) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 z) (taylor -inf z) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) (taylor -inf z) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))) (taylor -inf z) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))))) (taylor -inf z) (#s(alt (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (patch (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #<representation binary64>) () ())) ()) |
#s(alt (pow z 2) (taylor -inf z) (#s(alt (fma.f64 (neg.f64 a) t (*.f64 z z)) (patch (fma.f64 (neg.f64 a) t (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) (taylor -inf z) (#s(alt (fma.f64 (neg.f64 a) t (*.f64 z z)) (patch (fma.f64 (neg.f64 a) t (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) (taylor -inf z) (#s(alt (fma.f64 (neg.f64 a) t (*.f64 z z)) (patch (fma.f64 (neg.f64 a) t (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) (taylor -inf z) (#s(alt (fma.f64 (neg.f64 a) t (*.f64 z z)) (patch (fma.f64 (neg.f64 a) t (*.f64 z z)) #<representation binary64>) () ())) ()) |
#s(alt (log -1) (taylor -inf z) (#s(alt (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) (patch (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log -1) (* -1/2 (/ (* a t) (pow z 2)))) (taylor -inf z) (#s(alt (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) (patch (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log -1) (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/4 (/ (* (pow a 2) (pow t 2)) (pow z 4))))) (taylor -inf z) (#s(alt (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) (patch (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (log -1) (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/4 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* 1/720 (/ (+ (* -90 (* (pow a 3) (pow t 3))) (* -30 (* (pow a 3) (pow t 3)))) (pow z 6)))))) (taylor -inf z) (#s(alt (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) (patch (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 z) (taylor -inf z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) (taylor -inf z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))) (taylor -inf z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))))) (taylor -inf z) (#s(alt #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) (patch #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) #<representation binary64>) () ())) ()) |
#s(alt (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)) (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 (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) (patch (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) (patch (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) (patch (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) (patch (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 y) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (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 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (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 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (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 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (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 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (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 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 #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 y) (#s(alt (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.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 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.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 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.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 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) #<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 (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) (patch (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) (patch (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) (patch (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) (patch (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf y) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (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 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (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 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (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 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (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 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (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 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 #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf y) (#s(alt (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.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 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.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 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.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 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) #<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 (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) (patch (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) (patch (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) (patch (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) (patch (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf y) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (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 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (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 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (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 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (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 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (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 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 #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf y) (#s(alt (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.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 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.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 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.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 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) #<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 (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor 0 x) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor 0 x) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor 0 x) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor 0 x) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor 0 x) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (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 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (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 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (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 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (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 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (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 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 #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.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 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor 0 x) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (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 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor inf x) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor inf x) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor inf x) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor inf x) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor inf x) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (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 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (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 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (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 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (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 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (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 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 #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.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 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor inf x) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (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 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) (patch (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) (patch (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) (patch #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor -inf x) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor -inf x) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor -inf x) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (/ x z) (taylor -inf x) (#s(alt (/.f64 x z) (patch (/.f64 x z) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) (taylor -inf x) (#s(alt (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (patch (*.f64 z (/.f64 (*.f64 x y) (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 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (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 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (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 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (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 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (patch (/.f64 (*.f64 x y) (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 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 #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) (patch #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) (patch (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.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 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) (patch (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) (taylor -inf x) (#s(alt (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (patch (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y z)) (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>) () ())) ()) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 33.0ms | x | @ | inf | ((exp (* (log (/ (sqrt (- (* z z) (* t a))) z)) -1)) (* (log (/ (sqrt (- (* z z) (* t a))) z)) -1) (* (* (exp (* (log (/ (sqrt (- (* z z) (* t a))) z)) -1)) y) x) (* (exp (* (log (/ (sqrt (- (* z z) (* t a))) z)) -1)) y) (* (* z y) (/ x (sqrt (- (* z z) (* t a))))) (* z y) (/ x (sqrt (- (* z z) (* t a)))) (/ x z) (* z (/ (* x y) (sqrt (- (* z z) (* t a))))) (/ (* x y) (sqrt (- (* z z) (* t a)))) (* x y) (sqrt (- (* z z) (* t a))) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (sqrt (/ 1 (+ (* (neg a) t) (* z z)))) (* (* z y) x)) (sqrt (/ 1 (+ (* (neg a) t) (* z z)))) (/ 1 (+ (* (neg a) t) (* z z))) (* (/ x (sqrt (+ (* (neg a) t) (* z z)))) (* z y)) (/ x (sqrt (+ (* (neg a) t) (* z z)))) (sqrt (+ (* (neg a) t) (* z z))) (+ (* (neg a) t) (* z z)) (log (/ (sqrt (- (* z z) (* t a))) z)) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a)) (* (* z y) x)) |
| 19.0ms | z | @ | inf | ((exp (* (log (/ (sqrt (- (* z z) (* t a))) z)) -1)) (* (log (/ (sqrt (- (* z z) (* t a))) z)) -1) (* (* (exp (* (log (/ (sqrt (- (* z z) (* t a))) z)) -1)) y) x) (* (exp (* (log (/ (sqrt (- (* z z) (* t a))) z)) -1)) y) (* (* z y) (/ x (sqrt (- (* z z) (* t a))))) (* z y) (/ x (sqrt (- (* z z) (* t a)))) (/ x z) (* z (/ (* x y) (sqrt (- (* z z) (* t a))))) (/ (* x y) (sqrt (- (* z z) (* t a)))) (* x y) (sqrt (- (* z z) (* t a))) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (sqrt (/ 1 (+ (* (neg a) t) (* z z)))) (* (* z y) x)) (sqrt (/ 1 (+ (* (neg a) t) (* z z)))) (/ 1 (+ (* (neg a) t) (* z z))) (* (/ x (sqrt (+ (* (neg a) t) (* z z)))) (* z y)) (/ x (sqrt (+ (* (neg a) t) (* z z)))) (sqrt (+ (* (neg a) t) (* z z))) (+ (* (neg a) t) (* z z)) (log (/ (sqrt (- (* z z) (* t a))) z)) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a)) (* (* z y) x)) |
| 9.0ms | a | @ | inf | ((exp (* (log (/ (sqrt (- (* z z) (* t a))) z)) -1)) (* (log (/ (sqrt (- (* z z) (* t a))) z)) -1) (* (* (exp (* (log (/ (sqrt (- (* z z) (* t a))) z)) -1)) y) x) (* (exp (* (log (/ (sqrt (- (* z z) (* t a))) z)) -1)) y) (* (* z y) (/ x (sqrt (- (* z z) (* t a))))) (* z y) (/ x (sqrt (- (* z z) (* t a)))) (/ x z) (* z (/ (* x y) (sqrt (- (* z z) (* t a))))) (/ (* x y) (sqrt (- (* z z) (* t a)))) (* x y) (sqrt (- (* z z) (* t a))) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (sqrt (/ 1 (+ (* (neg a) t) (* z z)))) (* (* z y) x)) (sqrt (/ 1 (+ (* (neg a) t) (* z z)))) (/ 1 (+ (* (neg a) t) (* z z))) (* (/ x (sqrt (+ (* (neg a) t) (* z z)))) (* z y)) (/ x (sqrt (+ (* (neg a) t) (* z z)))) (sqrt (+ (* (neg a) t) (* z z))) (+ (* (neg a) t) (* z z)) (log (/ (sqrt (- (* z z) (* t a))) z)) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a)) (* (* z y) x)) |
| 8.0ms | z | @ | 0 | ((exp (* (log (/ (sqrt (- (* z z) (* t a))) z)) -1)) (* (log (/ (sqrt (- (* z z) (* t a))) z)) -1) (* (* (exp (* (log (/ (sqrt (- (* z z) (* t a))) z)) -1)) y) x) (* (exp (* (log (/ (sqrt (- (* z z) (* t a))) z)) -1)) y) (* (* z y) (/ x (sqrt (- (* z z) (* t a))))) (* z y) (/ x (sqrt (- (* z z) (* t a)))) (/ x z) (* z (/ (* x y) (sqrt (- (* z z) (* t a))))) (/ (* x y) (sqrt (- (* z z) (* t a)))) (* x y) (sqrt (- (* z z) (* t a))) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (sqrt (/ 1 (+ (* (neg a) t) (* z z)))) (* (* z y) x)) (sqrt (/ 1 (+ (* (neg a) t) (* z z)))) (/ 1 (+ (* (neg a) t) (* z z))) (* (/ x (sqrt (+ (* (neg a) t) (* z z)))) (* z y)) (/ x (sqrt (+ (* (neg a) t) (* z z)))) (sqrt (+ (* (neg a) t) (* z z))) (+ (* (neg a) t) (* z z)) (log (/ (sqrt (- (* z z) (* t a))) z)) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a)) (* (* z y) x)) |
| 4.0ms | x | @ | -inf | ((exp (* (log (/ (sqrt (- (* z z) (* t a))) z)) -1)) (* (log (/ (sqrt (- (* z z) (* t a))) z)) -1) (* (* (exp (* (log (/ (sqrt (- (* z z) (* t a))) z)) -1)) y) x) (* (exp (* (log (/ (sqrt (- (* z z) (* t a))) z)) -1)) y) (* (* z y) (/ x (sqrt (- (* z z) (* t a))))) (* z y) (/ x (sqrt (- (* z z) (* t a)))) (/ x z) (* z (/ (* x y) (sqrt (- (* z z) (* t a))))) (/ (* x y) (sqrt (- (* z z) (* t a)))) (* x y) (sqrt (- (* z z) (* t a))) (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (* (sqrt (/ 1 (+ (* (neg a) t) (* z z)))) (* (* z y) x)) (sqrt (/ 1 (+ (* (neg a) t) (* z z)))) (/ 1 (+ (* (neg a) t) (* z z))) (* (/ x (sqrt (+ (* (neg a) t) (* z z)))) (* z y)) (/ x (sqrt (+ (* (neg a) t) (* z z)))) (sqrt (+ (* (neg a) t) (* z z))) (+ (* (neg a) t) (* z z)) (log (/ (sqrt (- (* z z) (* t a))) z)) (sqrt (- (* z z) (* t a))) (- (* z z) (* t a)) (* (* z y) x)) |
| 1× | egg-herbie |
| 8 320× | lower-*.f64 |
| 8 320× | lower-*.f32 |
| 6 980× | lower-fma.f64 |
| 6 980× | lower-fma.f32 |
| 4 598× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1581 | 29528 |
| 1 | 5162 | 28911 |
| 0 | 8300 | 27982 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
(+ 1 (* 1/2 (/ (* a t) (pow z 2)))) |
(+ 1 (* a (+ (* -1/2 (* a (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))) (* 1/2 (/ t (pow z 2)))))) |
(+ 1 (* a (+ (* 1/2 (/ t (pow z 2))) (* a (+ (* -1/2 (* a (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))) (* -1/2 (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) |
(* 1/2 (/ (* a t) (pow z 2))) |
(* a (+ (* 1/4 (/ (* a (pow t 2)) (pow z 4))) (* 1/2 (/ t (pow z 2))))) |
(* a (+ (* 1/2 (/ t (pow z 2))) (* a (+ (* -1/6 (* a (+ (* -3/4 (/ (pow t 3) (pow z 6))) (* -1/4 (/ (pow t 3) (pow z 6)))))) (* 1/4 (/ (pow t 2) (pow z 4))))))) |
(* a (+ (* 1/2 (/ t (pow z 2))) (* a (+ (* 1/4 (/ (pow t 2) (pow z 4))) (* a (+ (* -1/6 (+ (* -3/4 (/ (pow t 3) (pow z 6))) (* -1/4 (/ (pow t 3) (pow z 6))))) (* -1/24 (* a (+ (* -12 (/ (+ (* 1/64 (/ (pow t 4) (pow z 6))) (* 1/16 (/ (pow t 4) (pow z 6)))) (pow z 2))) (+ (* -3/2 (/ (pow t 4) (pow z 8))) (+ (* -3/8 (/ (pow t 4) (pow z 8))) (* -3/16 (/ (pow t 4) (pow z 8)))))))))))))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
y |
(+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) |
(+ y (* a (+ (* -1/2 (* a (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t y) (pow z 2)))))) |
(+ y (* a (+ (* 1/2 (/ (* t y) (pow z 2))) (* a (+ (* -1/2 (* a (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
(/ x z) |
(+ (* 1/2 (/ (* a (* t x)) (pow z 3))) (/ x z)) |
(+ (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t x) (pow z 3))))) (/ x z)) |
(+ (* a (+ (* 1/2 (/ (* t x) (pow z 3))) (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) (/ x z)) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
(/ (* 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)) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
(/ 1 z) |
(+ (* 1/2 (/ (* a t) (pow z 3))) (/ 1 z)) |
(+ (* a (+ (* -1/2 (* a (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))) (* 1/2 (/ t (pow z 3))))) (/ 1 z)) |
(+ (* a (+ (* 1/2 (/ t (pow z 3))) (* a (+ (* -1/2 (* a (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))) (* -1/2 (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))) (/ 1 z)) |
(/ 1 (pow z 2)) |
(+ (/ 1 (pow z 2)) (/ (* a t) (pow z 4))) |
(+ (* a (- (/ (* a (pow t 2)) (pow z 6)) (* -1 (/ t (pow z 4))))) (/ 1 (pow z 2))) |
(+ (* a (- (* a (- (/ (* a (pow t 3)) (pow z 8)) (* -1 (/ (pow t 2) (pow z 6))))) (* -1 (/ t (pow z 4))))) (/ 1 (pow z 2))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 2))))) (* x y)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
(/ x z) |
(+ (* 1/2 (/ (* a (* t x)) (pow z 3))) (/ x z)) |
(+ (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t x) (pow z 3))))) (/ x z)) |
(+ (* a (+ (* 1/2 (/ (* t x) (pow z 3))) (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) (/ x z)) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3)))))) |
(+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))) |
(pow z 2) |
(+ (* -1 (* a t)) (pow z 2)) |
(+ (* -1 (* a t)) (pow z 2)) |
(+ (* -1 (* a t)) (pow z 2)) |
(* -1/2 (/ (* a t) (pow z 2))) |
(* a (+ (* -1/2 (/ t (pow z 2))) (* -1/4 (/ (* a (pow t 2)) (pow z 4))))) |
(* a (+ (* -1/2 (/ t (pow z 2))) (* a (+ (* -1/4 (/ (pow t 2) (pow z 4))) (* 1/6 (* a (+ (* -3/4 (/ (pow t 3) (pow z 6))) (* -1/4 (/ (pow t 3) (pow z 6)))))))))) |
(* a (+ (* -1/2 (/ t (pow z 2))) (* a (+ (* -1/4 (/ (pow t 2) (pow z 4))) (* a (+ (* 1/24 (* a (+ (* -12 (/ (+ (* 1/64 (/ (pow t 4) (pow z 6))) (* 1/16 (/ (pow t 4) (pow z 6)))) (pow z 2))) (+ (* -3/2 (/ (pow t 4) (pow z 8))) (+ (* -3/8 (/ (pow t 4) (pow z 8))) (* -3/16 (/ (pow t 4) (pow z 8)))))))) (* 1/6 (+ (* -3/4 (/ (pow t 3) (pow z 6))) (* -1/4 (/ (pow t 3) (pow z 6))))))))))) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3)))))) |
(+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))) |
(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))) (* z (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))))) |
(* -1 (+ (log (* (sqrt (/ t a)) (/ (sqrt -1) z))) (* -1 (log (/ 1 a))))) |
(+ (* -1 (+ (log (* (sqrt (/ t a)) (/ (sqrt -1) z))) (* -1 (log (/ 1 a))))) (* -1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2)))))) |
(+ (* -1 (+ (log (* (sqrt (/ t a)) (/ (sqrt -1) z))) (* -1 (log (/ 1 a))))) (+ (* -1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2))))) (* 1/4 (/ (pow z 4) (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))))) |
(+ (* -1 (+ (log (* (sqrt (/ t a)) (/ (sqrt -1) z))) (* -1 (log (/ 1 a))))) (+ (* -1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2))))) (+ (* -1/720 (/ (+ (* 30 (/ (* (pow a 3) (pow z 6)) (* (pow t 3) (pow (sqrt -1) 6)))) (* 90 (/ (* (pow a 3) (pow z 6)) (* (pow t 3) (pow (sqrt -1) 6))))) (pow a 6))) (* 1/4 (/ (pow z 4) (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4)))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 5)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 5)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* (sqrt (/ 1 (* a t))) (* 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 (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* (sqrt (/ 1 (* a t))) (sqrt -1)) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))))) |
(/ -1 (* a t)) |
(/ (- (* -1 (/ (pow z 2) (* a (pow t 2)))) (/ 1 t)) a) |
(/ (- (* -1 (/ (pow z 4) (* (pow a 2) (pow t 3)))) (+ (/ 1 t) (/ (pow z 2) (* a (pow t 2))))) a) |
(/ (- (* -1 (/ (pow z 6) (* (pow a 3) (pow t 4)))) (+ (/ 1 t) (+ (/ (pow z 2) (* a (pow t 2))) (/ (pow z 4) (* (pow a 2) (pow t 3)))))) a) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
(* -1 (* a t)) |
(* a (+ (* -1 t) (/ (pow z 2) a))) |
(* a (+ (* -1 t) (/ (pow z 2) a))) |
(* a (+ (* -1 t) (/ (pow z 2) a))) |
(+ (log (* (sqrt (/ t a)) (/ (sqrt -1) z))) (* -1 (log (/ 1 a)))) |
(+ (log (* (sqrt (/ t a)) (/ (sqrt -1) z))) (+ (* -1 (log (/ 1 a))) (* 1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2))))))) |
(+ (log (* (sqrt (/ t a)) (/ (sqrt -1) z))) (+ (* -1 (log (/ 1 a))) (+ (* -1/4 (/ (pow z 4) (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))) (* 1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2)))))))) |
(+ (log (* (sqrt (/ t a)) (/ (sqrt -1) z))) (+ (* -1 (log (/ 1 a))) (+ (* -1/4 (/ (pow z 4) (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow a 3) (pow z 6)) (* (pow t 3) (pow (sqrt -1) 6)))) (* 90 (/ (* (pow a 3) (pow z 6)) (* (pow t 3) (pow (sqrt -1) 6))))) (pow a 6))) (* 1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2))))))))) |
(* (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))) (* z (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* (pow z 5) (sqrt -1)))) (* 1/2 (* (sqrt (/ t a)) (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(* -1 (+ (log (* (sqrt (/ t a)) (/ (sqrt -1) z))) (* -1 (log (/ -1 a))))) |
(+ (* -1 (+ (log (* (sqrt (/ t a)) (/ (sqrt -1) z))) (* -1 (log (/ -1 a))))) (* 1/2 (/ (pow z 2) (* a t)))) |
(+ (* -1 (+ (log (* (sqrt (/ t a)) (/ (sqrt -1) z))) (* -1 (log (/ -1 a))))) (+ (* 1/4 (/ (pow z 4) (* (pow a 2) (pow t 2)))) (* 1/2 (/ (pow z 2) (* a t))))) |
(+ (* -1 (+ (log (* (sqrt (/ t a)) (/ (sqrt -1) z))) (* -1 (log (/ -1 a))))) (+ (* -1/720 (/ (+ (* -90 (/ (* (pow a 3) (pow z 6)) (pow t 3))) (* -30 (/ (* (pow a 3) (pow z 6)) (pow t 3)))) (pow a 6))) (+ (* 1/4 (/ (pow z 4) (* (pow a 2) (pow t 2)))) (* 1/2 (/ (pow z 2) (* a t)))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* y (* (pow z 5) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* y (* (pow z 5) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* (pow z 4) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* (sqrt (/ 1 (* a t))) (* 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))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* (sqrt (/ 1 (* a t))) (sqrt -1)) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* (pow z 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ t a)) (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(/ -1 (* a t)) |
(* -1 (/ (+ (/ 1 t) (/ (pow z 2) (* a (pow t 2)))) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow z 4) (* a (pow t 3)))) (/ (pow z 2) (pow t 2))) a)) (/ 1 t)) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow z 6) (* a (pow t 4))) (* -1 (/ (pow z 4) (pow t 3)))) a)) (/ (pow z 2) (pow t 2))) a)) (/ 1 t)) a)) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* 1/2 (* (sqrt (/ t a)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* (pow z 4) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) |
(* -1 (* a t)) |
(* -1 (* a (+ t (* -1 (/ (pow z 2) a))))) |
(* -1 (* a (+ t (* -1 (/ (pow z 2) a))))) |
(* -1 (* a (+ t (* -1 (/ (pow z 2) a))))) |
(+ (log (* (sqrt (/ t a)) (/ (sqrt -1) z))) (* -1 (log (/ -1 a)))) |
(+ (log (* (sqrt (/ t a)) (/ (sqrt -1) z))) (+ (* -1 (log (/ -1 a))) (* -1/2 (/ (pow z 2) (* a t))))) |
(+ (log (* (sqrt (/ t a)) (/ (sqrt -1) z))) (+ (* -1 (log (/ -1 a))) (+ (* -1/2 (/ (pow z 2) (* a t))) (* -1/4 (/ (pow z 4) (* (pow a 2) (pow t 2))))))) |
(+ (log (* (sqrt (/ t a)) (/ (sqrt -1) z))) (+ (* -1 (log (/ -1 a))) (+ (* -1/2 (/ (pow z 2) (* a t))) (+ (* -1/4 (/ (pow z 4) (* (pow a 2) (pow t 2)))) (* 1/720 (/ (+ (* -90 (/ (* (pow a 3) (pow z 6)) (pow t 3))) (* -30 (/ (* (pow a 3) (pow z 6)) (pow t 3)))) (pow a 6))))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow t 3)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow t 5)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))))) |
(* -1 (* a t)) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
1 |
(+ 1 (* 1/2 (/ (* a t) (pow z 2)))) |
(+ 1 (* t (+ (* -1/2 (* t (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))) (* 1/2 (/ a (pow z 2)))))) |
(+ 1 (* t (+ (* 1/2 (/ a (pow z 2))) (* t (+ (* -1/2 (* t (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))) (* -1/2 (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) |
(* 1/2 (/ (* a t) (pow z 2))) |
(* t (+ (* 1/4 (/ (* (pow a 2) t) (pow z 4))) (* 1/2 (/ a (pow z 2))))) |
(* t (+ (* 1/2 (/ a (pow z 2))) (* t (+ (* -1/6 (* t (+ (* -3/4 (/ (pow a 3) (pow z 6))) (* -1/4 (/ (pow a 3) (pow z 6)))))) (* 1/4 (/ (pow a 2) (pow z 4))))))) |
(* t (+ (* 1/2 (/ a (pow z 2))) (* t (+ (* 1/4 (/ (pow a 2) (pow z 4))) (* t (+ (* -1/6 (+ (* -3/4 (/ (pow a 3) (pow z 6))) (* -1/4 (/ (pow a 3) (pow z 6))))) (* -1/24 (* t (+ (* -12 (/ (+ (* 1/64 (/ (pow a 4) (pow z 6))) (* 1/16 (/ (pow a 4) (pow z 6)))) (pow z 2))) (+ (* -3/2 (/ (pow a 4) (pow z 8))) (+ (* -3/8 (/ (pow a 4) (pow z 8))) (* -3/16 (/ (pow a 4) (pow z 8)))))))))))))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
y |
(+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) |
(+ y (* t (+ (* -1/2 (* t (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a y) (pow z 2)))))) |
(+ y (* t (+ (* 1/2 (/ (* a y) (pow z 2))) (* t (+ (* -1/2 (* t (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
(/ x z) |
(+ (* 1/2 (/ (* a (* t x)) (pow z 3))) (/ x z)) |
(+ (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a x) (pow z 3))))) (/ x z)) |
(+ (* t (+ (* 1/2 (/ (* a x) (pow z 3))) (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) (/ x z)) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
(/ (* 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)) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
(/ 1 z) |
(+ (* 1/2 (/ (* a t) (pow z 3))) (/ 1 z)) |
(+ (* t (+ (* -1/2 (* t (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))) (* 1/2 (/ a (pow z 3))))) (/ 1 z)) |
(+ (* t (+ (* 1/2 (/ a (pow z 3))) (* t (+ (* -1/2 (* t (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))) (* -1/2 (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))) (/ 1 z)) |
(/ 1 (pow z 2)) |
(+ (/ 1 (pow z 2)) (/ (* a t) (pow z 4))) |
(+ (* t (- (/ (* (pow a 2) t) (pow z 6)) (* -1 (/ a (pow z 4))))) (/ 1 (pow z 2))) |
(+ (* t (- (* t (- (/ (* (pow a 3) t) (pow z 8)) (* -1 (/ (pow a 2) (pow z 6))))) (* -1 (/ a (pow z 4))))) (/ 1 (pow z 2))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 2))))) (* x y)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
(/ x z) |
(+ (* 1/2 (/ (* a (* t x)) (pow z 3))) (/ x z)) |
(+ (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a x) (pow z 3))))) (/ x z)) |
(+ (* t (+ (* 1/2 (/ (* a x) (pow z 3))) (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) (/ x z)) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3)))))) |
(+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))) |
(pow z 2) |
(+ (* -1 (* a t)) (pow z 2)) |
(+ (* -1 (* a t)) (pow z 2)) |
(+ (* -1 (* a t)) (pow z 2)) |
(* -1/2 (/ (* a t) (pow z 2))) |
(* t (+ (* -1/2 (/ a (pow z 2))) (* -1/4 (/ (* (pow a 2) t) (pow z 4))))) |
(* t (+ (* -1/2 (/ a (pow z 2))) (* t (+ (* -1/4 (/ (pow a 2) (pow z 4))) (* 1/6 (* t (+ (* -3/4 (/ (pow a 3) (pow z 6))) (* -1/4 (/ (pow a 3) (pow z 6)))))))))) |
(* t (+ (* -1/2 (/ a (pow z 2))) (* t (+ (* -1/4 (/ (pow a 2) (pow z 4))) (* t (+ (* 1/24 (* t (+ (* -12 (/ (+ (* 1/64 (/ (pow a 4) (pow z 6))) (* 1/16 (/ (pow a 4) (pow z 6)))) (pow z 2))) (+ (* -3/2 (/ (pow a 4) (pow z 8))) (+ (* -3/8 (/ (pow a 4) (pow z 8))) (* -3/16 (/ (pow a 4) (pow z 8)))))))) (* 1/6 (+ (* -3/4 (/ (pow a 3) (pow z 6))) (* -1/4 (/ (pow a 3) (pow z 6))))))))))) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3)))))) |
(+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))) |
(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))) (* z (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))))) |
(* -1 (+ (log (* (sqrt (/ a t)) (/ (sqrt -1) z))) (* -1 (log (/ 1 t))))) |
(+ (* -1 (+ (log (* (sqrt (/ a t)) (/ (sqrt -1) z))) (* -1 (log (/ 1 t))))) (* -1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2)))))) |
(+ (* -1 (+ (log (* (sqrt (/ a t)) (/ (sqrt -1) z))) (* -1 (log (/ 1 t))))) (+ (* -1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2))))) (* 1/4 (/ (pow z 4) (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))))) |
(+ (* -1 (+ (log (* (sqrt (/ a t)) (/ (sqrt -1) z))) (* -1 (log (/ 1 t))))) (+ (* -1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2))))) (+ (* -1/720 (/ (+ (* 30 (/ (* (pow t 3) (pow z 6)) (* (pow a 3) (pow (sqrt -1) 6)))) (* 90 (/ (* (pow t 3) (pow z 6)) (* (pow a 3) (pow (sqrt -1) 6))))) (pow t 6))) (* 1/4 (/ (pow z 4) (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4)))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 5)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 5)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* (sqrt (/ 1 (* a t))) (* 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 (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* (sqrt (/ 1 (* a t))) (sqrt -1)) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))))) |
(/ -1 (* a t)) |
(/ (- (* -1 (/ (pow z 2) (* (pow a 2) t))) (/ 1 a)) t) |
(/ (- (* -1 (/ (pow z 4) (* (pow a 3) (pow t 2)))) (+ (/ 1 a) (/ (pow z 2) (* (pow a 2) t)))) t) |
(/ (- (* -1 (/ (pow z 6) (* (pow a 4) (pow t 3)))) (+ (/ 1 a) (+ (/ (pow z 2) (* (pow a 2) t)) (/ (pow z 4) (* (pow a 3) (pow t 2)))))) t) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (* y (pow z 5))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (/ (pow z 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (/ (pow z 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
(* -1 (* a t)) |
(* t (+ (* -1 a) (/ (pow z 2) t))) |
(* t (+ (* -1 a) (/ (pow z 2) t))) |
(* t (+ (* -1 a) (/ (pow z 2) t))) |
(+ (log (* (sqrt (/ a t)) (/ (sqrt -1) z))) (* -1 (log (/ 1 t)))) |
(+ (log (* (sqrt (/ a t)) (/ (sqrt -1) z))) (+ (* -1 (log (/ 1 t))) (* 1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2))))))) |
(+ (log (* (sqrt (/ a t)) (/ (sqrt -1) z))) (+ (* -1 (log (/ 1 t))) (+ (* -1/4 (/ (pow z 4) (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))) (* 1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2)))))))) |
(+ (log (* (sqrt (/ a t)) (/ (sqrt -1) z))) (+ (* -1 (log (/ 1 t))) (+ (* -1/4 (/ (pow z 4) (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow t 3) (pow z 6)) (* (pow a 3) (pow (sqrt -1) 6)))) (* 90 (/ (* (pow t 3) (pow z 6)) (* (pow a 3) (pow (sqrt -1) 6))))) (pow t 6))) (* 1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2))))))))) |
(* (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))) (* z (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* (pow z 5) (sqrt -1))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(* -1 (+ (log (* (sqrt (/ a t)) (/ (sqrt -1) z))) (* -1 (log (/ -1 t))))) |
(+ (* -1 (+ (log (* (sqrt (/ a t)) (/ (sqrt -1) z))) (* -1 (log (/ -1 t))))) (* 1/2 (/ (pow z 2) (* a t)))) |
(+ (* -1 (+ (log (* (sqrt (/ a t)) (/ (sqrt -1) z))) (* -1 (log (/ -1 t))))) (+ (* 1/4 (/ (pow z 4) (* (pow a 2) (pow t 2)))) (* 1/2 (/ (pow z 2) (* a t))))) |
(+ (* -1 (+ (log (* (sqrt (/ a t)) (/ (sqrt -1) z))) (* -1 (log (/ -1 t))))) (+ (* -1/720 (/ (+ (* -90 (/ (* (pow t 3) (pow z 6)) (pow a 3))) (* -30 (/ (* (pow t 3) (pow z 6)) (pow a 3)))) (pow t 6))) (+ (* 1/4 (/ (pow z 4) (* (pow a 2) (pow t 2)))) (* 1/2 (/ (pow z 2) (* a t)))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* y (* (pow z 5) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4)))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* y (* (pow z 5) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* (pow z 4) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* (sqrt (/ 1 (* a t))) (* 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))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* (sqrt (/ 1 (* a t))) (sqrt -1)) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4)))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* (pow z 4) (sqrt -1))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(/ -1 (* a t)) |
(* -1 (/ (+ (/ 1 a) (/ (pow z 2) (* (pow a 2) t))) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow z 4) (* (pow a 3) t))) (/ (pow z 2) (pow a 2))) t)) (/ 1 a)) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow z 6) (* (pow a 4) t)) (* -1 (/ (pow z 4) (pow a 3)))) t)) (/ (pow z 2) (pow a 2))) t)) (/ 1 a)) t)) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* y (* (pow z 5) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* y (* (pow z 5) (sqrt -1))))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* y (* (pow z 3) (sqrt -1)))))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* (pow z 4) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(* -1 (* t (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1)))))) |
(* -1 (* t (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 7)))) (* (pow z 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ a t)) (sqrt -1))))))) |
(* -1 (* a t)) |
(* -1 (* t (+ a (* -1 (/ (pow z 2) t))))) |
(* -1 (* t (+ a (* -1 (/ (pow z 2) t))))) |
(* -1 (* t (+ a (* -1 (/ (pow z 2) t))))) |
(+ (log (* (sqrt (/ a t)) (/ (sqrt -1) z))) (* -1 (log (/ -1 t)))) |
(+ (log (* (sqrt (/ a t)) (/ (sqrt -1) z))) (+ (* -1 (log (/ -1 t))) (* -1/2 (/ (pow z 2) (* a t))))) |
(+ (log (* (sqrt (/ a t)) (/ (sqrt -1) z))) (+ (* -1 (log (/ -1 t))) (+ (* -1/2 (/ (pow z 2) (* a t))) (* -1/4 (/ (pow z 4) (* (pow a 2) (pow t 2))))))) |
(+ (log (* (sqrt (/ a t)) (/ (sqrt -1) z))) (+ (* -1 (log (/ -1 t))) (+ (* -1/2 (/ (pow z 2) (* a t))) (+ (* -1/4 (/ (pow z 4) (* (pow a 2) (pow t 2)))) (* 1/720 (/ (+ (* -90 (/ (* (pow t 3) (pow z 6)) (pow a 3))) (* -30 (/ (* (pow t 3) (pow z 6)) (pow a 3)))) (pow t 6))))))) |
(* -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))) (* z (sqrt -1))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (sqrt -1)) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (sqrt -1)))))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (sqrt -1)) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (sqrt -1)))))))))) |
(* -1 (+ (log (* (sqrt (* a t)) (sqrt -1))) (* -1 (log z)))) |
(+ (* -1 (+ (log (* (sqrt (* a t)) (sqrt -1))) (* -1 (log z)))) (* -1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2)))))) |
(+ (* -1 (+ (log (* (sqrt (* a t)) (sqrt -1))) (* -1 (log z)))) (* (pow z 2) (- (* 1/4 (/ (pow z 2) (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))) (* 1/2 (/ 1 (* a (* t (pow (sqrt -1) 2)))))))) |
(+ (* -1 (+ (log (* (sqrt (* a t)) (sqrt -1))) (* -1 (log z)))) (* (pow z 2) (- (* (pow z 2) (+ (* -1/6 (/ (pow z 2) (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 6))))) (* 1/4 (/ 1 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))))) (* 1/2 (/ 1 (* a (* t (pow (sqrt -1) 2)))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))) |
(* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ y (sqrt -1)))))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4)))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1)))))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1))))))) |
(+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4)))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1))))))))) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))) |
(* (sqrt (/ 1 (* a t))) (* 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)))))))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))))))) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x y) (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))))))))) |
(* (sqrt (/ 1 (* a t))) (sqrt -1)) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))) |
(+ (* (sqrt (/ 1 (* a t))) (sqrt -1)) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (sqrt -1))))))) |
(+ (* (sqrt (/ 1 (* a t))) (sqrt -1)) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (sqrt -1))))))))) |
(/ -1 (* a t)) |
(- (* -1 (/ (pow z 2) (* (pow a 2) (pow t 2)))) (/ 1 (* a t))) |
(- (* (pow z 2) (- (* -1 (/ (pow z 2) (* (pow a 3) (pow t 3)))) (/ 1 (* (pow a 2) (pow t 2))))) (/ 1 (* a t))) |
(- (* (pow z 2) (- (* (pow z 2) (- (* -1 (/ (pow z 2) (* (pow a 4) (pow t 4)))) (/ 1 (* (pow a 3) (pow t 3))))) (/ 1 (* (pow a 2) (pow t 2))))) (/ 1 (* a t))) |
(* (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 (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1))))))) |
(+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4)))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1))))))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))) |
(+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))) |
(+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5))))))))) |
(* -1 (* a t)) |
(+ (* -1 (* a t)) (pow z 2)) |
(+ (* -1 (* a t)) (pow z 2)) |
(+ (* -1 (* a t)) (pow z 2)) |
(+ (log (* (sqrt (* a t)) (sqrt -1))) (* -1 (log z))) |
(+ (log (* (sqrt (* a t)) (sqrt -1))) (+ (* -1 (log z)) (* 1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2))))))) |
(+ (log (* (sqrt (* a t)) (sqrt -1))) (+ (* -1 (log z)) (* (pow z 2) (+ (* -1/4 (/ (pow z 2) (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))) (* 1/2 (/ 1 (* a (* t (pow (sqrt -1) 2))))))))) |
(+ (log (* (sqrt (* a t)) (sqrt -1))) (+ (* -1 (log z)) (* (pow z 2) (+ (* (pow z 2) (- (* 1/6 (/ (pow z 2) (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 6))))) (* 1/4 (/ 1 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))))) (* 1/2 (/ 1 (* a (* t (pow (sqrt -1) 2))))))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (* a t)) (sqrt -1))) |
(+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1))))))) |
(+ (* (sqrt (* a t)) (sqrt -1)) (* (pow z 2) (+ (* 1/2 (* (sqrt (/ 1 (* a t))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 2) (pow (sqrt -1) 5))))))))) |
(* -1 (* a t)) |
(- (pow z 2) (* a t)) |
(- (pow z 2) (* a t)) |
(- (pow z 2) (* a t)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
1 |
(+ 1 (* 1/2 (/ (* a t) (pow z 2)))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))) |
(+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))) (* 1/2 (/ (* a t) (pow z 2)))))) |
(* 1/2 (/ (* a t) (pow z 2))) |
(/ (+ (* 1/4 (/ (* (pow a 2) (pow t 2)) (pow z 2))) (* 1/2 (* a t))) (pow z 2)) |
(/ (+ (* -1/720 (/ (+ (* -90 (* (pow a 3) (pow t 3))) (* -30 (* (pow a 3) (pow t 3)))) (pow z 4))) (+ (* 1/4 (/ (* (pow a 2) (pow t 2)) (pow z 2))) (* 1/2 (* a t)))) (pow z 2)) |
(/ (+ (* -1/720 (/ (+ (* -90 (* (pow a 3) (pow t 3))) (* -30 (* (pow a 3) (pow t 3)))) (pow z 4))) (+ (* -1/40320 (/ (+ (* -20160 (+ (* 1/64 (* (pow a 4) (pow t 4))) (* 1/16 (* (pow a 4) (pow t 4))))) (+ (* -2520 (* (pow a 4) (pow t 4))) (+ (* -630 (* (pow a 4) (pow t 4))) (* -315 (* (pow a 4) (pow t 4)))))) (pow z 6))) (+ (* 1/4 (/ (* (pow a 2) (pow t 2)) (pow z 2))) (* 1/2 (* a t))))) (pow z 2)) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
y |
(+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) |
(+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t y)) (pow z 2))))) |
(+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t y)) (pow z 2)))))) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(/ x z) |
(/ (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) z) |
(/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z) |
(/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(* x y) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(/ (* 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) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(/ 1 z) |
(/ (+ 1 (* 1/2 (/ (* a t) (pow z 2)))) z) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))) z) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))) (* 1/2 (/ (* a t) (pow z 2)))))) z) |
(/ 1 (pow z 2)) |
(/ (+ 1 (/ (* a t) (pow z 2))) (pow z 2)) |
(/ (- (+ 1 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1 (/ (* a t) (pow z 2)))) (pow z 2)) |
(/ (- (+ 1 (/ (* (pow a 3) (pow t 3)) (pow z 6))) (+ (* -1 (/ (* a t) (pow z 2))) (* -1 (/ (* (pow a 2) (pow t 2)) (pow z 4))))) (pow z 2)) |
(* 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 (* 1/2 (/ (* a (* t x)) (pow z 2)))) z) |
(/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z) |
(/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))))))) |
(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/2 (/ (* a t) (pow z 2))) |
(/ (+ (* -1/2 (* a t)) (* -1/4 (/ (* (pow a 2) (pow t 2)) (pow z 2)))) (pow z 2)) |
(/ (+ (* -1/2 (* a t)) (+ (* -1/4 (/ (* (pow a 2) (pow t 2)) (pow z 2))) (* 1/720 (/ (+ (* -90 (* (pow a 3) (pow t 3))) (* -30 (* (pow a 3) (pow t 3)))) (pow z 4))))) (pow z 2)) |
(/ (+ (* -1/2 (* a t)) (+ (* -1/4 (/ (* (pow a 2) (pow t 2)) (pow z 2))) (+ (* 1/40320 (/ (+ (* -20160 (+ (* 1/64 (* (pow a 4) (pow t 4))) (* 1/16 (* (pow a 4) (pow t 4))))) (+ (* -2520 (* (pow a 4) (pow t 4))) (+ (* -630 (* (pow a 4) (pow t 4))) (* -315 (* (pow a 4) (pow t 4)))))) (pow z 6))) (* 1/720 (/ (+ (* -90 (* (pow a 3) (pow t 3))) (* -30 (* (pow a 3) (pow t 3)))) (pow z 4)))))) (pow z 2)) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))))))) |
(pow z 2) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
-1 |
(- (* -1/2 (/ (* a t) (pow z 2))) 1) |
(- (+ (* -1/2 (/ (* a t) (pow z 2))) (* 1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4)))) 1) |
(- (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* 1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))))) 1) |
(* -1 (log -1)) |
(+ (* -1 (log -1)) (* 1/2 (/ (* a t) (pow z 2)))) |
(+ (* -1 (log -1)) (+ (* 1/4 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))) |
(+ (* -1 (log -1)) (+ (* -1/720 (/ (+ (* -90 (* (pow a 3) (pow t 3))) (* -30 (* (pow a 3) (pow t 3)))) (pow z 6))) (+ (* 1/4 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2)))))) |
(* -1 (* x y)) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(* -1 y) |
(+ (* -1 y) (* -1/2 (/ (* a (* t y)) (pow z 2)))) |
(+ (* -1 y) (+ (* -1/2 (/ (* a (* t y)) (pow z 2))) (* 1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))))) |
(+ (* -1 y) (+ (* -1/2 (/ (* a (* t y)) (pow z 2))) (+ (* 1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6)))))) |
(* -1 (* x y)) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* -1 (/ x z)) |
(* -1 (/ (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) z)) |
(* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z)) |
(* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z)) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(* -1 (* x y)) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(* -1 (/ (* 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)))))) |
(* -1 (* x y)) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(/ -1 z) |
(* -1 (/ (+ 1 (* 1/2 (/ (* a t) (pow z 2)))) z)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))) z)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))) (* 1/2 (/ (* a t) (pow z 2)))))) z)) |
(/ 1 (pow z 2)) |
(/ (+ 1 (/ (* a t) (pow z 2))) (pow z 2)) |
(/ (- (+ 1 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1 (/ (* a t) (pow z 2)))) (pow z 2)) |
(/ (- (+ 1 (/ (* (pow a 3) (pow t 3)) (pow z 6))) (+ (* -1 (/ (* a t) (pow z 2))) (* -1 (/ (* (pow a 2) (pow t 2)) (pow z 4))))) (pow z 2)) |
(* -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 z)) |
(* -1 (/ (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) z)) |
(* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z)) |
(* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z)) |
(* -1 z) |
(* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))))) |
(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))))) |
(log -1) |
(+ (log -1) (* -1/2 (/ (* a t) (pow z 2)))) |
(+ (log -1) (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/4 (/ (* (pow a 2) (pow t 2)) (pow z 4))))) |
(+ (log -1) (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/4 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* 1/720 (/ (+ (* -90 (* (pow a 3) (pow t 3))) (* -30 (* (pow a 3) (pow t 3)))) (pow z 6)))))) |
(* -1 z) |
(* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))))) |
(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)) |
(* 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))))) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x y) (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)) (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 (* 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))))) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x y) (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)) (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 (* 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))))) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x y) (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)) (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 (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x y) (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)) (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 (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x y) (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)) (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 (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(* (* x y) (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)) (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 (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
(* x (* y z)) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* a t) (pow z 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) z) (/.f64 t z) #s(literal 1 binary64)) |
(+ 1 (* a (+ (* -1/2 (* a (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))) (* 1/2 (/ t (pow z 2)))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 t z) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z)))) a #s(literal 1 binary64)) |
(+ 1 (* a (+ (* 1/2 (/ t (pow z 2))) (* a (+ (* -1/2 (* a (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))) (* -1/2 (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a (*.f64 z z)) (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) t) z) (/.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z)))) a (*.f64 (/.f64 t (*.f64 z z)) #s(literal 1/2 binary64))) a #s(literal 1 binary64)) |
(* 1/2 (/ (* a t) (pow z 2))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) z) (/.f64 t z)) |
(* a (+ (* 1/4 (/ (* a (pow t 2)) (pow z 4))) (* 1/2 (/ t (pow z 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 t z) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) a)) (pow.f64 z #s(literal 4 binary64)))) a) |
(* a (+ (* 1/2 (/ t (pow z 2))) (* a (+ (* -1/6 (* a (+ (* -3/4 (/ (pow t 3) (pow z 6))) (* -1/4 (/ (pow t 3) (pow z 6)))))) (* 1/4 (/ (pow t 2) (pow z 4))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) a) (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64)))) a (*.f64 (/.f64 t (*.f64 z z)) #s(literal 1/2 binary64))) a) |
(* a (+ (* 1/2 (/ t (pow z 2))) (* a (+ (* 1/4 (/ (pow t 2) (pow z 4))) (* a (+ (* -1/6 (+ (* -3/4 (/ (pow t 3) (pow z 6))) (* -1/4 (/ (pow t 3) (pow z 6))))) (* -1/24 (* a (+ (* -12 (/ (+ (* 1/64 (/ (pow t 4) (pow z 6))) (* 1/16 (/ (pow t 4) (pow z 6)))) (pow z 2))) (+ (* -3/2 (/ (pow t 4) (pow z 8))) (+ (* -3/8 (/ (pow t 4) (pow z 8))) (* -3/16 (/ (pow t 4) (pow z 8)))))))))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) a) (fma.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 6 binary64))) z) (/.f64 #s(literal 5/64 binary64) z)) #s(literal -12 binary64) (fma.f64 (/.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 8 binary64))) #s(literal -9/16 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (pow.f64 t #s(literal 4 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) #s(literal -1 binary64)) #s(literal -1/6 binary64))) a (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64)))) a (*.f64 (/.f64 t (*.f64 z z)) #s(literal 1/2 binary64))) a) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) 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) a) (*.f64 (*.f64 (*.f64 y (*.f64 z z)) (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) x) (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 y x) t) z))) a (*.f64 y x)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 x a) (*.f64 (*.f64 y (*.f64 z z)) (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) t) z) (/.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 (*.f64 y (*.f64 z z)) (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) x))) a (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 y x) t) z))) a (*.f64 y x)) |
y |
(+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 y t) a) z) y) |
(+ y (* a (+ (* -1/2 (* a (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t y) (pow z 2)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 y (*.f64 z z)) (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 y t) z))) a y) |
(+ y (* a (+ (* 1/2 (/ (* t y) (pow z 2))) (* a (+ (* -1/2 (* a (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 y a) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) t) z) (/.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64)))) (*.f64 z z)) (*.f64 (*.f64 y (*.f64 z z)) (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))))) a (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 y t) z))) a y) |
(* 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 (*.f64 y x) t) 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) a) (*.f64 (*.f64 (*.f64 y (*.f64 z z)) (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) x) (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 y x) t) z))) a (*.f64 y x)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 x a) (*.f64 (*.f64 y (*.f64 z z)) (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) t) z) (/.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 (*.f64 y (*.f64 z z)) (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) x))) a (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 y x) t) z))) a (*.f64 y x)) |
(/ x z) |
(/.f64 x z) |
(+ (* 1/2 (/ (* a (* t x)) (pow z 3))) (/ x z)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x t) a) (pow.f64 z #s(literal 3 binary64))) #s(literal 1/2 binary64) (/.f64 x z)) |
(+ (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t x) (pow z 3))))) (/ x z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 x z) (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x t)) (pow.f64 z #s(literal 3 binary64)))) a (/.f64 x z)) |
(+ (* a (+ (* 1/2 (/ (* t x) (pow z 3))) (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) (/ x z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 x a) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) t) z) (/.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64)))) z) (*.f64 (*.f64 x z) (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))))) a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x t)) (pow.f64 z #s(literal 3 binary64)))) a (/.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 (*.f64 y x) t) 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) a) (*.f64 (*.f64 (*.f64 y (*.f64 z z)) (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) x) (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 y x) t) z))) a (*.f64 y x)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 x a) (*.f64 (*.f64 y (*.f64 z z)) (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) t) z) (/.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 (*.f64 y (*.f64 z z)) (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) x))) a (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 y x) t) z))) a (*.f64 y x)) |
(/ (* x y) z) |
(/.f64 (*.f64 y x) z) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 3))) (/ (* x y) z)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (pow.f64 z #s(literal 3 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 y x) z)) |
(+ (* a (+ (* -1/2 (* a (* x (* y (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))) (* 1/2 (/ (* t (* x y)) (pow z 3))))) (/ (* x y) z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 y z) (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) t)) (pow.f64 z #s(literal 3 binary64)))) a (/.f64 (*.f64 y x) z)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 3))) (* a (+ (* -1/2 (* a (* x (* y (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (/ (* x y) z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 x a) (*.f64 (*.f64 y z) (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) t) z) (/.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 (*.f64 y z) (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) x))) a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) t)) (pow.f64 z #s(literal 3 binary64)))) a (/.f64 (*.f64 y x) z)) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z) |
(+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3)))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) a) (pow.f64 z #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 t z) #s(literal -1/2 binary64))) a z) |
(+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) a) (pow.f64 z #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 t t)) (pow.f64 z #s(literal 3 binary64)))) a (*.f64 (/.f64 t z) #s(literal -1/2 binary64))) a z) |
(* 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 (*.f64 y x) t) 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) a) (*.f64 (*.f64 (*.f64 y (*.f64 z z)) (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) x) (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 y x) t) z))) a (*.f64 y x)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 x a) (*.f64 (*.f64 y (*.f64 z z)) (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) t) z) (/.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 (*.f64 y (*.f64 z z)) (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) x))) a (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 y x) t) 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 (*.f64 y x) t) 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) a) (*.f64 (*.f64 (*.f64 y (*.f64 z z)) (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) x) (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 y x) t) z))) a (*.f64 y x)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 x a) (*.f64 (*.f64 y (*.f64 z z)) (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) t) z) (/.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 (*.f64 y (*.f64 z z)) (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) x))) a (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 y x) t) z))) a (*.f64 y x)) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(+ (* 1/2 (/ (* a t) (pow z 3))) (/ 1 z)) |
(fma.f64 (*.f64 a (/.f64 t (pow.f64 z #s(literal 3 binary64)))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) z)) |
(+ (* a (+ (* -1/2 (* a (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))) (* 1/2 (/ t (pow z 3))))) (/ 1 z)) |
(fma.f64 (fma.f64 (*.f64 (*.f64 a z) (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) #s(literal -1/2 binary64) (*.f64 (/.f64 t (pow.f64 z #s(literal 3 binary64))) #s(literal 1/2 binary64))) a (/.f64 #s(literal 1 binary64) z)) |
(+ (* a (+ (* 1/2 (/ t (pow z 3))) (* a (+ (* -1/2 (* a (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))) (* -1/2 (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))) (/ 1 z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a z) (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) t) z) (/.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) z))) a (*.f64 (/.f64 t (pow.f64 z #s(literal 3 binary64))) #s(literal 1/2 binary64))) a (/.f64 #s(literal 1 binary64) z)) |
(/ 1 (pow z 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 z z)) |
(+ (/ 1 (pow z 2)) (/ (* a t) (pow z 4))) |
(fma.f64 a (/.f64 t (pow.f64 z #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) |
(+ (* a (- (/ (* a (pow t 2)) (pow z 6)) (* -1 (/ t (pow z 4))))) (/ 1 (pow z 2))) |
(fma.f64 (fma.f64 a (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) (/.f64 t (pow.f64 z #s(literal 4 binary64)))) a (/.f64 #s(literal 1 binary64) (*.f64 z z))) |
(+ (* a (- (* a (- (/ (* a (pow t 3)) (pow z 8)) (* -1 (/ (pow t 2) (pow z 6))))) (* -1 (/ t (pow z 4))))) (/ 1 (pow z 2))) |
(fma.f64 (fma.f64 (fma.f64 a (/.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 z #s(literal 8 binary64))) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64)))) a (/.f64 t (pow.f64 z #s(literal 4 binary64)))) a (/.f64 #s(literal 1 binary64) (*.f64 z z))) |
(* 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 (*.f64 y x) t) 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) a) (*.f64 (*.f64 (*.f64 y (*.f64 z z)) (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) x) (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 y x) t) z))) a (*.f64 y x)) |
(+ (* a (+ (* 1/2 (/ (* t (* x y)) (pow z 2))) (* a (+ (* -1/2 (* a (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 x a) (*.f64 (*.f64 y (*.f64 z z)) (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) t) z) (/.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 (*.f64 y (*.f64 z z)) (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) x))) a (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 y x) t) z))) a (*.f64 y x)) |
(/ x z) |
(/.f64 x z) |
(+ (* 1/2 (/ (* a (* t x)) (pow z 3))) (/ x z)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x t) a) (pow.f64 z #s(literal 3 binary64))) #s(literal 1/2 binary64) (/.f64 x z)) |
(+ (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6)))))))) (* 1/2 (/ (* t x) (pow z 3))))) (/ x z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 x z) (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x t)) (pow.f64 z #s(literal 3 binary64)))) a (/.f64 x z)) |
(+ (* a (+ (* 1/2 (/ (* t x) (pow z 3))) (* a (+ (* -1/2 (* a (* x (* z (+ (* -1 (/ (pow t 3) (pow z 8))) (* -1/2 (/ (* t (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow t 2) (pow z 6))) (* 1/4 (/ (pow t 2) (pow z 6))))))))))) (/ x z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 x a) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) t) z) (/.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64)))) z) (*.f64 (*.f64 x z) (*.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))))) a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x t)) (pow.f64 z #s(literal 3 binary64)))) a (/.f64 x z)) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z) |
(+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3)))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) a) (pow.f64 z #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 t z) #s(literal -1/2 binary64))) a z) |
(+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) a) (pow.f64 z #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 t t)) (pow.f64 z #s(literal 3 binary64)))) a (*.f64 (/.f64 t z) #s(literal -1/2 binary64))) a z) |
(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)) |
(* -1/2 (/ (* a t) (pow z 2))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 t a) z)) |
(* a (+ (* -1/2 (/ t (pow z 2))) (* -1/4 (/ (* a (pow t 2)) (pow z 4))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 t z) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 t t) a)) (pow.f64 z #s(literal 4 binary64)))) a) |
(* a (+ (* -1/2 (/ t (pow z 2))) (* a (+ (* -1/4 (/ (pow t 2) (pow z 4))) (* 1/6 (* a (+ (* -3/4 (/ (pow t 3) (pow z 6))) (* -1/4 (/ (pow t 3) (pow z 6)))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64)))) a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64))) a) |
(* a (+ (* -1/2 (/ t (pow z 2))) (* a (+ (* -1/4 (/ (pow t 2) (pow z 4))) (* a (+ (* 1/24 (* a (+ (* -12 (/ (+ (* 1/64 (/ (pow t 4) (pow z 6))) (* 1/16 (/ (pow t 4) (pow z 6)))) (pow z 2))) (+ (* -3/2 (/ (pow t 4) (pow z 8))) (+ (* -3/8 (/ (pow t 4) (pow z 8))) (* -3/16 (/ (pow t 4) (pow z 8)))))))) (* 1/6 (+ (* -3/4 (/ (pow t 3) (pow z 6))) (* -1/4 (/ (pow t 3) (pow z 6))))))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) a) (fma.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 6 binary64))) z) (/.f64 #s(literal 5/64 binary64) z)) #s(literal -12 binary64) (fma.f64 (/.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 8 binary64))) #s(literal -9/16 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (pow.f64 t #s(literal 4 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) #s(literal -1 binary64)))) a (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64)))) a (*.f64 (/.f64 t (*.f64 z z)) #s(literal -1/2 binary64))) a) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z) |
(+ z (* a (+ (* -1/2 (/ t z)) (* -1/8 (/ (* a (pow t 2)) (pow z 3)))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) a) (pow.f64 z #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 t z) #s(literal -1/2 binary64))) a z) |
(+ z (* a (+ (* -1/2 (/ t z)) (* a (+ (* -1/8 (/ (pow t 2) (pow z 3))) (* -1/16 (/ (* a (pow t 3)) (pow z 5)))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) a) (pow.f64 z #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 t t)) (pow.f64 z #s(literal 3 binary64)))) a (*.f64 (/.f64 t z) #s(literal -1/2 binary64))) a z) |
(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))) (* z (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) |
(fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))))) |
(fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) z) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64))))) (*.f64 z (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* -1 (+ (log (* (sqrt (/ t a)) (/ (sqrt -1) z))) (* -1 (log (/ 1 a))))) |
(neg.f64 (+.f64 (log.f64 a) (log.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 t a)))))) |
(+ (* -1 (+ (log (* (sqrt (/ t a)) (/ (sqrt -1) z))) (* -1 (log (/ 1 a))))) (* -1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2)))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (neg.f64 t)) (/.f64 (*.f64 z z) a) (neg.f64 (+.f64 (log.f64 a) (log.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 t a))))))) |
(+ (* -1 (+ (log (* (sqrt (/ t a)) (/ (sqrt -1) z))) (* -1 (log (/ 1 a))))) (+ (* -1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2))))) (* 1/4 (/ (pow z 4) (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))))) |
(-.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (neg.f64 t)) (/.f64 (*.f64 z z) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 z #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 t t)) (*.f64 a a)))) (+.f64 (log.f64 a) (log.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 t a)))))) |
(+ (* -1 (+ (log (* (sqrt (/ t a)) (/ (sqrt -1) z))) (* -1 (log (/ 1 a))))) (+ (* -1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2))))) (+ (* -1/720 (/ (+ (* 30 (/ (* (pow a 3) (pow z 6)) (* (pow t 3) (pow (sqrt -1) 6)))) (* 90 (/ (* (pow a 3) (pow z 6)) (* (pow t 3) (pow (sqrt -1) 6))))) (pow a 6))) (* 1/4 (/ (pow z 4) (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4)))))))) |
(-.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (neg.f64 t)) (/.f64 (*.f64 z z) a) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 6 binary64))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 120 binary64)) (pow.f64 a #s(literal 6 binary64))) #s(literal -1/720 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 z #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 t t)) (*.f64 a a))))) (+.f64 (log.f64 a) (log.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 t a)))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (*.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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #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)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 y z) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (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 (* z (sqrt -1)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 5)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 5)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 y z) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))))) |
(* (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (*.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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #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)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 y z) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (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 (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 x (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 x (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) x) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64))))) (*.f64 x (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (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 (* 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (*.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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #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)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 y z) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (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 y (*.f64 z z)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 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 (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 z z)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 y (pow.f64 z #s(literal 4 binary64))) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #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)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1))))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 z z)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 y (pow.f64 z #s(literal 4 binary64))) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.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))))) #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 (* 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 (pow.f64 z #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 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 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal 1/16 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (*.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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #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)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 y z) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (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 (* 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (*.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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #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)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 y z) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (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))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))) |
(fma.f64 (*.f64 (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/2 binary64) (fma.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))) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64))))) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))))) |
(/ -1 (* a t)) |
(/.f64 (/.f64 #s(literal -1 binary64) a) t) |
(/ (- (* -1 (/ (pow z 2) (* a (pow t 2)))) (/ 1 t)) a) |
(/.f64 (fma.f64 (/.f64 z (*.f64 t t)) (/.f64 z a) (/.f64 #s(literal 1 binary64) t)) (neg.f64 a)) |
(/ (- (* -1 (/ (pow z 4) (* (pow a 2) (pow t 3)))) (+ (/ 1 t) (/ (pow z 2) (* a (pow t 2))))) a) |
(/.f64 (-.f64 (/.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 a a)) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (fma.f64 (/.f64 z (*.f64 t t)) (/.f64 z a) (/.f64 #s(literal 1 binary64) t))) a) |
(/ (- (* -1 (/ (pow z 6) (* (pow a 3) (pow t 4)))) (+ (/ 1 t) (+ (/ (pow z 2) (* a (pow t 2))) (/ (pow z 4) (* (pow a 2) (pow t 3)))))) a) |
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) t)) (fma.f64 (/.f64 z (*.f64 t t)) (/.f64 z a) (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (*.f64 a a) (pow.f64 t #s(literal 3 binary64)))))) 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (*.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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #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)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 y z) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (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 (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 x (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ t (pow a 7))) (/ (* x (+ (* 1/4 (/ (* a (pow z 4)) (* (pow t 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow t 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 x (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) x) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 7 binary64))))) (*.f64 x (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (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 (pow.f64 z #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 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 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal 1/16 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) |
(* -1 (* a t)) |
(*.f64 (neg.f64 a) t) |
(* a (+ (* -1 t) (/ (pow z 2) a))) |
(*.f64 (-.f64 (/.f64 (*.f64 z z) a) t) a) |
(* a (+ (* -1 t) (/ (pow z 2) a))) |
(*.f64 (-.f64 (/.f64 (*.f64 z z) a) t) a) |
(* a (+ (* -1 t) (/ (pow z 2) a))) |
(*.f64 (-.f64 (/.f64 (*.f64 z z) a) t) a) |
(+ (log (* (sqrt (/ t a)) (/ (sqrt -1) z))) (* -1 (log (/ 1 a)))) |
(+.f64 (log.f64 a) (log.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 t a))))) |
(+ (log (* (sqrt (/ t a)) (/ (sqrt -1) z))) (+ (* -1 (log (/ 1 a))) (* 1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 t)) (/.f64 (*.f64 z z) a) (log.f64 a)) (log.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 t a))))) |
(+ (log (* (sqrt (/ t a)) (/ (sqrt -1) z))) (+ (* -1 (log (/ 1 a))) (+ (* -1/4 (/ (pow z 4) (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))) (* 1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2)))))))) |
(+.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 t)) (/.f64 (*.f64 z z) a) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 z #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 t t)) (*.f64 a a)))) (log.f64 a)) (log.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 t a))))) |
(+ (log (* (sqrt (/ t a)) (/ (sqrt -1) z))) (+ (* -1 (log (/ 1 a))) (+ (* -1/4 (/ (pow z 4) (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow a 3) (pow z 6)) (* (pow t 3) (pow (sqrt -1) 6)))) (* 90 (/ (* (pow a 3) (pow z 6)) (* (pow t 3) (pow (sqrt -1) 6))))) (pow a 6))) (* 1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2))))))))) |
(+.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 6 binary64))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 120 binary64)) (pow.f64 a #s(literal 6 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 t)) (/.f64 (*.f64 z z) a)))) (log.f64 a)) (log.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.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 (pow.f64 z #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 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 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal 1/16 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) |
(* -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))) (* z (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* (pow z 5) (sqrt -1)))) (* 1/2 (* (sqrt (/ t a)) (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(-.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (pow.f64 z #s(literal 5 binary64))) (sqrt.f64 #s(literal -1 binary64)) (*.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) (sqrt.f64 (/.f64 t a))))) (pow.f64 a #s(literal 3 binary64)))) |
(* -1 (+ (log (* (sqrt (/ t a)) (/ (sqrt -1) z))) (* -1 (log (/ -1 a))))) |
(neg.f64 (-.f64 (log.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 t a)))) (log.f64 (/.f64 #s(literal -1 binary64) a)))) |
(+ (* -1 (+ (log (* (sqrt (/ t a)) (/ (sqrt -1) z))) (* -1 (log (/ -1 a))))) (* 1/2 (/ (pow z 2) (* a t)))) |
(-.f64 (*.f64 (/.f64 (/.f64 (*.f64 z z) a) t) #s(literal 1/2 binary64)) (-.f64 (log.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 t a)))) (log.f64 (/.f64 #s(literal -1 binary64) a)))) |
(+ (* -1 (+ (log (* (sqrt (/ t a)) (/ (sqrt -1) z))) (* -1 (log (/ -1 a))))) (+ (* 1/4 (/ (pow z 4) (* (pow a 2) (pow t 2)))) (* 1/2 (/ (pow z 2) (* a t))))) |
(-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 z z) t) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 z #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 t t)))) (-.f64 (log.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 t a)))) (log.f64 (/.f64 #s(literal -1 binary64) a)))) |
(+ (* -1 (+ (log (* (sqrt (/ t a)) (/ (sqrt -1) z))) (* -1 (log (/ -1 a))))) (+ (* -1/720 (/ (+ (* -90 (/ (* (pow a 3) (pow z 6)) (pow t 3))) (* -30 (/ (* (pow a 3) (pow z 6)) (pow t 3)))) (pow a 6))) (+ (* 1/4 (/ (pow z 4) (* (pow a 2) (pow t 2)))) (* 1/2 (/ (pow z 2) (* a t)))))) |
(-.f64 (fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) (pow.f64 t #s(literal 3 binary64))) #s(literal -120 binary64)) (pow.f64 a #s(literal 6 binary64))) #s(literal -1/720 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 z z) t) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 z #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 t t))))) (-.f64 (log.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 t a)))) (log.f64 (/.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 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (*.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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.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 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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))))))) |
(-.f64 (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) x) (sqrt.f64 (/.f64 t a))))) (pow.f64 a #s(literal 3 binary64)))) |
(* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* y (* (pow z 5) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* y (* (pow z 5) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4))))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) |
(-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 y z) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 t a))))) (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (*.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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.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 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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))))))) |
(-.f64 (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) x) (sqrt.f64 (/.f64 t a))))) (pow.f64 a #s(literal 3 binary64)))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 x (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* (pow z 4) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 x (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (*.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))) x) (sqrt.f64 (/.f64 t a))))) (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (*.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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.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 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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))))))) |
(-.f64 (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) x) (sqrt.f64 (/.f64 t a))))) (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (*.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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.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 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 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 (/ (+ (* 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)))))) |
(-.f64 (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.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)))) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) y) x) (sqrt.f64 (/.f64 t a))))) (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 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 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 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 6 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (*.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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.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 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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))))))) |
(-.f64 (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) x) (sqrt.f64 (/.f64 t a))))) (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (*.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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.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 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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))))))) |
(-.f64 (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) x) (sqrt.f64 (/.f64 t a))))) (pow.f64 a #s(literal 3 binary64)))) |
(* (sqrt (/ 1 (* a t))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 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 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* (pow z 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ t a)) (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(-.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 t a))))) (pow.f64 a #s(literal 3 binary64)))) |
(/ -1 (* a t)) |
(/.f64 (/.f64 #s(literal -1 binary64) a) t) |
(* -1 (/ (+ (/ 1 t) (/ (pow z 2) (* a (pow t 2)))) a)) |
(/.f64 (fma.f64 (/.f64 z (*.f64 t t)) (/.f64 z a) (/.f64 #s(literal 1 binary64) t)) (neg.f64 a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow z 4) (* a (pow t 3)))) (/ (pow z 2) (pow t 2))) a)) (/ 1 t)) a)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 (/.f64 (neg.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) a)) (pow.f64 t #s(literal 3 binary64))) (*.f64 (/.f64 z t) (/.f64 z t))) a)) (neg.f64 a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow z 6) (* a (pow t 4))) (* -1 (/ (pow z 4) (pow t 3)))) a)) (/ (pow z 2) (pow t 2))) a)) (/ 1 t)) a)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) a) (pow.f64 t #s(literal 4 binary64))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 t #s(literal 3 binary64)))) (neg.f64 a)) (*.f64 (/.f64 z t) (/.f64 z t))) a)) (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (*.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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.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 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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))))))) |
(-.f64 (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 y x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64)))) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) a) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) x) (sqrt.f64 (/.f64 t a))))) (pow.f64 a #s(literal 3 binary64)))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 x (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow t 5))) (* x (* (pow z 4) (sqrt -1))))) (* 1/2 (* (sqrt (/ t a)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* a (pow z 4)) (pow t 3))) (/ (pow z 6) (pow t 4)))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 x (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 5 binary64)))) (*.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))) x) (sqrt.f64 (/.f64 t a))))) (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 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 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 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 6 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (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 t)) |
(*.f64 (neg.f64 a) t) |
(* -1 (* a (+ t (* -1 (/ (pow z 2) a))))) |
(*.f64 (neg.f64 a) (-.f64 t (/.f64 (*.f64 z z) a))) |
(* -1 (* a (+ t (* -1 (/ (pow z 2) a))))) |
(*.f64 (neg.f64 a) (-.f64 t (/.f64 (*.f64 z z) a))) |
(* -1 (* a (+ t (* -1 (/ (pow z 2) a))))) |
(*.f64 (neg.f64 a) (-.f64 t (/.f64 (*.f64 z z) a))) |
(+ (log (* (sqrt (/ t a)) (/ (sqrt -1) z))) (* -1 (log (/ -1 a)))) |
(-.f64 (log.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 t a)))) (log.f64 (/.f64 #s(literal -1 binary64) a))) |
(+ (log (* (sqrt (/ t a)) (/ (sqrt -1) z))) (+ (* -1 (log (/ -1 a))) (* -1/2 (/ (pow z 2) (* a t))))) |
(+.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 z z) a) t) #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) (log.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 t a))))) |
(+ (log (* (sqrt (/ t a)) (/ (sqrt -1) z))) (+ (* -1 (log (/ -1 a))) (+ (* -1/2 (/ (pow z 2) (* a t))) (* -1/4 (/ (pow z 4) (* (pow a 2) (pow t 2))))))) |
(+.f64 (-.f64 (log.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 t a)))) (log.f64 (/.f64 #s(literal -1 binary64) a))) (fma.f64 (/.f64 #s(literal -1/2 binary64) t) (/.f64 (*.f64 z z) a) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 z #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 t t))))) |
(+ (log (* (sqrt (/ t a)) (/ (sqrt -1) z))) (+ (* -1 (log (/ -1 a))) (+ (* -1/2 (/ (pow z 2) (* a t))) (+ (* -1/4 (/ (pow z 4) (* (pow a 2) (pow t 2)))) (* 1/720 (/ (+ (* -90 (/ (* (pow a 3) (pow z 6)) (pow t 3))) (* -30 (/ (* (pow a 3) (pow z 6)) (pow t 3)))) (pow a 6))))))) |
(+.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) t) (/.f64 (*.f64 z z) a) (fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) (pow.f64 t #s(literal 3 binary64))) #s(literal -120 binary64)) (pow.f64 a #s(literal 6 binary64))) #s(literal 1/720 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 z #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 t t))))) (log.f64 (/.f64 #s(literal -1 binary64) a))) (log.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 t a))))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) t))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ t a)) (sqrt -1))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 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 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 6 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (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 t)) |
(*.f64 (neg.f64 a) t) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
(*.f64 (neg.f64 a) (-.f64 t (/.f64 (*.f64 z z) a))) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
(*.f64 (neg.f64 a) (-.f64 t (/.f64 (*.f64 z z) a))) |
(* -1 (* a (- (* -1 (/ (pow z 2) a)) (* -1 t)))) |
(*.f64 (neg.f64 a) (-.f64 t (/.f64 (*.f64 z z) a))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* a t) (pow z 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) z) (/.f64 t z) #s(literal 1 binary64)) |
(+ 1 (* t (+ (* -1/2 (* t (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))) (* 1/2 (/ a (pow z 2)))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 a z) (*.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z)))) t #s(literal 1 binary64)) |
(+ 1 (* t (+ (* 1/2 (/ a (pow z 2))) (* t (+ (* -1/2 (* t (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))) (* -1/2 (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t (*.f64 z z)) (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) a) z) (/.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z)))) t (*.f64 (/.f64 a (*.f64 z z)) #s(literal 1/2 binary64))) t #s(literal 1 binary64)) |
(* 1/2 (/ (* a t) (pow z 2))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) z) (/.f64 t z)) |
(* t (+ (* 1/4 (/ (* (pow a 2) t) (pow z 4))) (* 1/2 (/ a (pow z 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 a z) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) t)) (pow.f64 z #s(literal 4 binary64)))) t) |
(* t (+ (* 1/2 (/ a (pow z 2))) (* t (+ (* -1/6 (* t (+ (* -3/4 (/ (pow a 3) (pow z 6))) (* -1/4 (/ (pow a 3) (pow z 6)))))) (* 1/4 (/ (pow a 2) (pow z 4))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) t) (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a a)) (pow.f64 z #s(literal 4 binary64)))) t (*.f64 (/.f64 a (*.f64 z z)) #s(literal 1/2 binary64))) t) |
(* t (+ (* 1/2 (/ a (pow z 2))) (* t (+ (* 1/4 (/ (pow a 2) (pow z 4))) (* t (+ (* -1/6 (+ (* -3/4 (/ (pow a 3) (pow z 6))) (* -1/4 (/ (pow a 3) (pow z 6))))) (* -1/24 (* t (+ (* -12 (/ (+ (* 1/64 (/ (pow a 4) (pow z 6))) (* 1/16 (/ (pow a 4) (pow z 6)))) (pow z 2))) (+ (* -3/2 (/ (pow a 4) (pow z 8))) (+ (* -3/8 (/ (pow a 4) (pow z 8))) (* -3/16 (/ (pow a 4) (pow z 8)))))))))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) t) (fma.f64 (*.f64 (/.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 z #s(literal 6 binary64))) z) (/.f64 #s(literal 5/64 binary64) z)) #s(literal -12 binary64) (fma.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 z #s(literal 8 binary64))) #s(literal -9/16 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) #s(literal -1 binary64)) #s(literal -1/6 binary64))) t (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a a)) (pow.f64 z #s(literal 4 binary64)))) t (*.f64 (/.f64 a (*.f64 z z)) #s(literal 1/2 binary64))) t) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) 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) t) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z)) y) x) (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 y x) a) z))) t (*.f64 y x)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 x t) (*.f64 (*.f64 y (*.f64 z z)) (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) a) z) (/.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z)) y) x))) t (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 y x) a) z))) t (*.f64 y x)) |
y |
(+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 y t) a) z) y) |
(+ y (* t (+ (* -1/2 (* t (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a y) (pow z 2)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z)) y) (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 y a) z))) t y) |
(+ y (* t (+ (* 1/2 (/ (* a y) (pow z 2))) (* t (+ (* -1/2 (* t (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 y (*.f64 z z)) (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) a) z) (/.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) t (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z)) y))) t (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 y a) z))) t y) |
(* 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 (*.f64 y x) t) 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) t) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z)) y) x) (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 y x) a) z))) t (*.f64 y x)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 x t) (*.f64 (*.f64 y (*.f64 z z)) (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) a) z) (/.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z)) y) x))) t (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 y x) a) z))) t (*.f64 y x)) |
(/ x z) |
(/.f64 x z) |
(+ (* 1/2 (/ (* a (* t x)) (pow z 3))) (/ x z)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x t) a) (pow.f64 z #s(literal 3 binary64))) #s(literal 1/2 binary64) (/.f64 x z)) |
(+ (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a x) (pow z 3))))) (/ x z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 x z) (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x a)) (pow.f64 z #s(literal 3 binary64)))) t (/.f64 x z)) |
(+ (* t (+ (* 1/2 (/ (* a x) (pow z 3))) (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) (/ x z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 x z) (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) a) z) (/.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) t (*.f64 (*.f64 x z) (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))))) t (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x a)) (pow.f64 z #s(literal 3 binary64)))) t (/.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 (*.f64 y x) t) 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) t) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z)) y) x) (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 y x) a) z))) t (*.f64 y x)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 x t) (*.f64 (*.f64 y (*.f64 z z)) (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) a) z) (/.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z)) y) x))) t (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 y x) a) z))) t (*.f64 y x)) |
(/ (* x y) z) |
(/.f64 (*.f64 y x) z) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 3))) (/ (* x y) z)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) (pow.f64 z #s(literal 3 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 y x) z)) |
(+ (* t (+ (* -1/2 (* t (* x (* y (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))) (* 1/2 (/ (* a (* x y)) (pow z 3))))) (/ (* x y) z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 (*.f64 y z) (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) a)) (pow.f64 z #s(literal 3 binary64)))) t (/.f64 (*.f64 y x) z)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 3))) (* t (+ (* -1/2 (* t (* x (* y (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (/ (* x y) z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 x t) (*.f64 (*.f64 y z) (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) a) z) (/.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 (*.f64 y z) (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) x))) t (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) a)) (pow.f64 z #s(literal 3 binary64)))) t (/.f64 (*.f64 y x) z)) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z) |
(+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3)))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 t (pow.f64 z #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z) |
(+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 t (pow.f64 z #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (pow.f64 z #s(literal 3 binary64)))) t (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z) |
(* 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 (*.f64 y x) t) 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) t) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z)) y) x) (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 y x) a) z))) t (*.f64 y x)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 x t) (*.f64 (*.f64 y (*.f64 z z)) (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) a) z) (/.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z)) y) x))) t (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 y x) a) z))) t (*.f64 y x)) |
(* 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 (*.f64 y x) t) 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) t) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z)) y) x) (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 y x) a) z))) t (*.f64 y x)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 x t) (*.f64 (*.f64 y (*.f64 z z)) (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) a) z) (/.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z)) y) x))) t (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 y x) a) z))) t (*.f64 y x)) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(+ (* 1/2 (/ (* a t) (pow z 3))) (/ 1 z)) |
(fma.f64 (*.f64 a (/.f64 t (pow.f64 z #s(literal 3 binary64)))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) z)) |
(+ (* t (+ (* -1/2 (* t (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))) (* 1/2 (/ a (pow z 3))))) (/ 1 z)) |
(fma.f64 (fma.f64 (*.f64 (*.f64 t z) (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) #s(literal -1/2 binary64) (*.f64 (/.f64 a (pow.f64 z #s(literal 3 binary64))) #s(literal 1/2 binary64))) t (/.f64 #s(literal 1 binary64) z)) |
(+ (* t (+ (* 1/2 (/ a (pow z 3))) (* t (+ (* -1/2 (* t (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))) (* -1/2 (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))) (/ 1 z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t z) (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) a) z) (/.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) z))) t (*.f64 (/.f64 a (pow.f64 z #s(literal 3 binary64))) #s(literal 1/2 binary64))) t (/.f64 #s(literal 1 binary64) z)) |
(/ 1 (pow z 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 z z)) |
(+ (/ 1 (pow z 2)) (/ (* a t) (pow z 4))) |
(fma.f64 a (/.f64 t (pow.f64 z #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) |
(+ (* t (- (/ (* (pow a 2) t) (pow z 6)) (* -1 (/ a (pow z 4))))) (/ 1 (pow z 2))) |
(fma.f64 (fma.f64 (*.f64 a a) (/.f64 t (pow.f64 z #s(literal 6 binary64))) (/.f64 a (pow.f64 z #s(literal 4 binary64)))) t (/.f64 #s(literal 1 binary64) (*.f64 z z))) |
(+ (* t (- (* t (- (/ (* (pow a 3) t) (pow z 8)) (* -1 (/ (pow a 2) (pow z 6))))) (* -1 (/ a (pow z 4))))) (/ 1 (pow z 2))) |
(fma.f64 (fma.f64 (fma.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 t (pow.f64 z #s(literal 8 binary64))) (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64)))) t (/.f64 a (pow.f64 z #s(literal 4 binary64)))) t (/.f64 #s(literal 1 binary64) (*.f64 z z))) |
(* 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 (*.f64 y x) t) 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) t) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z)) y) x) (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 y x) a) z))) t (*.f64 y x)) |
(+ (* t (+ (* 1/2 (/ (* a (* x y)) (pow z 2))) (* t (+ (* -1/2 (* t (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2))))))))) (* -1/2 (* x (* y (* (pow z 2) (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))))))) (* x y)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 x t) (*.f64 (*.f64 y (*.f64 z z)) (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) a) z) (/.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 z z)) y) x))) t (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 y x) a) z))) t (*.f64 y x)) |
(/ x z) |
(/.f64 x z) |
(+ (* 1/2 (/ (* a (* t x)) (pow z 3))) (/ x z)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x t) a) (pow.f64 z #s(literal 3 binary64))) #s(literal 1/2 binary64) (/.f64 x z)) |
(+ (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6)))))))) (* 1/2 (/ (* a x) (pow z 3))))) (/ x z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (*.f64 (*.f64 x z) (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x a)) (pow.f64 z #s(literal 3 binary64)))) t (/.f64 x z)) |
(+ (* t (+ (* 1/2 (/ (* a x) (pow z 3))) (* t (+ (* -1/2 (* t (* x (* z (+ (* -1 (/ (pow a 3) (pow z 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))) (pow z 2)))))))) (* -1/2 (* x (* z (+ (* -1 (/ (pow a 2) (pow z 6))) (* 1/4 (/ (pow a 2) (pow z 6))))))))))) (/ x z)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 x z) (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64)) a) z) (/.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 z #s(literal 8 binary64))))) t (*.f64 (*.f64 x z) (*.f64 (/.f64 (*.f64 a a) (pow.f64 z #s(literal 6 binary64))) #s(literal -3/4 binary64))))) t (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x a)) (pow.f64 z #s(literal 3 binary64)))) t (/.f64 x z)) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z) |
(+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3)))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 t (pow.f64 z #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z) |
(+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 t (pow.f64 z #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (pow.f64 z #s(literal 3 binary64)))) t (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z) |
(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)) |
(* -1/2 (/ (* a t) (pow z 2))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 t a) z)) |
(* t (+ (* -1/2 (/ a (pow z 2))) (* -1/4 (/ (* (pow a 2) t) (pow z 4))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 a z) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) t)) (pow.f64 z #s(literal 4 binary64)))) t) |
(* t (+ (* -1/2 (/ a (pow z 2))) (* t (+ (* -1/4 (/ (pow a 2) (pow z 4))) (* 1/6 (* t (+ (* -3/4 (/ (pow a 3) (pow z 6))) (* -1/4 (/ (pow a 3) (pow z 6)))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) t) (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a a)) (pow.f64 z #s(literal 4 binary64)))) t (*.f64 (/.f64 a (*.f64 z z)) #s(literal -1/2 binary64))) t) |
(* t (+ (* -1/2 (/ a (pow z 2))) (* t (+ (* -1/4 (/ (pow a 2) (pow z 4))) (* t (+ (* 1/24 (* t (+ (* -12 (/ (+ (* 1/64 (/ (pow a 4) (pow z 6))) (* 1/16 (/ (pow a 4) (pow z 6)))) (pow z 2))) (+ (* -3/2 (/ (pow a 4) (pow z 8))) (+ (* -3/8 (/ (pow a 4) (pow z 8))) (* -3/16 (/ (pow a 4) (pow z 8)))))))) (* 1/6 (+ (* -3/4 (/ (pow a 3) (pow z 6))) (* -1/4 (/ (pow a 3) (pow z 6))))))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) t) (fma.f64 (*.f64 (/.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 z #s(literal 6 binary64))) z) (/.f64 #s(literal 5/64 binary64) z)) #s(literal -12 binary64) (fma.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 z #s(literal 8 binary64))) #s(literal -9/16 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 z #s(literal 8 binary64))))) (*.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) #s(literal -1 binary64)) #s(literal 1/6 binary64))) t (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a a)) (pow.f64 z #s(literal 4 binary64)))) t (*.f64 (/.f64 a (*.f64 z z)) #s(literal -1/2 binary64))) t) |
z |
(+ z (* -1/2 (/ (* a t) z))) |
(fma.f64 (/.f64 (*.f64 t a) z) #s(literal -1/2 binary64) z) |
(+ z (* t (+ (* -1/2 (/ a z)) (* -1/8 (/ (* (pow a 2) t) (pow z 3)))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 t (pow.f64 z #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z) |
(+ z (* t (+ (* -1/2 (/ a z)) (* t (+ (* -1/8 (/ (pow a 2) (pow z 3))) (* -1/16 (/ (* (pow a 3) t) (pow z 5)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 t (pow.f64 z #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (pow.f64 z #s(literal 3 binary64)))) t (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) t z) |
(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))) (* z (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) |
(fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 5) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))))) |
(fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) z) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64))))) (*.f64 z (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* -1 (+ (log (* (sqrt (/ a t)) (/ (sqrt -1) z))) (* -1 (log (/ 1 t))))) |
(neg.f64 (+.f64 (log.f64 t) (log.f64 (*.f64 (sqrt.f64 (/.f64 a t)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) z))))) |
(+ (* -1 (+ (log (* (sqrt (/ a t)) (/ (sqrt -1) z))) (* -1 (log (/ 1 t))))) (* -1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2)))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (neg.f64 t)) (/.f64 (*.f64 z z) a) (neg.f64 (+.f64 (log.f64 t) (log.f64 (*.f64 (sqrt.f64 (/.f64 a t)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) z)))))) |
(+ (* -1 (+ (log (* (sqrt (/ a t)) (/ (sqrt -1) z))) (* -1 (log (/ 1 t))))) (+ (* -1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2))))) (* 1/4 (/ (pow z 4) (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))))) |
(-.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (neg.f64 t)) (/.f64 (*.f64 z z) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 z #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 t t)) (*.f64 a a)))) (+.f64 (log.f64 t) (log.f64 (*.f64 (sqrt.f64 (/.f64 a t)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) z))))) |
(+ (* -1 (+ (log (* (sqrt (/ a t)) (/ (sqrt -1) z))) (* -1 (log (/ 1 t))))) (+ (* -1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2))))) (+ (* -1/720 (/ (+ (* 30 (/ (* (pow t 3) (pow z 6)) (* (pow a 3) (pow (sqrt -1) 6)))) (* 90 (/ (* (pow t 3) (pow z 6)) (* (pow a 3) (pow (sqrt -1) 6))))) (pow t 6))) (* 1/4 (/ (pow z 4) (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4)))))))) |
(-.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (neg.f64 t)) (/.f64 (*.f64 z z) a) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 6 binary64))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64)))) #s(literal 120 binary64)) (pow.f64 t #s(literal 6 binary64))) #s(literal -1/720 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 z #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 t t)) (*.f64 a a))))) (+.f64 (log.f64 t) (log.f64 (*.f64 (sqrt.f64 (/.f64 a t)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) z))))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (*.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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #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)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 y z) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (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 (/ 1 (* a t))) (* y (* z (sqrt -1)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 5)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 3)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* y (pow z 5)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 y z) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))))) |
(* (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (*.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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #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)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 y z) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (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 (/ 1 (* a t))) (* x (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 x (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 x (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) x) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64))))) (*.f64 x (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (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 (/ 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (*.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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #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)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 y z) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (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 (/ 1 (* a t))) (* x (* y (sqrt -1)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 z z)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 z z)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 y (pow.f64 z #s(literal 4 binary64))) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #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)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1))))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 z z)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 y (pow.f64 z #s(literal 4 binary64))) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.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))))) #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 (* 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 binary64)))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 binary64)))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 7 binary64)))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (*.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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #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)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 y z) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (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 (/ 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (*.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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #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)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 y z) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (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 (/ 1 (* a t))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))) |
(fma.f64 (*.f64 (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (pow z 4) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/2 binary64) (fma.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))) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64))))) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))))) |
(/ -1 (* a t)) |
(/.f64 (/.f64 #s(literal -1 binary64) a) t) |
(/ (- (* -1 (/ (pow z 2) (* (pow a 2) t))) (/ 1 a)) t) |
(/.f64 (fma.f64 (/.f64 z t) (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)) (neg.f64 t)) |
(/ (- (* -1 (/ (pow z 4) (* (pow a 3) (pow t 2)))) (+ (/ 1 a) (/ (pow z 2) (* (pow a 2) t)))) t) |
(/.f64 (-.f64 (/.f64 (neg.f64 (pow.f64 z #s(literal 4 binary64))) (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 t t))) (fma.f64 (/.f64 z t) (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))) t) |
(/ (- (* -1 (/ (pow z 6) (* (pow a 4) (pow t 3)))) (+ (/ 1 a) (+ (/ (pow z 2) (* (pow a 2) t)) (/ (pow z 4) (* (pow a 3) (pow t 2)))))) t) |
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (pow.f64 t #s(literal 3 binary64))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) a)) (fma.f64 (/.f64 z t) (/.f64 z (*.f64 a a)) (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 t t))))) t) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 3))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (*.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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #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)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (* y (* z (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1)))))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) x) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64))))) (*.f64 x (/.f64 (*.f64 (*.f64 y z) (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (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 (/ 1 (* a t))) (* x (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 x (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (/ (* x (pow z 4)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow t 7))) (/ (* x (+ (* 1/4 (/ (* t (pow z 4)) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow z 6) (pow a 4)))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 x (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))) x) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 t #s(literal 7 binary64))))) (*.f64 x (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 binary64)))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 binary64)))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 7 binary64)))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))))) t) |
(* -1 (* a t)) |
(*.f64 (neg.f64 a) t) |
(* t (+ (* -1 a) (/ (pow z 2) t))) |
(*.f64 (-.f64 (/.f64 (*.f64 z z) t) a) t) |
(* t (+ (* -1 a) (/ (pow z 2) t))) |
(*.f64 (-.f64 (/.f64 (*.f64 z z) t) a) t) |
(* t (+ (* -1 a) (/ (pow z 2) t))) |
(*.f64 (-.f64 (/.f64 (*.f64 z z) t) a) t) |
(+ (log (* (sqrt (/ a t)) (/ (sqrt -1) z))) (* -1 (log (/ 1 t)))) |
(+.f64 (log.f64 t) (log.f64 (*.f64 (sqrt.f64 (/.f64 a t)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) z)))) |
(+ (log (* (sqrt (/ a t)) (/ (sqrt -1) z))) (+ (* -1 (log (/ 1 t))) (* 1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 t)) (/.f64 (*.f64 z z) a) (log.f64 t)) (log.f64 (*.f64 (sqrt.f64 (/.f64 a t)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) z)))) |
(+ (log (* (sqrt (/ a t)) (/ (sqrt -1) z))) (+ (* -1 (log (/ 1 t))) (+ (* -1/4 (/ (pow z 4) (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))) (* 1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2)))))))) |
(+.f64 (+.f64 (log.f64 t) (fma.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 t)) (/.f64 (*.f64 z z) a) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 z #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 t t)) (*.f64 a a))))) (log.f64 (*.f64 (sqrt.f64 (/.f64 a t)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) z)))) |
(+ (log (* (sqrt (/ a t)) (/ (sqrt -1) z))) (+ (* -1 (log (/ 1 t))) (+ (* -1/4 (/ (pow z 4) (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))) (+ (* 1/720 (/ (+ (* 30 (/ (* (pow t 3) (pow z 6)) (* (pow a 3) (pow (sqrt -1) 6)))) (* 90 (/ (* (pow t 3) (pow z 6)) (* (pow a 3) (pow (sqrt -1) 6))))) (pow t 6))) (* 1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2))))))))) |
(+.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 t t))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 6 binary64))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64)))) #s(literal 120 binary64)) (pow.f64 t #s(literal 6 binary64))) #s(literal 1/720 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 t)) (/.f64 (*.f64 z z) a)))) (log.f64 t)) (log.f64 (*.f64 (sqrt.f64 (/.f64 a t)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) z)))) |
(* (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 binary64)))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 binary64)))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 7 binary64)))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))))) t) |
(* -1 (* 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))) (* z (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1)))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 5) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* (pow z 5) (sqrt -1))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 3) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* z (sqrt -1))))) |
(-.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) z) (sqrt.f64 (/.f64 a t)) (*.f64 (*.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))) (pow.f64 z #s(literal 5 binary64))) (sqrt.f64 #s(literal -1 binary64))))) (pow.f64 t #s(literal 3 binary64)))) |
(* -1 (+ (log (* (sqrt (/ a t)) (/ (sqrt -1) z))) (* -1 (log (/ -1 t))))) |
(neg.f64 (-.f64 (log.f64 (*.f64 (sqrt.f64 (/.f64 a t)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) z))) (log.f64 (/.f64 #s(literal -1 binary64) t)))) |
(+ (* -1 (+ (log (* (sqrt (/ a t)) (/ (sqrt -1) z))) (* -1 (log (/ -1 t))))) (* 1/2 (/ (pow z 2) (* a t)))) |
(-.f64 (*.f64 (/.f64 (/.f64 (*.f64 z z) a) t) #s(literal 1/2 binary64)) (-.f64 (log.f64 (*.f64 (sqrt.f64 (/.f64 a t)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) z))) (log.f64 (/.f64 #s(literal -1 binary64) t)))) |
(+ (* -1 (+ (log (* (sqrt (/ a t)) (/ (sqrt -1) z))) (* -1 (log (/ -1 t))))) (+ (* 1/4 (/ (pow z 4) (* (pow a 2) (pow t 2)))) (* 1/2 (/ (pow z 2) (* a t))))) |
(-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 z z) t) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 z #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 t t)))) (-.f64 (log.f64 (*.f64 (sqrt.f64 (/.f64 a t)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) z))) (log.f64 (/.f64 #s(literal -1 binary64) t)))) |
(+ (* -1 (+ (log (* (sqrt (/ a t)) (/ (sqrt -1) z))) (* -1 (log (/ -1 t))))) (+ (* -1/720 (/ (+ (* -90 (/ (* (pow t 3) (pow z 6)) (pow a 3))) (* -30 (/ (* (pow t 3) (pow z 6)) (pow a 3)))) (pow t 6))) (+ (* 1/4 (/ (pow z 4) (* (pow a 2) (pow t 2)))) (* 1/2 (/ (pow z 2) (* a t)))))) |
(-.f64 (fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) (pow.f64 a #s(literal 3 binary64))) #s(literal -120 binary64)) (pow.f64 t #s(literal 6 binary64))) #s(literal -1/720 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 z z) t) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 z #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 t t))))) (-.f64 (log.f64 (*.f64 (sqrt.f64 (/.f64 a t)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) z))) (log.f64 (/.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 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (*.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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.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 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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))))))) |
(-.f64 (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) x) (sqrt.f64 (/.f64 a t)) (*.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))))))) (pow.f64 t #s(literal 3 binary64)))) |
(* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* y (* (pow z 5) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* y (* z (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4)))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* y (* (pow z 5) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* y (* (pow z 3) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* y (* z (sqrt -1)))))) |
(-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 y z) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 a t)) (*.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) y) (sqrt.f64 #s(literal -1 binary64)))))) (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (*.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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.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 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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))))))) |
(-.f64 (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) x) (sqrt.f64 (/.f64 a t)) (*.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))))))) (pow.f64 t #s(literal 3 binary64)))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 x (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* (pow z 4) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.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))) x) (sqrt.f64 (/.f64 a t)) (*.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 x (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (*.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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.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 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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))))))) |
(-.f64 (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) x) (sqrt.f64 (/.f64 a t)) (*.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))))))) (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (*.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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.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 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 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 (/ (+ (* 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)))))) |
(-.f64 (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.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)) (*.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 4 binary64))))))) (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 6 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))))) (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (*.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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.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 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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))))))) |
(-.f64 (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) x) (sqrt.f64 (/.f64 a t)) (*.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))))))) (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (*.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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.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 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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))))))) |
(-.f64 (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) x) (sqrt.f64 (/.f64 a t)) (*.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))))))) (pow.f64 t #s(literal 3 binary64)))) |
(* (sqrt (/ 1 (* a t))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* (pow z 4) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 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 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4)))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* (pow z 4) (sqrt -1))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(-.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a t)) (*.f64 (*.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))) (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))))) (pow.f64 t #s(literal 3 binary64)))) |
(/ -1 (* a t)) |
(/.f64 (/.f64 #s(literal -1 binary64) a) t) |
(* -1 (/ (+ (/ 1 a) (/ (pow z 2) (* (pow a 2) t))) t)) |
(/.f64 (fma.f64 (/.f64 z t) (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)) (neg.f64 t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow z 4) (* (pow a 3) t))) (/ (pow z 2) (pow a 2))) t)) (/ 1 a)) t)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (/.f64 (neg.f64 (pow.f64 z #s(literal 4 binary64))) (*.f64 (pow.f64 a #s(literal 3 binary64)) t)) (*.f64 (/.f64 z a) (/.f64 z a))) t)) (neg.f64 t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow z 6) (* (pow a 4) t)) (* -1 (/ (pow z 4) (pow a 3)))) t)) (/ (pow z 2) (pow a 2))) t)) (/ 1 a)) t)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) t)) (/.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 t)) (*.f64 (/.f64 z a) (/.f64 z a))) t)) (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (*.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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.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 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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))))))) |
(-.f64 (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) t) (pow.f64 a #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) x) (sqrt.f64 (/.f64 a t)) (*.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))))))) (pow.f64 t #s(literal 3 binary64)))) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow t 5)))) (* x (* (pow z 4) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 x (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a t)) (* x (* (sqrt -1) (+ (* -1/4 (/ (* t (pow z 4)) (pow a 3))) (/ (pow z 6) (pow a 4))))))) (* 1/2 (* (sqrt (/ t (pow a 5))) (* x (* (pow z 4) (sqrt -1)))))) (pow t 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (* x (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))))) |
(-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.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))) x) (sqrt.f64 (/.f64 a t)) (*.f64 (sqrt.f64 (/.f64 t (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 x (pow.f64 z #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) (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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 6 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 t)) |
(* -1 (* a t)) |
(*.f64 (neg.f64 a) t) |
(* -1 (* t (+ a (* -1 (/ (pow z 2) t))))) |
(*.f64 (-.f64 a (/.f64 (*.f64 z z) t)) (neg.f64 t)) |
(* -1 (* t (+ a (* -1 (/ (pow z 2) t))))) |
(*.f64 (-.f64 a (/.f64 (*.f64 z z) t)) (neg.f64 t)) |
(* -1 (* t (+ a (* -1 (/ (pow z 2) t))))) |
(*.f64 (-.f64 a (/.f64 (*.f64 z z) t)) (neg.f64 t)) |
(+ (log (* (sqrt (/ a t)) (/ (sqrt -1) z))) (* -1 (log (/ -1 t)))) |
(-.f64 (log.f64 (*.f64 (sqrt.f64 (/.f64 a t)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) z))) (log.f64 (/.f64 #s(literal -1 binary64) t))) |
(+ (log (* (sqrt (/ a t)) (/ (sqrt -1) z))) (+ (* -1 (log (/ -1 t))) (* -1/2 (/ (pow z 2) (* a t))))) |
(+.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 z z) a) t) #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) (log.f64 (*.f64 (sqrt.f64 (/.f64 a t)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) z)))) |
(+ (log (* (sqrt (/ a t)) (/ (sqrt -1) z))) (+ (* -1 (log (/ -1 t))) (+ (* -1/2 (/ (pow z 2) (* a t))) (* -1/4 (/ (pow z 4) (* (pow a 2) (pow t 2))))))) |
(+.f64 (-.f64 (log.f64 (*.f64 (sqrt.f64 (/.f64 a t)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) z))) (log.f64 (/.f64 #s(literal -1 binary64) t))) (fma.f64 (/.f64 #s(literal -1/2 binary64) t) (/.f64 (*.f64 z z) a) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 z #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 t t))))) |
(+ (log (* (sqrt (/ a t)) (/ (sqrt -1) z))) (+ (* -1 (log (/ -1 t))) (+ (* -1/2 (/ (pow z 2) (* a t))) (+ (* -1/4 (/ (pow z 4) (* (pow a 2) (pow t 2)))) (* 1/720 (/ (+ (* -90 (/ (* (pow t 3) (pow z 6)) (pow a 3))) (* -30 (/ (* (pow t 3) (pow z 6)) (pow a 3)))) (pow t 6))))))) |
(+.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) t) (/.f64 (*.f64 z z) a) (fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) (pow.f64 a #s(literal 3 binary64))) #s(literal -120 binary64)) (pow.f64 t #s(literal 6 binary64))) #s(literal 1/720 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 z #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 t t))))) (log.f64 (/.f64 #s(literal -1 binary64) t))) (log.f64 (*.f64 (sqrt.f64 (/.f64 a t)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) z)))) |
(* -1 (* (sqrt (* a t)) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a))) |
(* -1 (* 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 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 a #s(literal 3 binary64))) (pow.f64 t #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 6 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) a))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a t)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 t)) |
(* -1 (* a t)) |
(*.f64 (neg.f64 a) t) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(*.f64 (-.f64 a (/.f64 (*.f64 z z) t)) (neg.f64 t)) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(*.f64 (-.f64 a (/.f64 (*.f64 z z) t)) (neg.f64 t)) |
(* -1 (* t (- (* -1 (/ (pow z 2) t)) (* -1 a)))) |
(*.f64 (-.f64 a (/.f64 (*.f64 z z) t)) (neg.f64 t)) |
(* (sqrt (/ 1 (* a t))) (* z (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) z) |
(* z (+ (* (sqrt (/ 1 (* a t))) (sqrt -1)) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (sqrt -1)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a)) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 z z) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) z) |
(* z (+ (* (sqrt (/ 1 (* a t))) (sqrt -1)) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (sqrt -1)))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 z z) (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 t a)) (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a))))) (*.f64 z z) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/2 binary64))) (*.f64 z z) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) z) |
(* -1 (+ (log (* (sqrt (* a t)) (sqrt -1))) (* -1 (log z)))) |
(neg.f64 (-.f64 (log.f64 (*.f64 (sqrt.f64 (*.f64 t a)) (sqrt.f64 #s(literal -1 binary64)))) (log.f64 z))) |
(+ (* -1 (+ (log (* (sqrt (* a t)) (sqrt -1))) (* -1 (log z)))) (* -1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2)))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (neg.f64 t)) (/.f64 (*.f64 z z) a) (neg.f64 (-.f64 (log.f64 (*.f64 (sqrt.f64 (*.f64 t a)) (sqrt.f64 #s(literal -1 binary64)))) (log.f64 z)))) |
(+ (* -1 (+ (log (* (sqrt (* a t)) (sqrt -1))) (* -1 (log z)))) (* (pow z 2) (- (* 1/4 (/ (pow z 2) (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))) (* 1/2 (/ 1 (* a (* t (pow (sqrt -1) 2)))))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (/.f64 (*.f64 z z) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 t t))) (/.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 a) t))) (*.f64 z z) (neg.f64 (-.f64 (log.f64 (*.f64 (sqrt.f64 (*.f64 t a)) (sqrt.f64 #s(literal -1 binary64)))) (log.f64 z)))) |
(+ (* -1 (+ (log (* (sqrt (* a t)) (sqrt -1))) (* -1 (log z)))) (* (pow z 2) (- (* (pow z 2) (+ (* -1/6 (/ (pow z 2) (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 6))))) (* 1/4 (/ 1 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))))) (* 1/2 (/ 1 (* a (* t (pow (sqrt -1) 2)))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/6 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (*.f64 z z) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 6 binary64)) (pow.f64 t #s(literal 3 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 t t)) (*.f64 a a)))) (*.f64 z z) (/.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 a) t))) (*.f64 z z) (neg.f64 (-.f64 (log.f64 (*.f64 (sqrt.f64 (*.f64 t a)) (sqrt.f64 #s(literal -1 binary64)))) (log.f64 z)))) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 z z)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 x (/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 z z)) y) (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 a #s(literal 3 binary64))) (pow.f64 t #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) (fma.f64 (*.f64 x (/.f64 (*.f64 (*.f64 y (*.f64 z z)) (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 t a)) (*.f64 (/.f64 (*.f64 (*.f64 y x) (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a))))) (*.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 a #s(literal 3 binary64))) (pow.f64 t #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 (* z (sqrt -1)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* y (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 y (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) z) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* y (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ y (sqrt -1)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 z z)) y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a)) (*.f64 (/.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))))) (*.f64 z z) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) z) |
(* z (+ (* (sqrt (/ 1 (* a t))) (* y (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ y (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* y (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4)))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* y (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1)))))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 z z)) (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a)) (*.f64 (*.f64 y (/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 t a))))) (*.f64 z z) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #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))))) z) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 z z)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 x (/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 z z)) y) (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 a #s(literal 3 binary64))) (pow.f64 t #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) (fma.f64 (*.f64 x (/.f64 (*.f64 (*.f64 y (*.f64 z z)) (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 t a)) (*.f64 (/.f64 (*.f64 (*.f64 y x) (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a))))) (*.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 a #s(literal 3 binary64))) (pow.f64 t #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) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1))))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 z z)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a)) (*.f64 (/.f64 x (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))))) (*.f64 z z) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4)))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 z z)) (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a)) (*.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 t a))))) (*.f64 z z) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) (/.f64 x (sqrt.f64 #s(literal -1 binary64))))) (*.f64 z z) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(* (sqrt (/ 1 (* a t))) (* x (* y (* z (sqrt -1))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 z z)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 x (/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 z z)) y) (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 a #s(literal 3 binary64))) (pow.f64 t #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) (fma.f64 (*.f64 x (/.f64 (*.f64 (*.f64 y (*.f64 z z)) (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 t a)) (*.f64 (/.f64 (*.f64 (*.f64 y x) (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a))))) (*.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 a #s(literal 3 binary64))) (pow.f64 t #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 y (*.f64 z z)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 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 x (/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 z z)) y) (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 a #s(literal 3 binary64))) (pow.f64 t #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) (fma.f64 (*.f64 x (/.f64 (*.f64 (*.f64 y (*.f64 z z)) (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 t a)) (*.f64 (/.f64 (*.f64 (*.f64 y x) (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a))))) (*.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 a #s(literal 3 binary64))) (pow.f64 t #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 (sqrt.f64 #s(literal -1 binary64))) (/.f64 z #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #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) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) (/.f64 (*.f64 z z) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1/8 binary64))) (*.f64 z z) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 y (*.f64 z z)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 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 x (/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 z z)) y) (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 a #s(literal 3 binary64))) (pow.f64 t #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) (fma.f64 (*.f64 x (/.f64 (*.f64 (*.f64 y (*.f64 z z)) (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 t a)) (*.f64 (/.f64 (*.f64 (*.f64 y x) (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a))))) (*.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 a #s(literal 3 binary64))) (pow.f64 t #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 (* z (sqrt -1))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(* z (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (* y (pow z 2))) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (* y (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 z z)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 x (/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 z z)) y) (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 a #s(literal 3 binary64))) (pow.f64 t #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) (fma.f64 (*.f64 x (/.f64 (*.f64 (*.f64 y (*.f64 z z)) (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 t a)) (*.f64 (/.f64 (*.f64 (*.f64 y x) (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a))))) (*.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 a #s(literal 3 binary64))) (pow.f64 t #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))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (pow z 2) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (sqrt -1))) |
(fma.f64 (*.f64 (/.f64 (*.f64 z z) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* (sqrt (/ 1 (* a t))) (sqrt -1)) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (sqrt -1))))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a)) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 z z) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* (sqrt (/ 1 (* a t))) (sqrt -1)) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ 1 (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (sqrt -1))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 z z) (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 t a)) (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a))))) (*.f64 z z) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/2 binary64))) (*.f64 z z) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(/ -1 (* a t)) |
(/.f64 (/.f64 #s(literal -1 binary64) a) t) |
(- (* -1 (/ (pow z 2) (* (pow a 2) (pow t 2)))) (/ 1 (* a t))) |
(neg.f64 (fma.f64 (/.f64 z (*.f64 t t)) (/.f64 z (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(- (* (pow z 2) (- (* -1 (/ (pow z 2) (* (pow a 3) (pow t 3)))) (/ 1 (* (pow a 2) (pow t 2))))) (/ 1 (* a t))) |
(fma.f64 (neg.f64 (fma.f64 (/.f64 z (pow.f64 a #s(literal 3 binary64))) (/.f64 z (pow.f64 t #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 t t)))) (*.f64 z z) (/.f64 (/.f64 #s(literal -1 binary64) a) t)) |
(- (* (pow z 2) (- (* (pow z 2) (- (* -1 (/ (pow z 2) (* (pow a 4) (pow t 4)))) (/ 1 (* (pow a 3) (pow t 3))))) (/ 1 (* (pow a 2) (pow t 2))))) (/ 1 (* a t))) |
(fma.f64 (fma.f64 (neg.f64 (fma.f64 (/.f64 z (pow.f64 a #s(literal 4 binary64))) (/.f64 z (pow.f64 t #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) (*.f64 z z) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (*.f64 t t)))) (*.f64 z z) (/.f64 (/.f64 #s(literal -1 binary64) 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 y (*.f64 z z)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 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 x (/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 z z)) y) (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 a #s(literal 3 binary64))) (pow.f64 t #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) (fma.f64 (*.f64 x (/.f64 (*.f64 (*.f64 y (*.f64 z z)) (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 t a)) (*.f64 (/.f64 (*.f64 (*.f64 y x) (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a))))) (*.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 a #s(literal 3 binary64))) (pow.f64 t #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 (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ (* x (pow z 2)) (sqrt -1)))) (* (sqrt (/ 1 (* a t))) (* x (sqrt -1)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1))))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 z z)) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a)) (*.f64 (/.f64 x (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))))) (*.f64 z z) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(+ (* (sqrt (/ 1 (* a t))) (* x (sqrt -1))) (* (pow z 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow t 3)))) (/ x (sqrt -1)))) (* (pow z 2) (+ (* -1/2 (* (sqrt (* a t)) (/ (* x (* (pow z 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3)))) (* a (* t (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow t 4)))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a t)) (/ (* x (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow t 3))))) (sqrt -1))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 z z)) (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 t a)) (*.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 t a))))) (*.f64 z z) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) (/.f64 x (sqrt.f64 #s(literal -1 binary64))))) (*.f64 z z) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 t a))))) |
(* (sqrt (* a t)) (sqrt -1)) |
(*.f64 (sqrt.f64 (*.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 (sqrt.f64 #s(literal -1 binary64))) (/.f64 z #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #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) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) (/.f64 (*.f64 z z) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1/8 binary64))) (*.f64 z z) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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) |
(+ (* -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)) |
(+ (log (* (sqrt (* a t)) (sqrt -1))) (* -1 (log z))) |
(-.f64 (log.f64 (*.f64 (sqrt.f64 (*.f64 t a)) (sqrt.f64 #s(literal -1 binary64)))) (log.f64 z)) |
(+ (log (* (sqrt (* a t)) (sqrt -1))) (+ (* -1 (log z)) (* 1/2 (/ (pow z 2) (* a (* t (pow (sqrt -1) 2))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 t)) (/.f64 (*.f64 z z) a) (neg.f64 (log.f64 z))) (log.f64 (*.f64 (sqrt.f64 (*.f64 t a)) (sqrt.f64 #s(literal -1 binary64))))) |
(+ (log (* (sqrt (* a t)) (sqrt -1))) (+ (* -1 (log z)) (* (pow z 2) (+ (* -1/4 (/ (pow z 2) (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))) (* 1/2 (/ 1 (* a (* t (pow (sqrt -1) 2))))))))) |
(+.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 t t)) (*.f64 a a))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 a) t))) (*.f64 z z) (neg.f64 (log.f64 z))) (log.f64 (*.f64 (sqrt.f64 (*.f64 t a)) (sqrt.f64 #s(literal -1 binary64))))) |
(+ (log (* (sqrt (* a t)) (sqrt -1))) (+ (* -1 (log z)) (* (pow z 2) (+ (* (pow z 2) (- (* 1/6 (/ (pow z 2) (* (pow a 3) (* (pow t 3) (pow (sqrt -1) 6))))) (* 1/4 (/ 1 (* (pow a 2) (* (pow t 2) (pow (sqrt -1) 4))))))) (* 1/2 (/ 1 (* a (* t (pow (sqrt -1) 2))))))))) |
(+.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 6 binary64)) (pow.f64 t #s(literal 3 binary64)))) (/.f64 (*.f64 z z) (pow.f64 a #s(literal 3 binary64))) (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 t t)) (*.f64 a a)))) (*.f64 z z) (/.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 a) t))) (*.f64 z z) (neg.f64 (log.f64 z))) (log.f64 (*.f64 (sqrt.f64 (*.f64 t a)) (sqrt.f64 #s(literal -1 binary64))))) |
(* (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 (sqrt.f64 #s(literal -1 binary64))) (/.f64 z #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #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) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 t #s(literal 5 binary64))))) (/.f64 (*.f64 z z) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1/8 binary64))) (*.f64 z z) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 z)) |
(*.f64 (*.f64 y z) x) |
(* x (* y z)) |
(*.f64 (*.f64 y z) x) |
(* x (* y z)) |
(*.f64 (*.f64 y z) x) |
(* x (* y z)) |
(*.f64 (*.f64 y z) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* a t) (pow z 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) z) (/.f64 t z) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) z) (/.f64 t z))) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))) (* 1/2 (/ (* a t) (pow z 2)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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))) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) z) (/.f64 t z)))) #s(literal 1 binary64)) |
(* 1/2 (/ (* a t) (pow z 2))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) z) (/.f64 t z)) |
(/ (+ (* 1/4 (/ (* (pow a 2) (pow t 2)) (pow z 2))) (* 1/2 (* a t))) (pow z 2)) |
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a a)) z) (/.f64 (*.f64 t t) z) (*.f64 (*.f64 t a) #s(literal 1/2 binary64))) (*.f64 z z)) |
(/ (+ (* -1/720 (/ (+ (* -90 (* (pow a 3) (pow t 3))) (* -30 (* (pow a 3) (pow t 3)))) (pow z 4))) (+ (* 1/4 (/ (* (pow a 2) (pow t 2)) (pow z 2))) (* 1/2 (* a t)))) (pow z 2)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) #s(literal -120 binary64)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/720 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a a)) z) (/.f64 (*.f64 t t) z) (*.f64 (*.f64 t a) #s(literal 1/2 binary64)))) (*.f64 z z)) |
(/ (+ (* -1/720 (/ (+ (* -90 (* (pow a 3) (pow t 3))) (* -30 (* (pow a 3) (pow t 3)))) (pow z 4))) (+ (* -1/40320 (/ (+ (* -20160 (+ (* 1/64 (* (pow a 4) (pow t 4))) (* 1/16 (* (pow a 4) (pow t 4))))) (+ (* -2520 (* (pow a 4) (pow t 4))) (+ (* -630 (* (pow a 4) (pow t 4))) (* -315 (* (pow a 4) (pow t 4)))))) (pow z 6))) (+ (* 1/4 (/ (* (pow a 2) (pow t 2)) (pow z 2))) (* 1/2 (* a t))))) (pow z 2)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) #s(literal -120 binary64)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/720 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) #s(literal 5/64 binary64)) #s(literal -20160 binary64) (fma.f64 (*.f64 #s(literal -2520 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) #s(literal -945 binary64)))) (pow.f64 z #s(literal 6 binary64))) #s(literal -1/40320 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a a)) z) (/.f64 (*.f64 t t) z) (*.f64 (*.f64 t a) #s(literal 1/2 binary64))))) (*.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 (*.f64 y x) t) a) z) (*.f64 y x)) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 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 (*.f64 y x) t) a) z) (*.f64 y x))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 y x) (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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))) #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 y x)))) |
y |
(+ y (* 1/2 (/ (* a (* t y)) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 y t) a) z) y) |
(+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t y)) (pow z 2))))) |
(+.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) (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 y t) a) z))) y) |
(+ y (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t y)) (pow z 2)))))) |
(+.f64 (fma.f64 (*.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 y (/.f64 (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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)))) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 y t) a) z)))) y) |
(* 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 (*.f64 y x) t) a) z) (*.f64 y x)) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 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 (*.f64 y x) t) a) z) (*.f64 y x))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 y x) (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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))) #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 y x)))) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(/ x z) |
(/.f64 x z) |
(/ (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) z) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 x t) a) z) x) z) |
(/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z) |
(/.f64 (+.f64 (fma.f64 (*.f64 x (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 x t) a) z))) x) z) |
(/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z) |
(/.f64 (+.f64 (fma.f64 (*.f64 x (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/2 binary64) (fma.f64 (*.f64 x (/.f64 (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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)))) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 x t) a) z)))) x) z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(* x y) |
(*.f64 y x) |
(+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 y x)) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 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 (*.f64 y x) t) a) z) (*.f64 y x))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 y x) (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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))) #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 y x)))) |
(/ (* x y) z) |
(/.f64 (*.f64 y x) z) |
(/ (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) z) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 y x)) z) |
(/ (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) z) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 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 (*.f64 y x) t) a) z) (*.f64 y x))) z) |
(/ (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) z) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 y x) (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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))) #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 y x)))) z) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) (/.f64 t z) #s(literal 1 binary64)) z) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) |
(fma.f64 z (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 t a) z))) z) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))))))) |
(fma.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a z) (/.f64 t z)) (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64)))) #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/8 binary64)))) 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 (*.f64 y x) t) a) z) (*.f64 y x)) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 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 (*.f64 y x) t) a) z) (*.f64 y x))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 y x) (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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))) #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 y x)))) |
(* 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 (*.f64 y x) t) a) z) (*.f64 y x)) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 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 (*.f64 y x) t) a) z) (*.f64 y x))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 y x) (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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))) #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 y x)))) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ (+ 1 (* 1/2 (/ (* a t) (pow z 2)))) z) |
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) z) (/.f64 t z) #s(literal 1 binary64)) z) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))) z) |
(/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) z) (/.f64 t z))) #s(literal 1 binary64)) z) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))) (* 1/2 (/ (* a t) (pow z 2)))))) z) |
(/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 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 (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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))) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) z) (/.f64 t z)))) #s(literal 1 binary64)) z) |
(/ 1 (pow z 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 z z)) |
(/ (+ 1 (/ (* a t) (pow z 2))) (pow z 2)) |
(/.f64 (fma.f64 (/.f64 a z) (/.f64 t z) #s(literal 1 binary64)) (*.f64 z z)) |
(/ (- (+ 1 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1 (/ (* a t) (pow z 2)))) (pow z 2)) |
(/.f64 (+.f64 (fma.f64 (*.f64 a a) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 a z) (/.f64 t z))) (*.f64 z z)) |
(/ (- (+ 1 (/ (* (pow a 3) (pow t 3)) (pow z 6))) (+ (* -1 (/ (* a t) (pow z 2))) (* -1 (/ (* (pow a 2) (pow t 2)) (pow z 4))))) (pow z 2)) |
(/.f64 (-.f64 (fma.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) #s(literal 1 binary64)) (neg.f64 (fma.f64 (*.f64 a a) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64))) (*.f64 (/.f64 a z) (/.f64 t z))))) (*.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 (*.f64 y x) t) a) z) (*.f64 y x)) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 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 (*.f64 y x) t) a) z) (*.f64 y x))) |
(+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 y x) (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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))) #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 y x)))) |
(/ x z) |
(/.f64 x z) |
(/ (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) z) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 x t) a) z) x) z) |
(/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z) |
(/.f64 (+.f64 (fma.f64 (*.f64 x (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 x t) a) z))) x) z) |
(/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z) |
(/.f64 (+.f64 (fma.f64 (*.f64 x (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/2 binary64) (fma.f64 (*.f64 x (/.f64 (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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)))) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 x t) a) z)))) x) z) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) (/.f64 t z) #s(literal 1 binary64)) z) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) |
(fma.f64 z (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 t a) z))) z) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))))))) |
(fma.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a z) (/.f64 t z)) (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64)))) #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/8 binary64)))) z) |
(pow z 2) |
(*.f64 z z) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (neg.f64 a) (/.f64 t (*.f64 z z)) #s(literal 1 binary64)) (*.f64 z z)) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (neg.f64 a) (/.f64 t (*.f64 z z)) #s(literal 1 binary64)) (*.f64 z z)) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (neg.f64 a) (/.f64 t (*.f64 z z)) #s(literal 1 binary64)) (*.f64 z z)) |
(* -1/2 (/ (* a t) (pow z 2))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 t a) z)) |
(/ (+ (* -1/2 (* a t)) (* -1/4 (/ (* (pow a 2) (pow t 2)) (pow z 2)))) (pow z 2)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 t t) z) (/.f64 (*.f64 a a) z)) #s(literal -1/4 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 t a))) (*.f64 z z)) |
(/ (+ (* -1/2 (* a t)) (+ (* -1/4 (/ (* (pow a 2) (pow t 2)) (pow z 2))) (* 1/720 (/ (+ (* -90 (* (pow a 3) (pow t 3))) (* -30 (* (pow a 3) (pow t 3)))) (pow z 4))))) (pow z 2)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) t (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) #s(literal -120 binary64)) (pow.f64 z #s(literal 4 binary64))) #s(literal 1/720 binary64) (*.f64 (*.f64 (/.f64 (*.f64 t t) z) (/.f64 (*.f64 a a) z)) #s(literal -1/4 binary64)))) (*.f64 z z)) |
(/ (+ (* -1/2 (* a t)) (+ (* -1/4 (/ (* (pow a 2) (pow t 2)) (pow z 2))) (+ (* 1/40320 (/ (+ (* -20160 (+ (* 1/64 (* (pow a 4) (pow t 4))) (* 1/16 (* (pow a 4) (pow t 4))))) (+ (* -2520 (* (pow a 4) (pow t 4))) (+ (* -630 (* (pow a 4) (pow t 4))) (* -315 (* (pow a 4) (pow t 4)))))) (pow z 6))) (* 1/720 (/ (+ (* -90 (* (pow a 3) (pow t 3))) (* -30 (* (pow a 3) (pow t 3)))) (pow z 4)))))) (pow z 2)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) t (fma.f64 (/.f64 #s(literal -1/4 binary64) z) (/.f64 (*.f64 (*.f64 a a) (*.f64 t t)) z) (fma.f64 #s(literal 1/40320 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) #s(literal 5/64 binary64)) #s(literal -20160 binary64) (fma.f64 (*.f64 #s(literal -2520 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) #s(literal -945 binary64)))) (pow.f64 z #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) #s(literal -120 binary64)) (pow.f64 z #s(literal 4 binary64))) #s(literal 1/720 binary64))))) (*.f64 z z)) |
z |
(* z (+ 1 (* -1/2 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) (/.f64 t z) #s(literal 1 binary64)) z) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4)))))) |
(fma.f64 z (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 t a) z))) z) |
(* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6))))))) |
(fma.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a z) (/.f64 t z)) (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64)))) #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/8 binary64)))) z) |
(pow z 2) |
(*.f64 z z) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (neg.f64 a) (/.f64 t (*.f64 z z)) #s(literal 1 binary64)) (*.f64 z z)) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (neg.f64 a) (/.f64 t (*.f64 z z)) #s(literal 1 binary64)) (*.f64 z z)) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (neg.f64 a) (/.f64 t (*.f64 z z)) #s(literal 1 binary64)) (*.f64 z z)) |
(* x (* y z)) |
(*.f64 (*.f64 y z) x) |
(* x (* y z)) |
(*.f64 (*.f64 y z) x) |
(* x (* y z)) |
(*.f64 (*.f64 y z) x) |
(* x (* y z)) |
(*.f64 (*.f64 y z) x) |
-1 |
#s(literal -1 binary64) |
(- (* -1/2 (/ (* a t) (pow z 2))) 1) |
(fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) (/.f64 t z) #s(literal -1 binary64)) |
(- (+ (* -1/2 (/ (* a t) (pow z 2))) (* 1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4)))) 1) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 t a) z) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) #s(literal 1/2 binary64) #s(literal -1 binary64))) |
(- (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* 1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))))) 1) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 t a) z) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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)))) #s(literal -1 binary64))) |
(* -1 (log -1)) |
(neg.f64 (log.f64 #s(literal -1 binary64))) |
(+ (* -1 (log -1)) (* 1/2 (/ (* a t) (pow z 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) z) (/.f64 t z) (neg.f64 (log.f64 #s(literal -1 binary64)))) |
(+ (* -1 (log -1)) (+ (* 1/4 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))) |
(-.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) z) (/.f64 t z) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64)))) (log.f64 #s(literal -1 binary64))) |
(+ (* -1 (log -1)) (+ (* -1/720 (/ (+ (* -90 (* (pow a 3) (pow t 3))) (* -30 (* (pow a 3) (pow t 3)))) (pow z 6))) (+ (* 1/4 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2)))))) |
(-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) #s(literal -120 binary64)) (pow.f64 z #s(literal 6 binary64))) #s(literal -1/720 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) z) (/.f64 t z) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 t t)) (pow.f64 z #s(literal 4 binary64))))) (log.f64 #s(literal -1 binary64))) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 (neg.f64 x) y)) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(fma.f64 (neg.f64 x) y (fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z)))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(fma.f64 (neg.f64 x) y (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 y (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 y x) (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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))))))) |
(* -1 y) |
(neg.f64 y) |
(+ (* -1 y) (* -1/2 (/ (* a (* t y)) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 y t) a) z) (neg.f64 y)) |
(+ (* -1 y) (+ (* -1/2 (/ (* a (* t y)) (pow z 2))) (* 1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))))) |
(-.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) (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 y t) a) z))) y) |
(+ (* -1 y) (+ (* -1/2 (/ (* a (* t y)) (pow z 2))) (+ (* 1/2 (/ (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6)))))) |
(-.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 t #s(literal 3 binary64))) (pow.f64 a #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 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 y t) a) z))) y) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 (neg.f64 x) y)) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(fma.f64 (neg.f64 x) y (fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z)))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(fma.f64 (neg.f64 x) y (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 y (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 y x) (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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))))))) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* -1 (/ x z)) |
(/.f64 (neg.f64 x) z) |
(* -1 (/ (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) z)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 x t) a) z) x) (neg.f64 z)) |
(* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z)) |
(/.f64 (+.f64 (fma.f64 (*.f64 x (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 x t) a) z))) x) (neg.f64 z)) |
(* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z)) |
(/.f64 (+.f64 (fma.f64 (*.f64 x (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/2 binary64) (fma.f64 (*.f64 x (/.f64 (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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)))) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 x t) a) z)))) x) (neg.f64 z)) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 (neg.f64 x) y)) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(fma.f64 (neg.f64 x) y (fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z)))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(fma.f64 (neg.f64 x) y (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 y (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 y x) (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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))))))) |
(* -1 (/ (* x y) z)) |
(*.f64 (neg.f64 x) (/.f64 y z)) |
(* -1 (/ (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)) z)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 y x)) (neg.f64 z)) |
(* -1 (/ (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y))) z)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 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 (*.f64 y x) t) a) z) (*.f64 y x))) (neg.f64 z)) |
(* -1 (/ (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (+ (* -1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6))) (+ (* 1/2 (/ (* a (* t (* x y))) (pow z 2))) (* x y)))) z)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 y x) (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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))) #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 y x)))) (neg.f64 z)) |
(* -1 z) |
(neg.f64 z) |
(* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) (/.f64 t z) #s(literal 1 binary64))) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))) |
(neg.f64 (fma.f64 z (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 t a) z))) z)) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))))) |
(neg.f64 (fma.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a z) (/.f64 t z)) (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64)))) #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/8 binary64)))) z)) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 (neg.f64 x) y)) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(fma.f64 (neg.f64 x) y (fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z)))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(fma.f64 (neg.f64 x) y (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 y (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 y x) (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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))))))) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 (neg.f64 x) y)) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(fma.f64 (neg.f64 x) y (fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z)))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(fma.f64 (neg.f64 x) y (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 y (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 y x) (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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))))))) |
(/ -1 z) |
(/.f64 #s(literal -1 binary64) z) |
(* -1 (/ (+ 1 (* 1/2 (/ (* a t) (pow z 2)))) z)) |
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) z) (/.f64 t z) #s(literal 1 binary64)) (neg.f64 z)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (* 1/2 (/ (* a t) (pow z 2))))) z)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) z) (/.f64 t z))) #s(literal -1 binary64)) z) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))) (pow z 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))) (pow z 6))) (* 1/2 (/ (* a t) (pow z 2)))))) z)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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))) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) z) (/.f64 t z)))) #s(literal -1 binary64)) z) |
(/ 1 (pow z 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 z z)) |
(/ (+ 1 (/ (* a t) (pow z 2))) (pow z 2)) |
(/.f64 (fma.f64 (/.f64 a z) (/.f64 t z) #s(literal 1 binary64)) (*.f64 z z)) |
(/ (- (+ 1 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1 (/ (* a t) (pow z 2)))) (pow z 2)) |
(/.f64 (+.f64 (fma.f64 (*.f64 a a) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 a z) (/.f64 t z))) (*.f64 z z)) |
(/ (- (+ 1 (/ (* (pow a 3) (pow t 3)) (pow z 6))) (+ (* -1 (/ (* a t) (pow z 2))) (* -1 (/ (* (pow a 2) (pow t 2)) (pow z 4))))) (pow z 2)) |
(/.f64 (-.f64 (fma.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) #s(literal 1 binary64)) (neg.f64 (fma.f64 (*.f64 a a) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64))) (*.f64 (/.f64 a z) (/.f64 t z))))) (*.f64 z z)) |
(* -1 (* x y)) |
(*.f64 (neg.f64 x) y) |
(+ (* -1 (* x y)) (* -1/2 (/ (* a (* t (* x y))) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 (neg.f64 x) y)) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))))) |
(fma.f64 (neg.f64 x) y (fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64))) (pow.f64 z #s(literal 4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z)))) |
(+ (* -1 (* x y)) (+ (* -1/2 (/ (* a (* t (* x y))) (pow z 2))) (+ (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))) (pow z 4))) (* 1/2 (/ (* x (* y (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2)))))))))) (pow z 6)))))) |
(fma.f64 (neg.f64 x) y (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 (*.f64 (*.f64 y x) t) a) z) (*.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 y (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 y x) (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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))))))) |
(* -1 (/ x z)) |
(/.f64 (neg.f64 x) z) |
(* -1 (/ (+ x (* 1/2 (/ (* a (* t x)) (pow z 2)))) z)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 x t) a) z) x) (neg.f64 z)) |
(* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (* 1/2 (/ (* a (* t x)) (pow z 2))))) z)) |
(/.f64 (+.f64 (fma.f64 (*.f64 x (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 x t) a) z))) x) (neg.f64 z)) |
(* -1 (/ (+ x (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))) (pow z 4))) (+ (* -1/2 (/ (* x (+ (* -1 (* (pow a 3) (pow t 3))) (* -1/2 (* a (* t (+ (* -1 (* (pow a 2) (pow t 2))) (* 1/4 (* (pow a 2) (pow t 2))))))))) (pow z 6))) (* 1/2 (/ (* a (* t x)) (pow z 2)))))) z)) |
(/.f64 (+.f64 (fma.f64 (*.f64 x (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 t t)) #s(literal -3/4 binary64)) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/2 binary64) (fma.f64 (*.f64 x (/.f64 (fma.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (pow.f64 a #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)))) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) z) (/.f64 (*.f64 (*.f64 x t) a) z)))) x) (neg.f64 z)) |
(* -1 z) |
(neg.f64 z) |
(* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) (/.f64 t z) #s(literal 1 binary64))) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))) |
(neg.f64 (fma.f64 z (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 t a) z))) z)) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))))) |
(neg.f64 (fma.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a z) (/.f64 t z)) (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64)))) #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/8 binary64)))) z)) |
(pow z 2) |
(*.f64 z z) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (neg.f64 a) (/.f64 t (*.f64 z z)) #s(literal 1 binary64)) (*.f64 z z)) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (neg.f64 a) (/.f64 t (*.f64 z z)) #s(literal 1 binary64)) (*.f64 z z)) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (neg.f64 a) (/.f64 t (*.f64 z z)) #s(literal 1 binary64)) (*.f64 z z)) |
(log -1) |
(log.f64 #s(literal -1 binary64)) |
(+ (log -1) (* -1/2 (/ (* a t) (pow z 2)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 t a) z) (log.f64 #s(literal -1 binary64))) |
(+ (log -1) (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/4 (/ (* (pow a 2) (pow t 2)) (pow z 4))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 t a) z) (log.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/4 binary64))) |
(+ (log -1) (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/4 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* 1/720 (/ (+ (* -90 (* (pow a 3) (pow t 3))) (* -30 (* (pow a 3) (pow t 3)))) (pow z 6)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 t a) z) (log.f64 #s(literal -1 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) #s(literal -120 binary64)) (pow.f64 z #s(literal 6 binary64))) #s(literal 1/720 binary64) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/4 binary64)))) |
(* -1 z) |
(neg.f64 z) |
(* -1 (* z (+ 1 (* -1/2 (/ (* a t) (pow z 2)))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) (/.f64 t z) #s(literal 1 binary64))) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))))))) |
(neg.f64 (fma.f64 z (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) z) (/.f64 (*.f64 t a) z))) z)) |
(* -1 (* z (+ 1 (+ (* -1/2 (/ (* a t) (pow z 2))) (+ (* -1/8 (/ (* (pow a 2) (pow t 2)) (pow z 4))) (* -1/16 (/ (* (pow a 3) (pow t 3)) (pow z 6)))))))) |
(neg.f64 (fma.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a z) (/.f64 t z)) (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64)))) #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/8 binary64)))) z)) |
(pow z 2) |
(*.f64 z z) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (neg.f64 a) (/.f64 t (*.f64 z z)) #s(literal 1 binary64)) (*.f64 z z)) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (neg.f64 a) (/.f64 t (*.f64 z z)) #s(literal 1 binary64)) (*.f64 z z)) |
(* (pow z 2) (+ 1 (* -1 (/ (* a t) (pow z 2))))) |
(*.f64 (fma.f64 (neg.f64 a) (/.f64 t (*.f64 z z)) #s(literal 1 binary64)) (*.f64 z z)) |
(* x (* y z)) |
(*.f64 (*.f64 y z) x) |
(* x (* y z)) |
(*.f64 (*.f64 y z) x) |
(* x (* y z)) |
(*.f64 (*.f64 y z) x) |
(* x (* y z)) |
(*.f64 (*.f64 y z) x) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 y z)) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 y z)) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 y z)) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 y z)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* 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 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* x (* y z)) |
(*.f64 (*.f64 y z) x) |
(* x (* y z)) |
(*.f64 (*.f64 y z) x) |
(* x (* y z)) |
(*.f64 (*.f64 y z) x) |
(* x (* y z)) |
(*.f64 (*.f64 y z) x) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 y z)) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 y z)) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 y z)) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 y z)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* 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 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* x (* y z)) |
(*.f64 (*.f64 y z) x) |
(* x (* y z)) |
(*.f64 (*.f64 y z) x) |
(* x (* y z)) |
(*.f64 (*.f64 y z) x) |
(* x (* y z)) |
(*.f64 (*.f64 y z) x) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 y z)) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 y z)) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 y z)) |
(* (* y z) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 y z)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* 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 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* x (* y z)) |
(*.f64 (*.f64 y z) x) |
(* x (* y z)) |
(*.f64 (*.f64 y z) x) |
(* x (* y z)) |
(*.f64 (*.f64 y z) x) |
(* x (* y z)) |
(*.f64 (*.f64 y z) x) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x y) (sqrt (/ 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 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(* x (* y z)) |
(*.f64 (*.f64 y z) x) |
(* x (* y z)) |
(*.f64 (*.f64 y z) x) |
(* x (* y z)) |
(*.f64 (*.f64 y z) x) |
(* x (* y z)) |
(*.f64 (*.f64 y z) x) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x y) (sqrt (/ 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 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(* x (* y z)) |
(*.f64 (*.f64 y z) x) |
(* x (* y z)) |
(*.f64 (*.f64 y z) x) |
(* x (* y z)) |
(*.f64 (*.f64 y z) x) |
(* x (* y z)) |
(*.f64 (*.f64 y z) x) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(* x (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x y) (sqrt (/ 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 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (- (pow z 2) (* a t))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* (* x (* y z)) (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 y z) x)) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(* x (sqrt (/ 1 (+ (* -1 (* a t)) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(* x (* y z)) |
(*.f64 (*.f64 y z) x) |
(* x (* y z)) |
(*.f64 (*.f64 y z) x) |
(* x (* y z)) |
(*.f64 (*.f64 y z) x) |
(* x (* y z)) |
(*.f64 (*.f64 y z) x) |
| 7 444× | lower-fma.f32 |
| 7 440× | lower-fma.f64 |
| 5 220× | lower-*.f32 |
| 5 194× | lower-*.f64 |
| 3 116× | lower-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 52 | 370 |
| 0 | 81 | 364 |
| 1 | 237 | 349 |
| 2 | 1162 | 348 |
| 0 | 8734 | 348 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) |
(*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64)) |
(*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) |
(*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) |
(*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) |
(*.f64 z y) |
#s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) |
(/.f64 x z) |
(*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(*.f64 x y) |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) |
(*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x)) |
(sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) |
#s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) |
(*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) |
(/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) |
(fma.f64 (neg.f64 a) t (*.f64 z z)) |
(log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) |
(*.f64 (*.f64 z y) x) |
| Outputs |
|---|
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 z)))) |
(*.f64 (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #s(literal -1 binary64)) z) |
(*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))))) |
(*.f64 #s(literal 1 binary64) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(*.f64 z (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #s(literal -1 binary64))) |
(pow.f64 (*.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z))) |
(pow.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) #s(literal -1 binary64)) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 z)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 z))) |
(/.f64 (/.f64 (neg.f64 z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #s(literal -1 binary64)) |
(/.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 z) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (neg.f64 z))) |
(/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) |
(neg.f64 (/.f64 (neg.f64 z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) (/.f64 (neg.f64 z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)))) |
(exp.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))))) |
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z))) |
(*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (log.f64 (exp.f64 #s(literal -1 binary64)))) |
(*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64)))) (log.f64 (*.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64)))) (+.f64 (pow.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #s(literal 2 binary64)) (*.f64 (log.f64 z) (+.f64 (log.f64 z) (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (neg.f64 (log.f64 (*.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (neg.f64 (+.f64 (pow.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #s(literal 2 binary64)) (*.f64 (log.f64 z) (+.f64 (log.f64 z) (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))))))) |
(neg.f64 (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) #s(literal -1 binary64))) |
(neg.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z))) |
(fma.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #s(literal -1 binary64) (*.f64 (neg.f64 (log.f64 z)) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 z)))) |
(-.f64 (log.f64 (neg.f64 z)) (log.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z))) |
(-.f64 (log.f64 z) (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(+.f64 (*.f64 #s(literal -1 binary64) (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 z)))) |
(+.f64 (neg.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) (neg.f64 (neg.f64 (log.f64 z)))) |
(+.f64 (*.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #s(literal -1 binary64)) (*.f64 (neg.f64 (log.f64 z)) #s(literal -1 binary64))) |
(+.f64 (log.f64 (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) #s(literal -1/2 binary64))) (log.f64 (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) #s(literal -1/2 binary64)))) |
(+.f64 (log.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #s(literal -1 binary64))) (log.f64 z)) |
(+.f64 (log.f64 z) (log.f64 (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #s(literal -1 binary64)))) |
(log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(*.f64 (*.f64 (*.f64 x y) (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) #s(literal -1/2 binary64))) (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 x y) (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #s(literal -1 binary64))) z) |
(*.f64 (/.f64 x (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) y) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) |
(*.f64 (/.f64 y (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) x) |
(*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) (*.f64 x y)) |
(*.f64 (*.f64 (*.f64 x y) z) (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #s(literal -1 binary64))) |
(*.f64 (*.f64 x y) (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(*.f64 x (/.f64 y (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z))) |
(*.f64 y (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x)) |
(/.f64 (*.f64 x y) (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) |
(*.f64 (*.f64 y (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) #s(literal -1/2 binary64))) (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 y (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #s(literal -1 binary64))) z) |
(*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) |
(*.f64 (*.f64 y z) (pow.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #s(literal -1 binary64))) |
(*.f64 y (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(/.f64 y (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) |
(*.f64 (*.f64 z #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) y) |
(*.f64 (*.f64 #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) z) y) |
(*.f64 (*.f64 #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) y) z) |
(*.f64 #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) (*.f64 y z)) |
(*.f64 (*.f64 y z) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) |
(*.f64 y (*.f64 z #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)))) |
(*.f64 z (*.f64 #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) y)) |
(*.f64 (*.f64 #s(literal 1 binary64) y) z) |
(*.f64 #s(literal 1 binary64) (*.f64 y z)) |
(*.f64 (*.f64 y z) #s(literal 1 binary64)) |
(*.f64 y z) |
(*.f64 z y) |
#s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x 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 x z)) |
(*.f64 x (pow.f64 z #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) z)) |
(pow.f64 (/.f64 z x) #s(literal -1 binary64)) |
(/.f64 (neg.f64 x) (neg.f64 z)) |
(/.f64 #s(literal 1 binary64) (/.f64 z x)) |
(/.f64 x z) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 z) x)) |
(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 z (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) x) |
(*.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 (*.f64 x z) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64))) (/.f64 y (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 z 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 z (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64))) (/.f64 (*.f64 x y) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 (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 x) y) #s(literal -1 binary64)) (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 (neg.f64 z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 (*.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 z #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 x) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (/.f64 (*.f64 x y) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64))) (/.f64 z (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (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 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 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 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 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 x y)) |
(*.f64 (*.f64 z x) (/.f64 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)) (/.f64 z (pow.f64 (*.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (*.f64 (neg.f64 x) y) z) (/.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 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (*.f64 (*.f64 x y) z) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z) |
(*.f64 (*.f64 x y) (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (*.f64 x y) (*.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal -1/2 binary64)) z)) |
(*.f64 (*.f64 y z) (/.f64 x (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 x (*.f64 (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z)) |
(*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (*.f64 (*.f64 x y) z)) #s(literal -1 binary64)) |
(/.f64 (*.f64 z x) (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) y)) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) y) z) (neg.f64 (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 x) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (*.f64 (*.f64 x y) 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 x y)) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (*.f64 (*.f64 x y) z))) |
(/.f64 (*.f64 (*.f64 x y) z) (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 x y) z)))) |
(/.f64 z (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (*.f64 x y))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(neg.f64 (*.f64 z (/.f64 (*.f64 (neg.f64 x) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))))) |
(neg.f64 (*.f64 (/.f64 (*.f64 (neg.f64 x) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) z)) |
(neg.f64 (/.f64 (*.f64 (*.f64 x y) 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 x y) 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)) x) y) |
(*.f64 (*.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal -1/2 binary64)) y) x) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) y)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 x (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 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (*.f64 x y)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 x y) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.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 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 x (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) |
(*.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (*.f64 x y) #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 x y)) |
(*.f64 (*.f64 (neg.f64 x) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (*.f64 x y) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal -1/2 binary64))) |
(*.f64 x (/.f64 y (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 #s(literal -1 binary64) (/.f64 (*.f64 (neg.f64 x) 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 x y)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 x) y) (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 x y))) |
(/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(/.f64 x (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) y)) |
(/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (*.f64 (neg.f64 x) y))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) (*.f64 x y)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 x) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (/.f64 (*.f64 (neg.f64 x) y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (neg.f64 x) 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 x y))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (neg.f64 y)) x) |
(*.f64 (neg.f64 y) (neg.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 y)) |
(*.f64 #s(literal 1 binary64) (*.f64 x y)) |
(*.f64 (*.f64 x y) #s(literal 1 binary64)) |
(*.f64 x (neg.f64 (neg.f64 y))) |
(*.f64 x y) |
(*.f64 y x) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) y)) |
(neg.f64 (*.f64 (neg.f64 x) y)) |
(-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) y)) |
(*.f64 (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) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) |
(*.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(pow.f64 (exp.f64 (log.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) #s(literal -1/2 binary64))) |
(/.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #s(literal 1 binary64)) |
(neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))) #s(literal 1/2 binary64))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (pow.f64 z #s(literal -2 binary64)))) (*.f64 (*.f64 x y) z))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (pow.f64 z #s(literal -2 binary64)))) x) z) y) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (pow.f64 z #s(literal -2 binary64)))) z) x) y) |
(*.f64 (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (pow.f64 z #s(literal -2 binary64)))) (*.f64 x z)) y) |
(*.f64 (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (pow.f64 z #s(literal -2 binary64)))) (*.f64 z x)) y) |
(*.f64 (*.f64 (*.f64 (*.f64 x y) z) (pow.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (pow.f64 z #s(literal -2 binary64))) #s(literal 1/4 binary64))) (pow.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (pow.f64 z #s(literal -2 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 x (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (pow.f64 z #s(literal -2 binary64)))) y)) z) |
(*.f64 (*.f64 x (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (pow.f64 z #s(literal -2 binary64)))) z)) y) |
(*.f64 (*.f64 x (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (pow.f64 z #s(literal -2 binary64))))) (*.f64 y z)) |
(*.f64 (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (pow.f64 z #s(literal -2 binary64)))) y) (*.f64 x z)) |
(*.f64 (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (pow.f64 z #s(literal -2 binary64)))) y) (*.f64 z x)) |
(*.f64 (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (pow.f64 z #s(literal -2 binary64)))) (*.f64 x y)) z) |
(*.f64 (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (pow.f64 z #s(literal -2 binary64)))) x) (*.f64 y z)) |
(*.f64 (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (pow.f64 z #s(literal -2 binary64)))) z) (*.f64 x y)) |
(*.f64 (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (pow.f64 z #s(literal -2 binary64)))) (*.f64 y z)) x) |
(*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (pow.f64 z #s(literal -2 binary64)))) (*.f64 (*.f64 x y) z)) |
(*.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (pow.f64 z #s(literal -2 binary64))))) |
(*.f64 (*.f64 x y) (*.f64 z (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (pow.f64 z #s(literal -2 binary64)))))) |
(*.f64 (*.f64 y z) (*.f64 x (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (pow.f64 z #s(literal -2 binary64)))))) |
(*.f64 x (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (pow.f64 z #s(literal -2 binary64)))) (*.f64 y z))) |
(*.f64 z (*.f64 (*.f64 x y) (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (pow.f64 z #s(literal -2 binary64)))))) |
(*.f64 (pow.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (pow.f64 z #s(literal -2 binary64))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (pow.f64 z #s(literal -2 binary64))) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (pow.f64 z #s(literal -2 binary64))))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (pow.f64 z #s(literal -2 binary64))) #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (pow.f64 z #s(literal -2 binary64)))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (pow.f64 z #s(literal -2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (pow.f64 z #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (pow.f64 z #s(literal -2 binary64)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (pow.f64 z #s(literal -2 binary64)))) #s(literal 1/2 binary64))) |
#s(approx (/ 1 (+ (* (neg a) t) (* z z))) (pow.f64 z #s(literal -2 binary64))) |
(*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) 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)) (*.f64 z x)) y) |
(*.f64 (*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) (*.f64 x y)) z) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y)) z) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) y) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) y) z)) (neg.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)))) |
(*.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)) y) (*.f64 z x)) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 x y) z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 x y) z)) #s(literal -1/2 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 x) y) #s(literal -1 binary64)) (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (/.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 (neg.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 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 x z) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 y (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 z 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 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (/.f64 z (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 x y) (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 (*.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 (*.f64 (*.f64 x y) 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 z (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 (*.f64 x y) (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 (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 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 (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 (*.f64 y z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 y z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) |
(*.f64 (/.f64 (*.f64 x y) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) |
(*.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) z) y) x) |
(*.f64 (*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) z) (*.f64 x y)) |
(*.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) z) |
(*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (/.f64 y (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 x y)) |
(*.f64 (/.f64 (*.f64 x 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/2 binary64)) (/.f64 (*.f64 y z) (pow.f64 x #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 x y) 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 x y) z)) |
(*.f64 (*.f64 (*.f64 (neg.f64 x) y) z) (neg.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 y z)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (*.f64 (*.f64 x y) z) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 x y) (*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) z)) |
(*.f64 (*.f64 x y) (/.f64 z (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 x (/.f64 (*.f64 y z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 x (*.f64 (*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) z) y)) |
(*.f64 y (/.f64 (*.f64 x z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (neg.f64 x) y) z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 x y) z)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 y) z) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) y) z) (neg.f64 (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 x y) z))) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(/.f64 (*.f64 x y) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) z)) |
(/.f64 (*.f64 y z) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (neg.f64 x)) (*.f64 y z))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) (*.f64 (*.f64 x y) z)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (neg.f64 x) y) z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(neg.f64 (*.f64 (*.f64 y z) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(neg.f64 (*.f64 (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 y z))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) y) 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 (*.f64 (neg.f64 x) y) z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (neg.f64 x) y) 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 (*.f64 x y) z))) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) x) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 x (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 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)) x) |
(*.f64 (neg.f64 x) (neg.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 x (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) x) #s(literal -1 binary64)) |
(/.f64 (neg.f64 x) (neg.f64 (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))) x)) |
(/.f64 x (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))) (neg.f64 x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) x))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))))) |
(neg.f64 (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (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 (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)))) (/.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 (/.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 (hypot.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (pow.f64 z #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))))) |
(*.f64 (hypot.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1 binary64)))) |
(*.f64 (hypot.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (pow.f64 z #s(literal 3 binary64))) (pow.f64 (pow.f64 (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
(*.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))) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) (fma.f64 (neg.f64 a) t (*.f64 z z))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (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 (hypot.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))))) |
(/.f64 (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 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 z) z (*.f64 a t))) (sqrt.f64 #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 (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 (hypot.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (pow.f64 z #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) |
(/.f64 (neg.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 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 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (hypot.f64 (pow.f64 (*.f64 a t) #s(literal 3/2 binary64)) (pow.f64 z #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 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #s(literal 1 binary64)) |
(neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (fma.f64 a t (*.f64 z z)) #s(literal 1 binary64)) (/.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) (fma.f64 a t (*.f64 z z)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))))) |
(*.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) (pow.f64 (fma.f64 a t (*.f64 z z)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 a t (*.f64 z z)))) |
(*.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (neg.f64 z) z (*.f64 a t)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) (/.f64 (neg.f64 (fma.f64 a t (*.f64 z z))) (neg.f64 (fma.f64 a t (*.f64 z z))))) |
(*.f64 (fma.f64 (neg.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 #s(literal -1 binary64) (fma.f64 (neg.f64 z) z (*.f64 a t))) |
(pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z)))) (*.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 a t (*.f64 z z))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 a t (*.f64 z z))))) (+.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 (*.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (neg.f64 (fma.f64 a t (*.f64 z z)))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (neg.f64 (fma.f64 a t (*.f64 z z))))) (*.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (neg.f64 (fma.f64 a t (*.f64 z z)))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (neg.f64 (fma.f64 a t (*.f64 z z)))))) (fma.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 a t (*.f64 z z))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (neg.f64 (fma.f64 a t (*.f64 z z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))))) (+.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 a t (*.f64 z z))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z))) (fma.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 a t (*.f64 z z))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 a t (*.f64 z z))) (*.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 a t (*.f64 z z))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (neg.f64 (fma.f64 a t (*.f64 z z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (neg.f64 (fma.f64 a t (*.f64 z z)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (neg.f64 (fma.f64 a t (*.f64 z z)))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (neg.f64 (fma.f64 a t (*.f64 z z)))) (fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (neg.f64 (fma.f64 a t (*.f64 z z)))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (neg.f64 (fma.f64 a t (*.f64 z z)))) (*.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (neg.f64 (fma.f64 a t (*.f64 z z)))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (neg.f64 (fma.f64 a t (*.f64 z z)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (fma.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (*.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64)))) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 8 binary64)) (pow.f64 (*.f64 a t) #s(literal 4 binary64))) #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 (*.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 4 binary64)) (pow.f64 z #s(literal 8 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))) (neg.f64 (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 8 binary64)) (+.f64 (pow.f64 (*.f64 a t) #s(literal 4 binary64)) (*.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))))) (fma.f64 a t (*.f64 z z)))) |
(/.f64 (*.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 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 6 binary64)) (pow.f64 z #s(literal 12 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 a t) #s(literal 4 binary64)) (+.f64 (pow.f64 z #s(literal 8 binary64)) (*.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 (*.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 6 binary64)) (pow.f64 z #s(literal 12 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 18 binary64)) (pow.f64 (*.f64 a t) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 z #s(literal 12 binary64)) (*.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))))) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 a t) #s(literal 9 binary64)) (pow.f64 z #s(literal 18 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 a t) #s(literal 6 binary64)) (pow.f64 z #s(literal 12 binary64))) (*.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64)))) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z))) (*.f64 (fma.f64 a t (*.f64 z z)) (pow.f64 (*.f64 a t) #s(literal 2 binary64)))) (*.f64 (fma.f64 a t (*.f64 z z)) (fma.f64 a t (*.f64 z z)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (neg.f64 (fma.f64 a t (*.f64 z z)))) (*.f64 (neg.f64 (fma.f64 a t (*.f64 z z))) (pow.f64 z #s(literal 4 binary64)))) (*.f64 (neg.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 6 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (*.f64 (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z #s(literal -2 binary64)) (*.f64 a t))) (pow.f64 z #s(literal -2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) (neg.f64 (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) (fma.f64 a t (*.f64 z z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))) (neg.f64 (fma.f64 a t (*.f64 z z)))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (neg.f64 (neg.f64 (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) |
(/.f64 (fma.f64 (neg.f64 z) z (*.f64 a t)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)) #s(literal 1 binary64)) |
(/.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 #s(literal -1 binary64) (pow.f64 (fma.f64 (neg.f64 z) z (*.f64 a t)) #s(literal -1 binary64))) |
(neg.f64 (fma.f64 (neg.f64 z) z (*.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 a t (*.f64 z z)) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (neg.f64 (fma.f64 a t (*.f64 z z))))) |
(fma.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 a t (*.f64 z z))) (neg.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (neg.f64 (fma.f64 a t (*.f64 z z)))))) |
(fma.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (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 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))))) |
(fma.f64 (neg.f64 z) (neg.f64 z) (*.f64 (neg.f64 a) t)) |
(fma.f64 (*.f64 (neg.f64 z) z) #s(literal -1 binary64) (*.f64 (neg.f64 a) t)) |
(fma.f64 (*.f64 z z) #s(literal 1 binary64) (*.f64 (neg.f64 a) t)) |
(fma.f64 #s(literal 1 binary64) (*.f64 z z) (*.f64 (neg.f64 a) t)) |
(fma.f64 (neg.f64 a) t (*.f64 z z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) z) (*.f64 (neg.f64 a) t)) |
(fma.f64 #s(literal -1 binary64) (*.f64 a t) (*.f64 z z)) |
(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 z z (*.f64 (neg.f64 a) t)) |
(-.f64 (fma.f64 z z #s(literal 0 binary64)) (*.f64 a t)) |
(-.f64 (/.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z))) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 a t (*.f64 z z))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (neg.f64 (fma.f64 a t (*.f64 z z)))) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (neg.f64 (fma.f64 a t (*.f64 z z)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (fma.f64 a t (*.f64 z z))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (fma.f64 a t (*.f64 z z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (neg.f64 (fma.f64 a t (*.f64 z z)))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (neg.f64 (fma.f64 a t (*.f64 z z))))) |
(-.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64))))) |
(-.f64 #s(literal 0 binary64) (fma.f64 (neg.f64 z) z (*.f64 a t))) |
(-.f64 (*.f64 z z) (*.f64 a t)) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))) #s(literal -1 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)) (neg.f64 (fma.f64 a t (*.f64 z z))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (neg.f64 (fma.f64 a t (*.f64 z z)))) (neg.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (neg.f64 (fma.f64 a t (*.f64 z z)))))) |
(+.f64 (/.f64 (pow.f64 z #s(literal 6 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 (*.f64 a t) (fma.f64 a t (*.f64 z z)) (pow.f64 z #s(literal 4 binary64)))))) |
(+.f64 (*.f64 z z) (*.f64 (neg.f64 a) t)) |
(+.f64 (*.f64 (neg.f64 a) t) (*.f64 z z)) |
(*.f64 (-.f64 (pow.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)))) |
(*.f64 (-.f64 (pow.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #s(literal 2 binary64)) (*.f64 (log.f64 z) (+.f64 (log.f64 z) (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))))))) |
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))))) |
(/.f64 (-.f64 (*.f64 (log.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) (log.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))))) (*.f64 (log.f64 (neg.f64 z)) (log.f64 (neg.f64 z)))) (+.f64 (log.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) (log.f64 (neg.f64 z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))))) (+.f64 #s(literal 0 binary64) (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 z)) (neg.f64 (log.f64 z)))) (-.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) (neg.f64 (log.f64 z)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) #s(literal 3 binary64)) (pow.f64 (log.f64 (neg.f64 z)) #s(literal 3 binary64))) (fma.f64 (log.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) (log.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) (fma.f64 (log.f64 (neg.f64 z)) (log.f64 (neg.f64 z)) (*.f64 (log.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) (log.f64 (neg.f64 z)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) (*.f64 #s(literal 0 binary64) (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 z)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (log.f64 z)) (neg.f64 (log.f64 z))) (*.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) (neg.f64 (log.f64 z)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64)))) (neg.f64 (log.f64 (*.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #s(literal 2 binary64)) (*.f64 (log.f64 z) (+.f64 (log.f64 z) (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (log.f64 (*.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #s(literal 2 binary64)) (*.f64 (log.f64 z) (+.f64 (log.f64 z) (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (*.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) (-.f64 (pow.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #s(literal 2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #s(literal 2 binary64)) (*.f64 (log.f64 z) (+.f64 (log.f64 z) (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))))) (-.f64 (pow.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #s(literal 3 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64))))) |
(neg.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))))) |
(fma.f64 #s(literal -1 binary64) (log.f64 z) (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(-.f64 (/.f64 (pow.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #s(literal 2 binary64)) (log.f64 (*.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z))) (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (log.f64 (*.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)))) |
(-.f64 (/.f64 (pow.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #s(literal 2 binary64)) (*.f64 (log.f64 z) (+.f64 (log.f64 z) (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))))))) (/.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) #s(literal 2 binary64)) (*.f64 (log.f64 z) (+.f64 (log.f64 z) (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))))))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 (neg.f64 z) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))))) |
(-.f64 (log.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) (log.f64 (neg.f64 z))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))))) |
(-.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) (log.f64 z)) |
(+.f64 (neg.f64 (log.f64 z)) (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(+.f64 (log.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) (neg.f64 (log.f64 (neg.f64 z)))) |
(+.f64 (log.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) (log.f64 (/.f64 #s(literal -1 binary64) z))) |
(+.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z))) |
(+.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) (neg.f64 (log.f64 z))) |
(log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z)) |
(*.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) |
(*.f64 #s(literal -1 binary64) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(*.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) #s(literal 1 binary64)) |
#s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) |
(neg.f64 (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
(exp.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) |
#s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)) |
(*.f64 (neg.f64 (*.f64 (neg.f64 y) z)) x) |
(*.f64 (*.f64 x z) y) |
(*.f64 (*.f64 z x) y) |
(*.f64 (*.f64 (neg.f64 y) z) (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 y) z)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x y) z)) |
(*.f64 (*.f64 (*.f64 x y) z) #s(literal 1 binary64)) |
(*.f64 (*.f64 x y) z) |
(*.f64 (*.f64 y z) x) |
(*.f64 x (neg.f64 (*.f64 (neg.f64 y) z))) |
(*.f64 x (*.f64 y z)) |
(*.f64 y (*.f64 x z)) |
(*.f64 y (*.f64 z x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 x) y) z)) |
(*.f64 z (*.f64 x y)) |
(neg.f64 (*.f64 (*.f64 (neg.f64 x) y) z)) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (neg.f64 x) y) z)) |
Compiled 43 819 to 4 232 computations (90.3% saved)
31 alts after pruning (26 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 549 | 14 | 1 563 |
| Fresh | 4 | 12 | 16 |
| Picked | 2 | 3 | 5 |
| Done | 1 | 2 | 3 |
| Total | 1 556 | 31 | 1 587 |
| Status | Accuracy | Program |
|---|---|---|
| 64.7% | (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)) | |
| 67.7% | (/.f64 (*.f64 (*.f64 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) | |
| 16.6% | (/.f64 (*.f64 (*.f64 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) | |
| 64.9% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) | |
| 45.7% | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) | |
| 18.8% | (/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 t) (/ a z)) z) (*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t)))) | |
| 30.1% | (*.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (neg a) t) (* z z)) (*.f64 (neg.f64 a) t)))) (*.f64 z y)) | |
| 80.1% | (*.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z))) y) x) | |
| 29.8% | (*.f64 (*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) y) x) | |
| 26.6% | (*.f64 (*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) y) | |
| ✓ | 80.1% | (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) |
| 67.9% | (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (/ a z) (* -1/2 t)) z) (*.f64 (fma.f64 (/.f64 t z) #s(literal -1/2 binary64) (/.f64 z a)) a)))) y) x) | |
| 75.2% | (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (exp.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) z)) #s(literal -1 binary64))) y) x) | |
| 80.1% | (*.f64 (*.f64 (exp.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))))) y) x) | |
| 59.9% | (*.f64 (*.f64 #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) z) y) | |
| 57.8% | (*.f64 (*.f64 #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) y) z) | |
| 30.7% | (*.f64 (*.f64 z (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) x) | |
| ✓ | 50.7% | (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) |
| 50.7% | (*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) z)))) | |
| 27.5% | (*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) | |
| ✓ | 32.4% | (*.f64 z (/.f64 (*.f64 x y) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
| 30.5% | (*.f64 z (*.f64 (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x)) | |
| 69.6% | (*.f64 z #s(approx (/ (* x y) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 y x) z))) | |
| 61.2% | (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))) | |
| 65.6% | (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (*.f64 (*.f64 y x) z))) #s(literal -1 binary64))) | |
| 46.5% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (pow.f64 z #s(literal -2 binary64)))) (*.f64 x y)) z)) | |
| ✓ | 43.3% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) |
| 30.1% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal -1 binary64) (*.f64 t a)))) (*.f64 (*.f64 z y) x))) | |
| 42.7% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (exp.f64 (*.f64 (log.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (pow.f64 z #s(literal -2 binary64)))) #s(literal 1/2 binary64))) (*.f64 (*.f64 z y) x))) | |
| 58.3% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 #s(approx (sqrt (/ 1 (+ (* (neg a) t) (* z z)))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 z y) x))) | |
| ✓ | 76.0% | #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
Compiled 1 146 to 593 computations (48.3% saved)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
(*.f64 z #s(approx (/ (* x y) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 y x) z))) |
(*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) |
(*.f64 (*.f64 #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) y) z) |
(*.f64 (*.f64 #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) z) y) |
(*.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))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 #s(approx (sqrt (/ 1 (+ (* (neg a) t) (* z z)))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 z y) x))) |
(*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) z)))) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(*.f64 x (/.f64 (*.f64 y z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 z (*.f64 (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x)) |
(*.f64 z (/.f64 (*.f64 x y) (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 (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) x) |
(*.f64 (*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) y) |
(*.f64 (*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) y) x) |
(*.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (neg a) t) (* z z)) (*.f64 (neg.f64 a) t)))) (*.f64 z y)) |
(*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 x y)) |
(/.f64 (*.f64 (*.f64 x 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal -1 binary64) (*.f64 t a)))) (*.f64 (*.f64 z y) x))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 t) (/ a z)) z) (*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t)))) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) |
(/.f64 (*.f64 (*.f64 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 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) |
(*.f64 z (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y)) |
(*.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 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) x) |
(*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) |
(*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) |
(*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 z y)) |
(*.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 x y) z) (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 (*.f64 z y) x))) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (/ a z) (* -1/2 t)) z) (*.f64 (fma.f64 (/.f64 t z) #s(literal -1/2 binary64) (/.f64 z a)) a)))) y) x) |
(/.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))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (pow.f64 z #s(literal -2 binary64)))) (*.f64 x y)) z)) |
(*.f64 (*.f64 (exp.f64 (log.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))))) y) x) |
(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)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (*.f64 (*.f64 y x) z))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z)) z)) #s(literal -1 binary64))) y) x) |
(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))) |
(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 (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (*.f64 (*.f64 y x) z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) (*.f64 (*.f64 y x) z)) #s(literal -1/2 binary64))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (exp.f64 (*.f64 (log.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (pow.f64 z #s(literal -2 binary64)))) #s(literal 1/2 binary64))) (*.f64 (*.f64 z y) x))) |
(*.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)) z))) y) x) |
(*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (exp.f64 (log.f64 #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z)))) z)) #s(literal -1 binary64))) y) x) |
| Outputs |
|---|
(*.f64 x (/.f64 (*.f64 y z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) |
8 calls:
| 43.0ms | (*.f64 t a) |
| 26.0ms | y |
| 22.0ms | x |
| 20.0ms | t |
| 19.0ms | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.1% | 1 | x |
| 80.1% | 1 | y |
| 96.8% | 3 | z |
| 84.1% | 3 | t |
| 80.1% | 1 | a |
| 96.5% | 4 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 80.1% | 1 | (*.f64 x y) |
| 87.2% | 3 | (*.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 z #s(approx (/ (* x y) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 y x) z))) |
(*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) |
(*.f64 (*.f64 #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) y) z) |
(*.f64 (*.f64 #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) z) y) |
(*.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))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 #s(approx (sqrt (/ 1 (+ (* (neg a) t) (* z z)))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 z y) x))) |
(*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) z)))) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(*.f64 x (/.f64 (*.f64 y z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 z (*.f64 (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x)) |
(*.f64 z (/.f64 (*.f64 x y) (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 (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) x) |
(*.f64 (*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) y) |
(*.f64 (*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) y) x) |
(*.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (neg a) t) (* z z)) (*.f64 (neg.f64 a) t)))) (*.f64 z y)) |
(*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 x y)) |
(/.f64 (*.f64 (*.f64 x 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal -1 binary64) (*.f64 t a)))) (*.f64 (*.f64 z y) x))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 t) (/ a z)) z) (*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t)))) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) |
(/.f64 (*.f64 (*.f64 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 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) |
(*.f64 z (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y)) |
(*.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 (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) x) |
(*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) x) y) |
| Outputs |
|---|
(*.f64 (*.f64 z y) (/.f64 x (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)))) z) x) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) |
1 calls:
| 10.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.3% | 3 | z |
Compiled 1 to 5 computations (-400% saved)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
(*.f64 z #s(approx (/ (* x y) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 y x) z))) |
(*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) |
(*.f64 (*.f64 #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) y) z) |
(*.f64 (*.f64 #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) z) y) |
(*.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))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 #s(approx (sqrt (/ 1 (+ (* (neg a) t) (* z z)))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 z y) x))) |
(*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) z)))) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(*.f64 x (/.f64 (*.f64 y z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 z (*.f64 (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x)) |
(*.f64 z (/.f64 (*.f64 x y) (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 (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) x) |
(*.f64 (*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) y) |
(*.f64 (*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) y) x) |
(*.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (neg a) t) (* z z)) (*.f64 (neg.f64 a) t)))) (*.f64 z y)) |
(*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 x y)) |
(/.f64 (*.f64 (*.f64 x 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal -1 binary64) (*.f64 t a)))) (*.f64 (*.f64 z y) x))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 t) (/ a z)) z) (*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t)))) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) |
(/.f64 (*.f64 (*.f64 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 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) |
(*.f64 z (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y)) |
(*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
| Outputs |
|---|
(*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) |
1 calls:
| 25.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.3% | 3 | z |
Compiled 1 to 5 computations (-400% saved)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
(*.f64 z #s(approx (/ (* x y) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 y x) z))) |
(*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) |
(*.f64 (*.f64 #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) y) z) |
(*.f64 (*.f64 #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) z) y) |
(*.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))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 #s(approx (sqrt (/ 1 (+ (* (neg a) t) (* z z)))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 z y) x))) |
(*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) z)))) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(*.f64 x (/.f64 (*.f64 y z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 z (*.f64 (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x)) |
(*.f64 z (/.f64 (*.f64 x y) (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 (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) x) |
(*.f64 (*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) y) |
(*.f64 (*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) y) x) |
(*.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (neg a) t) (* z z)) (*.f64 (neg.f64 a) t)))) (*.f64 z y)) |
(*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 x y)) |
(/.f64 (*.f64 (*.f64 x 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal -1 binary64) (*.f64 t a)))) (*.f64 (*.f64 z y) x))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 t) (/ a z)) z) (*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t)))) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) |
(/.f64 (*.f64 (*.f64 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 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) |
(*.f64 z (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y)) |
(*.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 z (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y)) |
(*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) |
2 calls:
| 9.0ms | z |
| 8.0ms | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.6% | 3 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 95.9% | 4 | z |
Compiled 15 to 17 computations (-13.3% saved)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
(*.f64 z #s(approx (/ (* x y) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 y x) z))) |
(*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) |
(*.f64 (*.f64 #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) y) z) |
(*.f64 (*.f64 #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) z) y) |
(*.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))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 #s(approx (sqrt (/ 1 (+ (* (neg a) t) (* z z)))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 z y) x))) |
(*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) z)))) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(*.f64 x (/.f64 (*.f64 y z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 z (*.f64 (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x)) |
(*.f64 z (/.f64 (*.f64 x y) (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 (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) x) |
(*.f64 (*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) y) |
(*.f64 (*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) y) x) |
(*.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (neg a) t) (* z z)) (*.f64 (neg.f64 a) t)))) (*.f64 z y)) |
(*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 x y)) |
(/.f64 (*.f64 (*.f64 x 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal -1 binary64) (*.f64 t a)))) (*.f64 (*.f64 z y) x))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 t) (/ a z)) z) (*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t)))) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) |
(/.f64 (*.f64 (*.f64 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 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) |
(*.f64 z (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y)) |
| Outputs |
|---|
(*.f64 x (/.f64 (*.f64 y z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 z (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y)) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) |
1 calls:
| 16.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.7% | 3 | z |
Compiled 1 to 5 computations (-400% saved)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
(*.f64 z #s(approx (/ (* x y) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 y x) z))) |
(*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) |
(*.f64 (*.f64 #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) y) z) |
(*.f64 (*.f64 #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) z) y) |
(*.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))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 #s(approx (sqrt (/ 1 (+ (* (neg a) t) (* z z)))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 z y) x))) |
(*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) z)))) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(*.f64 x (/.f64 (*.f64 y z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 z (*.f64 (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x)) |
(*.f64 z (/.f64 (*.f64 x y) (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 (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) x) |
(*.f64 (*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) y) |
(*.f64 (*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) y) x) |
(*.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (neg a) t) (* z z)) (*.f64 (neg.f64 a) t)))) (*.f64 z y)) |
(*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 x y)) |
(/.f64 (*.f64 (*.f64 x 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal -1 binary64) (*.f64 t a)))) (*.f64 (*.f64 z y) x))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 t) (/ a z)) z) (*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t)))) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) |
(/.f64 (*.f64 (*.f64 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 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (/.f64 a z) z))) |
| Outputs |
|---|
(*.f64 x (/.f64 (*.f64 y z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x) |
2 calls:
| 88.0ms | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 8.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.1% | 1 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 88.0% | 2 | z |
Compiled 15 to 17 computations (-13.3% saved)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
(*.f64 z #s(approx (/ (* x y) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 y x) z))) |
(*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) |
(*.f64 (*.f64 #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) y) z) |
(*.f64 (*.f64 #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) z) y) |
(*.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))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 #s(approx (sqrt (/ 1 (+ (* (neg a) t) (* z z)))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 z y) x))) |
(*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) z)))) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(*.f64 x (/.f64 (*.f64 y z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 z (*.f64 (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x)) |
(*.f64 z (/.f64 (*.f64 x y) (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 (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) x) |
(*.f64 (*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) y) |
(*.f64 (*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) y) x) |
(*.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (neg a) t) (* z z)) (*.f64 (neg.f64 a) t)))) (*.f64 z y)) |
(*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 x y)) |
(/.f64 (*.f64 (*.f64 x 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal -1 binary64) (*.f64 t a)))) (*.f64 (*.f64 z y) x))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 t) (/ a z)) z) (*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t)))) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) |
| Outputs |
|---|
(*.f64 x (/.f64 (*.f64 y z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y) |
1 calls:
| 8.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.0% | 2 | z |
Compiled 1 to 5 computations (-400% saved)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
(*.f64 z #s(approx (/ (* x y) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 y x) z))) |
(*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) |
(*.f64 (*.f64 #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) y) z) |
(*.f64 (*.f64 #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) z) y) |
(*.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))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 #s(approx (sqrt (/ 1 (+ (* (neg a) t) (* z z)))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 z y) x))) |
(*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) z)))) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
(*.f64 x (/.f64 (*.f64 y z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) |
(*.f64 z (*.f64 (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x)) |
(*.f64 z (/.f64 (*.f64 x y) (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 (/.f64 y (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) x) |
(*.f64 (*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) y) |
(*.f64 (*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) y) x) |
(*.f64 (/.f64 x (sqrt.f64 #s(approx (+ (* (neg a) t) (* z z)) (*.f64 (neg.f64 a) t)))) (*.f64 z y)) |
(*.f64 (/.f64 z (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) (*.f64 x y)) |
(/.f64 (*.f64 (*.f64 x 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 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal -1 binary64) (*.f64 t a)))) (*.f64 (*.f64 z y) x))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 (sqrt.f64 #s(approx (/ 1 (+ (* (neg a) t) (* z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (*.f64 z y) x))) |
(/.f64 (*.f64 (*.f64 x y) z) #s(approx (sqrt (- (* z z) (* t a))) #s(approx (+ (* (* -1/2 t) (/ a z)) z) (*.f64 (*.f64 (/.f64 a z) #s(literal -1/2 binary64)) t)))) |
| 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:
| 7.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.1% | 2 | z |
Compiled 1 to 5 computations (-400% saved)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
(*.f64 z #s(approx (/ (* x y) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 y x) z))) |
(*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) |
(*.f64 (*.f64 #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) y) z) |
(*.f64 (*.f64 #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) z) y) |
(*.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))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 #s(approx (sqrt (/ 1 (+ (* (neg a) t) (* z z)))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 z y) x))) |
(*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) z)))) |
(/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 z z)))) |
| Outputs |
|---|
(/.f64 (*.f64 (*.f64 z x) y) #s(approx (sqrt (- (* z z) (* t a))) (neg.f64 z))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
8 calls:
| 83.0ms | z |
| 83.0ms | (*.f64 x y) |
| 4.0ms | y |
| 4.0ms | t |
| 4.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.0% | 1 | x |
| 76.0% | 1 | (/.f64 (*.f64 (*.f64 x y) z) (sqrt.f64 (-.f64 (*.f64 z z) (*.f64 t a)))) |
| 76.0% | 1 | (*.f64 x y) |
| 76.0% | 1 | y |
| 76.0% | 1 | a |
| 76.0% | 1 | t |
| 76.0% | 1 | (*.f64 t a) |
| 78.5% | 2 | z |
Compiled 25 to 49 computations (-96% saved)
Total -40.2b remaining (-262%)
Threshold costs -40.2b (-262%)
| Inputs |
|---|
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
(*.f64 z #s(approx (/ (* x y) (sqrt (- (* z z) (* t a)))) (/.f64 (*.f64 y x) z))) |
(*.f64 (*.f64 z y) #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z))) |
(*.f64 (*.f64 #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) y) z) |
(*.f64 (*.f64 #s(approx (/ x (sqrt (- (* z z) (* t a)))) (/.f64 x z)) z) y) |
(*.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 |
|---|
#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 |
|---|---|---|
| 76.0% | 1 | (*.f64 t a) |
| 76.0% | 1 | z |
Compiled 4 to 11 computations (-175% saved)
| 2× | binary-search |
| 1× | predicate-same |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 8.326411894914739e+126 | 1.841472894439416e+128 |
| 102.0ms | 2.763030270299767e-211 | 1.1747913341136452e-202 |
| 13.0ms | 160× | 0 | valid |
| 6.0ms | 88× | 0 | invalid |
Compiled 280 to 281 computations (-0.4% saved)
ival-mult: 6.0ms (58.9% of total)ival-sqrt: 2.0ms (19.6% of total)ival-sub: 1.0ms (9.8% of total)ival-div: 1.0ms (9.8% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | predicate-same |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 8.326411894914739e+126 | 1.841472894439416e+128 |
| 2.0ms | 3.491925453447811e-17 | 5.5712568451883497e-14 |
| 1.0ms | 16× | 0 | valid |
| 0.0ms | 2× | 0 | invalid |
Compiled 74 to 73 computations (1.4% saved)
ival-sub: 0.0ms (0% of total)ival-div: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-mult: 0.0ms (0% of total)ival-sqrt: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 2.143740463063567e+82 | 3.428341391761031e+83 |
| 35.0ms | 5.5712568451883497e-14 | 5.849378472674219e-9 |
| 32.0ms | 240× | 0 | valid |
| 2.0ms | 27× | 0 | invalid |
Compiled 443 to 416 computations (6.1% saved)
ival-mult: 6.0ms (53.9% of total)ival-sqrt: 2.0ms (18% of total)ival-sub: 1.0ms (9% of total)ival-div: 1.0ms (9% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 2.143740463063567e+82 | 3.428341391761031e+83 |
| 18.0ms | 5.5712568451883497e-14 | 5.849378472674219e-9 |
| 29.0ms | 4.843059057701495e-157 | 2.395836090114398e-156 |
| 19.0ms | 67× | 0 | invalid |
| 18.0ms | 224× | 0 | valid |
Compiled 599 to 572 computations (4.5% saved)
ival-div: 16.0ms (60.6% of total)ival-mult: 7.0ms (26.5% of total)ival-sqrt: 2.0ms (7.6% of total)ival-sub: 1.0ms (3.8% 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 |
|---|---|---|
| 29.0ms | 8089644932170605000.0 | 1.3493050196757339e+22 |
| 1.0ms | 4.843059057701495e-157 | 2.395836090114398e-156 |
| 21.0ms | 128× | 0 | valid |
| 2.0ms | 24× | 0 | invalid |
Compiled 405 to 392 computations (3.2% saved)
ival-mult: 11.0ms (82.1% of total)ival-sub: 1.0ms (7.5% of total)ival-div: 1.0ms (7.5% of total)ival-sqrt: 1.0ms (7.5% 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 |
|---|---|---|
| 14.0ms | 4.317227237785174e-107 | 1.407808686003953e-106 |
| 6.0ms | 80× | 0 | valid |
| 3.0ms | 40× | 0 | invalid |
Compiled 152 to 155 computations (-2% saved)
ival-mult: 3.0ms (62.1% of total)ival-sub: 1.0ms (20.7% of total)ival-div: 1.0ms (20.7% of total)ival-sqrt: 1.0ms (20.7% 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 |
|---|---|---|
| 1.0ms | 4.317227237785174e-107 | 1.407808686003953e-106 |
Compiled 152 to 155 computations (-2% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 80.0ms | 4.317227237785174e-107 | 1.407808686003953e-106 |
| 74.0ms | 25× | 0 | invalid |
| 3.0ms | 48× | 0 | valid |
Compiled 97 to 125 computations (-28.9% saved)
ival-mult: 2.0ms (68.5% of total)ival-sub: 0.0ms (0% of total)ival-div: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-sqrt: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 19.0ms | 1.6736921466829302e-181 | 1.2315789017118913e-177 |
| 9.0ms | 128× | 0 | valid |
| 4.0ms | 54× | 0 | invalid |
Compiled 121 to 172 computations (-42.1% saved)
ival-mult: 4.0ms (54.5% 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× | egg-herbie |
| 48× | *-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 | 87 | 518 |
| 1 | 114 | 518 |
| 2 | 124 | 518 |
| 3 | 132 | 518 |
| 4 | 135 | 518 |
| 5 | 136 | 518 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 z #s(literal 1268600020513457/11031304526203974597457456414861827591216226218170224705794538792432397774848431640257320003887617175667569787102671861633294128382337464639166223001902133228245297232354359845986844033174623155170927185464197384241152 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 9999999999999999549291066784979473595300225087383524118479625982517885450291174622154390152298057300868772377386949310916067328 binary64)) (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x))) |
(if (<=.f64 z #s(literal 2028240960365167/40564819207303340847894502572032 binary64)) (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (if (<=.f64 z #s(literal 9999999999999999549291066784979473595300225087383524118479625982517885450291174622154390152298057300868772377386949310916067328 binary64)) (*.f64 (*.f64 (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) x) (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x))) |
(if (<=.f64 z #s(literal 5942112188569825/79228162514264337593543950336 binary64)) (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (if (<=.f64 z #s(literal 210000000000000002425407278430107981431700665363106426281216799164683496946254479360 binary64)) (*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y))) |
(if (<=.f64 z #s(literal 1255974694980609/1932268761508629172347675945465993672149463664853217499328617625725759571144780212268096883290961288981231808015751088588682539330521493827871454336733540374348490407411712 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 6189700196426901/38685626227668133590597632 binary64)) (*.f64 z (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y)) (if (<=.f64 z #s(literal 210000000000000002425407278430107981431700665363106426281216799164683496946254479360 binary64)) (*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y)))) |
(if (<=.f64 z #s(literal 1255974694980609/1932268761508629172347675945465993672149463664853217499328617625725759571144780212268096883290961288981231808015751088588682539330521493827871454336733540374348490407411712 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 8200000000000000000000 binary64)) (*.f64 z (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y)) (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x))) |
(if (<=.f64 z #s(literal 7271615656692735/82631996098781074868989413504096379978550585370535152410581099409300723904538918228148651304964410605948901503127919788032 binary64)) (*.f64 x (/.f64 (*.f64 y z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x)) |
(if (<=.f64 z #s(literal 7271615656692735/82631996098781074868989413504096379978550585370535152410581099409300723904538918228148651304964410605948901503127919788032 binary64)) (*.f64 x (/.f64 (*.f64 y z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y)) |
(if (<=.f64 z #s(literal 2685539873210385/20657999024695268717247353376024094994637646342633788102645274852325180976134729557037162826241102651487225375781979947008 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 958112529700661/2281220308811097609320585802850145662446614253624279965289596258949637583604338693252956405658685699889321154786797203655344352360687718999126330659861107094125997337180132475041437096123301888 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))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
| Outputs |
|---|
(if (<=.f64 z #s(literal 1268600020513457/11031304526203974597457456414861827591216226218170224705794538792432397774848431640257320003887617175667569787102671861633294128382337464639166223001902133228245297232354359845986844033174623155170927185464197384241152 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 9999999999999999549291066784979473595300225087383524118479625982517885450291174622154390152298057300868772377386949310916067328 binary64)) (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x))) |
(if (<=.f64 z #s(literal 1268600020513457/11031304526203974597457456414861827591216226218170224705794538792432397774848431640257320003887617175667569787102671861633294128382337464639166223001902133228245297232354359845986844033174623155170927185464197384241152 binary64)) (*.f64 (/.f64 (*.f64 y z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (if (<=.f64 z #s(literal 9999999999999999549291066784979473595300225087383524118479625982517885450291174622154390152298057300868772377386949310916067328 binary64)) (*.f64 (*.f64 (/.f64 z (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) x) (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x))) |
(if (<=.f64 z #s(literal 2028240960365167/40564819207303340847894502572032 binary64)) (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (if (<=.f64 z #s(literal 9999999999999999549291066784979473595300225087383524118479625982517885450291174622154390152298057300868772377386949310916067328 binary64)) (*.f64 (*.f64 (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) x) (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x))) |
(if (<=.f64 z #s(literal 2028240960365167/40564819207303340847894502572032 binary64)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 y z)) (if (<=.f64 z #s(literal 9999999999999999549291066784979473595300225087383524118479625982517885450291174622154390152298057300868772377386949310916067328 binary64)) (*.f64 (*.f64 (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) z) x) (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x))) |
(if (<=.f64 z #s(literal 5942112188569825/79228162514264337593543950336 binary64)) (*.f64 (*.f64 z y) (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (if (<=.f64 z #s(literal 210000000000000002425407278430107981431700665363106426281216799164683496946254479360 binary64)) (*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y))) |
(if (<=.f64 z #s(literal 5942112188569825/79228162514264337593543950336 binary64)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) (*.f64 y z)) (if (<=.f64 z #s(literal 210000000000000002425407278430107981431700665363106426281216799164683496946254479360 binary64)) (*.f64 (*.f64 x z) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y))) |
(if (<=.f64 z #s(literal 1255974694980609/1932268761508629172347675945465993672149463664853217499328617625725759571144780212268096883290961288981231808015751088588682539330521493827871454336733540374348490407411712 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 6189700196426901/38685626227668133590597632 binary64)) (*.f64 z (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y)) (if (<=.f64 z #s(literal 210000000000000002425407278430107981431700665363106426281216799164683496946254479360 binary64)) (*.f64 (*.f64 z x) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y)))) |
(if (<=.f64 z #s(literal 1255974694980609/1932268761508629172347675945465993672149463664853217499328617625725759571144780212268096883290961288981231808015751088588682539330521493827871454336733540374348490407411712 binary64)) (*.f64 (/.f64 (*.f64 y z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (if (<=.f64 z #s(literal 6189700196426901/38685626227668133590597632 binary64)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) z) (if (<=.f64 z #s(literal 210000000000000002425407278430107981431700665363106426281216799164683496946254479360 binary64)) (*.f64 (*.f64 x z) (/.f64 y (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z))))) (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y)))) |
(if (<=.f64 z #s(literal 1255974694980609/1932268761508629172347675945465993672149463664853217499328617625725759571144780212268096883290961288981231808015751088588682539330521493827871454336733540374348490407411712 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 8200000000000000000000 binary64)) (*.f64 z (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y)) (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x))) |
(if (<=.f64 z #s(literal 1255974694980609/1932268761508629172347675945465993672149463664853217499328617625725759571144780212268096883290961288981231808015751088588682539330521493827871454336733540374348490407411712 binary64)) (*.f64 (/.f64 (*.f64 y z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (if (<=.f64 z #s(literal 8200000000000000000000 binary64)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 (neg.f64 a) t (*.f64 z z)))) y) z) (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x))) |
(if (<=.f64 z #s(literal 7271615656692735/82631996098781074868989413504096379978550585370535152410581099409300723904538918228148651304964410605948901503127919788032 binary64)) (*.f64 x (/.f64 (*.f64 y z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x)) |
(if (<=.f64 z #s(literal 7271615656692735/82631996098781074868989413504096379978550585370535152410581099409300723904538918228148651304964410605948901503127919788032 binary64)) (*.f64 (/.f64 (*.f64 y z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) y) x)) |
(if (<=.f64 z #s(literal 7271615656692735/82631996098781074868989413504096379978550585370535152410581099409300723904538918228148651304964410605948901503127919788032 binary64)) (*.f64 x (/.f64 (*.f64 y z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t))))) (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y)) |
(if (<=.f64 z #s(literal 7271615656692735/82631996098781074868989413504096379978550585370535152410581099409300723904538918228148651304964410605948901503127919788032 binary64)) (*.f64 (/.f64 (*.f64 y z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) (*.f64 (*.f64 (/.f64 z #s(approx (sqrt (- (* z z) (* t a))) (fma.f64 (/.f64 a z) (*.f64 #s(literal -1/2 binary64) t) z))) x) y)) |
(if (<=.f64 z #s(literal 2685539873210385/20657999024695268717247353376024094994637646342633788102645274852325180976134729557037162826241102651487225375781979947008 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 2685539873210385/20657999024695268717247353376024094994637646342633788102645274852325180976134729557037162826241102651487225375781979947008 binary64)) (*.f64 (/.f64 (*.f64 y z) (sqrt.f64 #s(approx (- (* z z) (* t a)) (*.f64 (neg.f64 a) t)))) x) #s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x))) |
(if (<=.f64 z #s(literal 958112529700661/2281220308811097609320585802850145662446614253624279965289596258949637583604338693252956405658685699889321154786797203655344352360687718999126330659861107094125997337180132475041437096123301888 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 958112529700661/2281220308811097609320585802850145662446614253624279965289596258949637583604338693252956405658685699889321154786797203655344352360687718999126330659861107094125997337180132475041437096123301888 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 y x))) |
#s(approx (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) (*.f64 y x)) |
| 9 708× | lower-fma.f32 |
| 9 704× | lower-fma.f64 |
| 9 576× | lower-fma.f32 |
| 9 572× | lower-fma.f64 |
| 8 704× | lower-*.f64 |
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 |
| 0 | 37 | 274 |
| 0 | 62 | 274 |
| 1 | 185 | 274 |
| 2 | 990 | 274 |
| 0 | 8569 | 274 |
| 0 | 39 | 222 |
| 0 | 62 | 218 |
| 1 | 192 | 217 |
| 2 | 1042 | 217 |
| 0 | 9135 | 217 |
| 0 | 495 | 3663 |
| 1 | 1609 | 3591 |
| 2 | 6491 | 3573 |
| 0 | 8282 | 3461 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
Compiled 1 170 to 635 computations (45.7% saved)
(sort t a)
Compiled 1 708 to 798 computations (53.3% saved)
Loading profile data...