
Time bar (total: 21.5s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.7% | 0.3% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.7% | 0.3% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.7% | 0.3% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.7% | 0.3% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.7% | 0.3% | 0% | 0% | 0% | 4 |
| 0% | 0% | 99.7% | 0.3% | 0% | 0% | 0% | 5 |
| 0% | 0% | 99.7% | 0.3% | 0% | 0% | 0% | 6 |
| 25% | 24.9% | 74.8% | 0.3% | 0% | 0% | 0% | 7 |
| 33.3% | 24.9% | 49.9% | 0.3% | 0% | 24.9% | 0% | 8 |
| 33.3% | 24.9% | 49.9% | 0.3% | 0% | 24.9% | 0% | 9 |
| 33.3% | 24.9% | 49.9% | 0.3% | 0% | 24.9% | 0% | 10 |
| 33.3% | 24.9% | 49.9% | 0.3% | 0% | 24.9% | 0% | 11 |
| 33.3% | 24.9% | 49.9% | 0.3% | 0% | 24.9% | 0% | 12 |
Compiled 21 to 20 computations (4.8% saved)
| 1.4s | 3 241× | 1 | valid |
| 716.0ms | 5 015× | 0 | valid |
| 521.0ms | 4 005× | 0 | invalid |
ival-mult: 590.0ms (33.4% of total)ival-div: 315.0ms (17.8% of total)ival-cos: 261.0ms (14.8% of total)ival-sqrt: 246.0ms (13.9% of total)ival-sub: 183.0ms (10.4% of total)adjust: 139.0ms (7.9% of total)exact: 16.0ms (0.9% of total)ival-true: 9.0ms (0.5% of total)ival-assert: 5.0ms (0.3% of total)| 2× | egg-herbie |
| 1 160× | sub-neg |
| 1 036× | distribute-lft-neg-in |
| 952× | div-sub |
| 912× | neg-mul-1 |
| 898× | unsub-neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 150 | 550 |
| 1 | 366 | 546 |
| 2 | 826 | 534 |
| 3 | 1769 | 534 |
| 4 | 4187 | 534 |
| 5 | 5932 | 534 |
| 6 | 7446 | 534 |
| 7 | 7787 | 534 |
| 8 | 7924 | 534 |
| 9 | 7939 | 534 |
| 0 | 18 | 19 |
| 1 | 32 | 19 |
| 2 | 69 | 19 |
| 3 | 130 | 19 |
| 4 | 216 | 19 |
| 5 | 324 | 19 |
| 6 | 473 | 19 |
| 7 | 655 | 19 |
| 8 | 878 | 19 |
| 9 | 1081 | 19 |
| 10 | 1413 | 19 |
| 11 | 1546 | 19 |
| 12 | 1566 | 19 |
| 13 | 1568 | 19 |
| 14 | 1568 | 19 |
| 0 | 1568 | 17 |
| 1× | iter limit |
| 1× | saturated |
| 1× | node limit |
| Inputs |
|---|
(- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) |
| Outputs |
|---|
(- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) |
(fma.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 x) #s(literal 0 binary64)) (cos.f64 (fma.f64 z (fma.f64 t #s(literal -1/3 binary64) #s(literal 0 binary64)) y)) (fma.f64 (/.f64 a b) #s(literal -1/3 binary64) #s(literal 0 binary64))) |
| Inputs |
|---|
(- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) |
(- (* (* 2 (sqrt (neg x))) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) |
(- (* (* 2 (sqrt x)) (cos (- (neg y) (/ (* z t) 3)))) (/ a (* b 3))) |
(- (* (* 2 (sqrt x)) (cos (- y (/ (* (neg z) t) 3)))) (/ a (* b 3))) |
(- (* (* 2 (sqrt x)) (cos (- y (/ (* z (neg t)) 3)))) (/ a (* b 3))) |
(- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (neg a) (* b 3))) |
(- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* (neg b) 3))) |
(neg (- (* (* 2 (sqrt (neg x))) (cos (- y (/ (* z t) 3)))) (/ a (* b 3)))) |
(neg (- (* (* 2 (sqrt x)) (cos (- (neg y) (/ (* z t) 3)))) (/ a (* b 3)))) |
(neg (- (* (* 2 (sqrt x)) (cos (- y (/ (* (neg z) t) 3)))) (/ a (* b 3)))) |
(neg (- (* (* 2 (sqrt x)) (cos (- y (/ (* z (neg t)) 3)))) (/ a (* b 3)))) |
(neg (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (neg a) (* b 3)))) |
(neg (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* (neg b) 3)))) |
(- (* (* 2 (sqrt y)) (cos (- x (/ (* z t) 3)))) (/ a (* b 3))) |
(- (* (* 2 (sqrt z)) (cos (- y (/ (* x t) 3)))) (/ a (* b 3))) |
(- (* (* 2 (sqrt t)) (cos (- y (/ (* z x) 3)))) (/ a (* b 3))) |
(- (* (* 2 (sqrt a)) (cos (- y (/ (* z t) 3)))) (/ x (* b 3))) |
(- (* (* 2 (sqrt b)) (cos (- y (/ (* z t) 3)))) (/ a (* x 3))) |
(- (* (* 2 (sqrt x)) (cos (- z (/ (* y t) 3)))) (/ a (* b 3))) |
(- (* (* 2 (sqrt x)) (cos (- t (/ (* z y) 3)))) (/ a (* b 3))) |
(- (* (* 2 (sqrt x)) (cos (- a (/ (* z t) 3)))) (/ y (* b 3))) |
(- (* (* 2 (sqrt x)) (cos (- b (/ (* z t) 3)))) (/ a (* y 3))) |
(- (* (* 2 (sqrt x)) (cos (- y (/ (* t z) 3)))) (/ a (* b 3))) |
(- (* (* 2 (sqrt x)) (cos (- y (/ (* a t) 3)))) (/ z (* b 3))) |
(- (* (* 2 (sqrt x)) (cos (- y (/ (* b t) 3)))) (/ a (* z 3))) |
(- (* (* 2 (sqrt x)) (cos (- y (/ (* z a) 3)))) (/ t (* b 3))) |
(- (* (* 2 (sqrt x)) (cos (- y (/ (* z b) 3)))) (/ a (* t 3))) |
(- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ b (* a 3))) |
| Outputs |
|---|
(- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) |
(+ (* (* 2 (sqrt x)) (cos (+ y (* t (* z -1/3))))) (* a (/ -1/3 b))) |
(- (* (* 2 (sqrt (neg x))) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) |
(+ (* 2 (* (cos (+ y (* t (* z -1/3)))) (sqrt (neg x)))) (* a (/ -1/3 b))) |
(- (* (* 2 (sqrt x)) (cos (- (neg y) (/ (* z t) 3)))) (/ a (* b 3))) |
(+ (* 2 (* (sqrt x) (cos (- (* t (* z -1/3)) y)))) (* a (/ -1/3 b))) |
(- (* (* 2 (sqrt x)) (cos (- y (/ (* (neg z) t) 3)))) (/ a (* b 3))) |
(+ (* 2 (* (sqrt x) (cos (- (* t (* z -1/3)) y)))) (* a (/ -1/3 b))) |
(- (* (* 2 (sqrt x)) (cos (- y (/ (* z (neg t)) 3)))) (/ a (* b 3))) |
(+ (* 2 (* (sqrt x) (cos (- (* t (* z -1/3)) y)))) (* a (/ -1/3 b))) |
(- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (neg a) (* b 3))) |
(+ (* (* 2 (sqrt x)) (cos (+ y (* t (* z -1/3))))) (* a (/ 1/3 b))) |
(- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* (neg b) 3))) |
(+ (* (* 2 (sqrt x)) (cos (+ y (* t (* z -1/3))))) (* a (/ 1/3 b))) |
(neg (- (* (* 2 (sqrt (neg x))) (cos (- y (/ (* z t) 3)))) (/ a (* b 3)))) |
(+ (* a (/ 1/3 b)) (* (cos (+ y (* t (* z -1/3)))) (* (sqrt (neg x)) -2))) |
(neg (- (* (* 2 (sqrt x)) (cos (- (neg y) (/ (* z t) 3)))) (/ a (* b 3)))) |
(+ (* a (/ 1/3 b)) (* (cos (- (* t (* z -1/3)) y)) (* (sqrt x) -2))) |
(neg (- (* (* 2 (sqrt x)) (cos (- y (/ (* (neg z) t) 3)))) (/ a (* b 3)))) |
(+ (* a (/ 1/3 b)) (* (cos (- (* t (* z -1/3)) y)) (* (sqrt x) -2))) |
(neg (- (* (* 2 (sqrt x)) (cos (- y (/ (* z (neg t)) 3)))) (/ a (* b 3)))) |
(+ (* a (/ 1/3 b)) (* (cos (- (* t (* z -1/3)) y)) (* (sqrt x) -2))) |
(neg (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (neg a) (* b 3)))) |
(+ (* a (/ -1/3 b)) (* (cos (+ y (* t (* z -1/3)))) (* (sqrt x) -2))) |
(neg (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* (neg b) 3)))) |
(+ (* a (/ -1/3 b)) (* (cos (+ y (* t (* z -1/3)))) (* (sqrt x) -2))) |
(- (* (* 2 (sqrt y)) (cos (- x (/ (* z t) 3)))) (/ a (* b 3))) |
(+ (* (* 2 (sqrt y)) (cos (+ x (* t (* z -1/3))))) (* a (/ -1/3 b))) |
(- (* (* 2 (sqrt z)) (cos (- y (/ (* x t) 3)))) (/ a (* b 3))) |
(+ (* 2 (* (sqrt z) (cos (+ y (* x (* t -1/3)))))) (* a (/ -1/3 b))) |
(- (* (* 2 (sqrt t)) (cos (- y (/ (* z x) 3)))) (/ a (* b 3))) |
(+ (* (* 2 (sqrt t)) (cos (+ y (* x (* z -1/3))))) (* a (/ -1/3 b))) |
(- (* (* 2 (sqrt a)) (cos (- y (/ (* z t) 3)))) (/ x (* b 3))) |
(+ (* (cos (+ y (* t (* z -1/3)))) (* 2 (sqrt a))) (* x (/ -1/3 b))) |
(- (* (* 2 (sqrt b)) (cos (- y (/ (* z t) 3)))) (/ a (* x 3))) |
(+ (* 2 (* (cos (+ y (* t (* z -1/3)))) (sqrt b))) (* a (/ -1/3 x))) |
(- (* (* 2 (sqrt x)) (cos (- z (/ (* y t) 3)))) (/ a (* b 3))) |
(+ (* (* 2 (sqrt x)) (cos (- (* t (/ y 3)) z))) (* a (/ -1/3 b))) |
(- (* (* 2 (sqrt x)) (cos (- t (/ (* z y) 3)))) (/ a (* b 3))) |
(+ (* (sqrt x) (* 2 (cos (+ t (* y (* z -1/3)))))) (* a (/ -1/3 b))) |
(- (* (* 2 (sqrt x)) (cos (- a (/ (* z t) 3)))) (/ y (* b 3))) |
(+ (* (* 2 (sqrt x)) (cos (+ a (* t (* z -1/3))))) (* y (/ -1/3 b))) |
(- (* (* 2 (sqrt x)) (cos (- b (/ (* z t) 3)))) (/ a (* y 3))) |
(+ (* (* 2 (sqrt x)) (cos (+ b (* t (* z -1/3))))) (/ (* a -1/3) y)) |
(- (* (* 2 (sqrt x)) (cos (- y (/ (* t z) 3)))) (/ a (* b 3))) |
(+ (* (* 2 (sqrt x)) (cos (+ y (* t (* z -1/3))))) (* a (/ -1/3 b))) |
(- (* (* 2 (sqrt x)) (cos (- y (/ (* a t) 3)))) (/ z (* b 3))) |
(+ (* 2 (* (sqrt x) (cos (+ y (* t (* a -1/3)))))) (/ (* z -1/3) b)) |
(- (* (* 2 (sqrt x)) (cos (- y (/ (* b t) 3)))) (/ a (* z 3))) |
(+ (* 2 (* (sqrt x) (cos (+ y (* t (* b -1/3)))))) (* a (/ -1/3 z))) |
(- (* (* 2 (sqrt x)) (cos (- y (/ (* z a) 3)))) (/ t (* b 3))) |
(+ (* (* 2 (sqrt x)) (cos (+ y (* z (* a -1/3))))) (* t (/ -1/3 b))) |
(- (* (* 2 (sqrt x)) (cos (- y (/ (* z b) 3)))) (/ a (* t 3))) |
(+ (* (* 2 (sqrt x)) (cos (+ y (* z (* b -1/3))))) (* (/ a t) -1/3)) |
(- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ b (* a 3))) |
(+ (* (* 2 (sqrt x)) (cos (+ y (* t (* z -1/3))))) (/ (* b -1/3) a)) |
(sort z t)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 124 | 67 | (3.8703168397881325e+145 1.2408775501384204e+113 2.014521315398985e-266 2.2229196038337457e-14 -5.286217590254306e-254 1.3265703488605809e+245) | 0 | - | (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) |
| 0 | 0 | - | 0 | - | (sqrt.f64 x) |
| 0 | 0 | - | 0 | - | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | #s(literal 3 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
| 0 | 0 | - | 0 | - | (/.f64 (*.f64 z t) #s(literal 3 binary64)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) |
| 0 | 0 | - | 0 | - | (/.f64 a (*.f64 b #s(literal 3 binary64))) |
| 0 | 0 | - | 0 | - | (*.f64 z t) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | b |
| 0 | 0 | - | 0 | - | (*.f64 b #s(literal 3 binary64)) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
cos.f64 | (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) | sensitivity | 160 | 0 |
cos.f64 | (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) | oflow-rescue | 31 | 0 |
| ↳ | (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) | overflow | 31 | |
| ↳ | (*.f64 z t) | overflow | 31 | |
| ↳ | (/.f64 (*.f64 z t) #s(literal 3 binary64)) | overflow | 31 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 81 | 0 |
| - | 110 | 65 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 81 | 0 | 0 |
| - | 110 | 0 | 65 |
| number | freq |
|---|---|
| 0 | 65 |
| 1 | 191 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 94.0ms | 372× | 1 | valid |
| 16.0ms | 140× | 0 | valid |
Compiled 208 to 76 computations (63.5% saved)
ival-cos: 20.0ms (27.3% of total)ival-mult: 19.0ms (26% of total)ival-div: 12.0ms (16.4% of total)ival-sub: 8.0ms (10.9% of total)adjust: 6.0ms (8.2% of total)ival-sqrt: 6.0ms (8.2% of total)exact: 1.0ms (1.4% of total)ival-true: 1.0ms (1.4% of total)ival-assert: 0.0ms (0% of total)Compiled 6 to 6 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 71.1% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
Compiled 25 to 18 computations (28% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sqrt.f64 x) |
| ✓ | cost-diff | 192 | (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) |
| ✓ | cost-diff | 192 | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| ✓ | cost-diff | 320 | (/.f64 (*.f64 z t) #s(literal 3 binary64)) |
| 880× | accelerator-lowering-fma.f32 |
| 880× | accelerator-lowering-fma.f64 |
| 672× | *-lowering-*.f32 |
| 672× | *-lowering-*.f64 |
| 258× | distribute-lft-neg-in |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 77 |
| 1 | 32 | 77 |
| 2 | 69 | 77 |
| 3 | 130 | 77 |
| 4 | 216 | 77 |
| 5 | 324 | 77 |
| 6 | 473 | 77 |
| 7 | 655 | 77 |
| 8 | 878 | 77 |
| 9 | 1081 | 77 |
| 10 | 1413 | 77 |
| 11 | 1546 | 77 |
| 12 | 1566 | 77 |
| 13 | 1568 | 77 |
| 14 | 1568 | 77 |
| 0 | 1568 | 72 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) |
(* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) |
(* 2 (sqrt x)) |
2 |
(sqrt x) |
x |
(cos (- y (/ (* z t) 3))) |
(- y (/ (* z t) 3)) |
y |
(/ (* z t) 3) |
(* z t) |
z |
t |
3 |
(/ a (* b 3)) |
a |
(* b 3) |
b |
| Outputs |
|---|
(- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) |
(fma.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 x) #s(literal 0 binary64)) (cos.f64 (fma.f64 z (fma.f64 t #s(literal -1/3 binary64) #s(literal 0 binary64)) y)) (fma.f64 (/.f64 a b) #s(literal -1/3 binary64) #s(literal 0 binary64))) |
(* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) |
(fma.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 x) #s(literal 0 binary64)) (cos.f64 (fma.f64 z (fma.f64 t #s(literal -1/3 binary64) #s(literal 0 binary64)) y)) #s(literal 0 binary64)) |
(* 2 (sqrt x)) |
(fma.f64 #s(literal 2 binary64) (sqrt.f64 x) #s(literal 0 binary64)) |
2 |
#s(literal 2 binary64) |
(sqrt x) |
(sqrt.f64 x) |
x |
(cos (- y (/ (* z t) 3))) |
(cos.f64 (fma.f64 z (fma.f64 t #s(literal -1/3 binary64) #s(literal 0 binary64)) y)) |
(- y (/ (* z t) 3)) |
(fma.f64 z (fma.f64 t #s(literal -1/3 binary64) #s(literal 0 binary64)) y) |
y |
(/ (* z t) 3) |
(fma.f64 z (fma.f64 t #s(literal 1/3 binary64) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(* z t) |
(fma.f64 z t #s(literal 0 binary64)) |
z |
t |
3 |
#s(literal 3 binary64) |
(/ a (* b 3)) |
(fma.f64 (/.f64 a b) #s(literal 1/3 binary64) #s(literal 0 binary64)) |
a |
(* b 3) |
(fma.f64 #s(literal 3 binary64) b #s(literal 0 binary64)) |
b |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.7% | (/.f64 (*.f64 z t) #s(literal 3 binary64)) |
| ✓ | accuracy | 99.7% | (/.f64 a (*.f64 b #s(literal 3 binary64))) |
| ✓ | accuracy | 99.6% | (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
| ✓ | accuracy | 56.6% | (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) |
| 58.0ms | 186× | 1 | valid |
| 8.0ms | 70× | 0 | valid |
Compiled 79 to 20 computations (74.7% saved)
ival-mult: 18.0ms (38.1% of total)ival-cos: 13.0ms (27.5% of total)ival-div: 6.0ms (12.7% of total)ival-sub: 4.0ms (8.5% of total)adjust: 3.0ms (6.3% of total)ival-sqrt: 3.0ms (6.3% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (* z t) 3)> |
#<alt (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3)))> |
#<alt (- y (/ (* z t) 3))> |
#<alt (sqrt x)> |
#<alt (cos (- y (/ (* z t) 3)))> |
#<alt (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3))))> |
#<alt (/ a (* b 3))> |
| Outputs |
|---|
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- y (* 1/3 (* t z))))))))> |
#<alt (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- y (* 1/3 (* t z))))))))> |
#<alt (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- y (* 1/3 (* t z))))))))> |
#<alt (* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))> |
#<alt (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))))))> |
#<alt (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))))))> |
#<alt (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))))))> |
#<alt (- (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* -2 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z))))))) (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z))))))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* -1 (* (sqrt x) (* y (cos (neg (* 1/3 (* t z)))))))))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* y (+ (* -1 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z)))))))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x)))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* a (- (* 2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))> |
#<alt (* a (- (* 2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))> |
#<alt (* a (- (* 2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1 (* a (+ (* -2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b)))))> |
#<alt (* -1 (* a (+ (* -2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b)))))> |
#<alt (* -1 (* a (+ (* -2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b)))))> |
#<alt (* -1/3 (/ a b))> |
#<alt (/ (- (* 2 (* (* b (cos (- y (* 1/3 (* t z))))) (sqrt x))) (* 1/3 a)) b)> |
#<alt (/ (- (* 2 (* (* b (cos (- y (* 1/3 (* t z))))) (sqrt x))) (* 1/3 a)) b)> |
#<alt (/ (- (* 2 (* (* b (cos (- y (* 1/3 (* t z))))) (sqrt x))) (* 1/3 a)) b)> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))))> |
#<alt (* -1/3 (* t z))> |
#<alt (- y (* 1/3 (* t z)))> |
#<alt (- y (* 1/3 (* t z)))> |
#<alt (- y (* 1/3 (* t z)))> |
#<alt y> |
#<alt (* y (+ 1 (* -1/3 (/ (* t z) y))))> |
#<alt (* y (+ 1 (* -1/3 (/ (* t z) y))))> |
#<alt (* y (+ 1 (* -1/3 (/ (* t z) y))))> |
#<alt y> |
#<alt (* -1 (* y (- (* 1/3 (/ (* t z) y)) 1)))> |
#<alt (* -1 (* y (- (* 1/3 (/ (* t z) y)) 1)))> |
#<alt (* -1 (* y (- (* 1/3 (/ (* t z) y)) 1)))> |
#<alt y> |
#<alt (+ y (* -1/3 (* t z)))> |
#<alt (+ y (* -1/3 (* t z)))> |
#<alt (+ y (* -1/3 (* t z)))> |
#<alt (* -1/3 (* t z))> |
#<alt (* z (- (/ y z) (* 1/3 t)))> |
#<alt (* z (- (/ y z) (* 1/3 t)))> |
#<alt (* z (- (/ y z) (* 1/3 t)))> |
#<alt (* -1/3 (* t z))> |
#<alt (* -1 (* z (- (* -1 (/ y z)) (* -1/3 t))))> |
#<alt (* -1 (* z (- (* -1 (/ y z)) (* -1/3 t))))> |
#<alt (* -1 (* z (- (* -1 (/ y z)) (* -1/3 t))))> |
#<alt y> |
#<alt (+ y (* -1/3 (* t z)))> |
#<alt (+ y (* -1/3 (* t z)))> |
#<alt (+ y (* -1/3 (* t z)))> |
#<alt (* -1/3 (* t z))> |
#<alt (* t (- (/ y t) (* 1/3 z)))> |
#<alt (* t (- (/ y t) (* 1/3 z)))> |
#<alt (* t (- (/ y t) (* 1/3 z)))> |
#<alt (* -1/3 (* t z))> |
#<alt (* -1 (* t (- (* -1 (/ y t)) (* -1/3 z))))> |
#<alt (* -1 (* t (- (* -1 (/ y t)) (* -1/3 z))))> |
#<alt (* -1 (* t (- (* -1 (/ y t)) (* -1/3 z))))> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (cos (neg (* 1/3 (* t z))))> |
#<alt (+ (cos (neg (* 1/3 (* t z)))) (* -1 (* y (sin (neg (* 1/3 (* t z)))))))> |
#<alt (+ (cos (neg (* 1/3 (* t z)))) (* y (- (* -1/2 (* y (cos (neg (* 1/3 (* t z)))))) (sin (neg (* 1/3 (* t z)))))))> |
#<alt (+ (cos (neg (* 1/3 (* t z)))) (* y (- (* y (+ (* -1/2 (cos (neg (* 1/3 (* t z))))) (* 1/6 (* y (sin (neg (* 1/3 (* t z)))))))) (sin (neg (* 1/3 (* t z)))))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (neg (+ (* -1 y) (* 1/3 (* t z)))))> |
#<alt (cos (neg (+ (* -1 y) (* 1/3 (* t z)))))> |
#<alt (cos (neg (+ (* -1 y) (* 1/3 (* t z)))))> |
#<alt (cos (neg (+ (* -1 y) (* 1/3 (* t z)))))> |
#<alt (cos y)> |
#<alt (+ (cos y) (* 1/3 (* t (* z (sin y)))))> |
#<alt (+ (cos y) (* z (- (* -1/18 (* (pow t 2) (* z (cos y)))) (* -1/3 (* t (sin y))))))> |
#<alt (+ (cos y) (* z (- (* z (+ (* -1/18 (* (pow t 2) (cos y))) (* -1/162 (* (pow t 3) (* z (sin y)))))) (* -1/3 (* t (sin y))))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos y)> |
#<alt (+ (cos y) (* 1/3 (* t (* z (sin y)))))> |
#<alt (+ (cos y) (* t (- (* -1/18 (* t (* (pow z 2) (cos y)))) (* -1/3 (* z (sin y))))))> |
#<alt (+ (cos y) (* t (- (* t (+ (* -1/18 (* (pow z 2) (cos y))) (* -1/162 (* t (* (pow z 3) (sin y)))))) (* -1/3 (* z (sin y))))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))> |
#<alt (* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))> |
#<alt (* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))> |
#<alt (* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))> |
#<alt (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z))))))> |
#<alt (+ (* -2 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z))))))) (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))))> |
#<alt (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* -1 (* (sqrt x) (* y (cos (neg (* 1/3 (* t z))))))))))> |
#<alt (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* y (+ (* -1 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z))))))))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y))))> |
#<alt (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x))))))> |
#<alt (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x))))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y))))> |
#<alt (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y)))))))> |
#<alt (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x))))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
63 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | b | @ | 0 | (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) |
| 3.0ms | x | @ | 0 | (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) |
| 2.0ms | x | @ | inf | (sqrt x) |
| 2.0ms | y | @ | inf | (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) |
| 1.0ms | z | @ | 0 | (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) |
| 1× | batch-egg-rewrite |
| 8 096× | accelerator-lowering-fma.f32 |
| 8 096× | accelerator-lowering-fma.f64 |
| 6 218× | *-lowering-*.f32 |
| 6 218× | *-lowering-*.f64 |
| 3 356× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 59 |
| 1 | 82 | 59 |
| 2 | 678 | 59 |
| 0 | 8851 | 54 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* z t) 3) |
(- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) |
(- y (/ (* z t) 3)) |
(sqrt x) |
(cos (- y (/ (* z t) 3))) |
(* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) |
(/ a (* b 3)) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 3 binary64) (*.f64 z t))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 t #s(literal -1/3 binary64)))) |
(neg.f64 (*.f64 z (*.f64 t #s(literal -1/3 binary64)))) |
(neg.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -1/3 binary64))) #s(literal 1 binary64))) |
(/.f64 z (/.f64 #s(literal 3 binary64) t)) |
(/.f64 (*.f64 z t) #s(literal 3 binary64)) |
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) #s(literal -3 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (*.f64 z t))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -3 binary64) (*.f64 z t))) |
(/.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 3 binary64) t)) |
(/.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 #s(literal 3 binary64) t)) |
(pow.f64 (/.f64 #s(literal 3 binary64) (*.f64 z t)) #s(literal -1 binary64)) |
(*.f64 z (*.f64 t #s(literal 1/3 binary64))) |
(*.f64 z (*.f64 (*.f64 t #s(literal 1/3 binary64)) #s(literal 1 binary64))) |
(*.f64 t (*.f64 z #s(literal 1/3 binary64))) |
(*.f64 t (*.f64 #s(literal 1/3 binary64) z)) |
(*.f64 t (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1/3 binary64))) |
(*.f64 t (*.f64 (*.f64 z #s(literal 1/3 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 z t) #s(literal 1/3 binary64)) |
(*.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) #s(literal -1/3 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 z t)) |
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64))) |
(*.f64 (*.f64 t #s(literal 1/3 binary64)) z) |
(*.f64 (*.f64 t #s(literal 1/3 binary64)) (*.f64 z #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 t #s(literal -1/3 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal -1/3 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 t #s(literal -1/3 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (*.f64 z t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) (*.f64 z t)) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (*.f64 t #s(literal 1/3 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) z) (*.f64 t #s(literal 1/3 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 z #s(literal 1/3 binary64))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) z) t) |
(*.f64 (*.f64 #s(literal 1/3 binary64) t) z) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(+.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (*.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))))) (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 #s(literal 3 binary64) b) (*.f64 b (*.f64 b #s(literal 9 binary64))))) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (*.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))))))) |
(+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (*.f64 (sqrt.f64 x) (sqrt.f64 x)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))) (neg.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal 9 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 y)) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sin.f64 y)) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 y)) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sin.f64 y)) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (/.f64 a (*.f64 #s(literal 3 binary64) b)))) |
(+.f64 (*.f64 (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (fma.f64 (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal -3 binary64))))) |
(+.f64 (*.f64 (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (-.f64 (*.f64 (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 a (*.f64 #s(literal 3 binary64) b)))) |
(+.f64 (fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 y)) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sin.f64 y)) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))))) |
(+.f64 (fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) (*.f64 (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) (/.f64 a (*.f64 #s(literal 3 binary64) b))) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (*.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))))) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 #s(literal 3 binary64) b) (*.f64 b (*.f64 b #s(literal 9 binary64))))) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (*.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (*.f64 (sqrt.f64 x) (sqrt.f64 x)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal 9 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) #s(literal 0 binary64)) (/.f64 a (*.f64 #s(literal 3 binary64) b))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sin.f64 y)) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sin.f64 y)) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (/.f64 a (*.f64 #s(literal 3 binary64) b)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) #s(literal 1 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (sqrt.f64 x) (*.f64 (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sin.f64 y)) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64))))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sin.f64 y)) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (/.f64 a (*.f64 #s(literal 3 binary64) b)))) |
(fma.f64 (sqrt.f64 x) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) #s(literal 1 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sin.f64 y)) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sin.f64 y)) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (/.f64 a (*.f64 #s(literal 3 binary64) b)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) #s(literal 1 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) #s(literal 1 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)))) |
(fma.f64 (cos.f64 y) (*.f64 (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (fma.f64 (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal -3 binary64))))) |
(fma.f64 (cos.f64 y) (*.f64 (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (-.f64 (*.f64 (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 a (*.f64 #s(literal 3 binary64) b)))) |
(fma.f64 (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (fma.f64 (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal -3 binary64))))) |
(fma.f64 (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (-.f64 (*.f64 (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 a (*.f64 #s(literal 3 binary64) b)))) |
(fma.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal -3 binary64))))) |
(fma.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 a (*.f64 #s(literal 3 binary64) b)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1/3 binary64) b) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (*.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))))) (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 #s(literal 3 binary64) b) (*.f64 b (*.f64 b #s(literal 9 binary64))))) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (*.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))))))) |
(fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (*.f64 (sqrt.f64 x) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))) (neg.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal 9 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) b) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)))) |
(fma.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 a b) #s(literal -1/3 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 a (*.f64 #s(literal 3 binary64) b)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)))) |
(fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)))) |
(fma.f64 (/.f64 #s(literal -1/3 binary64) b) a (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)))) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (cos.f64 y) (sqrt.f64 x))) #s(literal 2 binary64) (fma.f64 (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal -3 binary64))))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (cos.f64 y) (sqrt.f64 x))) #s(literal 2 binary64) (-.f64 (*.f64 (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 a (*.f64 #s(literal 3 binary64) b)))) |
(fma.f64 (*.f64 (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) #s(literal 2 binary64)) (sqrt.f64 x) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (*.f64 (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) (sqrt.f64 x) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 a #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)))) |
(fma.f64 (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) #s(literal 2 binary64)) (sqrt.f64 x) (fma.f64 (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal -3 binary64))))) |
(fma.f64 (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) #s(literal 2 binary64)) (sqrt.f64 x) (-.f64 (*.f64 (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 a (*.f64 #s(literal 3 binary64) b)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 y)) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sin.f64 y)) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 y)) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sin.f64 y)) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (/.f64 a (*.f64 #s(literal 3 binary64) b)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (cos.f64 y) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sin.f64 y)) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (cos.f64 y) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sin.f64 y)) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (/.f64 a (*.f64 #s(literal 3 binary64) b)))) |
(fma.f64 (*.f64 (*.f64 (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) #s(literal 2 binary64)) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) #s(literal 3 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 b (*.f64 b #s(literal 9 binary64)))))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (*.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -9 binary64))))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) #s(literal 3 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 b (*.f64 b #s(literal 9 binary64))))))) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (*.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -9 binary64)))))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) #s(literal 3 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 b (*.f64 b #s(literal 9 binary64)))))) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (*.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) (/.f64 a (*.f64 b #s(literal -3 binary64))))) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -9 binary64))))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) (/.f64 a (*.f64 b #s(literal -3 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) #s(literal 3 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 b (*.f64 b #s(literal 9 binary64))))))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (*.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -9 binary64)))))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (*.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))))) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (*.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 #s(literal 3 binary64) b) (*.f64 b (*.f64 b #s(literal 9 binary64))))))) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (*.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))))) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (*.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (*.f64 (sqrt.f64 x) (sqrt.f64 x)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal 9 binary64)))))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) #s(literal 3 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 b (*.f64 b #s(literal 9 binary64)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (*.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -9 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 b (*.f64 b #s(literal 9 binary64))))) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal 9 binary64)))) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (*.f64 (sqrt.f64 x) (sqrt.f64 x)))) (*.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (*.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 #s(literal 3 binary64) b) (*.f64 b (*.f64 b #s(literal 9 binary64))))) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (*.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (*.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (*.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))))) (fma.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 #s(literal 3 binary64) b) (*.f64 b (*.f64 b #s(literal 9 binary64))))) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (*.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))))) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 #s(literal 3 binary64) b) (*.f64 b (*.f64 b #s(literal 9 binary64))))) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (*.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))))) (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (*.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))))) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 #s(literal 3 binary64) b) (*.f64 b (*.f64 b #s(literal 9 binary64))))) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (*.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (*.f64 (sqrt.f64 x) (sqrt.f64 x)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal 9 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (*.f64 (sqrt.f64 x) (sqrt.f64 x)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (*.f64 (sqrt.f64 x) (sqrt.f64 x)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))) (fma.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal 9 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal 9 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (*.f64 (sqrt.f64 x) (sqrt.f64 x)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal 9 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal 9 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (*.f64 (sqrt.f64 x) (sqrt.f64 x))))) (-.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (*.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (*.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))))))) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 #s(literal 3 binary64) b) (*.f64 b (*.f64 b #s(literal 9 binary64))))) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (*.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))))) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 #s(literal 3 binary64) b) (*.f64 b (*.f64 b #s(literal 9 binary64))))) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (*.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))))))) (+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (*.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))))) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 #s(literal 3 binary64) b) (*.f64 b (*.f64 b #s(literal 9 binary64))))) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (*.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (*.f64 (sqrt.f64 x) (sqrt.f64 x)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (*.f64 (sqrt.f64 x) (sqrt.f64 x)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))))) (*.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal 9 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal 9 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))))) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (*.f64 (sqrt.f64 x) (sqrt.f64 x)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal 9 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) #s(literal 3 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 b (*.f64 b #s(literal 9 binary64)))))) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (*.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -9 binary64))))) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) #s(literal 9 binary64)) (pow.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (*.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))))))) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) #s(literal 6 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 #s(literal 3 binary64) b) (*.f64 b (*.f64 b #s(literal 9 binary64))))) (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 #s(literal 3 binary64) b) (*.f64 b (*.f64 b #s(literal 9 binary64))))) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) #s(literal 3 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) #s(literal 6 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 #s(literal 3 binary64) b) (*.f64 b (*.f64 b #s(literal 9 binary64))))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 #s(literal 3 binary64) b) (*.f64 b (*.f64 b #s(literal 9 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (*.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))))))) (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) #s(literal 3 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 #s(literal 3 binary64) b) (*.f64 b (*.f64 b #s(literal 9 binary64))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) #s(literal 6 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 #s(literal 3 binary64) b) (*.f64 b (*.f64 b #s(literal 9 binary64))))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 #s(literal 3 binary64) b) (*.f64 b (*.f64 b #s(literal 9 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))))) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal 9 binary64)))) (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal 9 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (*.f64 (sqrt.f64 x) (sqrt.f64 x)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) #s(literal 4 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal 9 binary64)))) (*.f64 a a)) (*.f64 b (*.f64 b #s(literal 9 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))))) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal 9 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) (/.f64 a (*.f64 b #s(literal -3 binary64))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) #s(literal 3 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 b (*.f64 b #s(literal 9 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (*.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (*.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))))) (*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (*.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) (/.f64 a (*.f64 b #s(literal -3 binary64))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -9 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))) (*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) #s(literal 3 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 b (*.f64 b #s(literal 9 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (*.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -9 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))))) |
(+.f64 y (*.f64 z (*.f64 t #s(literal -1/3 binary64)))) |
(+.f64 (*.f64 z (*.f64 t #s(literal -1/3 binary64))) y) |
(+.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y) (*.f64 y y))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal 1/27 binary64)) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y) (*.f64 y y))))) |
(+.f64 (/.f64 (*.f64 y y) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y)) (neg.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/9 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y)))) |
(-.f64 y (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) |
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y) (*.f64 y y))) (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal 1/27 binary64)) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y) (*.f64 y y)))) |
(-.f64 (/.f64 (*.f64 y y) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y)) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/9 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y))) |
(-.f64 (+.f64 y #s(literal 0 binary64)) (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) |
(fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y) |
(fma.f64 t (neg.f64 (*.f64 z #s(literal 1/3 binary64))) y) |
(fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y) |
(fma.f64 t (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1/3 binary64)) y) |
(fma.f64 (*.f64 z t) #s(literal -1/3 binary64) y) |
(fma.f64 y #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) #s(literal 1/3 binary64) y) |
(fma.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y) (*.f64 y y))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal 1/27 binary64)) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y) (*.f64 y y))))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y)) (neg.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/9 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal -1/3 binary64))) y) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 z (-.f64 #s(literal 0 binary64) t)) y) |
(fma.f64 (*.f64 t #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) z) y) |
(fma.f64 #s(literal -1 binary64) (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 1/3 binary64)) y) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 t #s(literal 1/3 binary64)) y) |
(fma.f64 (*.f64 t #s(literal -1/3 binary64)) z y) |
(neg.f64 (/.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/27 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y) (*.f64 y y))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y)) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) (neg.f64 y)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/27 binary64)))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y) (*.f64 y y)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/27 binary64))) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y) (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y)) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/27 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y) (*.f64 y y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y))) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y) (*.f64 y y))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y) (*.f64 y y)) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal 1/27 binary64)))) (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y) (*.f64 y y)) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/9 binary64))))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/27 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y) (*.f64 y y))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y)))) (neg.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/27 binary64) (*.f64 y (*.f64 y y))) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/9 binary64) (*.f64 z t))) (-.f64 (*.f64 y y) (*.f64 (*.f64 z (*.f64 t #s(literal -1/3 binary64))) y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y) (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal 1/27 binary64)) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y) (*.f64 y y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y) (*.f64 y y))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y) (*.f64 y y))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal 1/27 binary64)) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y) (*.f64 y y))) (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal 1/27 binary64)) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y) (*.f64 y y))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y) (*.f64 y y))) (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal 1/27 binary64)) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y) (*.f64 y y))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/9 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y y) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y)) (/.f64 (*.f64 y y) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y)) (fma.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/9 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y)) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/9 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y)) (*.f64 (/.f64 (*.f64 y y) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y)) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/9 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/9 binary64))) (*.f64 y y)) (-.f64 (*.f64 z (*.f64 t #s(literal -1/3 binary64))) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y) (*.f64 y y))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y) (*.f64 y y)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal 1/27 binary64)) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y) (*.f64 y y))) (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal 1/27 binary64)) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y) (*.f64 y y))))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y) (*.f64 y y))) (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal 1/27 binary64)) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y) (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y)) (/.f64 (*.f64 y y) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y))) (*.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/9 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y)) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/9 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y)))) (+.f64 (/.f64 (*.f64 y y) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y)) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/9 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y)))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/27 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y)) #s(literal 1 binary64)) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal 1/27 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal 1/729 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y) (*.f64 y y)))) (fma.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal 1/27 binary64)) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal 1/27 binary64))) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/27 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y) (*.f64 y y)))) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal 1/27 binary64)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal 1/27 binary64))) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/27 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y))) (fma.f64 y (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/9 binary64))) (fma.f64 z (*.f64 (*.f64 (*.f64 t t) #s(literal 1/9 binary64)) z) (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/9 binary64)))) (*.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y))) (fma.f64 y y (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/9 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y) (*.f64 y y)))) |
(*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y) (*.f64 y y)) (*.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y) (*.f64 y y))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) |
(*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y)) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y))) |
(*.f64 (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y) (*.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/27 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y) (*.f64 y y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) (neg.f64 y)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) |
(sqrt.f64 x) |
(pow.f64 x #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) |
(+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))))) |
(+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (neg.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal -1/3 binary64))))))) |
(+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (*.f64 (neg.f64 (sin.f64 y)) (sin.f64 (*.f64 z (*.f64 t #s(literal -1/3 binary64)))))) |
(+.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y) (*.f64 y y)))) (cos.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal 1/27 binary64)) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y) (*.f64 y y))))) (*.f64 (sin.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y) (*.f64 y y)))) (sin.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal 1/27 binary64)) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y) (*.f64 y y)))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 (*.f64 y y) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y))) (cos.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/9 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y)))) (*.f64 (sin.f64 (/.f64 (*.f64 y y) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y))) (sin.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/9 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y))))) |
(cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) |
(-.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal -1/3 binary64)))))) |
(-.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (*.f64 (sin.f64 (*.f64 z (*.f64 t #s(literal -1/3 binary64)))) (sin.f64 y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) #s(literal 2 binary64)) (cos.f64 (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) #s(literal 2 binary64)) (cos.f64 (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y)))) |
(fma.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))))) |
(fma.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (neg.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal -1/3 binary64))))))) |
(fma.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (neg.f64 (sin.f64 y)) (sin.f64 (*.f64 z (*.f64 t #s(literal -1/3 binary64)))))) |
(fma.f64 (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))))) |
(fma.f64 (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (cos.f64 y) (neg.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal -1/3 binary64))))))) |
(fma.f64 (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (cos.f64 y) (*.f64 (neg.f64 (sin.f64 y)) (sin.f64 (*.f64 z (*.f64 t #s(literal -1/3 binary64)))))) |
(fma.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))))) |
(fma.f64 (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (sin.f64 y) (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))))) |
(fma.f64 (+.f64 (cos.f64 (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) #s(literal 1/2 binary64) (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))))) |
(fma.f64 (+.f64 (cos.f64 (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) #s(literal 1/2 binary64) (neg.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal -1/3 binary64))))))) |
(fma.f64 (+.f64 (cos.f64 (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) #s(literal 1/2 binary64) (*.f64 (neg.f64 (sin.f64 y)) (sin.f64 (*.f64 z (*.f64 t #s(literal -1/3 binary64)))))) |
(fma.f64 (-.f64 (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (cos.f64 (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y))) #s(literal 1/2 binary64) (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))))) |
(fma.f64 (cos.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y) (*.f64 y y)))) (cos.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal 1/27 binary64)) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y) (*.f64 y y)))) (*.f64 (sin.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y) (*.f64 y y)))) (sin.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal 1/27 binary64)) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y) (*.f64 y y)))))) |
(fma.f64 (cos.f64 (/.f64 (*.f64 y y) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y))) (cos.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/9 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y))) (*.f64 (sin.f64 (/.f64 (*.f64 y y) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y))) (sin.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/9 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (-.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))))))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y)) (*.f64 (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (cos.f64 (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (-.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))))))) |
(/.f64 (*.f64 (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (cos.f64 (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y))) (cos.f64 (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y))) |
(/.f64 (fma.f64 (+.f64 (cos.f64 (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (cos.f64 (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (-.f64 (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (cos.f64 (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) #s(literal 4 binary64)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (-.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))))))))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (cos.f64 (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y)))) (neg.f64 (cos.f64 (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal -1/3 binary64))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) #s(literal 2 binary64)) (fma.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal -1/3 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal -1/3 binary64))))) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal -1/3 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal -1/3 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal -1/3 binary64))))))) (fma.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal -1/3 binary64))))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (-.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))))))))) |
(*.f64 (*.f64 (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (cos.f64 (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y))) (/.f64 #s(literal 1 binary64) (cos.f64 (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y)))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 y)) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sin.f64 y)) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sin.f64 y)) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 y)) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))))) |
(+.f64 (*.f64 (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (cos.f64 y) (sqrt.f64 x)))) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (sin.f64 y) (sqrt.f64 x))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) (sin.f64 y)) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sin.f64 y)) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 x) (sin.f64 y)) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 y)) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (cos.f64 y) (sqrt.f64 x))) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (sin.f64 y) (sqrt.f64 x))))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sin.f64 y)) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 y)) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sin.f64 y)) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 y)) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))))) |
(fma.f64 (cos.f64 y) (*.f64 (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(fma.f64 (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(fma.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(fma.f64 (sin.f64 y) (*.f64 (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(fma.f64 (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(fma.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) (sin.f64 y)) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (cos.f64 y) (sqrt.f64 x))) #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (sin.f64 y) (sqrt.f64 x))) #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(fma.f64 (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) #s(literal 2 binary64)) (sqrt.f64 x) (*.f64 (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) #s(literal 2 binary64)) (sqrt.f64 x) (*.f64 (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sin.f64 y)) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 y)) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (sin.f64 y) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 y)) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 y)) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sin.f64 y)) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (cos.f64 y) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sin.f64 y)) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 y)) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sin.f64 y)) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 y)) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 y)) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sin.f64 y)) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sin.f64 y)) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 y)) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sin.f64 y)) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (-.f64 (*.f64 (*.f64 (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) (*.f64 (*.f64 (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 y)) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 y)) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sin.f64 y)) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sin.f64 y)) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 y)) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sin.f64 y)) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) (*.f64 (*.f64 (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))))) (-.f64 (*.f64 (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (-.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))))))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (cos.f64 (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y)))) (cos.f64 (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (-.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))))))) |
(/.f64 (*.f64 (*.f64 (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (cos.f64 (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (cos.f64 (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 x) (*.f64 (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)))) |
(*.f64 (sqrt.f64 x) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) #s(literal 1 binary64))) |
(*.f64 (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(*.f64 (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) #s(literal 2 binary64)) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) |
(*.f64 (*.f64 (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) #s(literal 2 binary64)) (sqrt.f64 x)) |
(*.f64 (*.f64 (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) (sqrt.f64 x)) |
(*.f64 (*.f64 (*.f64 (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) #s(literal 2 binary64)) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 3 binary64) b) a)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b #s(literal -3 binary64))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(neg.f64 (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(neg.f64 (*.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) #s(literal 1 binary64))) |
(/.f64 a (*.f64 #s(literal 3 binary64) b)) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal -3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) b) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal 1/3 binary64)))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 b a)) |
(/.f64 (/.f64 a b) #s(literal 3 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 b #s(literal -3 binary64)) a)) |
(/.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) #s(literal -3 binary64)) |
(/.f64 (*.f64 a #s(literal 1/3 binary64)) b) |
(/.f64 (neg.f64 (*.f64 a #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 a #s(literal -1 binary64)) (*.f64 b #s(literal -3 binary64))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) a) #s(literal 3 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) b))) #s(literal -3 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 1/3 binary64))) b) |
(/.f64 (*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64)) #s(literal -3 binary64)) |
(/.f64 (*.f64 (*.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64)) b) |
(pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) b) a) #s(literal -1 binary64)) |
(*.f64 a (/.f64 #s(literal 1/3 binary64) b)) |
(*.f64 a (*.f64 (/.f64 #s(literal 1/3 binary64) b) #s(literal 1 binary64))) |
(*.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -1/3 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 #s(literal -1/3 binary64) b) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 3 binary64) b))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) b) a) |
(*.f64 (/.f64 #s(literal 1/3 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 a b)) |
(*.f64 (/.f64 a b) #s(literal 1/3 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) #s(literal -1/3 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal 1/3 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 3 binary64) a) #s(literal -1 binary64))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (*.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 a #s(literal -3 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) b) a) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) b) a) #s(literal -1/2 binary64))) |
| 1× | egg-herbie |
| 12 250× | accelerator-lowering-fma.f32 |
| 12 250× | accelerator-lowering-fma.f64 |
| 5 700× | *-lowering-*.f32 |
| 5 700× | *-lowering-*.f64 |
| 1 762× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 233 | 3257 |
| 1 | 719 | 3240 |
| 2 | 2276 | 3189 |
| 3 | 4509 | 3177 |
| 0 | 8134 | 2919 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- y (* 1/3 (* t z)))))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- y (* 1/3 (* t z)))))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- y (* 1/3 (* t z)))))))) |
(* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))))) |
(- (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (+ (* -2 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z))))))) (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z))))))) (* 1/3 (/ a b))) |
(- (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* -1 (* (sqrt x) (* y (cos (neg (* 1/3 (* t z)))))))))) (* 1/3 (/ a b))) |
(- (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* y (+ (* -1 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z)))))))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))) |
(- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))) (* 1/3 (/ a b))) |
(- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))) |
(- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))) (* 1/3 (/ a b))) |
(- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x)))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(* -1/3 (/ a b)) |
(* a (- (* 2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(* a (- (* 2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(* a (- (* 2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(* -1/3 (/ a b)) |
(* -1 (* a (+ (* -2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(* -1 (* a (+ (* -2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(* -1 (* a (+ (* -2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(* -1/3 (/ a b)) |
(/ (- (* 2 (* (* b (cos (- y (* 1/3 (* t z))))) (sqrt x))) (* 1/3 a)) b) |
(/ (- (* 2 (* (* b (cos (- y (* 1/3 (* t z))))) (sqrt x))) (* 1/3 a)) b) |
(/ (- (* 2 (* (* b (cos (- y (* 1/3 (* t z))))) (sqrt x))) (* 1/3 a)) b) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(* -1/3 (* t z)) |
(- y (* 1/3 (* t z))) |
(- y (* 1/3 (* t z))) |
(- y (* 1/3 (* t z))) |
y |
(* y (+ 1 (* -1/3 (/ (* t z) y)))) |
(* y (+ 1 (* -1/3 (/ (* t z) y)))) |
(* y (+ 1 (* -1/3 (/ (* t z) y)))) |
y |
(* -1 (* y (- (* 1/3 (/ (* t z) y)) 1))) |
(* -1 (* y (- (* 1/3 (/ (* t z) y)) 1))) |
(* -1 (* y (- (* 1/3 (/ (* t z) y)) 1))) |
y |
(+ y (* -1/3 (* t z))) |
(+ y (* -1/3 (* t z))) |
(+ y (* -1/3 (* t z))) |
(* -1/3 (* t z)) |
(* z (- (/ y z) (* 1/3 t))) |
(* z (- (/ y z) (* 1/3 t))) |
(* z (- (/ y z) (* 1/3 t))) |
(* -1/3 (* t z)) |
(* -1 (* z (- (* -1 (/ y z)) (* -1/3 t)))) |
(* -1 (* z (- (* -1 (/ y z)) (* -1/3 t)))) |
(* -1 (* z (- (* -1 (/ y z)) (* -1/3 t)))) |
y |
(+ y (* -1/3 (* t z))) |
(+ y (* -1/3 (* t z))) |
(+ y (* -1/3 (* t z))) |
(* -1/3 (* t z)) |
(* t (- (/ y t) (* 1/3 z))) |
(* t (- (/ y t) (* 1/3 z))) |
(* t (- (/ y t) (* 1/3 z))) |
(* -1/3 (* t z)) |
(* -1 (* t (- (* -1 (/ y t)) (* -1/3 z)))) |
(* -1 (* t (- (* -1 (/ y t)) (* -1/3 z)))) |
(* -1 (* t (- (* -1 (/ y t)) (* -1/3 z)))) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(cos (neg (* 1/3 (* t z)))) |
(+ (cos (neg (* 1/3 (* t z)))) (* -1 (* y (sin (neg (* 1/3 (* t z))))))) |
(+ (cos (neg (* 1/3 (* t z)))) (* y (- (* -1/2 (* y (cos (neg (* 1/3 (* t z)))))) (sin (neg (* 1/3 (* t z))))))) |
(+ (cos (neg (* 1/3 (* t z)))) (* y (- (* y (+ (* -1/2 (cos (neg (* 1/3 (* t z))))) (* 1/6 (* y (sin (neg (* 1/3 (* t z)))))))) (sin (neg (* 1/3 (* t z))))))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (neg (+ (* -1 y) (* 1/3 (* t z))))) |
(cos (neg (+ (* -1 y) (* 1/3 (* t z))))) |
(cos (neg (+ (* -1 y) (* 1/3 (* t z))))) |
(cos (neg (+ (* -1 y) (* 1/3 (* t z))))) |
(cos y) |
(+ (cos y) (* 1/3 (* t (* z (sin y))))) |
(+ (cos y) (* z (- (* -1/18 (* (pow t 2) (* z (cos y)))) (* -1/3 (* t (sin y)))))) |
(+ (cos y) (* z (- (* z (+ (* -1/18 (* (pow t 2) (cos y))) (* -1/162 (* (pow t 3) (* z (sin y)))))) (* -1/3 (* t (sin y)))))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos y) |
(+ (cos y) (* 1/3 (* t (* z (sin y))))) |
(+ (cos y) (* t (- (* -1/18 (* t (* (pow z 2) (cos y)))) (* -1/3 (* z (sin y)))))) |
(+ (cos y) (* t (- (* t (+ (* -1/18 (* (pow z 2) (cos y))) (* -1/162 (* t (* (pow z 3) (sin y)))))) (* -1/3 (* z (sin y)))))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) |
(+ (* -2 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z))))))) (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z))))))) |
(+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* -1 (* (sqrt x) (* y (cos (neg (* 1/3 (* t z)))))))))) |
(+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* y (+ (* -1 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z)))))))))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) |
(* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) |
(* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) |
(* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) |
(* 2 (* (sqrt x) (cos y))) |
(+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) |
(+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))) |
(+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos y))) |
(+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) |
(+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))) |
(+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x)))))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
| Outputs |
|---|
(* 1/3 (* t z)) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 t z) #s(literal 0 binary64)) |
(* 1/3 (* t z)) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 t z) #s(literal 0 binary64)) |
(* 1/3 (* t z)) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 t z) #s(literal 0 binary64)) |
(* 1/3 (* t z)) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 t z) #s(literal 0 binary64)) |
(* 1/3 (* t z)) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 t z) #s(literal 0 binary64)) |
(* 1/3 (* t z)) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 t z) #s(literal 0 binary64)) |
(* 1/3 (* t z)) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 t z) #s(literal 0 binary64)) |
(* 1/3 (* t z)) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 t z) #s(literal 0 binary64)) |
(* 1/3 (* t z)) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 t z) #s(literal 0 binary64)) |
(* 1/3 (* t z)) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 t z) #s(literal 0 binary64)) |
(* 1/3 (* t z)) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 t z) #s(literal 0 binary64)) |
(* 1/3 (* t z)) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 t z) #s(literal 0 binary64)) |
(* 1/3 (* t z)) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 t z) #s(literal 0 binary64)) |
(* 1/3 (* t z)) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 t z) #s(literal 0 binary64)) |
(* 1/3 (* t z)) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 t z) #s(literal 0 binary64)) |
(* 1/3 (* t z)) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 t z) #s(literal 0 binary64)) |
(* 1/3 (* t z)) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 t z) #s(literal 0 binary64)) |
(* 1/3 (* t z)) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 t z) #s(literal 0 binary64)) |
(* 1/3 (* t z)) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 t z) #s(literal 0 binary64)) |
(* 1/3 (* t z)) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 t z) #s(literal 0 binary64)) |
(* 1/3 (* t z)) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 t z) #s(literal 0 binary64)) |
(* 1/3 (* t z)) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 t z) #s(literal 0 binary64)) |
(* 1/3 (* t z)) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 t z) #s(literal 0 binary64)) |
(* 1/3 (* t z)) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 t z) #s(literal 0 binary64)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- y (* 1/3 (* t z)))))))) |
(fma.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- y (* 1/3 (* t z)))))))) |
(fma.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- y (* 1/3 (* t z)))))))) |
(fma.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))))) |
(fma.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))))) |
(fma.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))))) |
(fma.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (cos.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (+ (* -2 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z))))))) (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z))))))) (* 1/3 (/ a b))) |
(fma.f64 (sqrt.f64 x) (fma.f64 (cos.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) #s(literal 0 binary64))) #s(literal 2 binary64) (*.f64 (*.f64 y (sin.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) #s(literal 0 binary64)))) #s(literal -2 binary64))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* -1 (* (sqrt x) (* y (cos (neg (* 1/3 (* t z)))))))))) (* 1/3 (/ a b))) |
(fma.f64 y (*.f64 (sqrt.f64 x) (fma.f64 (cos.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) y) (*.f64 (sin.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) #s(literal 0 binary64))) #s(literal -2 binary64)))) (fma.f64 (cos.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b))) |
(- (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* y (+ (* -1 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z)))))))))))) (* 1/3 (/ a b))) |
(fma.f64 (sqrt.f64 x) (fma.f64 (cos.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) #s(literal 0 binary64))) #s(literal 2 binary64) (*.f64 (*.f64 y (sin.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) #s(literal 0 binary64)))) #s(literal -2 binary64))) (fma.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 y (sin.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) #s(literal 0 binary64)))) #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) #s(literal 0 binary64)))))) (*.f64 y y) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (fma.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64))) |
(- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))) |
(fma.f64 (sqrt.f64 x) (fma.f64 (cos.f64 y) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2/3 binary64) t) (*.f64 z (sin.f64 y)))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 z (sqrt.f64 x)) (fma.f64 #s(literal 2/3 binary64) (*.f64 t (sin.f64 y)) (*.f64 #s(literal -1/9 binary64) (*.f64 z (*.f64 (*.f64 (cos.f64 y) t) t)))) (fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (fma.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)))) |
(- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))) (* 1/3 (/ a b))) |
(fma.f64 (sqrt.f64 x) (fma.f64 #s(literal 2 binary64) (cos.f64 y) (*.f64 z (*.f64 #s(literal 2/3 binary64) (*.f64 t (sin.f64 y))))) (fma.f64 z (*.f64 (*.f64 z (sqrt.f64 x)) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (cos.f64 y) t) t) (*.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (sin.f64 y))))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (fma.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64))) |
(- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))) |
(fma.f64 (sqrt.f64 x) (fma.f64 (cos.f64 y) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2/3 binary64) t) (*.f64 z (sin.f64 y)))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))) (* 1/3 (/ a b))) |
(fma.f64 t (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z (sin.f64 y)) #s(literal 2/3 binary64) (*.f64 (*.f64 #s(literal -1/9 binary64) t) (*.f64 z (*.f64 z (cos.f64 y)))))) (fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (fma.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)))) |
(- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x)))))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z (*.f64 z (cos.f64 y))) #s(literal -1/9 binary64) (*.f64 (*.f64 #s(literal -1/81 binary64) t) (*.f64 (sin.f64 y) (*.f64 z (*.f64 z z)))))) (fma.f64 (sqrt.f64 x) (fma.f64 (cos.f64 y) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2/3 binary64) t) (*.f64 z (sin.f64 y)))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* a (- (* 2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (/.f64 (sqrt.f64 x) a)) (/.f64 #s(literal -1/3 binary64) b))) |
(* a (- (* 2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (/.f64 (sqrt.f64 x) a)) (/.f64 #s(literal -1/3 binary64) b))) |
(* a (- (* 2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (/.f64 (sqrt.f64 x) a)) (/.f64 #s(literal -1/3 binary64) b))) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* -1 (* a (+ (* -2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (/.f64 (sqrt.f64 x) a)) (/.f64 #s(literal -1/3 binary64) b))) |
(* -1 (* a (+ (* -2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (/.f64 (sqrt.f64 x) a)) (/.f64 #s(literal -1/3 binary64) b))) |
(* -1 (* a (+ (* -2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (/.f64 (sqrt.f64 x) a)) (/.f64 #s(literal -1/3 binary64) b))) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(/ (- (* 2 (* (* b (cos (- y (* 1/3 (* t z))))) (sqrt x))) (* 1/3 a)) b) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y))) #s(literal 1 binary64)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(/ (- (* 2 (* (* b (cos (- y (* 1/3 (* t z))))) (sqrt x))) (* 1/3 a)) b) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y))) #s(literal 1 binary64)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(/ (- (* 2 (* (* b (cos (- y (* 1/3 (* t z))))) (sqrt x))) (* 1/3 a)) b) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y))) #s(literal 1 binary64)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(* -1/3 (* t z)) |
(fma.f64 t (*.f64 z #s(literal -1/3 binary64)) #s(literal 0 binary64)) |
(- y (* 1/3 (* t z))) |
(fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y) |
(- y (* 1/3 (* t z))) |
(fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y) |
(- y (* 1/3 (* t z))) |
(fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y) |
y |
(* y (+ 1 (* -1/3 (/ (* t z) y)))) |
(fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y) |
(* y (+ 1 (* -1/3 (/ (* t z) y)))) |
(fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y) |
(* y (+ 1 (* -1/3 (/ (* t z) y)))) |
(fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y) |
y |
(* -1 (* y (- (* 1/3 (/ (* t z) y)) 1))) |
(fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y) |
(* -1 (* y (- (* 1/3 (/ (* t z) y)) 1))) |
(fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y) |
(* -1 (* y (- (* 1/3 (/ (* t z) y)) 1))) |
(fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y) |
y |
(+ y (* -1/3 (* t z))) |
(fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y) |
(+ y (* -1/3 (* t z))) |
(fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y) |
(+ y (* -1/3 (* t z))) |
(fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y) |
(* -1/3 (* t z)) |
(fma.f64 t (*.f64 z #s(literal -1/3 binary64)) #s(literal 0 binary64)) |
(* z (- (/ y z) (* 1/3 t))) |
(*.f64 z (fma.f64 t #s(literal -1/3 binary64) (/.f64 y z))) |
(* z (- (/ y z) (* 1/3 t))) |
(*.f64 z (fma.f64 t #s(literal -1/3 binary64) (/.f64 y z))) |
(* z (- (/ y z) (* 1/3 t))) |
(*.f64 z (fma.f64 t #s(literal -1/3 binary64) (/.f64 y z))) |
(* -1/3 (* t z)) |
(fma.f64 t (*.f64 z #s(literal -1/3 binary64)) #s(literal 0 binary64)) |
(* -1 (* z (- (* -1 (/ y z)) (* -1/3 t)))) |
(*.f64 z (fma.f64 t #s(literal -1/3 binary64) (/.f64 y z))) |
(* -1 (* z (- (* -1 (/ y z)) (* -1/3 t)))) |
(*.f64 z (fma.f64 t #s(literal -1/3 binary64) (/.f64 y z))) |
(* -1 (* z (- (* -1 (/ y z)) (* -1/3 t)))) |
(*.f64 z (fma.f64 t #s(literal -1/3 binary64) (/.f64 y z))) |
y |
(+ y (* -1/3 (* t z))) |
(fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y) |
(+ y (* -1/3 (* t z))) |
(fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y) |
(+ y (* -1/3 (* t z))) |
(fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y) |
(* -1/3 (* t z)) |
(fma.f64 t (*.f64 z #s(literal -1/3 binary64)) #s(literal 0 binary64)) |
(* t (- (/ y t) (* 1/3 z))) |
(*.f64 t (fma.f64 z #s(literal -1/3 binary64) (/.f64 y t))) |
(* t (- (/ y t) (* 1/3 z))) |
(*.f64 t (fma.f64 z #s(literal -1/3 binary64) (/.f64 y t))) |
(* t (- (/ y t) (* 1/3 z))) |
(*.f64 t (fma.f64 z #s(literal -1/3 binary64) (/.f64 y t))) |
(* -1/3 (* t z)) |
(fma.f64 t (*.f64 z #s(literal -1/3 binary64)) #s(literal 0 binary64)) |
(* -1 (* t (- (* -1 (/ y t)) (* -1/3 z)))) |
(*.f64 t (fma.f64 z #s(literal -1/3 binary64) (/.f64 y t))) |
(* -1 (* t (- (* -1 (/ y t)) (* -1/3 z)))) |
(*.f64 t (fma.f64 z #s(literal -1/3 binary64) (/.f64 y t))) |
(* -1 (* t (- (* -1 (/ y t)) (* -1/3 z)))) |
(*.f64 t (fma.f64 z #s(literal -1/3 binary64) (/.f64 y t))) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(cos (neg (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) #s(literal 0 binary64))) |
(+ (cos (neg (* 1/3 (* t z)))) (* -1 (* y (sin (neg (* 1/3 (* t z))))))) |
(fma.f64 y (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) #s(literal 0 binary64))) (cos.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) #s(literal 0 binary64)))) |
(+ (cos (neg (* 1/3 (* t z)))) (* y (- (* -1/2 (* y (cos (neg (* 1/3 (* t z)))))) (sin (neg (* 1/3 (* t z))))))) |
(fma.f64 y (fma.f64 y (*.f64 (cos.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) #s(literal 0 binary64))) #s(literal -1/2 binary64)) (sin.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) #s(literal 0 binary64)))) (cos.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) #s(literal 0 binary64)))) |
(+ (cos (neg (* 1/3 (* t z)))) (* y (- (* y (+ (* -1/2 (cos (neg (* 1/3 (* t z))))) (* 1/6 (* y (sin (neg (* 1/3 (* t z)))))))) (sin (neg (* 1/3 (* t z))))))) |
(fma.f64 y (fma.f64 (cos.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) #s(literal 0 binary64))) (*.f64 y #s(literal -1/2 binary64)) (*.f64 (sin.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) #s(literal 0 binary64))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)))) (cos.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) #s(literal 0 binary64)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) |
(cos (neg (+ (* -1 y) (* 1/3 (* t z))))) |
(cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) |
(cos (neg (+ (* -1 y) (* 1/3 (* t z))))) |
(cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) |
(cos (neg (+ (* -1 y) (* 1/3 (* t z))))) |
(cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) |
(cos (neg (+ (* -1 y) (* 1/3 (* t z))))) |
(cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) |
(cos y) |
(cos.f64 y) |
(+ (cos y) (* 1/3 (* t (* z (sin y))))) |
(fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) |
(+ (cos y) (* z (- (* -1/18 (* (pow t 2) (* z (cos y)))) (* -1/3 (* t (sin y)))))) |
(fma.f64 z (fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y)) (fma.f64 z (*.f64 (*.f64 (*.f64 (cos.f64 y) t) t) #s(literal -1/18 binary64)) #s(literal 0 binary64))) (cos.f64 y)) |
(+ (cos y) (* z (- (* z (+ (* -1/18 (* (pow t 2) (cos y))) (* -1/162 (* (pow t 3) (* z (sin y)))))) (* -1/3 (* t (sin y)))))) |
(fma.f64 z (fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y)) (fma.f64 z (fma.f64 (cos.f64 y) (*.f64 (*.f64 t t) #s(literal -1/18 binary64)) (*.f64 (*.f64 t (*.f64 t (*.f64 t z))) (*.f64 (sin.f64 y) #s(literal -1/162 binary64)))) #s(literal 0 binary64))) (cos.f64 y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) |
(cos y) |
(cos.f64 y) |
(+ (cos y) (* 1/3 (* t (* z (sin y))))) |
(fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) |
(+ (cos y) (* t (- (* -1/18 (* t (* (pow z 2) (cos y)))) (* -1/3 (* z (sin y)))))) |
(fma.f64 t (fma.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 z (*.f64 z (cos.f64 y))) (*.f64 t #s(literal -1/18 binary64)) #s(literal 0 binary64))) (cos.f64 y)) |
(+ (cos y) (* t (- (* t (+ (* -1/18 (* (pow z 2) (cos y))) (* -1/162 (* t (* (pow z 3) (sin y)))))) (* -1/3 (* z (sin y)))))) |
(fma.f64 t (fma.f64 #s(literal 1/3 binary64) (*.f64 z (sin.f64 y)) (fma.f64 t (fma.f64 (cos.f64 y) (*.f64 (*.f64 z z) #s(literal -1/18 binary64)) (*.f64 (*.f64 (sin.f64 y) (*.f64 z (*.f64 z z))) (*.f64 t #s(literal -1/162 binary64)))) #s(literal 0 binary64))) (cos.f64 y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) |
(fma.f64 (cos.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(+ (* -2 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z))))))) (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z))))))) |
(fma.f64 (sqrt.f64 x) (fma.f64 (cos.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) #s(literal 0 binary64))) #s(literal 2 binary64) (*.f64 (*.f64 y (sin.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) #s(literal 0 binary64)))) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* -1 (* (sqrt x) (* y (cos (neg (* 1/3 (* t z)))))))))) |
(fma.f64 y (*.f64 (sqrt.f64 x) (fma.f64 (cos.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) y) (*.f64 (sin.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) #s(literal 0 binary64))) #s(literal -2 binary64)))) (fma.f64 (cos.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64))) |
(+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* y (+ (* -1 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z)))))))))))) |
(fma.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 y (sin.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) #s(literal 0 binary64)))) #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) #s(literal 0 binary64)))))) (*.f64 y y) (fma.f64 (sqrt.f64 x) (fma.f64 (cos.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) #s(literal 0 binary64))) #s(literal 2 binary64) (*.f64 (*.f64 y (sin.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) #s(literal 0 binary64)))) #s(literal -2 binary64))) #s(literal 0 binary64))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(* 2 (* (sqrt x) (cos y))) |
(fma.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) |
(fma.f64 (sqrt.f64 x) (fma.f64 (cos.f64 y) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2/3 binary64) t) (*.f64 z (sin.f64 y)))) #s(literal 0 binary64)) |
(+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))) |
(fma.f64 (*.f64 z (sqrt.f64 x)) (fma.f64 #s(literal 2/3 binary64) (*.f64 t (sin.f64 y)) (*.f64 #s(literal -1/9 binary64) (*.f64 z (*.f64 (*.f64 (cos.f64 y) t) t)))) (fma.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64))) |
(+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))) |
(fma.f64 z (*.f64 (*.f64 z (sqrt.f64 x)) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (cos.f64 y) t) t) (*.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (sin.f64 y))))) (*.f64 (sqrt.f64 x) (fma.f64 z (*.f64 #s(literal 2/3 binary64) (*.f64 t (sin.f64 y))) (*.f64 #s(literal 2 binary64) (cos.f64 y))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(* 2 (* (sqrt x) (cos y))) |
(fma.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) |
(fma.f64 (sqrt.f64 x) (fma.f64 (cos.f64 y) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2/3 binary64) t) (*.f64 z (sin.f64 y)))) #s(literal 0 binary64)) |
(+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))) |
(fma.f64 t (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z (sin.f64 y)) #s(literal 2/3 binary64) (*.f64 (*.f64 #s(literal -1/9 binary64) t) (*.f64 z (*.f64 z (cos.f64 y)))))) (fma.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64))) |
(+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x)))))))) |
(fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z (*.f64 z (cos.f64 y))) #s(literal -1/9 binary64) (*.f64 (*.f64 #s(literal -1/81 binary64) t) (*.f64 (sin.f64 y) (*.f64 z (*.f64 z z)))))) (fma.f64 (sqrt.f64 x) (fma.f64 (cos.f64 y) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2/3 binary64) t) (*.f64 z (sin.f64 y)))) #s(literal 0 binary64))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
Compiled 18 902 to 1 467 computations (92.2% saved)
34 alts after pruning (34 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 551 | 34 | 585 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 552 | 34 | 586 |
| Status | Accuracy | Program |
|---|---|---|
| 70.8% | (fma.f64 (/.f64 a b) #s(literal -1/3 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)))) | |
| 71.0% | (fma.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) | |
| 53.6% | (fma.f64 (sqrt.f64 x) (fma.f64 (cos.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) #s(literal 0 binary64))) #s(literal 2 binary64) (*.f64 (*.f64 y (sin.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) #s(literal 0 binary64)))) #s(literal -2 binary64))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) | |
| 70.9% | (fma.f64 (sqrt.f64 x) (fma.f64 (cos.f64 y) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2/3 binary64) t) (*.f64 z (sin.f64 y)))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) | |
| 71.1% | (fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) | |
| 28.7% | (fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) | |
| 60.0% | (fma.f64 (cos.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) | |
| 78.3% | (fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (fma.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64))) | |
| 31.4% | (/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -9 binary64))))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))) | |
| ▶ | 51.3% | (/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
| 72.0% | (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 y)) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 y)) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sin.f64 y)) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sin.f64 y)) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 y)) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sin.f64 y)) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 70.9% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64))) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 53.1% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 x x) #s(literal 1/4 binary64))) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 69.3% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 (log.f64 x)) #s(literal 1/2 binary64))) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 71.0% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (-.f64 (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (cos.f64 (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y))) #s(literal 1/2 binary64) (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 71.5% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (+.f64 (cos.f64 (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) #s(literal 1/2 binary64) (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 42.7% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (cos.f64 (/.f64 (*.f64 y y) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y))) (cos.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/9 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y))) (*.f64 (sin.f64 (/.f64 (*.f64 y y) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y))) (sin.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/9 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 72.0% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| ▶ | 59.1% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 z (fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y)) (fma.f64 z (*.f64 (*.f64 (*.f64 (cos.f64 y) t) t) #s(literal -1/18 binary64)) #s(literal 0 binary64))) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| ▶ | 70.9% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| 71.5% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) #s(literal 2 binary64)) (cos.f64 (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) #s(literal 2 binary64)) (cos.f64 (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 42.7% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y)) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 16.6% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal 1/27 binary64))) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/27 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y))) (fma.f64 y (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/9 binary64))) (fma.f64 z (*.f64 (*.f64 (*.f64 t t) #s(literal 1/9 binary64)) z) (*.f64 y y))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 69.9% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 71.1% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 a #s(literal -3 binary64)))) | |
| ▶ | 71.1% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (*.f64 z t)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| 71.0% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 37.0% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 3 binary64) (*.f64 z t))) #s(literal -1 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 34.6% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y) (*.f64 y y)) (*.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y) (*.f64 y y))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 70.3% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y) (*.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| ▶ | 78.3% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| 69.3% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64)))) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 60.3% | (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))) (*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))))) | |
| 66.1% | (*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (/.f64 (sqrt.f64 x) a)) (/.f64 #s(literal -1/3 binary64) b))) |
Compiled 2 528 to 1 532 computations (39.4% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 64 | (fma.f64 z (*.f64 (*.f64 (*.f64 (cos.f64 y) t) t) #s(literal -1/18 binary64)) #s(literal 0 binary64)) |
| ✓ | cost-diff | 192 | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 z (fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y)) (fma.f64 z (*.f64 (*.f64 (*.f64 (cos.f64 y) t) t) #s(literal -1/18 binary64)) #s(literal 0 binary64))) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| ✓ | cost-diff | 256 | (fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y)) (fma.f64 z (*.f64 (*.f64 (*.f64 (cos.f64 y) t) t) #s(literal -1/18 binary64)) #s(literal 0 binary64))) |
| ✓ | cost-diff | 5760 | (fma.f64 z (fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y)) (fma.f64 z (*.f64 (*.f64 (*.f64 (cos.f64 y) t) t) #s(literal -1/18 binary64)) #s(literal 0 binary64))) (cos.f64 y)) |
| ✓ | cost-diff | 0 | (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) |
| ✓ | cost-diff | 0 | (sqrt.f64 x) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
| ✓ | cost-diff | 192 | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
| ✓ | cost-diff | 192 | (-.f64 y (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (*.f64 z t)))) |
| ✓ | cost-diff | 192 | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (*.f64 z t)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| ✓ | cost-diff | 1024 | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (*.f64 z t))) |
| ✓ | cost-diff | -64 | (*.f64 a #s(literal -1/3 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
| ✓ | cost-diff | 0 | (cos.f64 y) |
| ✓ | cost-diff | 0 | (sqrt.f64 x) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
| ✓ | cost-diff | 192 | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| 26 348× | accelerator-lowering-fma.f32 |
| 26 348× | accelerator-lowering-fma.f64 |
| 5 230× | *-lowering-*.f32 |
| 5 230× | *-lowering-*.f64 |
| 2 166× | --lowering--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 48 | 382 |
| 1 | 125 | 382 |
| 2 | 366 | 382 |
| 3 | 1072 | 374 |
| 4 | 1813 | 374 |
| 5 | 3045 | 374 |
| 6 | 5857 | 374 |
| 0 | 8078 | 356 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (* (* 2 (sqrt x)) (cos y)) (/ a (* b 3))) |
(* (* 2 (sqrt x)) (cos y)) |
(* 2 (sqrt x)) |
2 |
(sqrt x) |
x |
(cos y) |
y |
(/ a (* b 3)) |
a |
(* b 3) |
b |
3 |
(/ (* a -1/3) b) |
(* a -1/3) |
a |
-1/3 |
b |
(- (* (* 2 (sqrt x)) (cos (- y (/ 1 (/ 3 (* z t)))))) (/ a (* b 3))) |
(* (* 2 (sqrt x)) (cos (- y (/ 1 (/ 3 (* z t)))))) |
(* 2 (sqrt x)) |
2 |
(sqrt x) |
x |
(cos (- y (/ 1 (/ 3 (* z t))))) |
(- y (/ 1 (/ 3 (* z t)))) |
y |
(/ 1 (/ 3 (* z t))) |
1 |
(/ 3 (* z t)) |
3 |
(* z t) |
z |
t |
(/ a (* b 3)) |
a |
(* b 3) |
b |
(- (* (* 2 (sqrt x)) (+ (* t (* z (* 1/3 (sin y)))) (cos y))) (/ a (* b 3))) |
(* (* 2 (sqrt x)) (+ (* t (* z (* 1/3 (sin y)))) (cos y))) |
(* 2 (sqrt x)) |
2 |
(sqrt x) |
x |
(+ (* t (* z (* 1/3 (sin y)))) (cos y)) |
t |
(* z (* 1/3 (sin y))) |
z |
(* 1/3 (sin y)) |
1/3 |
(sin y) |
y |
(cos y) |
(/ a (* b 3)) |
a |
(* b 3) |
b |
3 |
(- (* (* 2 (sqrt x)) (+ (* z (+ (* 1/3 (* t (sin y))) (+ (* z (* (* (* (cos y) t) t) -1/18)) 0))) (cos y))) (/ a (* b 3))) |
(* (* 2 (sqrt x)) (+ (* z (+ (* 1/3 (* t (sin y))) (+ (* z (* (* (* (cos y) t) t) -1/18)) 0))) (cos y))) |
(* 2 (sqrt x)) |
2 |
(sqrt x) |
x |
(+ (* z (+ (* 1/3 (* t (sin y))) (+ (* z (* (* (* (cos y) t) t) -1/18)) 0))) (cos y)) |
z |
(+ (* 1/3 (* t (sin y))) (+ (* z (* (* (* (cos y) t) t) -1/18)) 0)) |
1/3 |
(* t (sin y)) |
t |
(sin y) |
y |
(+ (* z (* (* (* (cos y) t) t) -1/18)) 0) |
(* (* (* (cos y) t) t) -1/18) |
(* (* (cos y) t) t) |
(* (cos y) t) |
(cos y) |
-1/18 |
0 |
(/ a (* b 3)) |
a |
(* b 3) |
b |
3 |
| Outputs |
|---|
(- (* (* 2 (sqrt x)) (cos y)) (/ a (* b 3))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (fma.f64 #s(literal 2 binary64) (fma.f64 (sqrt.f64 x) (cos.f64 y) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(* (* 2 (sqrt x)) (cos y)) |
(fma.f64 #s(literal 2 binary64) (fma.f64 (sqrt.f64 x) (cos.f64 y) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(* 2 (sqrt x)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
2 |
#s(literal 2 binary64) |
(sqrt x) |
(sqrt.f64 x) |
x |
(cos y) |
(cos.f64 y) |
y |
(/ a (* b 3)) |
(/.f64 a (fma.f64 b #s(literal 3 binary64) #s(literal 0 binary64))) |
a |
(* b 3) |
(fma.f64 b #s(literal 3 binary64) #s(literal 0 binary64)) |
b |
3 |
#s(literal 3 binary64) |
(/ (* a -1/3) b) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 a b) #s(literal 0 binary64)) |
(* a -1/3) |
(fma.f64 a #s(literal -1/3 binary64) #s(literal 0 binary64)) |
a |
-1/3 |
#s(literal -1/3 binary64) |
b |
(- (* (* 2 (sqrt x)) (cos (- y (/ 1 (/ 3 (* z t)))))) (/ a (* b 3))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (fma.f64 z t #s(literal 0 binary64)) y)) (fma.f64 #s(literal -1/3 binary64) (/.f64 a b) #s(literal 0 binary64))) |
(* (* 2 (sqrt x)) (cos (- y (/ 1 (/ 3 (* z t)))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (fma.f64 z t #s(literal 0 binary64)) y)) #s(literal 0 binary64)) |
(* 2 (sqrt x)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
2 |
#s(literal 2 binary64) |
(sqrt x) |
(sqrt.f64 x) |
x |
(cos (- y (/ 1 (/ 3 (* z t))))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (fma.f64 z t #s(literal 0 binary64)) y)) |
(- y (/ 1 (/ 3 (* z t)))) |
(fma.f64 #s(literal -1/3 binary64) (fma.f64 z t #s(literal 0 binary64)) y) |
y |
(/ 1 (/ 3 (* z t))) |
(fma.f64 (fma.f64 z t #s(literal 0 binary64)) #s(literal 1/3 binary64) #s(literal 0 binary64)) |
1 |
#s(literal 1 binary64) |
(/ 3 (* z t)) |
(/.f64 #s(literal 3 binary64) (fma.f64 z t #s(literal 0 binary64))) |
3 |
#s(literal 3 binary64) |
(* z t) |
(fma.f64 z t #s(literal 0 binary64)) |
z |
t |
(/ a (* b 3)) |
(/.f64 a (fma.f64 b #s(literal 3 binary64) #s(literal 0 binary64))) |
a |
(* b 3) |
(fma.f64 b #s(literal 3 binary64) #s(literal 0 binary64)) |
b |
(- (* (* 2 (sqrt x)) (+ (* t (* z (* 1/3 (sin y)))) (cos y))) (/ a (* b 3))) |
(fma.f64 (sqrt.f64 x) (fma.f64 #s(literal 2 binary64) (cos.f64 y) (fma.f64 z (fma.f64 (*.f64 t (sin.f64 y)) #s(literal 2/3 binary64) #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 #s(literal -1/3 binary64) (/.f64 a b) #s(literal 0 binary64))) |
(* (* 2 (sqrt x)) (+ (* t (* z (* 1/3 (sin y)))) (cos y))) |
(fma.f64 #s(literal 2 binary64) (fma.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y)) #s(literal 0 binary64)) (cos.f64 y)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(* 2 (sqrt x)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
2 |
#s(literal 2 binary64) |
(sqrt x) |
(sqrt.f64 x) |
x |
(+ (* t (* z (* 1/3 (sin y)))) (cos y)) |
(fma.f64 z (fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y)) #s(literal 0 binary64)) (cos.f64 y)) |
t |
(* z (* 1/3 (sin y))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 z (sin.f64 y))) |
z |
(* 1/3 (sin y)) |
(*.f64 #s(literal 1/3 binary64) (sin.f64 y)) |
1/3 |
#s(literal 1/3 binary64) |
(sin y) |
(sin.f64 y) |
y |
(cos y) |
(cos.f64 y) |
(/ a (* b 3)) |
(/.f64 a (fma.f64 b #s(literal 3 binary64) #s(literal 0 binary64))) |
a |
(* b 3) |
(fma.f64 b #s(literal 3 binary64) #s(literal 0 binary64)) |
b |
3 |
#s(literal 3 binary64) |
(- (* (* 2 (sqrt x)) (+ (* z (+ (* 1/3 (* t (sin y))) (+ (* z (* (* (* (cos y) t) t) -1/18)) 0))) (cos y))) (/ a (* b 3))) |
(fma.f64 (sqrt.f64 x) (fma.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 (*.f64 z z) (*.f64 t (*.f64 t #s(literal -1/18 binary64))) #s(literal 1 binary64)) (cos.f64 y) #s(literal 0 binary64)) (fma.f64 z (fma.f64 (*.f64 t (sin.f64 y)) #s(literal 2/3 binary64) #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 #s(literal -1/3 binary64) (/.f64 a b) #s(literal 0 binary64))) |
(* (* 2 (sqrt x)) (+ (* z (+ (* 1/3 (* t (sin y))) (+ (* z (* (* (* (cos y) t) t) -1/18)) 0))) (cos y))) |
(fma.f64 #s(literal 2 binary64) (fma.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y)) #s(literal 0 binary64)) (fma.f64 (fma.f64 (*.f64 z z) (*.f64 t (*.f64 t #s(literal -1/18 binary64))) #s(literal 1 binary64)) (cos.f64 y) #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(* 2 (sqrt x)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
2 |
#s(literal 2 binary64) |
(sqrt x) |
(sqrt.f64 x) |
x |
(+ (* z (+ (* 1/3 (* t (sin y))) (+ (* z (* (* (* (cos y) t) t) -1/18)) 0))) (cos y)) |
(fma.f64 z (fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y)) #s(literal 0 binary64)) (fma.f64 (fma.f64 (*.f64 z z) (*.f64 t (*.f64 t #s(literal -1/18 binary64))) #s(literal 1 binary64)) (cos.f64 y) #s(literal 0 binary64))) |
z |
(+ (* 1/3 (* t (sin y))) (+ (* z (* (* (* (cos y) t) t) -1/18)) 0)) |
(fma.f64 t (fma.f64 #s(literal 1/3 binary64) (sin.f64 y) (fma.f64 (cos.f64 y) (*.f64 z (*.f64 t #s(literal -1/18 binary64))) #s(literal 0 binary64))) #s(literal 0 binary64)) |
1/3 |
#s(literal 1/3 binary64) |
(* t (sin y)) |
(*.f64 t (sin.f64 y)) |
t |
(sin y) |
(sin.f64 y) |
y |
(+ (* z (* (* (* (cos y) t) t) -1/18)) 0) |
(fma.f64 (cos.f64 y) (*.f64 t (*.f64 z (*.f64 t #s(literal -1/18 binary64)))) #s(literal 0 binary64)) |
(* (* (* (cos y) t) t) -1/18) |
(fma.f64 (cos.f64 y) (*.f64 t (*.f64 t #s(literal -1/18 binary64))) #s(literal 0 binary64)) |
(* (* (cos y) t) t) |
(fma.f64 t (fma.f64 (cos.f64 y) t #s(literal 0 binary64)) #s(literal 0 binary64)) |
(* (cos y) t) |
(fma.f64 (cos.f64 y) t #s(literal 0 binary64)) |
(cos y) |
(cos.f64 y) |
-1/18 |
#s(literal -1/18 binary64) |
0 |
#s(literal 0 binary64) |
(/ a (* b 3)) |
(/.f64 a (fma.f64 b #s(literal 3 binary64) #s(literal 0 binary64))) |
a |
(* b 3) |
(fma.f64 b #s(literal 3 binary64) #s(literal 0 binary64)) |
b |
3 |
#s(literal 3 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 98.7% | (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 z (fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y)) (fma.f64 z (*.f64 (*.f64 (*.f64 (cos.f64 y) t) t) #s(literal -1/18 binary64)) #s(literal 0 binary64))) (cos.f64 y))) |
| ✓ | accuracy | 97.9% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 z (fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y)) (fma.f64 z (*.f64 (*.f64 (*.f64 (cos.f64 y) t) t) #s(literal -1/18 binary64)) #s(literal 0 binary64))) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| ✓ | accuracy | 95.6% | (fma.f64 z (fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y)) (fma.f64 z (*.f64 (*.f64 (*.f64 (cos.f64 y) t) t) #s(literal -1/18 binary64)) #s(literal 0 binary64))) (cos.f64 y)) |
| ✓ | accuracy | 89.9% | (fma.f64 z (*.f64 (*.f64 (*.f64 (cos.f64 y) t) t) #s(literal -1/18 binary64)) #s(literal 0 binary64)) |
| ✓ | accuracy | 99.6% | (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) |
| ✓ | accuracy | 99.6% | (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) |
| ✓ | accuracy | 99.4% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| ✓ | accuracy | 99.0% | (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y))) |
| ✓ | accuracy | 99.6% | (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (*.f64 z t)))))) |
| ✓ | accuracy | 99.6% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (*.f64 z t))) |
| ✓ | accuracy | 98.9% | (/.f64 #s(literal 3 binary64) (*.f64 z t)) |
| ✓ | accuracy | 56.6% | (cos.f64 (-.f64 y (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (*.f64 z t))))) |
| ✓ | accuracy | 99.7% | (/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
| ✓ | accuracy | 99.5% | (*.f64 a #s(literal -1/3 binary64)) |
| ✓ | accuracy | 100.0% | (cos.f64 y) |
| ✓ | accuracy | 100.0% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 y)) |
| ✓ | accuracy | 99.7% | (/.f64 a (*.f64 b #s(literal 3 binary64))) |
| 212.0ms | 186× | 1 | valid |
| 30.0ms | 70× | 0 | valid |
Compiled 389 to 50 computations (87.1% saved)
ival-mult: 43.0ms (26.5% of total)ival-sub: 37.0ms (22.8% of total)ival-cos: 22.0ms (13.5% of total)const: 15.0ms (9.2% of total)ival-div: 11.0ms (6.8% of total)ival-sin: 11.0ms (6.8% of total)adjust: 9.0ms (5.5% of total)ival-add: 9.0ms (5.5% of total)ival-sqrt: 3.0ms (1.8% of total)exact: 1.0ms (0.6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (- (* (* 2 (sqrt x)) (cos y)) (/ a (* b 3)))> |
#<alt (* 2 (sqrt x))> |
#<alt (sqrt x)> |
#<alt (cos y)> |
#<alt (/ (* a -1/3) b)> |
#<alt (* a -1/3)> |
#<alt (/ 1 (/ 3 (* z t)))> |
#<alt (- (* (* 2 (sqrt x)) (cos (- y (/ 1 (/ 3 (* z t)))))) (/ a (* b 3)))> |
#<alt (- y (/ 1 (/ 3 (* z t))))> |
#<alt (- (* (* 2 (sqrt x)) (+ (* t (* z (* 1/3 (sin y)))) (cos y))) (/ a (* b 3)))> |
#<alt (* z (* 1/3 (sin y)))> |
#<alt (+ (* z (+ (* 1/3 (* t (sin y))) (+ (* z (* (* (* (cos y) t) t) -1/18)) 0))) (cos y))> |
#<alt (+ (* 1/3 (* t (sin y))) (+ (* z (* (* (* (cos y) t) t) -1/18)) 0))> |
#<alt (- (* (* 2 (sqrt x)) (+ (* z (+ (* 1/3 (* t (sin y))) (+ (* z (* (* (* (cos y) t) t) -1/18)) 0))) (cos y))) (/ a (* b 3)))> |
#<alt (+ (* z (* (* (* (cos y) t) t) -1/18)) 0)> |
#<alt (/ a (* b 3))> |
#<alt (* (* 2 (sqrt x)) (cos y))> |
#<alt (cos (- y (/ 1 (/ 3 (* z t)))))> |
#<alt (/ 3 (* z t))> |
#<alt (* (* 2 (sqrt x)) (cos (- y (/ 1 (/ 3 (* z t))))))> |
#<alt (* (* 2 (sqrt x)) (+ (* t (* z (* 1/3 (sin y)))) (cos y)))> |
#<alt (* 1/3 (sin y))> |
#<alt (* (* 2 (sqrt x)) (+ (* z (+ (* 1/3 (* t (sin y))) (+ (* z (* (* (* (cos y) t) t) -1/18)) 0))) (cos y)))> |
| Outputs |
|---|
#<alt (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b)))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y)))))> |
#<alt (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y)))))> |
#<alt (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y)))))> |
#<alt (* -2 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2))))> |
#<alt (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos y) (pow (sqrt -1) 2)))))))> |
#<alt (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos y) (pow (sqrt -1) 2)))))))> |
#<alt (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos y) (pow (sqrt -1) 2)))))))> |
#<alt (- (* 2 (sqrt x)) (* 1/3 (/ a b)))> |
#<alt (- (+ (* -1 (* (sqrt x) (pow y 2))) (* 2 (sqrt x))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2 (sqrt x)) (* (pow y 2) (+ (* -1 (sqrt x)) (* 1/12 (* (sqrt x) (pow y 2)))))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2 (sqrt x)) (* (pow y 2) (+ (* -1 (sqrt x)) (* (pow y 2) (+ (* -1/360 (* (sqrt x) (pow y 2))) (* 1/12 (sqrt x))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b)))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y))))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* a (- (* 2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b))))> |
#<alt (* a (- (* 2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b))))> |
#<alt (* a (- (* 2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b))))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1 (* a (+ (* -2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b)))))> |
#<alt (* -1 (* a (+ (* -2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b)))))> |
#<alt (* -1 (* a (+ (* -2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b)))))> |
#<alt (* -1/3 (/ a b))> |
#<alt (/ (- (* 2 (* (* b (cos y)) (sqrt x))) (* 1/3 a)) b)> |
#<alt (/ (- (* 2 (* (* b (cos y)) (sqrt x))) (* 1/3 a)) b)> |
#<alt (/ (- (* 2 (* (* b (cos y)) (sqrt x))) (* 1/3 a)) b)> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y))))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y))))> |
#<alt (* 2 (sqrt x))> |
#<alt (* 2 (sqrt x))> |
#<alt (* 2 (sqrt x))> |
#<alt (* 2 (sqrt x))> |
#<alt (* 2 (sqrt x))> |
#<alt (* 2 (sqrt x))> |
#<alt (* 2 (sqrt x))> |
#<alt (* 2 (sqrt x))> |
#<alt (* -2 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -2 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -2 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -2 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow y 2)))> |
#<alt (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))> |
#<alt (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 a)> |
#<alt (* -1/3 a)> |
#<alt (* -1/3 a)> |
#<alt (* -1/3 a)> |
#<alt (* -1/3 a)> |
#<alt (* -1/3 a)> |
#<alt (* -1/3 a)> |
#<alt (* -1/3 a)> |
#<alt (* -1/3 a)> |
#<alt (* -1/3 a)> |
#<alt (* -1/3 a)> |
#<alt (* -1/3 a)> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- y (* 1/3 (* t z))))))))> |
#<alt (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- y (* 1/3 (* t z))))))))> |
#<alt (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- y (* 1/3 (* t z))))))))> |
#<alt (* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))> |
#<alt (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))))))> |
#<alt (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))))))> |
#<alt (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))))))> |
#<alt (- (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* -2 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z))))))) (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z))))))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* -1 (* (sqrt x) (* y (cos (neg (* 1/3 (* t z)))))))))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* y (+ (* -1 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z)))))))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x)))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* a (- (* 2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))> |
#<alt (* a (- (* 2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))> |
#<alt (* a (- (* 2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1 (* a (+ (* -2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b)))))> |
#<alt (* -1 (* a (+ (* -2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b)))))> |
#<alt (* -1 (* a (+ (* -2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b)))))> |
#<alt (* -1/3 (/ a b))> |
#<alt (/ (- (* 2 (* (* b (cos (- y (* 1/3 (* t z))))) (sqrt x))) (* 1/3 a)) b)> |
#<alt (/ (- (* 2 (* (* b (cos (- y (* 1/3 (* t z))))) (sqrt x))) (* 1/3 a)) b)> |
#<alt (/ (- (* 2 (* (* b (cos (- y (* 1/3 (* t z))))) (sqrt x))) (* 1/3 a)) b)> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))))> |
#<alt (* -1/3 (* t z))> |
#<alt (- y (* 1/3 (* t z)))> |
#<alt (- y (* 1/3 (* t z)))> |
#<alt (- y (* 1/3 (* t z)))> |
#<alt y> |
#<alt (* y (+ 1 (* -1/3 (/ (* t z) y))))> |
#<alt (* y (+ 1 (* -1/3 (/ (* t z) y))))> |
#<alt (* y (+ 1 (* -1/3 (/ (* t z) y))))> |
#<alt y> |
#<alt (* -1 (* y (- (* 1/3 (/ (* t z) y)) 1)))> |
#<alt (* -1 (* y (- (* 1/3 (/ (* t z) y)) 1)))> |
#<alt (* -1 (* y (- (* 1/3 (/ (* t z) y)) 1)))> |
#<alt y> |
#<alt (+ y (* -1/3 (* t z)))> |
#<alt (+ y (* -1/3 (* t z)))> |
#<alt (+ y (* -1/3 (* t z)))> |
#<alt (* -1/3 (* t z))> |
#<alt (* z (- (/ y z) (* 1/3 t)))> |
#<alt (* z (- (/ y z) (* 1/3 t)))> |
#<alt (* z (- (/ y z) (* 1/3 t)))> |
#<alt (* -1/3 (* t z))> |
#<alt (* -1 (* z (- (* -1 (/ y z)) (* -1/3 t))))> |
#<alt (* -1 (* z (- (* -1 (/ y z)) (* -1/3 t))))> |
#<alt (* -1 (* z (- (* -1 (/ y z)) (* -1/3 t))))> |
#<alt y> |
#<alt (+ y (* -1/3 (* t z)))> |
#<alt (+ y (* -1/3 (* t z)))> |
#<alt (+ y (* -1/3 (* t z)))> |
#<alt (* -1/3 (* t z))> |
#<alt (* t (- (/ y t) (* 1/3 z)))> |
#<alt (* t (- (/ y t) (* 1/3 z)))> |
#<alt (* t (- (/ y t) (* 1/3 z)))> |
#<alt (* -1/3 (* t z))> |
#<alt (* -1 (* t (- (* -1 (/ y t)) (* -1/3 z))))> |
#<alt (* -1 (* t (- (* -1 (/ y t)) (* -1/3 z))))> |
#<alt (* -1 (* t (- (* -1 (/ y t)) (* -1/3 z))))> |
#<alt (- (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) (* 1/3 (/ a b)))> |
#<alt (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y)))))))> |
#<alt (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (+ (cos y) (* 1/3 (* t (* z (sin y)))))))))> |
#<alt (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (+ (cos y) (* 1/3 (* t (* z (sin y)))))))))> |
#<alt (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (+ (cos y) (* 1/3 (* t (* z (sin y)))))))))> |
#<alt (* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (cos y) (* 1/3 (* t (* z (sin y))))))))> |
#<alt (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (+ (cos y) (* 1/3 (* t (* z (sin y)))))))))))> |
#<alt (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (+ (cos y) (* 1/3 (* t (* z (sin y)))))))))))> |
#<alt (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (+ (cos y) (* 1/3 (* t (* z (sin y)))))))))))> |
#<alt (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b)))> |
#<alt (* 2/3 (* (* t (* z (sin y))) (sqrt x)))> |
#<alt (* t (- (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* 2 (* (/ (cos y) t) (sqrt x)))) (* 1/3 (/ a (* b t)))))> |
#<alt (* t (- (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* 2 (* (/ (cos y) t) (sqrt x)))) (* 1/3 (/ a (* b t)))))> |
#<alt (* t (- (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* 2 (* (/ (cos y) t) (sqrt x)))) (* 1/3 (/ a (* b t)))))> |
#<alt (* 2/3 (* (* t (* z (sin y))) (sqrt x)))> |
#<alt (* -1 (* t (+ (* -1 (/ (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) t)) (* -2/3 (* (sqrt x) (* z (sin y)))))))> |
#<alt (* -1 (* t (+ (* -1 (/ (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) t)) (* -2/3 (* (sqrt x) (* z (sin y)))))))> |
#<alt (* -1 (* t (+ (* -1 (/ (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) t)) (* -2/3 (* (sqrt x) (* z (sin y)))))))> |
#<alt (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b)))> |
#<alt (* 2/3 (* (* t (* z (sin y))) (sqrt x)))> |
#<alt (* z (- (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* 2 (* (sqrt x) (/ (cos y) z)))) (* 1/3 (/ a (* b z)))))> |
#<alt (* z (- (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* 2 (* (sqrt x) (/ (cos y) z)))) (* 1/3 (/ a (* b z)))))> |
#<alt (* z (- (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* 2 (* (sqrt x) (/ (cos y) z)))) (* 1/3 (/ a (* b z)))))> |
#<alt (* 2/3 (* (* t (* z (sin y))) (sqrt x)))> |
#<alt (* -1 (* z (+ (* -1 (/ (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) z)) (* -2/3 (* (* t (sin y)) (sqrt x))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) z)) (* -2/3 (* (* t (sin y)) (sqrt x))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) z)) (* -2/3 (* (* t (sin y)) (sqrt x))))))> |
#<alt (- (* 2 (sqrt x)) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2/3 (* (* t (* y z)) (sqrt x))) (* 2 (sqrt x))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2 (sqrt x)) (* y (+ (* -1 (* (sqrt x) y)) (* 2/3 (* (* t z) (sqrt x)))))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2 (sqrt x)) (* y (+ (* 2/3 (* (* t z) (sqrt x))) (* y (+ (* -1 (sqrt x)) (* -1/9 (* (* t (* y z)) (sqrt x)))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) (* 1/3 (/ a b)))> |
#<alt (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y)))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* a (- (* 2 (* (/ (+ (cos y) (* 1/3 (* t (* z (sin y))))) a) (sqrt x))) (* 1/3 (/ 1 b))))> |
#<alt (* a (- (* 2 (* (/ (+ (cos y) (* 1/3 (* t (* z (sin y))))) a) (sqrt x))) (* 1/3 (/ 1 b))))> |
#<alt (* a (- (* 2 (* (/ (+ (cos y) (* 1/3 (* t (* z (sin y))))) a) (sqrt x))) (* 1/3 (/ 1 b))))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1 (* a (+ (* -2 (* (/ (+ (cos y) (* 1/3 (* t (* z (sin y))))) a) (sqrt x))) (* 1/3 (/ 1 b)))))> |
#<alt (* -1 (* a (+ (* -2 (* (/ (+ (cos y) (* 1/3 (* t (* z (sin y))))) a) (sqrt x))) (* 1/3 (/ 1 b)))))> |
#<alt (* -1 (* a (+ (* -2 (* (/ (+ (cos y) (* 1/3 (* t (* z (sin y))))) a) (sqrt x))) (* 1/3 (/ 1 b)))))> |
#<alt (* -1/3 (/ a b))> |
#<alt (/ (- (* 2 (* (* b (+ (cos y) (* 1/3 (* t (* z (sin y)))))) (sqrt x))) (* 1/3 a)) b)> |
#<alt (/ (- (* 2 (* (* b (+ (cos y) (* 1/3 (* t (* z (sin y)))))) (sqrt x))) (* 1/3 a)) b)> |
#<alt (/ (- (* 2 (* (* b (+ (cos y) (* 1/3 (* t (* z (sin y)))))) (sqrt x))) (* 1/3 a)) b)> |
#<alt (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y)))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))))> |
#<alt (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y)))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))))> |
#<alt (* 1/3 (* z (sin y)))> |
#<alt (* 1/3 (* z (sin y)))> |
#<alt (* 1/3 (* z (sin y)))> |
#<alt (* 1/3 (* z (sin y)))> |
#<alt (* 1/3 (* z (sin y)))> |
#<alt (* 1/3 (* z (sin y)))> |
#<alt (* 1/3 (* z (sin y)))> |
#<alt (* 1/3 (* z (sin y)))> |
#<alt (* 1/3 (* z (sin y)))> |
#<alt (* 1/3 (* z (sin y)))> |
#<alt (* 1/3 (* z (sin y)))> |
#<alt (* 1/3 (* z (sin y)))> |
#<alt (* 1/3 (* y z))> |
#<alt (* y (+ (* -1/18 (* (pow y 2) z)) (* 1/3 z)))> |
#<alt (* y (+ (* 1/3 z) (* (pow y 2) (+ (* -1/18 z) (* 1/360 (* (pow y 2) z))))))> |
#<alt (* y (+ (* 1/3 z) (* (pow y 2) (+ (* -1/18 z) (* (pow y 2) (+ (* -1/15120 (* (pow y 2) z)) (* 1/360 z)))))))> |
#<alt (* 1/3 (* z (sin y)))> |
#<alt (* 1/3 (* z (sin y)))> |
#<alt (* 1/3 (* z (sin y)))> |
#<alt (* 1/3 (* z (sin y)))> |
#<alt (* 1/3 (* z (sin y)))> |
#<alt (* 1/3 (* z (sin y)))> |
#<alt (* 1/3 (* z (sin y)))> |
#<alt (* 1/3 (* z (sin y)))> |
#<alt (cos y)> |
#<alt (+ (cos y) (* 1/3 (* t (* z (sin y)))))> |
#<alt (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))> |
#<alt (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))> |
#<alt (* -1/18 (* (pow t 2) (* (pow z 2) (cos y))))> |
#<alt (* (pow z 2) (+ (* -1/18 (* (pow t 2) (cos y))) (* 1/3 (/ (* t (sin y)) z))))> |
#<alt (* (pow z 2) (+ (* -1/18 (* (pow t 2) (cos y))) (+ (* 1/3 (/ (* t (sin y)) z)) (/ (cos y) (pow z 2)))))> |
#<alt (* (pow z 2) (+ (* -1/18 (* (pow t 2) (cos y))) (+ (* 1/3 (/ (* t (sin y)) z)) (/ (cos y) (pow z 2)))))> |
#<alt (* -1/18 (* (pow t 2) (* (pow z 2) (cos y))))> |
#<alt (* (pow z 2) (+ (* -1/18 (* (pow t 2) (cos y))) (* 1/3 (/ (* t (sin y)) z))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (cos y) z)) (* -1/3 (* t (sin y)))) z)) (* -1/18 (* (pow t 2) (cos y)))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (cos y) z)) (* -1/3 (* t (sin y)))) z)) (* -1/18 (* (pow t 2) (cos y)))))> |
#<alt (cos y)> |
#<alt (+ (cos y) (* 1/3 (* t (* z (sin y)))))> |
#<alt (+ (cos y) (* t (+ (* -1/18 (* t (* (pow z 2) (cos y)))) (* 1/3 (* z (sin y))))))> |
#<alt (+ (cos y) (* t (+ (* -1/18 (* t (* (pow z 2) (cos y)))) (* 1/3 (* z (sin y))))))> |
#<alt (* -1/18 (* (pow t 2) (* (pow z 2) (cos y))))> |
#<alt (* (pow t 2) (+ (* -1/18 (* (pow z 2) (cos y))) (* 1/3 (/ (* z (sin y)) t))))> |
#<alt (* (pow t 2) (+ (* -1/18 (* (pow z 2) (cos y))) (+ (* 1/3 (/ (* z (sin y)) t)) (/ (cos y) (pow t 2)))))> |
#<alt (* (pow t 2) (+ (* -1/18 (* (pow z 2) (cos y))) (+ (* 1/3 (/ (* z (sin y)) t)) (/ (cos y) (pow t 2)))))> |
#<alt (* -1/18 (* (pow t 2) (* (pow z 2) (cos y))))> |
#<alt (* (pow t 2) (+ (* -1/18 (* (pow z 2) (cos y))) (* 1/3 (/ (* z (sin y)) t))))> |
#<alt (* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (cos y) t)) (* -1/3 (* z (sin y)))) t)) (* -1/18 (* (pow z 2) (cos y)))))> |
#<alt (* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (cos y) t)) (* -1/3 (* z (sin y)))) t)) (* -1/18 (* (pow z 2) (cos y)))))> |
#<alt (+ 1 (* -1/18 (* (pow t 2) (pow z 2))))> |
#<alt (+ 1 (+ (* -1/18 (* (pow t 2) (pow z 2))) (* 1/3 (* t (* y z)))))> |
#<alt (+ 1 (+ (* -1/18 (* (pow t 2) (pow z 2))) (* y (+ (* 1/3 (* t z)) (* y (- (* 1/36 (* (pow t 2) (pow z 2))) 1/2))))))> |
#<alt (+ 1 (+ (* -1/18 (* (pow t 2) (pow z 2))) (* y (+ (* 1/3 (* t z)) (* y (- (+ (* -1/18 (* t (* y z))) (* 1/36 (* (pow t 2) (pow z 2)))) 1/2))))))> |
#<alt (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))> |
#<alt (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))> |
#<alt (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))> |
#<alt (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))> |
#<alt (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))> |
#<alt (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))> |
#<alt (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))> |
#<alt (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))> |
#<alt (* 1/3 (* t (sin y)))> |
#<alt (* t (+ (* -1/18 (* t (* z (cos y)))) (* 1/3 (sin y))))> |
#<alt (* t (+ (* -1/18 (* t (* z (cos y)))) (* 1/3 (sin y))))> |
#<alt (* t (+ (* -1/18 (* t (* z (cos y)))) (* 1/3 (sin y))))> |
#<alt (* -1/18 (* (pow t 2) (* z (cos y))))> |
#<alt (* (pow t 2) (+ (* -1/18 (* z (cos y))) (* 1/3 (/ (sin y) t))))> |
#<alt (* (pow t 2) (+ (* -1/18 (* z (cos y))) (* 1/3 (/ (sin y) t))))> |
#<alt (* (pow t 2) (+ (* -1/18 (* z (cos y))) (* 1/3 (/ (sin y) t))))> |
#<alt (* -1/18 (* (pow t 2) (* z (cos y))))> |
#<alt (* (pow t 2) (+ (* -1/18 (* z (cos y))) (* 1/3 (/ (sin y) t))))> |
#<alt (* (pow t 2) (+ (* -1/18 (* z (cos y))) (* 1/3 (/ (sin y) t))))> |
#<alt (* (pow t 2) (+ (* -1/18 (* z (cos y))) (* 1/3 (/ (sin y) t))))> |
#<alt (* -1/18 (* (pow t 2) z))> |
#<alt (+ (* -1/18 (* (pow t 2) z)) (* 1/3 (* t y)))> |
#<alt (+ (* -1/18 (* (pow t 2) z)) (* y (+ (* 1/36 (* (pow t 2) (* y z))) (* 1/3 t))))> |
#<alt (+ (* -1/18 (* (pow t 2) z)) (* y (+ (* 1/3 t) (* y (+ (* -1/18 (* t y)) (* 1/36 (* (pow t 2) z)))))))> |
#<alt (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))> |
#<alt (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))> |
#<alt (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))> |
#<alt (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))> |
#<alt (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))> |
#<alt (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))> |
#<alt (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))> |
#<alt (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))> |
#<alt (* 1/3 (* t (sin y)))> |
#<alt (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))> |
#<alt (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))> |
#<alt (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))> |
#<alt (* -1/18 (* (pow t 2) (* z (cos y))))> |
#<alt (* z (+ (* -1/18 (* (pow t 2) (cos y))) (* 1/3 (/ (* t (sin y)) z))))> |
#<alt (* z (+ (* -1/18 (* (pow t 2) (cos y))) (* 1/3 (/ (* t (sin y)) z))))> |
#<alt (* z (+ (* -1/18 (* (pow t 2) (cos y))) (* 1/3 (/ (* t (sin y)) z))))> |
#<alt (* -1/18 (* (pow t 2) (* z (cos y))))> |
#<alt (* -1 (* z (+ (* -1/3 (/ (* t (sin y)) z)) (* 1/18 (* (pow t 2) (cos y))))))> |
#<alt (* -1 (* z (+ (* -1/3 (/ (* t (sin y)) z)) (* 1/18 (* (pow t 2) (cos y))))))> |
#<alt (* -1 (* z (+ (* -1/3 (/ (* t (sin y)) z)) (* 1/18 (* (pow t 2) (cos y))))))> |
#<alt (- (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) (* 1/3 (/ a b)))> |
#<alt (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))))> |
#<alt (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))))))> |
#<alt (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))))))> |
#<alt (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))))))> |
#<alt (* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))))> |
#<alt (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))))))))> |
#<alt (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))))))))> |
#<alt (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))))))))> |
#<alt (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))) (* 1/3 (/ a b)))> |
#<alt (* -1/9 (* (* (pow t 2) (* (pow z 2) (cos y))) (sqrt x)))> |
#<alt (* (pow z 2) (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* 2/3 (* (/ (* t (sin y)) z) (sqrt x)))))> |
#<alt (* (pow z 2) (- (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (+ (* 2/3 (* (/ (* t (sin y)) z) (sqrt x))) (* 2 (* (sqrt x) (/ (cos y) (pow z 2)))))) (* 1/3 (/ a (* b (pow z 2))))))> |
#<alt (* (pow z 2) (- (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (+ (* 2/3 (* (/ (* t (sin y)) z) (sqrt x))) (* 2 (* (sqrt x) (/ (cos y) (pow z 2)))))) (* 1/3 (/ a (* b (pow z 2))))))> |
#<alt (* -1/9 (* (* (pow t 2) (* (pow z 2) (cos y))) (sqrt x)))> |
#<alt (* (pow z 2) (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* 2/3 (* (/ (* t (sin y)) z) (sqrt x)))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) z)) (* -2/3 (* (* t (sin y)) (sqrt x)))) z)) (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x)))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) z)) (* -2/3 (* (* t (sin y)) (sqrt x)))) z)) (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x)))))> |
#<alt (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))) (* 1/3 (/ a b)))> |
#<alt (* -1/9 (* (* (pow t 2) (* (pow z 2) (cos y))) (sqrt x)))> |
#<alt (* (pow t 2) (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* 2/3 (* (/ (* z (sin y)) t) (sqrt x)))))> |
#<alt (* (pow t 2) (- (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (+ (* 2/3 (* (/ (* z (sin y)) t) (sqrt x))) (* 2 (* (/ (cos y) (pow t 2)) (sqrt x))))) (* 1/3 (/ a (* b (pow t 2))))))> |
#<alt (* (pow t 2) (- (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (+ (* 2/3 (* (/ (* z (sin y)) t) (sqrt x))) (* 2 (* (/ (cos y) (pow t 2)) (sqrt x))))) (* 1/3 (/ a (* b (pow t 2))))))> |
#<alt (* -1/9 (* (* (pow t 2) (* (pow z 2) (cos y))) (sqrt x)))> |
#<alt (* (pow t 2) (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* 2/3 (* (/ (* z (sin y)) t) (sqrt x)))))> |
#<alt (* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) t)) (* -2/3 (* (sqrt x) (* z (sin y))))) t)) (* -1/9 (* (sqrt x) (* (pow z 2) (cos y))))))> |
#<alt (* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) t)) (* -2/3 (* (sqrt x) (* z (sin y))))) t)) (* -1/9 (* (sqrt x) (* (pow z 2) (cos y))))))> |
#<alt (- (* 2 (* (sqrt x) (+ 1 (* -1/18 (* (pow t 2) (pow z 2)))))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2/3 (* (* t (* y z)) (sqrt x))) (* 2 (* (sqrt x) (+ 1 (* -1/18 (* (pow t 2) (pow z 2))))))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2 (* (sqrt x) (+ 1 (* -1/18 (* (pow t 2) (pow z 2)))))) (* y (+ (* 2/3 (* (* t z) (sqrt x))) (* 2 (* (sqrt x) (* y (- (* 1/36 (* (pow t 2) (pow z 2))) 1/2))))))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2 (* (sqrt x) (+ 1 (* -1/18 (* (pow t 2) (pow z 2)))))) (* y (+ (* 2/3 (* (* t z) (sqrt x))) (* y (+ (* -1/9 (* (* t (* y z)) (sqrt x))) (* 2 (* (sqrt x) (- (* 1/36 (* (pow t 2) (pow z 2))) 1/2)))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) (* 1/3 (/ a b)))> |
#<alt (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* a (- (* 2 (* (/ (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))) a) (sqrt x))) (* 1/3 (/ 1 b))))> |
#<alt (* a (- (* 2 (* (/ (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))) a) (sqrt x))) (* 1/3 (/ 1 b))))> |
#<alt (* a (- (* 2 (* (/ (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))) a) (sqrt x))) (* 1/3 (/ 1 b))))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1 (* a (+ (* -2 (* (/ (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))) a) (sqrt x))) (* 1/3 (/ 1 b)))))> |
#<alt (* -1 (* a (+ (* -2 (* (/ (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))) a) (sqrt x))) (* 1/3 (/ 1 b)))))> |
#<alt (* -1 (* a (+ (* -2 (* (/ (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))) a) (sqrt x))) (* 1/3 (/ 1 b)))))> |
#<alt (* -1/3 (/ a b))> |
#<alt (/ (- (* 2 (* (* b (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))) (sqrt x))) (* 1/3 a)) b)> |
#<alt (/ (- (* 2 (* (* b (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))) (sqrt x))) (* 1/3 a)) b)> |
#<alt (/ (- (* 2 (* (* b (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))) (sqrt x))) (* 1/3 a)) b)> |
#<alt (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))))> |
#<alt (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))))> |
#<alt (* -1/18 (* (pow t 2) (* z (cos y))))> |
#<alt (* -1/18 (* (pow t 2) (* z (cos y))))> |
#<alt (* -1/18 (* (pow t 2) (* z (cos y))))> |
#<alt (* -1/18 (* (pow t 2) (* z (cos y))))> |
#<alt (* -1/18 (* (pow t 2) (* z (cos y))))> |
#<alt (* -1/18 (* (pow t 2) (* z (cos y))))> |
#<alt (* -1/18 (* (pow t 2) (* z (cos y))))> |
#<alt (* -1/18 (* (pow t 2) (* z (cos y))))> |
#<alt (* -1/18 (* (pow t 2) (* z (cos y))))> |
#<alt (* -1/18 (* (pow t 2) (* z (cos y))))> |
#<alt (* -1/18 (* (pow t 2) (* z (cos y))))> |
#<alt (* -1/18 (* (pow t 2) (* z (cos y))))> |
#<alt (* -1/18 (* (pow t 2) z))> |
#<alt (+ (* -1/18 (* (pow t 2) z)) (* 1/36 (* (pow t 2) (* (pow y 2) z))))> |
#<alt (+ (* -1/18 (* (pow t 2) z)) (* (pow y 2) (+ (* -1/432 (* (pow t 2) (* (pow y 2) z))) (* 1/36 (* (pow t 2) z)))))> |
#<alt (+ (* -1/18 (* (pow t 2) z)) (* (pow y 2) (+ (* 1/36 (* (pow t 2) z)) (* (pow y 2) (+ (* -1/432 (* (pow t 2) z)) (* 1/12960 (* (pow t 2) (* (pow y 2) z))))))))> |
#<alt (* -1/18 (* (pow t 2) (* z (cos y))))> |
#<alt (* -1/18 (* (pow t 2) (* z (cos y))))> |
#<alt (* -1/18 (* (pow t 2) (* z (cos y))))> |
#<alt (* -1/18 (* (pow t 2) (* z (cos y))))> |
#<alt (* -1/18 (* (pow t 2) (* z (cos y))))> |
#<alt (* -1/18 (* (pow t 2) (* z (cos y))))> |
#<alt (* -1/18 (* (pow t 2) (* z (cos y))))> |
#<alt (* -1/18 (* (pow t 2) (* z (cos y))))> |
#<alt (* -1/18 (* (pow t 2) (* z (cos y))))> |
#<alt (* -1/18 (* (pow t 2) (* z (cos y))))> |
#<alt (* -1/18 (* (pow t 2) (* z (cos y))))> |
#<alt (* -1/18 (* (pow t 2) (* z (cos y))))> |
#<alt (* -1/18 (* (pow t 2) (* z (cos y))))> |
#<alt (* -1/18 (* (pow t 2) (* z (cos y))))> |
#<alt (* -1/18 (* (pow t 2) (* z (cos y))))> |
#<alt (* -1/18 (* (pow t 2) (* z (cos y))))> |
#<alt (* -1/18 (* (pow t 2) (* z (cos y))))> |
#<alt (* -1/18 (* (pow t 2) (* z (cos y))))> |
#<alt (* -1/18 (* (pow t 2) (* z (cos y))))> |
#<alt (* -1/18 (* (pow t 2) (* z (cos y))))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (* -2 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2))))> |
#<alt (* -2 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2))))> |
#<alt (* -2 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2))))> |
#<alt (* -2 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2))))> |
#<alt (* 2 (sqrt x))> |
#<alt (+ (* -1 (* (sqrt x) (pow y 2))) (* 2 (sqrt x)))> |
#<alt (+ (* 2 (sqrt x)) (* (pow y 2) (+ (* -1 (sqrt x)) (* 1/12 (* (sqrt x) (pow y 2))))))> |
#<alt (+ (* 2 (sqrt x)) (* (pow y 2) (+ (* -1 (sqrt x)) (* (pow y 2) (+ (* -1/360 (* (sqrt x) (pow y 2))) (* 1/12 (sqrt x)))))))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (cos (neg (* 1/3 (* t z))))> |
#<alt (+ (cos (neg (* 1/3 (* t z)))) (* -1 (* y (sin (neg (* 1/3 (* t z)))))))> |
#<alt (+ (cos (neg (* 1/3 (* t z)))) (* y (- (* -1/2 (* y (cos (neg (* 1/3 (* t z)))))) (sin (neg (* 1/3 (* t z)))))))> |
#<alt (+ (cos (neg (* 1/3 (* t z)))) (* y (- (* y (+ (* -1/2 (cos (neg (* 1/3 (* t z))))) (* 1/6 (* y (sin (neg (* 1/3 (* t z)))))))) (sin (neg (* 1/3 (* t z)))))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (neg (+ (* -1 y) (* 1/3 (* t z)))))> |
#<alt (cos (neg (+ (* -1 y) (* 1/3 (* t z)))))> |
#<alt (cos (neg (+ (* -1 y) (* 1/3 (* t z)))))> |
#<alt (cos (neg (+ (* -1 y) (* 1/3 (* t z)))))> |
#<alt (cos y)> |
#<alt (+ (cos y) (* 1/3 (* t (* z (sin y)))))> |
#<alt (+ (cos y) (* z (- (* -1/18 (* (pow t 2) (* z (cos y)))) (* -1/3 (* t (sin y))))))> |
#<alt (+ (cos y) (* z (- (* z (+ (* -1/18 (* (pow t 2) (cos y))) (* -1/162 (* (pow t 3) (* z (sin y)))))) (* -1/3 (* t (sin y))))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos y)> |
#<alt (+ (cos y) (* 1/3 (* t (* z (sin y)))))> |
#<alt (+ (cos y) (* t (- (* -1/18 (* t (* (pow z 2) (cos y)))) (* -1/3 (* z (sin y))))))> |
#<alt (+ (cos y) (* t (- (* t (+ (* -1/18 (* (pow z 2) (cos y))) (* -1/162 (* t (* (pow z 3) (sin y)))))) (* -1/3 (* z (sin y))))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (/ 3 (* t z))> |
#<alt (/ 3 (* t z))> |
#<alt (/ 3 (* t z))> |
#<alt (/ 3 (* t z))> |
#<alt (/ 3 (* t z))> |
#<alt (/ 3 (* t z))> |
#<alt (/ 3 (* t z))> |
#<alt (/ 3 (* t z))> |
#<alt (/ 3 (* t z))> |
#<alt (/ 3 (* t z))> |
#<alt (/ 3 (* t z))> |
#<alt (/ 3 (* t z))> |
#<alt (/ 3 (* t z))> |
#<alt (/ 3 (* t z))> |
#<alt (/ 3 (* t z))> |
#<alt (/ 3 (* t z))> |
#<alt (/ 3 (* t z))> |
#<alt (/ 3 (* t z))> |
#<alt (/ 3 (* t z))> |
#<alt (/ 3 (* t z))> |
#<alt (/ 3 (* t z))> |
#<alt (/ 3 (* t z))> |
#<alt (/ 3 (* t z))> |
#<alt (/ 3 (* t z))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))> |
#<alt (* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))> |
#<alt (* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))> |
#<alt (* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))> |
#<alt (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z))))))> |
#<alt (+ (* -2 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z))))))) (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))))> |
#<alt (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* -1 (* (sqrt x) (* y (cos (neg (* 1/3 (* t z))))))))))> |
#<alt (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* y (+ (* -1 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z))))))))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y))))> |
#<alt (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x))))))> |
#<alt (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x))))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y))))> |
#<alt (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y)))))))> |
#<alt (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x))))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y)))))))> |
#<alt (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y)))))))> |
#<alt (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y)))))))> |
#<alt (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y)))))))> |
#<alt (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y)))))))> |
#<alt (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y)))))))> |
#<alt (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y)))))))> |
#<alt (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y)))))))> |
#<alt (* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (cos y) (* 1/3 (* t (* z (sin y))))))))> |
#<alt (* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (cos y) (* 1/3 (* t (* z (sin y))))))))> |
#<alt (* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (cos y) (* 1/3 (* t (* z (sin y))))))))> |
#<alt (* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (cos y) (* 1/3 (* t (* z (sin y))))))))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y))))> |
#<alt (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y))))> |
#<alt (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y))))> |
#<alt (* 2/3 (* (* t (* z (sin y))) (sqrt x)))> |
#<alt (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* 2 (* (/ (cos y) t) (sqrt x)))))> |
#<alt (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* 2 (* (/ (cos y) t) (sqrt x)))))> |
#<alt (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* 2 (* (/ (cos y) t) (sqrt x)))))> |
#<alt (* 2/3 (* (* t (* z (sin y))) (sqrt x)))> |
#<alt (* -1 (* t (+ (* -2 (* (/ (cos y) t) (sqrt x))) (* -2/3 (* (sqrt x) (* z (sin y)))))))> |
#<alt (* -1 (* t (+ (* -2 (* (/ (cos y) t) (sqrt x))) (* -2/3 (* (sqrt x) (* z (sin y)))))))> |
#<alt (* -1 (* t (+ (* -2 (* (/ (cos y) t) (sqrt x))) (* -2/3 (* (sqrt x) (* z (sin y)))))))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y))))> |
#<alt (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y))))> |
#<alt (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y))))> |
#<alt (* 2/3 (* (* t (* z (sin y))) (sqrt x)))> |
#<alt (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* 2 (* (sqrt x) (/ (cos y) z)))))> |
#<alt (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* 2 (* (sqrt x) (/ (cos y) z)))))> |
#<alt (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* 2 (* (sqrt x) (/ (cos y) z)))))> |
#<alt (* 2/3 (* (* t (* z (sin y))) (sqrt x)))> |
#<alt (* -1 (* z (+ (* -2 (* (sqrt x) (/ (cos y) z))) (* -2/3 (* (* t (sin y)) (sqrt x))))))> |
#<alt (* -1 (* z (+ (* -2 (* (sqrt x) (/ (cos y) z))) (* -2/3 (* (* t (sin y)) (sqrt x))))))> |
#<alt (* -1 (* z (+ (* -2 (* (sqrt x) (/ (cos y) z))) (* -2/3 (* (* t (sin y)) (sqrt x))))))> |
#<alt (* 2 (sqrt x))> |
#<alt (+ (* 2/3 (* (* t (* y z)) (sqrt x))) (* 2 (sqrt x)))> |
#<alt (+ (* 2 (sqrt x)) (* y (+ (* -1 (* (sqrt x) y)) (* 2/3 (* (* t z) (sqrt x))))))> |
#<alt (+ (* 2 (sqrt x)) (* y (+ (* 2/3 (* (* t z) (sqrt x))) (* y (+ (* -1 (sqrt x)) (* -1/9 (* (* t (* y z)) (sqrt x))))))))> |
#<alt (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y)))))))> |
#<alt (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y)))))))> |
#<alt (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y)))))))> |
#<alt (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y)))))))> |
#<alt (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y)))))))> |
#<alt (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y)))))))> |
#<alt (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y)))))))> |
#<alt (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y)))))))> |
#<alt (* 1/3 y)> |
#<alt (* y (+ 1/3 (* -1/18 (pow y 2))))> |
#<alt (* y (+ 1/3 (* (pow y 2) (- (* 1/360 (pow y 2)) 1/18))))> |
#<alt (* y (+ 1/3 (* (pow y 2) (- (* (pow y 2) (+ 1/360 (* -1/15120 (pow y 2)))) 1/18))))> |
#<alt (* 1/3 (sin y))> |
#<alt (* 1/3 (sin y))> |
#<alt (* 1/3 (sin y))> |
#<alt (* 1/3 (sin y))> |
#<alt (* 1/3 (sin y))> |
#<alt (* 1/3 (sin y))> |
#<alt (* 1/3 (sin y))> |
#<alt (* 1/3 (sin y))> |
#<alt (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))))> |
#<alt (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))))> |
#<alt (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))))> |
#<alt (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))))> |
#<alt (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))))> |
#<alt (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))))> |
#<alt (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))))> |
#<alt (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))))> |
#<alt (* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))))> |
#<alt (* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))))> |
#<alt (* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))))> |
#<alt (* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y))))> |
#<alt (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x))))))> |
#<alt (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x))))))> |
#<alt (* -1/9 (* (* (pow t 2) (* (pow z 2) (cos y))) (sqrt x)))> |
#<alt (* (pow z 2) (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* 2/3 (* (/ (* t (sin y)) z) (sqrt x)))))> |
#<alt (* (pow z 2) (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (+ (* 2/3 (* (/ (* t (sin y)) z) (sqrt x))) (* 2 (* (sqrt x) (/ (cos y) (pow z 2)))))))> |
#<alt (* (pow z 2) (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (+ (* 2/3 (* (/ (* t (sin y)) z) (sqrt x))) (* 2 (* (sqrt x) (/ (cos y) (pow z 2)))))))> |
#<alt (* -1/9 (* (* (pow t 2) (* (pow z 2) (cos y))) (sqrt x)))> |
#<alt (* (pow z 2) (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* 2/3 (* (/ (* t (sin y)) z) (sqrt x)))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -2 (* (sqrt x) (/ (cos y) z))) (* -2/3 (* (* t (sin y)) (sqrt x)))) z)) (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x)))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -2 (* (sqrt x) (/ (cos y) z))) (* -2/3 (* (* t (sin y)) (sqrt x)))) z)) (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x)))))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y))))> |
#<alt (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y)))))))> |
#<alt (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y)))))))> |
#<alt (* -1/9 (* (* (pow t 2) (* (pow z 2) (cos y))) (sqrt x)))> |
#<alt (* (pow t 2) (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* 2/3 (* (/ (* z (sin y)) t) (sqrt x)))))> |
#<alt (* (pow t 2) (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (+ (* 2/3 (* (/ (* z (sin y)) t) (sqrt x))) (* 2 (* (/ (cos y) (pow t 2)) (sqrt x))))))> |
#<alt (* (pow t 2) (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (+ (* 2/3 (* (/ (* z (sin y)) t) (sqrt x))) (* 2 (* (/ (cos y) (pow t 2)) (sqrt x))))))> |
#<alt (* -1/9 (* (* (pow t 2) (* (pow z 2) (cos y))) (sqrt x)))> |
#<alt (* (pow t 2) (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* 2/3 (* (/ (* z (sin y)) t) (sqrt x)))))> |
#<alt (* (pow t 2) (+ (* -1 (/ (+ (* -2 (* (/ (cos y) t) (sqrt x))) (* -2/3 (* (sqrt x) (* z (sin y))))) t)) (* -1/9 (* (sqrt x) (* (pow z 2) (cos y))))))> |
#<alt (* (pow t 2) (+ (* -1 (/ (+ (* -2 (* (/ (cos y) t) (sqrt x))) (* -2/3 (* (sqrt x) (* z (sin y))))) t)) (* -1/9 (* (sqrt x) (* (pow z 2) (cos y))))))> |
#<alt (* 2 (* (sqrt x) (+ 1 (* -1/18 (* (pow t 2) (pow z 2))))))> |
#<alt (+ (* 2/3 (* (* t (* y z)) (sqrt x))) (* 2 (* (sqrt x) (+ 1 (* -1/18 (* (pow t 2) (pow z 2)))))))> |
#<alt (+ (* 2 (* (sqrt x) (+ 1 (* -1/18 (* (pow t 2) (pow z 2)))))) (* y (+ (* 2/3 (* (* t z) (sqrt x))) (* 2 (* (sqrt x) (* y (- (* 1/36 (* (pow t 2) (pow z 2))) 1/2)))))))> |
#<alt (+ (* 2 (* (sqrt x) (+ 1 (* -1/18 (* (pow t 2) (pow z 2)))))) (* y (+ (* 2/3 (* (* t z) (sqrt x))) (* y (+ (* -1/9 (* (* t (* y z)) (sqrt x))) (* 2 (* (sqrt x) (- (* 1/36 (* (pow t 2) (pow z 2))) 1/2))))))))> |
#<alt (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))))> |
#<alt (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))))> |
#<alt (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))))> |
#<alt (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))))> |
#<alt (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))))> |
#<alt (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))))> |
#<alt (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))))> |
#<alt (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))))> |
198 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 145.0ms | z | @ | 0 | (- (* (* 2 (sqrt x)) (+ (* t (* z (* 1/3 (sin y)))) (cos y))) (/ a (* b 3))) |
| 7.0ms | y | @ | inf | (- (* (* 2 (sqrt x)) (+ (* t (* z (* 1/3 (sin y)))) (cos y))) (/ a (* b 3))) |
| 5.0ms | y | @ | inf | (+ (* z (+ (* 1/3 (* t (sin y))) (+ (* z (* (* (* (cos y) t) t) -1/18)) 0))) (cos y)) |
| 4.0ms | b | @ | 0 | (- (* (* 2 (sqrt x)) (+ (* z (+ (* 1/3 (* t (sin y))) (+ (* z (* (* (* (cos y) t) t) -1/18)) 0))) (cos y))) (/ a (* b 3))) |
| 2.0ms | x | @ | 0 | (- (* (* 2 (sqrt x)) (+ (* z (+ (* 1/3 (* t (sin y))) (+ (* z (* (* (* (cos y) t) t) -1/18)) 0))) (cos y))) (/ a (* b 3))) |
| 1× | batch-egg-rewrite |
| 4 982× | *-lowering-*.f32 |
| 4 982× | *-lowering-*.f64 |
| 3 626× | /-lowering-/.f32 |
| 3 626× | /-lowering-/.f64 |
| 3 412× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 48 | 255 |
| 1 | 265 | 255 |
| 2 | 2292 | 255 |
| 0 | 8140 | 238 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (* (* 2 (sqrt x)) (cos y)) (/ a (* b 3))) |
(* 2 (sqrt x)) |
(sqrt x) |
(cos y) |
(/ (* a -1/3) b) |
(* a -1/3) |
(/ 1 (/ 3 (* z t))) |
(- (* (* 2 (sqrt x)) (cos (- y (/ 1 (/ 3 (* z t)))))) (/ a (* b 3))) |
(- y (/ 1 (/ 3 (* z t)))) |
(- (* (* 2 (sqrt x)) (+ (* t (* z (* 1/3 (sin y)))) (cos y))) (/ a (* b 3))) |
(* z (* 1/3 (sin y))) |
(+ (* z (+ (* 1/3 (* t (sin y))) (+ (* z (* (* (* (cos y) t) t) -1/18)) 0))) (cos y)) |
(+ (* 1/3 (* t (sin y))) (+ (* z (* (* (* (cos y) t) t) -1/18)) 0)) |
(- (* (* 2 (sqrt x)) (+ (* z (+ (* 1/3 (* t (sin y))) (+ (* z (* (* (* (cos y) t) t) -1/18)) 0))) (cos y))) (/ a (* b 3))) |
(+ (* z (* (* (* (cos y) t) t) -1/18)) 0) |
(/ a (* b 3)) |
(* (* 2 (sqrt x)) (cos y)) |
(cos (- y (/ 1 (/ 3 (* z t))))) |
(/ 3 (* z t)) |
(* (* 2 (sqrt x)) (cos (- y (/ 1 (/ 3 (* z t)))))) |
(* (* 2 (sqrt x)) (+ (* t (* z (* 1/3 (sin y)))) (cos y))) |
(* 1/3 (sin y)) |
(* (* 2 (sqrt x)) (+ (* z (+ (* 1/3 (* t (sin y))) (+ (* z (* (* (* (cos y) t) t) -1/18)) 0))) (cos y))) |
| Outputs |
|---|
(+.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(+.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(-.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) #s(literal 3 binary64)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64))))))) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64))))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))))))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))) (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 y) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 a (neg.f64 (/.f64 #s(literal 1/3 binary64) b)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(fma.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) (sqrt.f64 x) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))))) (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) #s(literal 3 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (neg.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))))) (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) #s(literal 3 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (neg.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64))))))))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) #s(literal 3 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64))))))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) #s(literal 3 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal -3 binary64))))))) |
(/.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (neg.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))))) (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64))))) |
(/.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (neg.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))))) (-.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal -3 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) #s(literal 3 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64))))))) (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) #s(literal 3 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64))))))) (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (neg.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64))))))) (neg.f64 (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (neg.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64))))))) (neg.f64 (-.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) #s(literal 3 binary64)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64))))))) (*.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64))))))) (*.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64))))) (*.f64 (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))))) (*.f64 (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) #s(literal 3 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (neg.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))))))) (neg.f64 (neg.f64 (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64))))))) |
(pow.f64 (/.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))))) (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) #s(literal 3 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (neg.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64))))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) #s(literal 3 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))))))) |
(*.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (neg.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) |
(sqrt.f64 x) |
(pow.f64 x #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) |
(cos.f64 y) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 a #s(literal -1/3 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) b))) |
(neg.f64 (/.f64 (*.f64 a #s(literal 1/3 binary64)) b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal -1/3 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b (*.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b (*.f64 a #s(literal -1/3 binary64))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (*.f64 a #s(literal 1/3 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (*.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64)) b) |
(/.f64 (neg.f64 (neg.f64 (*.f64 a #s(literal 1/3 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 (/.f64 b (*.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b (*.f64 a #s(literal -1/3 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 #s(literal -1/3 binary64) b)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 a b)) |
(*.f64 (*.f64 a #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(*.f64 (*.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -1/3 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/3 binary64) b) a) |
(*.f64 a #s(literal -1/3 binary64)) |
(*.f64 #s(literal -1/3 binary64) a) |
(exp.f64 (log.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)))) |
(neg.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 z t))) |
(/.f64 #s(literal -1/3 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (*.f64 z t))) |
(/.f64 (*.f64 z t) #s(literal 3 binary64)) |
(/.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z t))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -3 binary64) (*.f64 z t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t))) #s(literal 3 binary64)) |
(pow.f64 (/.f64 #s(literal 3 binary64) (*.f64 z t)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 3 binary64) (*.f64 z t)) (/.f64 #s(literal 3 binary64) (*.f64 z t))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t))) |
(*.f64 #s(literal -1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 z t) #s(literal 1/3 binary64))) |
(*.f64 z (/.f64 t #s(literal 3 binary64))) |
(*.f64 t (/.f64 z #s(literal 3 binary64))) |
(*.f64 (*.f64 z t) #s(literal 1/3 binary64)) |
(*.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 z t)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z t)))) |
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 z t))) |
(*.f64 (*.f64 z #s(literal 1/3 binary64)) t) |
(*.f64 (*.f64 t #s(literal 1/3 binary64)) z) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z t))) #s(literal 1/3 binary64)) |
(*.f64 (pow.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) z)) t) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) z)) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(+.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))))) (*.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))) (/.f64 a (*.f64 b #s(literal 3 binary64))))))) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64))))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))))) (*.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))) (/.f64 a (*.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 a (neg.f64 (/.f64 #s(literal 1/3 binary64) b)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y)))) |
(fma.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1/3 binary64) b) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y)))) |
(fma.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y)) #s(literal 2 binary64)) (sqrt.f64 x) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))))) (*.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))))) (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))) #s(literal 3 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))))) (neg.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))))) (*.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))))) (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))) #s(literal 3 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))))) (neg.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64))))))))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))) #s(literal 3 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))))) (*.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))) (/.f64 a (*.f64 b #s(literal 3 binary64))))))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))) #s(literal 3 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))))) (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))) (/.f64 a (*.f64 b #s(literal -3 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))))) (neg.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))) (/.f64 a (*.f64 b #s(literal 3 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))))) (neg.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))))) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))) (/.f64 a (*.f64 b #s(literal -3 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))) #s(literal 3 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64))))))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))))) (*.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))) #s(literal 3 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64))))))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))))) (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))))) (neg.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64))))))) (neg.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))))) (neg.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64))))))) (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))))) (*.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))) (/.f64 a (*.f64 b #s(literal 3 binary64))))))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))))) (*.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64))))))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))))) (*.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))))) (*.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))) (/.f64 a (*.f64 b #s(literal 3 binary64))))) (*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))))) (*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))) #s(literal 3 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))))) (*.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))) (/.f64 a (*.f64 b #s(literal 3 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))))) (neg.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))))))) (neg.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))) (/.f64 a (*.f64 b #s(literal 3 binary64))))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))))) (*.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))))) (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))) #s(literal 3 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))))) (neg.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64))))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))) #s(literal 3 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))))) (*.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))))) (neg.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))))) |
(+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 z t))) |
(+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 z t)) y) |
(-.f64 y (*.f64 (*.f64 z t) #s(literal 1/3 binary64))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y)))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal 1/27 binary64)) (fma.f64 y y (*.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y))))) |
(-.f64 (/.f64 (*.f64 y y) (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y)) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 z t)) y) |
(fma.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t)) y) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 z t) #s(literal 1/3 binary64)) y) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (*.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y))) (fma.f64 y (*.f64 y y) (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y) (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 y y (*.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y))) (fma.f64 y (*.f64 y y) (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y) (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (fma.f64 y y (*.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y)))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (fma.f64 y y (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 z t)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y) (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y)) (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y)) |
(/.f64 (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y) (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y)) (-.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 z t)))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (neg.f64 (fma.f64 y y (*.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y))))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) (neg.f64 (fma.f64 y y (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 z t))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y) (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))) (neg.f64 (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y) (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))) (neg.f64 (-.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y)))) (*.f64 (fma.f64 y y (*.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal 1/27 binary64)))) (*.f64 (fma.f64 y y (*.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y))) (fma.f64 y y (*.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y)) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))))) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y) (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))))) (neg.f64 (neg.f64 (fma.f64 y y (*.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y) (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y)))) |
(pow.f64 (/.f64 (fma.f64 y y (*.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y))) (fma.f64 y (*.f64 y y) (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y) (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y) (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(+.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y))))) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal -3 binary64))))) |
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)))) #s(literal 3 binary64)) (fma.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)))) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64))))) (fma.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)))) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)))) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal -3 binary64))))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal -3 binary64))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal -3 binary64))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 a (neg.f64 (/.f64 #s(literal 1/3 binary64) b)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y))))) |
(fma.f64 t (*.f64 (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal -3 binary64))))) |
(fma.f64 (*.f64 z t) (*.f64 (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal -3 binary64))))) |
(fma.f64 (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (*.f64 t (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal -3 binary64))))) |
(fma.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal -3 binary64))))) |
(fma.f64 (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1/3 binary64) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y))))) |
(fma.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y))) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (sqrt.f64 x)) #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal -3 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 2 binary64)) (sqrt.f64 x) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) t) (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal -3 binary64))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 z t)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal -3 binary64))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) t (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal -3 binary64))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) #s(literal 2 binary64)) (sqrt.f64 x) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal -3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)))) #s(literal 2 binary64))) (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y))) #s(literal 3 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)))) #s(literal 2 binary64))) (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y))) #s(literal 3 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))))))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y))) #s(literal 3 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))))) (fma.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)))) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y))) #s(literal 3 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))))) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y))) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)))) (/.f64 a (*.f64 b #s(literal -3 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)))) (/.f64 a (*.f64 b #s(literal -3 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y))) #s(literal 3 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64))))))) (neg.f64 (fma.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y))) #s(literal 3 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64))))))) (neg.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y))) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))))) (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) #s(literal 3 binary64))) (*.f64 b #s(literal 3 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))))) a)) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))))) (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) #s(literal 3 binary64))) (/.f64 (*.f64 b #s(literal 3 binary64)) a)) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))))) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))))) (/.f64 (*.f64 b #s(literal 3 binary64)) a))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) #s(literal 3 binary64))) (/.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))))) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))))) (/.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) #s(literal 3 binary64))) (/.f64 #s(literal 3 binary64) (/.f64 a b))) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))))) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))))) (/.f64 #s(literal 3 binary64) (/.f64 a b)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) #s(literal 3 binary64))) (neg.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a))) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))))) #s(literal -1 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))))) (neg.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) #s(literal 3 binary64))) (*.f64 b #s(literal -3 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))))) (*.f64 b #s(literal -3 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) #s(literal 3 binary64))) #s(literal 3 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))))) (/.f64 a b))) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))))) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) #s(literal 3 binary64))) (*.f64 b #s(literal 3 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))))) (*.f64 a #s(literal 1 binary64)))) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))))) (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) #s(literal 3 binary64))) (neg.f64 (*.f64 b #s(literal -3 binary64)))) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))))) (neg.f64 (*.f64 b #s(literal -3 binary64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) #s(literal 3 binary64))) #s(literal -3 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))))) (neg.f64 (/.f64 a b)))) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))))) #s(literal -3 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) #s(literal 3 binary64))) b) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))))) (/.f64 a #s(literal 3 binary64)))) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))))) b)) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) (*.f64 b #s(literal 3 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) a)) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) (/.f64 (*.f64 b #s(literal 3 binary64)) a)) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) (/.f64 (*.f64 b #s(literal 3 binary64)) a))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) (/.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) (/.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) (/.f64 #s(literal 3 binary64) (/.f64 a b))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) (/.f64 #s(literal 3 binary64) (/.f64 a b)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) (neg.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) (neg.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) (*.f64 b #s(literal -3 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) (*.f64 b #s(literal -3 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) (/.f64 a b))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) (*.f64 b #s(literal 3 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) (*.f64 a #s(literal 1 binary64)))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) (neg.f64 (*.f64 b #s(literal -3 binary64)))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) (neg.f64 (*.f64 b #s(literal -3 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) #s(literal -3 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) (neg.f64 (/.f64 a b)))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) #s(literal -3 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) b) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) (/.f64 a #s(literal 3 binary64)))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (pow.f64 (*.f64 (*.f64 z t) (sin.f64 y)) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (*.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))))) a)) (*.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))))) (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (pow.f64 (*.f64 (*.f64 z t) (sin.f64 y)) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (/.f64 (*.f64 b #s(literal 3 binary64)) a)) (*.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))))) (/.f64 (*.f64 b #s(literal 3 binary64)) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (pow.f64 (*.f64 (*.f64 z t) (sin.f64 y)) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (/.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))))) (/.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (pow.f64 (*.f64 (*.f64 z t) (sin.f64 y)) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (/.f64 #s(literal 3 binary64) (/.f64 a b))) (*.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))))) (/.f64 #s(literal 3 binary64) (/.f64 a b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (pow.f64 (*.f64 (*.f64 z t) (sin.f64 y)) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (neg.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a))) (*.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))))) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))))) (neg.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (pow.f64 (*.f64 (*.f64 z t) (sin.f64 y)) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (*.f64 b #s(literal -3 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))))) (*.f64 b #s(literal -3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (pow.f64 (*.f64 (*.f64 z t) (sin.f64 y)) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))))) (/.f64 a b))) (*.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))))) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (pow.f64 (*.f64 (*.f64 z t) (sin.f64 y)) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (*.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))))) (*.f64 a #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))))) (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (pow.f64 (*.f64 (*.f64 z t) (sin.f64 y)) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (neg.f64 (*.f64 b #s(literal -3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))))) (neg.f64 (*.f64 b #s(literal -3 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (pow.f64 (*.f64 (*.f64 z t) (sin.f64 y)) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) #s(literal -3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))))) (neg.f64 (/.f64 a b)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))))) #s(literal -3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (pow.f64 (*.f64 (*.f64 z t) (sin.f64 y)) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) b) (*.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))))) (/.f64 a #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))))) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (*.f64 b #s(literal 3 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) a)) (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 (*.f64 b #s(literal 3 binary64)) a)) (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) (/.f64 (*.f64 b #s(literal 3 binary64)) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) (/.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 3 binary64) (/.f64 a b))) (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) (/.f64 #s(literal 3 binary64) (/.f64 a b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a))) (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) (neg.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (*.f64 b #s(literal -3 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) (*.f64 b #s(literal -3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) (/.f64 a b))) (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (*.f64 b #s(literal 3 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) (*.f64 a #s(literal 1 binary64)))) (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (*.f64 b #s(literal -3 binary64)))) (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) (neg.f64 (*.f64 b #s(literal -3 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal -3 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) (neg.f64 (/.f64 a b)))) (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) #s(literal -3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) b) (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) (/.f64 a #s(literal 3 binary64)))) (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 z t) (sin.f64 y)) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))))) a)) (*.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))))) (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 z t) (sin.f64 y)) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 b #s(literal 3 binary64)) a)) (*.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))))) (/.f64 (*.f64 b #s(literal 3 binary64)) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 z t) (sin.f64 y)) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))))) (/.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 z t) (sin.f64 y)) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 #s(literal 3 binary64) (/.f64 a b))) (*.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))))) (/.f64 #s(literal 3 binary64) (/.f64 a b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 z t) (sin.f64 y)) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (neg.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a))) (*.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))))) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))))) (neg.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 z t) (sin.f64 y)) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 b #s(literal -3 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))))) (*.f64 b #s(literal -3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 z t) (sin.f64 y)) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))))) (/.f64 a b))) (*.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))))) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 z t) (sin.f64 y)) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))))) (*.f64 a #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))))) (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 z t) (sin.f64 y)) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (neg.f64 (*.f64 b #s(literal -3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))))) (neg.f64 (*.f64 b #s(literal -3 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 z t) (sin.f64 y)) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal -3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))))) (neg.f64 (/.f64 a b)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))))) #s(literal -3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 z t) (sin.f64 y)) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) b) (*.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))))) (/.f64 a #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))))) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 b #s(literal 3 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) a)) (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 b #s(literal 3 binary64)) a)) (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) (/.f64 (*.f64 b #s(literal 3 binary64)) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) (/.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 #s(literal 3 binary64) (/.f64 a b))) (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) (/.f64 #s(literal 3 binary64) (/.f64 a b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (neg.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a))) (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) (neg.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 b #s(literal -3 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) (*.f64 b #s(literal -3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) (/.f64 a b))) (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 b #s(literal 3 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) (*.f64 a #s(literal 1 binary64)))) (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (neg.f64 (*.f64 b #s(literal -3 binary64)))) (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) (neg.f64 (*.f64 b #s(literal -3 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal -3 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) (neg.f64 (/.f64 a b)))) (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) #s(literal -3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) b) (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) (/.f64 a #s(literal 3 binary64)))) (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) b)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)))) #s(literal 3 binary64)) (fma.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)))) #s(literal 2 binary64)))) (*.f64 (fma.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)))) #s(literal 2 binary64))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64))))))) (*.f64 (fma.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)))) #s(literal 2 binary64))) (fma.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)))) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64))))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y))) #s(literal 3 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64))))))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)))) #s(literal 2 binary64))) (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y))) #s(literal 3 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y))) #s(literal 3 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)))) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))))) |
(*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (sin.f64 y) z)) |
(*.f64 (sin.f64 y) (*.f64 z #s(literal 1/3 binary64))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) z) |
(*.f64 (*.f64 z #s(literal 1/3 binary64)) (sin.f64 y)) |
(*.f64 (*.f64 z (sin.f64 y)) #s(literal 1/3 binary64)) |
(+.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) |
(+.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (fma.f64 z (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) (cos.f64 y))) |
(+.f64 (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)) (*.f64 z (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) |
(+.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y)))) |
(fma.f64 z (*.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (fma.f64 z (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) (cos.f64 y))) |
(fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y)) |
(fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (fma.f64 z (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) (cos.f64 y))) |
(fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 z (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) (cos.f64 y))) |
(fma.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)) (sin.f64 y) (fma.f64 z (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) (cos.f64 y))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) z) (fma.f64 z (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) (cos.f64 y))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (*.f64 z t) (fma.f64 z (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) (cos.f64 y))) |
(fma.f64 (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) t (fma.f64 z (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) (cos.f64 y))) |
(fma.f64 (*.f64 t (sin.f64 y)) (*.f64 z #s(literal 1/3 binary64)) (fma.f64 z (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) (cos.f64 y))) |
(fma.f64 (*.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) z (fma.f64 z (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) (cos.f64 y))) |
(fma.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) z (cos.f64 y)) |
(fma.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 z t) (sin.f64 y)) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))))))) (*.f64 z (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) |
(fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y))) (*.f64 z (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) |
(fma.f64 (*.f64 z #s(literal 1/3 binary64)) (*.f64 t (sin.f64 y)) (fma.f64 z (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) (cos.f64 y))) |
(fma.f64 (*.f64 t #s(literal 1/3 binary64)) (*.f64 (sin.f64 y) z) (fma.f64 z (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) (cos.f64 y))) |
(fma.f64 (*.f64 z (*.f64 t (sin.f64 y))) #s(literal 1/3 binary64) (fma.f64 z (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) (cos.f64 y))) |
(fma.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) (sin.f64 y) (fma.f64 z (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) (cos.f64 y))) |
(fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (sin.f64 y) (fma.f64 z (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) (cos.f64 y))) |
(fma.f64 (*.f64 (*.f64 z t) (sin.f64 y)) #s(literal 1/3 binary64) (fma.f64 z (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) (cos.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y)) (-.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y)) (-.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y)))) |
(/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64))) (-.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y))) (*.f64 (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (*.f64 (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y)) (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (neg.f64 (neg.f64 (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y))))) |
(/.f64 (neg.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))))) |
(pow.f64 (/.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y)) (-.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y)))) |
(+.f64 (*.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) |
(+.f64 #s(literal 0 binary64) (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) |
(+.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) (*.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) |
(+.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) #s(literal 0 binary64))) |
(+.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y))))) |
(+.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(+.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) #s(literal 0 binary64)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 t #s(literal 1/3 binary64)) (*.f64 t #s(literal 1/3 binary64)))) (-.f64 (*.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (/.f64 (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) |
(fma.f64 z (*.f64 (cos.f64 y) (*.f64 t (*.f64 t #s(literal -1/18 binary64)))) (*.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) |
(fma.f64 z (*.f64 (cos.f64 y) (*.f64 t (*.f64 t #s(literal -1/18 binary64)))) (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) #s(literal 0 binary64))) |
(fma.f64 z (*.f64 (cos.f64 y) (*.f64 t (*.f64 t #s(literal -1/18 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y))))) |
(fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 y) (*.f64 t #s(literal 1/3 binary64)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) t (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) |
(fma.f64 (*.f64 t (sin.f64 y)) #s(literal 1/3 binary64) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) (*.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) |
(fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) (+.f64 #s(literal 0 binary64) (*.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y))))) |
(fma.f64 (*.f64 t (*.f64 (cos.f64 y) t)) (*.f64 #s(literal -1/18 binary64) z) (*.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) |
(fma.f64 (*.f64 t (*.f64 (cos.f64 y) t)) (*.f64 #s(literal -1/18 binary64) z) (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 t (*.f64 (cos.f64 y) t)) (*.f64 #s(literal -1/18 binary64) z) (+.f64 #s(literal 0 binary64) (*.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y))))) |
(fma.f64 #s(literal -1/18 binary64) (*.f64 z (*.f64 t (*.f64 (cos.f64 y) t))) (*.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) |
(fma.f64 #s(literal -1/18 binary64) (*.f64 z (*.f64 t (*.f64 (cos.f64 y) t))) (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1/18 binary64) (*.f64 z (*.f64 t (*.f64 (cos.f64 y) t))) (+.f64 #s(literal 0 binary64) (*.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y))))) |
(fma.f64 (*.f64 (cos.f64 y) (*.f64 t (*.f64 t #s(literal -1/18 binary64)))) z (*.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) |
(fma.f64 (*.f64 (cos.f64 y) (*.f64 t (*.f64 t #s(literal -1/18 binary64)))) z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (cos.f64 y) (*.f64 t (*.f64 t #s(literal -1/18 binary64)))) z (+.f64 #s(literal 0 binary64) (*.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y))))) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal -2 binary64)) (*.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal -2 binary64)) (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal -2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y))))) |
(fma.f64 (fma.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 t (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 t #s(literal 1/3 binary64)) (*.f64 t #s(literal 1/3 binary64))) (*.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) (-.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) (*.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y))))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y))))) |
(fma.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 t #s(literal 1/3 binary64)) (*.f64 t #s(literal 1/3 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 z (*.f64 t (*.f64 (cos.f64 y) t))) #s(literal -1/18 binary64) (*.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) |
(fma.f64 (*.f64 z (*.f64 t (*.f64 (cos.f64 y) t))) #s(literal -1/18 binary64) (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 z (*.f64 t (*.f64 (cos.f64 y) t))) #s(literal -1/18 binary64) (+.f64 #s(literal 0 binary64) (*.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y))))) |
(fma.f64 (*.f64 t #s(literal 1/3 binary64)) (sin.f64 y) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) |
(fma.f64 (*.f64 z (*.f64 (cos.f64 y) t)) (*.f64 t #s(literal -1/18 binary64)) (*.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) |
(fma.f64 (*.f64 z (*.f64 (cos.f64 y) t)) (*.f64 t #s(literal -1/18 binary64)) (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 z (*.f64 (cos.f64 y) t)) (*.f64 t #s(literal -1/18 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y))))) |
(fma.f64 (*.f64 z #s(literal -1/18 binary64)) (*.f64 t (*.f64 (cos.f64 y) t)) (*.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) |
(fma.f64 (*.f64 z #s(literal -1/18 binary64)) (*.f64 t (*.f64 (cos.f64 y) t)) (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 z #s(literal -1/18 binary64)) (*.f64 t (*.f64 (cos.f64 y) t)) (+.f64 #s(literal 0 binary64) (*.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 t #s(literal 1/3 binary64)) (*.f64 t #s(literal 1/3 binary64))) (*.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) (-.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) (*.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))))) (fma.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 t (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 t #s(literal 1/3 binary64)) (*.f64 t #s(literal 1/3 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 t #s(literal 1/3 binary64)) (*.f64 t #s(literal 1/3 binary64))) (*.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) (-.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) (*.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))))) (fma.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 t (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 t #s(literal 1/3 binary64)) (*.f64 t #s(literal 1/3 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 t (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 3 binary64))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 t #s(literal 1/3 binary64)) (*.f64 t #s(literal 1/3 binary64))) (*.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) (-.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) (*.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y))))))) |
(/.f64 (fma.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 t (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 z (*.f64 t (*.f64 (cos.f64 y) t))) #s(literal 2 binary64)) #s(literal 1/324 binary64) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 t #s(literal 1/3 binary64)) (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (*.f64 (cos.f64 y) (*.f64 t (*.f64 t #s(literal -1/18 binary64)))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 t #s(literal 1/3 binary64)) (*.f64 t #s(literal 1/3 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 2 binary64)))) (-.f64 (*.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 t (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 t #s(literal 1/3 binary64)) (*.f64 t #s(literal 1/3 binary64))) (*.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) (-.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) (*.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 t (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 z (*.f64 t (*.f64 (cos.f64 y) t))) #s(literal 2 binary64)) #s(literal 1/324 binary64) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 t #s(literal 1/3 binary64)) (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (*.f64 (cos.f64 y) (*.f64 t (*.f64 t #s(literal -1/18 binary64))))))))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 t #s(literal 1/3 binary64)) (*.f64 t #s(literal 1/3 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 2 binary64))))) (neg.f64 (-.f64 (*.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) #s(literal 3 binary64)) #s(literal 0 binary64)) (+.f64 (pow.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 t #s(literal 1/3 binary64)) (*.f64 t #s(literal 1/3 binary64))))) (-.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) (*.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal 0 binary64)) (-.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) #s(literal 0 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 t #s(literal 1/3 binary64)) (*.f64 t #s(literal 1/3 binary64)))) (-.f64 (*.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (*.f64 (-.f64 (*.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (-.f64 (*.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 t (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 t #s(literal 1/3 binary64)) (*.f64 t #s(literal 1/3 binary64))) (*.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) (-.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) (*.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y))))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 t #s(literal 1/3 binary64)) (*.f64 t #s(literal 1/3 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 2 binary64)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) #s(literal 3 binary64)) #s(literal 0 binary64))) (neg.f64 (+.f64 (pow.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 t #s(literal 1/3 binary64)) (*.f64 t #s(literal 1/3 binary64)))))) (neg.f64 (-.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) (*.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal 0 binary64))) (neg.f64 (-.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) #s(literal 0 binary64)))) |
(pow.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 t #s(literal 1/3 binary64)) (*.f64 t #s(literal 1/3 binary64))) (*.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) (-.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) (*.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))))) (fma.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 t (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 t #s(literal 1/3 binary64)) (*.f64 t #s(literal 1/3 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 t (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 t #s(literal 1/3 binary64)) (*.f64 t #s(literal 1/3 binary64))) (*.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) (-.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) (*.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))))))) |
(*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 t #s(literal 1/3 binary64)) (*.f64 t #s(literal 1/3 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(+.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y))))) |
(+.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal -3 binary64))))) |
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y)))) #s(literal 3 binary64)) (fma.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y)))) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64))))) (fma.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y)))) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y)))) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal -3 binary64))))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal -3 binary64))))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal -3 binary64))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 a (neg.f64 (/.f64 #s(literal 1/3 binary64) b)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y))))) |
(fma.f64 z (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal -3 binary64))))) |
(fma.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal -3 binary64))))) |
(fma.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal -3 binary64))))) |
(fma.f64 (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1/3 binary64) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y))))) |
(fma.f64 (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y))) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (*.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (sqrt.f64 x)) #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal -3 binary64))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) z) (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal -3 binary64))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) z (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal -3 binary64))))) |
(fma.f64 (*.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64)) (sqrt.f64 x) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal -3 binary64))))) |
(fma.f64 (*.f64 (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y)) #s(literal 2 binary64)) (sqrt.f64 x) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y)))) #s(literal 2 binary64))) (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y))) #s(literal 3 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y)))) #s(literal 2 binary64))) (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y))) #s(literal 3 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))))))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y))) #s(literal 3 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))))) (fma.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y)))) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y))) #s(literal 3 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))))) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y))) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y)))) (/.f64 a (*.f64 b #s(literal -3 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y)))) (/.f64 a (*.f64 b #s(literal -3 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y))) #s(literal 3 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64))))))) (neg.f64 (fma.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y)))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y))) #s(literal 3 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64))))))) (neg.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y))) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))))) (neg.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) #s(literal 3 binary64))) (*.f64 b #s(literal 3 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))))) a)) (*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))))) (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) #s(literal 3 binary64))) (/.f64 (*.f64 b #s(literal 3 binary64)) a)) (*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))))) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))))) (/.f64 (*.f64 b #s(literal 3 binary64)) a))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) #s(literal 3 binary64))) (/.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))))) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))))) (/.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) #s(literal 3 binary64))) (/.f64 #s(literal 3 binary64) (/.f64 a b))) (*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))))) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))))) (/.f64 #s(literal 3 binary64) (/.f64 a b)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) #s(literal 3 binary64))) (neg.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a))) (*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))))) #s(literal -1 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))))) (neg.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) #s(literal 3 binary64))) (*.f64 b #s(literal -3 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))))) (*.f64 b #s(literal -3 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) #s(literal 3 binary64))) #s(literal 3 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))))) (/.f64 a b))) (*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))))) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) #s(literal 3 binary64))) (*.f64 b #s(literal 3 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))))) (*.f64 a #s(literal 1 binary64)))) (*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))))) (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) #s(literal 3 binary64))) (neg.f64 (*.f64 b #s(literal -3 binary64)))) (*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))))) (neg.f64 (*.f64 b #s(literal -3 binary64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) #s(literal 3 binary64))) #s(literal -3 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))))) (neg.f64 (/.f64 a b)))) (*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))))) #s(literal -3 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) #s(literal 3 binary64))) b) (*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))))) (/.f64 a #s(literal 3 binary64)))) (*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))))) b)) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) (*.f64 b #s(literal 3 binary64))) (*.f64 (-.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) a)) (*.f64 (-.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) (/.f64 (*.f64 b #s(literal 3 binary64)) a)) (*.f64 (-.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) (/.f64 (*.f64 b #s(literal 3 binary64)) a))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) (/.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) (/.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) (/.f64 #s(literal 3 binary64) (/.f64 a b))) (*.f64 (-.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) (/.f64 #s(literal 3 binary64) (/.f64 a b)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) (neg.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a))) (*.f64 (-.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) (neg.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) (*.f64 b #s(literal -3 binary64))) (*.f64 (-.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (-.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) (*.f64 b #s(literal -3 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) (/.f64 a b))) (*.f64 (-.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) (*.f64 b #s(literal 3 binary64))) (*.f64 (-.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) (*.f64 a #s(literal 1 binary64)))) (*.f64 (-.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) (neg.f64 (*.f64 b #s(literal -3 binary64)))) (*.f64 (-.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (*.f64 (-.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) (neg.f64 (*.f64 b #s(literal -3 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) #s(literal -3 binary64)) (*.f64 (-.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) (neg.f64 (/.f64 a b)))) (*.f64 (-.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) #s(literal -3 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) b) (*.f64 (-.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) (/.f64 a #s(literal 3 binary64)))) (*.f64 (-.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (*.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64))) a)) (*.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64))) (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (/.f64 (*.f64 b #s(literal 3 binary64)) a)) (*.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 b #s(literal 3 binary64)) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (/.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a) #s(literal 1 binary64))) (*.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (/.f64 #s(literal 3 binary64) (/.f64 a b))) (*.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal 3 binary64) (/.f64 a b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (neg.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a))) (*.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (*.f64 b #s(literal -3 binary64))) (*.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64))) (*.f64 b #s(literal -3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) #s(literal 3 binary64)) (*.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64))) (/.f64 a b))) (*.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64))) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (*.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64))) (*.f64 a #s(literal 1 binary64)))) (*.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64))) (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (neg.f64 (*.f64 b #s(literal -3 binary64)))) (*.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (*.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64))) (neg.f64 (*.f64 b #s(literal -3 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) #s(literal -3 binary64)) (*.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64))) (neg.f64 (/.f64 a b)))) (*.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64))) #s(literal -3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) b) (*.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64))) (/.f64 a #s(literal 3 binary64)))) (*.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64))) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (*.f64 b #s(literal 3 binary64))) (*.f64 (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y)) a)) (*.f64 (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y)) (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 (*.f64 b #s(literal 3 binary64)) a)) (*.f64 (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y)) (/.f64 (*.f64 b #s(literal 3 binary64)) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y)) (/.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 3 binary64) (/.f64 a b))) (*.f64 (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y)) (/.f64 #s(literal 3 binary64) (/.f64 a b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a))) (*.f64 (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y)) #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y)) (neg.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (*.f64 b #s(literal -3 binary64))) (*.f64 (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y)) (*.f64 b #s(literal -3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y)) (/.f64 a b))) (*.f64 (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y)) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (*.f64 b #s(literal 3 binary64))) (*.f64 (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y)) (*.f64 a #s(literal 1 binary64)))) (*.f64 (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y)) (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (*.f64 b #s(literal -3 binary64)))) (*.f64 (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y)) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (*.f64 (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y)) (neg.f64 (*.f64 b #s(literal -3 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal -3 binary64)) (*.f64 (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y)) (neg.f64 (/.f64 a b)))) (*.f64 (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y)) #s(literal -3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) b) (*.f64 (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y)) (/.f64 a #s(literal 3 binary64)))) (*.f64 (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y)) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64))) a)) (*.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64))) (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 b #s(literal 3 binary64)) a)) (*.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 b #s(literal 3 binary64)) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a) #s(literal 1 binary64))) (*.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 #s(literal 3 binary64) (/.f64 a b))) (*.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal 3 binary64) (/.f64 a b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (neg.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a))) (*.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 b #s(literal -3 binary64))) (*.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64))) (*.f64 b #s(literal -3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 3 binary64)) (*.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64))) (/.f64 a b))) (*.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64))) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64))) (*.f64 a #s(literal 1 binary64)))) (*.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64))) (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (neg.f64 (*.f64 b #s(literal -3 binary64)))) (*.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (*.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64))) (neg.f64 (*.f64 b #s(literal -3 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal -3 binary64)) (*.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64))) (neg.f64 (/.f64 a b)))) (*.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64))) #s(literal -3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) b) (*.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64))) (/.f64 a #s(literal 3 binary64)))) (*.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64))) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 b #s(literal 3 binary64))) (*.f64 (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y)) a)) (*.f64 (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y)) (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 b #s(literal 3 binary64)) a)) (*.f64 (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y)) (/.f64 (*.f64 b #s(literal 3 binary64)) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y)) (/.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 #s(literal 3 binary64) (/.f64 a b))) (*.f64 (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y)) (/.f64 #s(literal 3 binary64) (/.f64 a b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (neg.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a))) (*.f64 (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y)) #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y)) (neg.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 b #s(literal -3 binary64))) (*.f64 (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y)) (*.f64 b #s(literal -3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y)) (/.f64 a b))) (*.f64 (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y)) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 b #s(literal 3 binary64))) (*.f64 (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y)) (*.f64 a #s(literal 1 binary64)))) (*.f64 (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y)) (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (neg.f64 (*.f64 b #s(literal -3 binary64)))) (*.f64 (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y)) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) (*.f64 (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y)) (neg.f64 (*.f64 b #s(literal -3 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal -3 binary64)) (*.f64 (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y)) (neg.f64 (/.f64 a b)))) (*.f64 (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y)) #s(literal -3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) b) (*.f64 (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y)) (/.f64 a #s(literal 3 binary64)))) (*.f64 (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y)) b)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y)))) #s(literal 3 binary64)) (fma.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y)))) #s(literal 2 binary64)))) (*.f64 (fma.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y)))) #s(literal 2 binary64))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64))))))) (*.f64 (fma.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y)))) #s(literal 2 binary64))) (fma.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y)))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y)))) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal 3 binary64))))) (*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))))) (*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y))) #s(literal 3 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y)))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64))))))) (neg.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal 3 binary64))))))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y)))) #s(literal 2 binary64))) (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y))) #s(literal 3 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y))) #s(literal 3 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y)))) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))))) |
(+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) |
(+.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(-.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(-.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) |
(fma.f64 z (*.f64 (cos.f64 y) (*.f64 t (*.f64 t #s(literal -1/18 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t (*.f64 (cos.f64 y) t)) (*.f64 #s(literal -1/18 binary64) z) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/18 binary64) (*.f64 z (*.f64 t (*.f64 (cos.f64 y) t))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (cos.f64 y) (*.f64 t (*.f64 t #s(literal -1/18 binary64)))) z #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 z (*.f64 t (*.f64 (cos.f64 y) t))) #s(literal -1/18 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 z (*.f64 (cos.f64 y) t)) (*.f64 t #s(literal -1/18 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 z #s(literal -1/18 binary64)) (*.f64 t (*.f64 (cos.f64 y) t)) #s(literal 0 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 2 binary64))))) |
(/.f64 (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 3 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 2 binary64))) (neg.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 4 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64))) (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64))) (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64))) (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 3 binary64)))) (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) |
(pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) #s(literal -1 binary64)) |
(*.f64 z (*.f64 (cos.f64 y) (*.f64 t (*.f64 t #s(literal -1/18 binary64))))) |
(*.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z)) |
(*.f64 (*.f64 t (*.f64 (cos.f64 y) t)) (*.f64 #s(literal -1/18 binary64) z)) |
(*.f64 #s(literal -1/18 binary64) (*.f64 z (*.f64 t (*.f64 (cos.f64 y) t)))) |
(*.f64 (*.f64 (cos.f64 y) (*.f64 t (*.f64 t #s(literal -1/18 binary64)))) z) |
(*.f64 (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) |
(*.f64 (*.f64 z (*.f64 t (*.f64 (cos.f64 y) t))) #s(literal -1/18 binary64)) |
(*.f64 (*.f64 z (*.f64 (cos.f64 y) t)) (*.f64 t #s(literal -1/18 binary64))) |
(*.f64 (*.f64 z #s(literal -1/18 binary64)) (*.f64 t (*.f64 (cos.f64 y) t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(/.f64 a (*.f64 b #s(literal 3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal 3 binary64)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 a b))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 3 binary64) (/.f64 a b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal -3 binary64))) |
(/.f64 (/.f64 a b) #s(literal 3 binary64)) |
(/.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 b #s(literal 3 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 b #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (/.f64 a b)) #s(literal -3 binary64)) |
(/.f64 (/.f64 a #s(literal 3 binary64)) b) |
(/.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) (*.f64 b #s(literal -3 binary64))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a))) (neg.f64 (neg.f64 (*.f64 b #s(literal -3 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 a b))) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (/.f64 a #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 3 binary64) (/.f64 a b)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 #s(literal 1/3 binary64) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 a b)) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 3 binary64) a) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) b) a) |
(*.f64 (/.f64 #s(literal 1/3 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))) |
(*.f64 (/.f64 a b) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 y)) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(*.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) #s(literal 2 binary64)) |
(*.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) (sqrt.f64 x)) |
(+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64))))) |
(+.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)))) (*.f64 (cos.f64 y) (cos.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y))))) (cos.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal 1/27 binary64)) (fma.f64 y y (*.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y)))))) (*.f64 (sin.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y))))) (sin.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal 1/27 binary64)) (fma.f64 y y (*.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y))))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 (*.f64 y y) (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y))) (cos.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y)))) (*.f64 (sin.f64 (/.f64 (*.f64 y y) (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y))) (sin.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y))))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y)) |
(-.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 z t))))) |
(-.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 z t))) (sin.f64 y))) |
(fma.f64 (cos.f64 y) (cos.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64))))) |
(fma.f64 (sin.f64 y) (sin.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64))) (*.f64 (cos.f64 y) (cos.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64))))) |
(fma.f64 (cos.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64))) (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64))))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64))) (sin.f64 y) (*.f64 (cos.f64 y) (cos.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64))))) |
(fma.f64 (cos.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y))))) (cos.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal 1/27 binary64)) (fma.f64 y y (*.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y))))) (*.f64 (sin.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y))))) (sin.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))) #s(literal 1/27 binary64)) (fma.f64 y y (*.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y))))))) |
(fma.f64 (cos.f64 (/.f64 (*.f64 y y) (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y))) (cos.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y))) (*.f64 (sin.f64 (/.f64 (*.f64 y y) (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y))) (sin.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)))) #s(literal 2 binary64))) (cos.f64 (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)))) #s(literal 2 binary64)))) (neg.f64 (cos.f64 (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y)))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (log.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -3 binary64) (*.f64 z t))) |
(/.f64 #s(literal 3 binary64) (*.f64 z t)) |
(/.f64 #s(literal 3 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(/.f64 #s(literal 3 binary64) (*.f64 #s(literal 1 binary64) (*.f64 z t))) |
(/.f64 #s(literal 3 binary64) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z t) #s(literal 1/3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 #s(literal 3 binary64) z))) |
(/.f64 (/.f64 #s(literal 3 binary64) (*.f64 z t)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 z t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (/.f64 #s(literal 3 binary64) z)))) |
(/.f64 (/.f64 #s(literal -3 binary64) (*.f64 z t)) #s(literal -1 binary64)) |
(/.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t))) |
(/.f64 #s(literal -3 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(/.f64 #s(literal -3 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t))))) |
(/.f64 #s(literal -3 binary64) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 z t)))) |
(/.f64 (/.f64 #s(literal 3 binary64) z) t) |
(/.f64 (/.f64 #s(literal 3 binary64) z) (*.f64 #s(literal 1 binary64) t)) |
(/.f64 (neg.f64 (/.f64 #s(literal 3 binary64) z)) (neg.f64 t)) |
(/.f64 (neg.f64 (/.f64 #s(literal 3 binary64) z)) (neg.f64 (*.f64 #s(literal 1 binary64) t))) |
(/.f64 (/.f64 #s(literal 3 binary64) t) z) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 3 binary64) z))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 (/.f64 #s(literal 3 binary64) t)) (neg.f64 z)) |
(pow.f64 (/.f64 #s(literal 3 binary64) (*.f64 z t)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 t (/.f64 #s(literal 3 binary64) z)) #s(literal -1 binary64)) |
(*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z t))) |
(*.f64 #s(literal 3 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal 1 binary64))) |
(*.f64 #s(literal 3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z t))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (*.f64 z t))) |
(*.f64 (/.f64 #s(literal 3 binary64) (*.f64 z t)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -3 binary64) (*.f64 z t))) |
(*.f64 #s(literal -3 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal 3 binary64)) |
(*.f64 (/.f64 #s(literal 3 binary64) z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 3 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 t #s(literal 3 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 z #s(literal 1/3 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (pow.f64 (*.f64 t #s(literal 1/3 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) z)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 y) (cos.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (sin.f64 y) (sin.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 y) (cos.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (sin.f64 y) (sin.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)))))) |
(fma.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y)))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))) |
(*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z t) y)) #s(literal 2 binary64)) (sqrt.f64 x)) |
(+.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))))) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 y) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(fma.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))))) |
(fma.f64 t (*.f64 (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(fma.f64 (*.f64 z t) (*.f64 (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(fma.f64 (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (*.f64 t (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(fma.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(fma.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (sqrt.f64 x)) #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) t) (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 z t)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) t (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(fma.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) (sqrt.f64 x) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) #s(literal 2 binary64)) (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (pow.f64 (*.f64 (*.f64 z t) (sin.f64 y)) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))))))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 z t) (sin.f64 y)) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))))) (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (pow.f64 (*.f64 (*.f64 z t) (sin.f64 y)) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (neg.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 z t) (sin.f64 y)) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (neg.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y))) |
(*.f64 (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(*.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (fma.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (cos.f64 y)) #s(literal 2 binary64)) (sqrt.f64 x)) |
(*.f64 #s(literal 1/3 binary64) (sin.f64 y)) |
(*.f64 (sin.f64 y) #s(literal 1/3 binary64)) |
(+.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(+.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)) (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 y) (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(fma.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(fma.f64 z (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(fma.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(fma.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(fma.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) #s(literal 2 binary64) (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(fma.f64 (*.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (sqrt.f64 x)) #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) z) (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) z (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(fma.f64 (*.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64)) (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(fma.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) (sqrt.f64 x) (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) (-.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))))) (neg.f64 (-.f64 (*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (neg.f64 (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (neg.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))))) (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (neg.f64 (-.f64 (*.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64)))) (cos.f64 y)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y)))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y))) |
(*.f64 (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(*.f64 (*.f64 (sqrt.f64 x) (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (fma.f64 (*.f64 (cos.f64 y) t) (*.f64 (*.f64 t #s(literal -1/18 binary64)) z) #s(literal 0 binary64))) (cos.f64 y)) #s(literal 2 binary64)) (sqrt.f64 x)) |
| 1× | egg-herbie |
| 19 534× | accelerator-lowering-fma.f32 |
| 19 534× | accelerator-lowering-fma.f64 |
| 8 406× | *-lowering-*.f32 |
| 8 406× | *-lowering-*.f64 |
| 3 998× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 635 | 12720 |
| 1 | 2099 | 12392 |
| 2 | 7024 | 12384 |
| 0 | 8435 | 11566 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(* 2 (* (sqrt x) (cos y))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y))))) |
(* -2 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2)))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos y) (pow (sqrt -1) 2))))))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos y) (pow (sqrt -1) 2))))))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos y) (pow (sqrt -1) 2))))))) |
(- (* 2 (sqrt x)) (* 1/3 (/ a b))) |
(- (+ (* -1 (* (sqrt x) (pow y 2))) (* 2 (sqrt x))) (* 1/3 (/ a b))) |
(- (+ (* 2 (sqrt x)) (* (pow y 2) (+ (* -1 (sqrt x)) (* 1/12 (* (sqrt x) (pow y 2)))))) (* 1/3 (/ a b))) |
(- (+ (* 2 (sqrt x)) (* (pow y 2) (+ (* -1 (sqrt x)) (* (pow y 2) (+ (* -1/360 (* (sqrt x) (pow y 2))) (* 1/12 (sqrt x))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(* 2 (* (sqrt x) (cos y))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(* -1/3 (/ a b)) |
(* a (- (* 2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(* a (- (* 2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(* a (- (* 2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(* -1/3 (/ a b)) |
(* -1 (* a (+ (* -2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(* -1 (* a (+ (* -2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(* -1 (* a (+ (* -2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(* -1/3 (/ a b)) |
(/ (- (* 2 (* (* b (cos y)) (sqrt x))) (* 1/3 a)) b) |
(/ (- (* 2 (* (* b (cos y)) (sqrt x))) (* 1/3 a)) b) |
(/ (- (* 2 (* (* b (cos y)) (sqrt x))) (* 1/3 a)) b) |
(* 2 (* (sqrt x) (cos y))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(* 2 (* (sqrt x) (cos y))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(* 2 (sqrt x)) |
(* 2 (sqrt x)) |
(* 2 (sqrt x)) |
(* 2 (sqrt x)) |
(* 2 (sqrt x)) |
(* 2 (sqrt x)) |
(* 2 (sqrt x)) |
(* 2 (sqrt x)) |
(* -2 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -2 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -2 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -2 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
1 |
(+ 1 (* -1/2 (pow y 2))) |
(+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 a) |
(* -1/3 a) |
(* -1/3 a) |
(* -1/3 a) |
(* -1/3 a) |
(* -1/3 a) |
(* -1/3 a) |
(* -1/3 a) |
(* -1/3 a) |
(* -1/3 a) |
(* -1/3 a) |
(* -1/3 a) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- y (* 1/3 (* t z)))))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- y (* 1/3 (* t z)))))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- y (* 1/3 (* t z)))))))) |
(* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))))) |
(- (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (+ (* -2 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z))))))) (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z))))))) (* 1/3 (/ a b))) |
(- (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* -1 (* (sqrt x) (* y (cos (neg (* 1/3 (* t z)))))))))) (* 1/3 (/ a b))) |
(- (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* y (+ (* -1 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z)))))))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))) |
(- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))) (* 1/3 (/ a b))) |
(- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))) |
(- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))) (* 1/3 (/ a b))) |
(- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x)))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(* -1/3 (/ a b)) |
(* a (- (* 2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(* a (- (* 2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(* a (- (* 2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(* -1/3 (/ a b)) |
(* -1 (* a (+ (* -2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(* -1 (* a (+ (* -2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(* -1 (* a (+ (* -2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(* -1/3 (/ a b)) |
(/ (- (* 2 (* (* b (cos (- y (* 1/3 (* t z))))) (sqrt x))) (* 1/3 a)) b) |
(/ (- (* 2 (* (* b (cos (- y (* 1/3 (* t z))))) (sqrt x))) (* 1/3 a)) b) |
(/ (- (* 2 (* (* b (cos (- y (* 1/3 (* t z))))) (sqrt x))) (* 1/3 a)) b) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(* -1/3 (* t z)) |
(- y (* 1/3 (* t z))) |
(- y (* 1/3 (* t z))) |
(- y (* 1/3 (* t z))) |
y |
(* y (+ 1 (* -1/3 (/ (* t z) y)))) |
(* y (+ 1 (* -1/3 (/ (* t z) y)))) |
(* y (+ 1 (* -1/3 (/ (* t z) y)))) |
y |
(* -1 (* y (- (* 1/3 (/ (* t z) y)) 1))) |
(* -1 (* y (- (* 1/3 (/ (* t z) y)) 1))) |
(* -1 (* y (- (* 1/3 (/ (* t z) y)) 1))) |
y |
(+ y (* -1/3 (* t z))) |
(+ y (* -1/3 (* t z))) |
(+ y (* -1/3 (* t z))) |
(* -1/3 (* t z)) |
(* z (- (/ y z) (* 1/3 t))) |
(* z (- (/ y z) (* 1/3 t))) |
(* z (- (/ y z) (* 1/3 t))) |
(* -1/3 (* t z)) |
(* -1 (* z (- (* -1 (/ y z)) (* -1/3 t)))) |
(* -1 (* z (- (* -1 (/ y z)) (* -1/3 t)))) |
(* -1 (* z (- (* -1 (/ y z)) (* -1/3 t)))) |
y |
(+ y (* -1/3 (* t z))) |
(+ y (* -1/3 (* t z))) |
(+ y (* -1/3 (* t z))) |
(* -1/3 (* t z)) |
(* t (- (/ y t) (* 1/3 z))) |
(* t (- (/ y t) (* 1/3 z))) |
(* t (- (/ y t) (* 1/3 z))) |
(* -1/3 (* t z)) |
(* -1 (* t (- (* -1 (/ y t)) (* -1/3 z)))) |
(* -1 (* t (- (* -1 (/ y t)) (* -1/3 z)))) |
(* -1 (* t (- (* -1 (/ y t)) (* -1/3 z)))) |
(- (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) (* 1/3 (/ a b))) |
(* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (+ (cos y) (* 1/3 (* t (* z (sin y))))))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (+ (cos y) (* 1/3 (* t (* z (sin y))))))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (+ (cos y) (* 1/3 (* t (* z (sin y))))))))) |
(* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (cos y) (* 1/3 (* t (* z (sin y)))))))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (+ (cos y) (* 1/3 (* t (* z (sin y))))))))))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (+ (cos y) (* 1/3 (* t (* z (sin y))))))))))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (+ (cos y) (* 1/3 (* t (* z (sin y))))))))))) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))) |
(- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))) |
(- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))) |
(* 2/3 (* (* t (* z (sin y))) (sqrt x))) |
(* t (- (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* 2 (* (/ (cos y) t) (sqrt x)))) (* 1/3 (/ a (* b t))))) |
(* t (- (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* 2 (* (/ (cos y) t) (sqrt x)))) (* 1/3 (/ a (* b t))))) |
(* t (- (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* 2 (* (/ (cos y) t) (sqrt x)))) (* 1/3 (/ a (* b t))))) |
(* 2/3 (* (* t (* z (sin y))) (sqrt x))) |
(* -1 (* t (+ (* -1 (/ (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) t)) (* -2/3 (* (sqrt x) (* z (sin y))))))) |
(* -1 (* t (+ (* -1 (/ (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) t)) (* -2/3 (* (sqrt x) (* z (sin y))))))) |
(* -1 (* t (+ (* -1 (/ (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) t)) (* -2/3 (* (sqrt x) (* z (sin y))))))) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))) |
(- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))) |
(- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))) |
(* 2/3 (* (* t (* z (sin y))) (sqrt x))) |
(* z (- (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* 2 (* (sqrt x) (/ (cos y) z)))) (* 1/3 (/ a (* b z))))) |
(* z (- (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* 2 (* (sqrt x) (/ (cos y) z)))) (* 1/3 (/ a (* b z))))) |
(* z (- (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* 2 (* (sqrt x) (/ (cos y) z)))) (* 1/3 (/ a (* b z))))) |
(* 2/3 (* (* t (* z (sin y))) (sqrt x))) |
(* -1 (* z (+ (* -1 (/ (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) z)) (* -2/3 (* (* t (sin y)) (sqrt x)))))) |
(* -1 (* z (+ (* -1 (/ (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) z)) (* -2/3 (* (* t (sin y)) (sqrt x)))))) |
(* -1 (* z (+ (* -1 (/ (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) z)) (* -2/3 (* (* t (sin y)) (sqrt x)))))) |
(- (* 2 (sqrt x)) (* 1/3 (/ a b))) |
(- (+ (* 2/3 (* (* t (* y z)) (sqrt x))) (* 2 (sqrt x))) (* 1/3 (/ a b))) |
(- (+ (* 2 (sqrt x)) (* y (+ (* -1 (* (sqrt x) y)) (* 2/3 (* (* t z) (sqrt x)))))) (* 1/3 (/ a b))) |
(- (+ (* 2 (sqrt x)) (* y (+ (* 2/3 (* (* t z) (sqrt x))) (* y (+ (* -1 (sqrt x)) (* -1/9 (* (* t (* y z)) (sqrt x)))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) (* 1/3 (/ a b))) |
(* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y)))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y)))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y)))))))) |
(* -1/3 (/ a b)) |
(* a (- (* 2 (* (/ (+ (cos y) (* 1/3 (* t (* z (sin y))))) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(* a (- (* 2 (* (/ (+ (cos y) (* 1/3 (* t (* z (sin y))))) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(* a (- (* 2 (* (/ (+ (cos y) (* 1/3 (* t (* z (sin y))))) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(* -1/3 (/ a b)) |
(* -1 (* a (+ (* -2 (* (/ (+ (cos y) (* 1/3 (* t (* z (sin y))))) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(* -1 (* a (+ (* -2 (* (/ (+ (cos y) (* 1/3 (* t (* z (sin y))))) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(* -1 (* a (+ (* -2 (* (/ (+ (cos y) (* 1/3 (* t (* z (sin y))))) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(* -1/3 (/ a b)) |
(/ (- (* 2 (* (* b (+ (cos y) (* 1/3 (* t (* z (sin y)))))) (sqrt x))) (* 1/3 a)) b) |
(/ (- (* 2 (* (* b (+ (cos y) (* 1/3 (* t (* z (sin y)))))) (sqrt x))) (* 1/3 a)) b) |
(/ (- (* 2 (* (* b (+ (cos y) (* 1/3 (* t (* z (sin y)))))) (sqrt x))) (* 1/3 a)) b) |
(* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y)))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y)))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y)))))))) |
(* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y)))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y)))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y)))))))) |
(* 1/3 (* z (sin y))) |
(* 1/3 (* z (sin y))) |
(* 1/3 (* z (sin y))) |
(* 1/3 (* z (sin y))) |
(* 1/3 (* z (sin y))) |
(* 1/3 (* z (sin y))) |
(* 1/3 (* z (sin y))) |
(* 1/3 (* z (sin y))) |
(* 1/3 (* z (sin y))) |
(* 1/3 (* z (sin y))) |
(* 1/3 (* z (sin y))) |
(* 1/3 (* z (sin y))) |
(* 1/3 (* y z)) |
(* y (+ (* -1/18 (* (pow y 2) z)) (* 1/3 z))) |
(* y (+ (* 1/3 z) (* (pow y 2) (+ (* -1/18 z) (* 1/360 (* (pow y 2) z)))))) |
(* y (+ (* 1/3 z) (* (pow y 2) (+ (* -1/18 z) (* (pow y 2) (+ (* -1/15120 (* (pow y 2) z)) (* 1/360 z))))))) |
(* 1/3 (* z (sin y))) |
(* 1/3 (* z (sin y))) |
(* 1/3 (* z (sin y))) |
(* 1/3 (* z (sin y))) |
(* 1/3 (* z (sin y))) |
(* 1/3 (* z (sin y))) |
(* 1/3 (* z (sin y))) |
(* 1/3 (* z (sin y))) |
(cos y) |
(+ (cos y) (* 1/3 (* t (* z (sin y))))) |
(+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))) |
(+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))) |
(* -1/18 (* (pow t 2) (* (pow z 2) (cos y)))) |
(* (pow z 2) (+ (* -1/18 (* (pow t 2) (cos y))) (* 1/3 (/ (* t (sin y)) z)))) |
(* (pow z 2) (+ (* -1/18 (* (pow t 2) (cos y))) (+ (* 1/3 (/ (* t (sin y)) z)) (/ (cos y) (pow z 2))))) |
(* (pow z 2) (+ (* -1/18 (* (pow t 2) (cos y))) (+ (* 1/3 (/ (* t (sin y)) z)) (/ (cos y) (pow z 2))))) |
(* -1/18 (* (pow t 2) (* (pow z 2) (cos y)))) |
(* (pow z 2) (+ (* -1/18 (* (pow t 2) (cos y))) (* 1/3 (/ (* t (sin y)) z)))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (cos y) z)) (* -1/3 (* t (sin y)))) z)) (* -1/18 (* (pow t 2) (cos y))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (cos y) z)) (* -1/3 (* t (sin y)))) z)) (* -1/18 (* (pow t 2) (cos y))))) |
(cos y) |
(+ (cos y) (* 1/3 (* t (* z (sin y))))) |
(+ (cos y) (* t (+ (* -1/18 (* t (* (pow z 2) (cos y)))) (* 1/3 (* z (sin y)))))) |
(+ (cos y) (* t (+ (* -1/18 (* t (* (pow z 2) (cos y)))) (* 1/3 (* z (sin y)))))) |
(* -1/18 (* (pow t 2) (* (pow z 2) (cos y)))) |
(* (pow t 2) (+ (* -1/18 (* (pow z 2) (cos y))) (* 1/3 (/ (* z (sin y)) t)))) |
(* (pow t 2) (+ (* -1/18 (* (pow z 2) (cos y))) (+ (* 1/3 (/ (* z (sin y)) t)) (/ (cos y) (pow t 2))))) |
(* (pow t 2) (+ (* -1/18 (* (pow z 2) (cos y))) (+ (* 1/3 (/ (* z (sin y)) t)) (/ (cos y) (pow t 2))))) |
(* -1/18 (* (pow t 2) (* (pow z 2) (cos y)))) |
(* (pow t 2) (+ (* -1/18 (* (pow z 2) (cos y))) (* 1/3 (/ (* z (sin y)) t)))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (cos y) t)) (* -1/3 (* z (sin y)))) t)) (* -1/18 (* (pow z 2) (cos y))))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (cos y) t)) (* -1/3 (* z (sin y)))) t)) (* -1/18 (* (pow z 2) (cos y))))) |
(+ 1 (* -1/18 (* (pow t 2) (pow z 2)))) |
(+ 1 (+ (* -1/18 (* (pow t 2) (pow z 2))) (* 1/3 (* t (* y z))))) |
(+ 1 (+ (* -1/18 (* (pow t 2) (pow z 2))) (* y (+ (* 1/3 (* t z)) (* y (- (* 1/36 (* (pow t 2) (pow z 2))) 1/2)))))) |
(+ 1 (+ (* -1/18 (* (pow t 2) (pow z 2))) (* y (+ (* 1/3 (* t z)) (* y (- (+ (* -1/18 (* t (* y z))) (* 1/36 (* (pow t 2) (pow z 2)))) 1/2)))))) |
(+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))) |
(+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))) |
(+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))) |
(+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))) |
(+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))) |
(+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))) |
(+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))) |
(+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))) |
(* 1/3 (* t (sin y))) |
(* t (+ (* -1/18 (* t (* z (cos y)))) (* 1/3 (sin y)))) |
(* t (+ (* -1/18 (* t (* z (cos y)))) (* 1/3 (sin y)))) |
(* t (+ (* -1/18 (* t (* z (cos y)))) (* 1/3 (sin y)))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(* (pow t 2) (+ (* -1/18 (* z (cos y))) (* 1/3 (/ (sin y) t)))) |
(* (pow t 2) (+ (* -1/18 (* z (cos y))) (* 1/3 (/ (sin y) t)))) |
(* (pow t 2) (+ (* -1/18 (* z (cos y))) (* 1/3 (/ (sin y) t)))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(* (pow t 2) (+ (* -1/18 (* z (cos y))) (* 1/3 (/ (sin y) t)))) |
(* (pow t 2) (+ (* -1/18 (* z (cos y))) (* 1/3 (/ (sin y) t)))) |
(* (pow t 2) (+ (* -1/18 (* z (cos y))) (* 1/3 (/ (sin y) t)))) |
(* -1/18 (* (pow t 2) z)) |
(+ (* -1/18 (* (pow t 2) z)) (* 1/3 (* t y))) |
(+ (* -1/18 (* (pow t 2) z)) (* y (+ (* 1/36 (* (pow t 2) (* y z))) (* 1/3 t)))) |
(+ (* -1/18 (* (pow t 2) z)) (* y (+ (* 1/3 t) (* y (+ (* -1/18 (* t y)) (* 1/36 (* (pow t 2) z))))))) |
(+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))) |
(+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))) |
(+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))) |
(+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))) |
(+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))) |
(+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))) |
(+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))) |
(+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))) |
(* 1/3 (* t (sin y))) |
(+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))) |
(+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))) |
(+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(* z (+ (* -1/18 (* (pow t 2) (cos y))) (* 1/3 (/ (* t (sin y)) z)))) |
(* z (+ (* -1/18 (* (pow t 2) (cos y))) (* 1/3 (/ (* t (sin y)) z)))) |
(* z (+ (* -1/18 (* (pow t 2) (cos y))) (* 1/3 (/ (* t (sin y)) z)))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(* -1 (* z (+ (* -1/3 (/ (* t (sin y)) z)) (* 1/18 (* (pow t 2) (cos y)))))) |
(* -1 (* z (+ (* -1/3 (/ (* t (sin y)) z)) (* 1/18 (* (pow t 2) (cos y)))))) |
(* -1 (* z (+ (* -1/3 (/ (* t (sin y)) z)) (* 1/18 (* (pow t 2) (cos y)))))) |
(- (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) (* 1/3 (/ a b))) |
(* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))))) |
(* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))))))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))))))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))))))) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))) |
(- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))) (* 1/3 (/ a b))) |
(- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))) (* 1/3 (/ a b))) |
(* -1/9 (* (* (pow t 2) (* (pow z 2) (cos y))) (sqrt x))) |
(* (pow z 2) (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* 2/3 (* (/ (* t (sin y)) z) (sqrt x))))) |
(* (pow z 2) (- (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (+ (* 2/3 (* (/ (* t (sin y)) z) (sqrt x))) (* 2 (* (sqrt x) (/ (cos y) (pow z 2)))))) (* 1/3 (/ a (* b (pow z 2)))))) |
(* (pow z 2) (- (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (+ (* 2/3 (* (/ (* t (sin y)) z) (sqrt x))) (* 2 (* (sqrt x) (/ (cos y) (pow z 2)))))) (* 1/3 (/ a (* b (pow z 2)))))) |
(* -1/9 (* (* (pow t 2) (* (pow z 2) (cos y))) (sqrt x))) |
(* (pow z 2) (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* 2/3 (* (/ (* t (sin y)) z) (sqrt x))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) z)) (* -2/3 (* (* t (sin y)) (sqrt x)))) z)) (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) z)) (* -2/3 (* (* t (sin y)) (sqrt x)))) z)) (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))))) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))) |
(- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))) (* 1/3 (/ a b))) |
(- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))) (* 1/3 (/ a b))) |
(* -1/9 (* (* (pow t 2) (* (pow z 2) (cos y))) (sqrt x))) |
(* (pow t 2) (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* 2/3 (* (/ (* z (sin y)) t) (sqrt x))))) |
(* (pow t 2) (- (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (+ (* 2/3 (* (/ (* z (sin y)) t) (sqrt x))) (* 2 (* (/ (cos y) (pow t 2)) (sqrt x))))) (* 1/3 (/ a (* b (pow t 2)))))) |
(* (pow t 2) (- (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (+ (* 2/3 (* (/ (* z (sin y)) t) (sqrt x))) (* 2 (* (/ (cos y) (pow t 2)) (sqrt x))))) (* 1/3 (/ a (* b (pow t 2)))))) |
(* -1/9 (* (* (pow t 2) (* (pow z 2) (cos y))) (sqrt x))) |
(* (pow t 2) (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* 2/3 (* (/ (* z (sin y)) t) (sqrt x))))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) t)) (* -2/3 (* (sqrt x) (* z (sin y))))) t)) (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) t)) (* -2/3 (* (sqrt x) (* z (sin y))))) t)) (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))))) |
(- (* 2 (* (sqrt x) (+ 1 (* -1/18 (* (pow t 2) (pow z 2)))))) (* 1/3 (/ a b))) |
(- (+ (* 2/3 (* (* t (* y z)) (sqrt x))) (* 2 (* (sqrt x) (+ 1 (* -1/18 (* (pow t 2) (pow z 2))))))) (* 1/3 (/ a b))) |
(- (+ (* 2 (* (sqrt x) (+ 1 (* -1/18 (* (pow t 2) (pow z 2)))))) (* y (+ (* 2/3 (* (* t z) (sqrt x))) (* 2 (* (sqrt x) (* y (- (* 1/36 (* (pow t 2) (pow z 2))) 1/2))))))) (* 1/3 (/ a b))) |
(- (+ (* 2 (* (sqrt x) (+ 1 (* -1/18 (* (pow t 2) (pow z 2)))))) (* y (+ (* 2/3 (* (* t z) (sqrt x))) (* y (+ (* -1/9 (* (* t (* y z)) (sqrt x))) (* 2 (* (sqrt x) (- (* 1/36 (* (pow t 2) (pow z 2))) 1/2)))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) (* 1/3 (/ a b))) |
(* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))))) |
(* -1/3 (/ a b)) |
(* a (- (* 2 (* (/ (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(* a (- (* 2 (* (/ (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(* a (- (* 2 (* (/ (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(* -1/3 (/ a b)) |
(* -1 (* a (+ (* -2 (* (/ (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(* -1 (* a (+ (* -2 (* (/ (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(* -1 (* a (+ (* -2 (* (/ (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(* -1/3 (/ a b)) |
(/ (- (* 2 (* (* b (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))) (sqrt x))) (* 1/3 a)) b) |
(/ (- (* 2 (* (* b (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))) (sqrt x))) (* 1/3 a)) b) |
(/ (- (* 2 (* (* b (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))) (sqrt x))) (* 1/3 a)) b) |
(* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))))) |
(* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(* -1/18 (* (pow t 2) z)) |
(+ (* -1/18 (* (pow t 2) z)) (* 1/36 (* (pow t 2) (* (pow y 2) z)))) |
(+ (* -1/18 (* (pow t 2) z)) (* (pow y 2) (+ (* -1/432 (* (pow t 2) (* (pow y 2) z))) (* 1/36 (* (pow t 2) z))))) |
(+ (* -1/18 (* (pow t 2) z)) (* (pow y 2) (+ (* 1/36 (* (pow t 2) z)) (* (pow y 2) (+ (* -1/432 (* (pow t 2) z)) (* 1/12960 (* (pow t 2) (* (pow y 2) z)))))))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 2 (* (sqrt x) (cos y))) |
(* 2 (* (sqrt x) (cos y))) |
(* 2 (* (sqrt x) (cos y))) |
(* 2 (* (sqrt x) (cos y))) |
(* 2 (* (sqrt x) (cos y))) |
(* 2 (* (sqrt x) (cos y))) |
(* 2 (* (sqrt x) (cos y))) |
(* 2 (* (sqrt x) (cos y))) |
(* -2 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2)))) |
(* -2 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2)))) |
(* -2 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2)))) |
(* -2 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2)))) |
(* 2 (sqrt x)) |
(+ (* -1 (* (sqrt x) (pow y 2))) (* 2 (sqrt x))) |
(+ (* 2 (sqrt x)) (* (pow y 2) (+ (* -1 (sqrt x)) (* 1/12 (* (sqrt x) (pow y 2)))))) |
(+ (* 2 (sqrt x)) (* (pow y 2) (+ (* -1 (sqrt x)) (* (pow y 2) (+ (* -1/360 (* (sqrt x) (pow y 2))) (* 1/12 (sqrt x))))))) |
(* 2 (* (sqrt x) (cos y))) |
(* 2 (* (sqrt x) (cos y))) |
(* 2 (* (sqrt x) (cos y))) |
(* 2 (* (sqrt x) (cos y))) |
(* 2 (* (sqrt x) (cos y))) |
(* 2 (* (sqrt x) (cos y))) |
(* 2 (* (sqrt x) (cos y))) |
(* 2 (* (sqrt x) (cos y))) |
(cos (neg (* 1/3 (* t z)))) |
(+ (cos (neg (* 1/3 (* t z)))) (* -1 (* y (sin (neg (* 1/3 (* t z))))))) |
(+ (cos (neg (* 1/3 (* t z)))) (* y (- (* -1/2 (* y (cos (neg (* 1/3 (* t z)))))) (sin (neg (* 1/3 (* t z))))))) |
(+ (cos (neg (* 1/3 (* t z)))) (* y (- (* y (+ (* -1/2 (cos (neg (* 1/3 (* t z))))) (* 1/6 (* y (sin (neg (* 1/3 (* t z)))))))) (sin (neg (* 1/3 (* t z))))))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (neg (+ (* -1 y) (* 1/3 (* t z))))) |
(cos (neg (+ (* -1 y) (* 1/3 (* t z))))) |
(cos (neg (+ (* -1 y) (* 1/3 (* t z))))) |
(cos (neg (+ (* -1 y) (* 1/3 (* t z))))) |
(cos y) |
(+ (cos y) (* 1/3 (* t (* z (sin y))))) |
(+ (cos y) (* z (- (* -1/18 (* (pow t 2) (* z (cos y)))) (* -1/3 (* t (sin y)))))) |
(+ (cos y) (* z (- (* z (+ (* -1/18 (* (pow t 2) (cos y))) (* -1/162 (* (pow t 3) (* z (sin y)))))) (* -1/3 (* t (sin y)))))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos y) |
(+ (cos y) (* 1/3 (* t (* z (sin y))))) |
(+ (cos y) (* t (- (* -1/18 (* t (* (pow z 2) (cos y)))) (* -1/3 (* z (sin y)))))) |
(+ (cos y) (* t (- (* t (+ (* -1/18 (* (pow z 2) (cos y))) (* -1/162 (* t (* (pow z 3) (sin y)))))) (* -1/3 (* z (sin y)))))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(/ 3 (* t z)) |
(/ 3 (* t z)) |
(/ 3 (* t z)) |
(/ 3 (* t z)) |
(/ 3 (* t z)) |
(/ 3 (* t z)) |
(/ 3 (* t z)) |
(/ 3 (* t z)) |
(/ 3 (* t z)) |
(/ 3 (* t z)) |
(/ 3 (* t z)) |
(/ 3 (* t z)) |
(/ 3 (* t z)) |
(/ 3 (* t z)) |
(/ 3 (* t z)) |
(/ 3 (* t z)) |
(/ 3 (* t z)) |
(/ 3 (* t z)) |
(/ 3 (* t z)) |
(/ 3 (* t z)) |
(/ 3 (* t z)) |
(/ 3 (* t z)) |
(/ 3 (* t z)) |
(/ 3 (* t z)) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) |
(+ (* -2 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z))))))) (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z))))))) |
(+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* -1 (* (sqrt x) (* y (cos (neg (* 1/3 (* t z)))))))))) |
(+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* y (+ (* -1 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z)))))))))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) |
(* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) |
(* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) |
(* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) |
(* 2 (* (sqrt x) (cos y))) |
(+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) |
(+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))) |
(+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos y))) |
(+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) |
(+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))) |
(+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x)))))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
(* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
(* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
(* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
(* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
(* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
(* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
(* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
(* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (cos y) (* 1/3 (* t (* z (sin y)))))))) |
(* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (cos y) (* 1/3 (* t (* z (sin y)))))))) |
(* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (cos y) (* 1/3 (* t (* z (sin y)))))))) |
(* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (cos y) (* 1/3 (* t (* z (sin y)))))))) |
(* 2 (* (sqrt x) (cos y))) |
(+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) |
(+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) |
(+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) |
(* 2/3 (* (* t (* z (sin y))) (sqrt x))) |
(* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* 2 (* (/ (cos y) t) (sqrt x))))) |
(* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* 2 (* (/ (cos y) t) (sqrt x))))) |
(* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* 2 (* (/ (cos y) t) (sqrt x))))) |
(* 2/3 (* (* t (* z (sin y))) (sqrt x))) |
(* -1 (* t (+ (* -2 (* (/ (cos y) t) (sqrt x))) (* -2/3 (* (sqrt x) (* z (sin y))))))) |
(* -1 (* t (+ (* -2 (* (/ (cos y) t) (sqrt x))) (* -2/3 (* (sqrt x) (* z (sin y))))))) |
(* -1 (* t (+ (* -2 (* (/ (cos y) t) (sqrt x))) (* -2/3 (* (sqrt x) (* z (sin y))))))) |
(* 2 (* (sqrt x) (cos y))) |
(+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) |
(+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) |
(+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) |
(* 2/3 (* (* t (* z (sin y))) (sqrt x))) |
(* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* 2 (* (sqrt x) (/ (cos y) z))))) |
(* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* 2 (* (sqrt x) (/ (cos y) z))))) |
(* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* 2 (* (sqrt x) (/ (cos y) z))))) |
(* 2/3 (* (* t (* z (sin y))) (sqrt x))) |
(* -1 (* z (+ (* -2 (* (sqrt x) (/ (cos y) z))) (* -2/3 (* (* t (sin y)) (sqrt x)))))) |
(* -1 (* z (+ (* -2 (* (sqrt x) (/ (cos y) z))) (* -2/3 (* (* t (sin y)) (sqrt x)))))) |
(* -1 (* z (+ (* -2 (* (sqrt x) (/ (cos y) z))) (* -2/3 (* (* t (sin y)) (sqrt x)))))) |
(* 2 (sqrt x)) |
(+ (* 2/3 (* (* t (* y z)) (sqrt x))) (* 2 (sqrt x))) |
(+ (* 2 (sqrt x)) (* y (+ (* -1 (* (sqrt x) y)) (* 2/3 (* (* t z) (sqrt x)))))) |
(+ (* 2 (sqrt x)) (* y (+ (* 2/3 (* (* t z) (sqrt x))) (* y (+ (* -1 (sqrt x)) (* -1/9 (* (* t (* y z)) (sqrt x)))))))) |
(* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
(* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
(* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
(* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
(* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
(* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
(* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
(* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
(* 1/3 y) |
(* y (+ 1/3 (* -1/18 (pow y 2)))) |
(* y (+ 1/3 (* (pow y 2) (- (* 1/360 (pow y 2)) 1/18)))) |
(* y (+ 1/3 (* (pow y 2) (- (* (pow y 2) (+ 1/360 (* -1/15120 (pow y 2)))) 1/18)))) |
(* 1/3 (sin y)) |
(* 1/3 (sin y)) |
(* 1/3 (sin y)) |
(* 1/3 (sin y)) |
(* 1/3 (sin y)) |
(* 1/3 (sin y)) |
(* 1/3 (sin y)) |
(* 1/3 (sin y)) |
(* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) |
(* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) |
(* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) |
(* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) |
(* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) |
(* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) |
(* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) |
(* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) |
(* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))))) |
(* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))))) |
(* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))))) |
(* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))))) |
(* 2 (* (sqrt x) (cos y))) |
(+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) |
(+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))) |
(+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))) |
(* -1/9 (* (* (pow t 2) (* (pow z 2) (cos y))) (sqrt x))) |
(* (pow z 2) (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* 2/3 (* (/ (* t (sin y)) z) (sqrt x))))) |
(* (pow z 2) (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (+ (* 2/3 (* (/ (* t (sin y)) z) (sqrt x))) (* 2 (* (sqrt x) (/ (cos y) (pow z 2))))))) |
(* (pow z 2) (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (+ (* 2/3 (* (/ (* t (sin y)) z) (sqrt x))) (* 2 (* (sqrt x) (/ (cos y) (pow z 2))))))) |
(* -1/9 (* (* (pow t 2) (* (pow z 2) (cos y))) (sqrt x))) |
(* (pow z 2) (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* 2/3 (* (/ (* t (sin y)) z) (sqrt x))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -2 (* (sqrt x) (/ (cos y) z))) (* -2/3 (* (* t (sin y)) (sqrt x)))) z)) (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -2 (* (sqrt x) (/ (cos y) z))) (* -2/3 (* (* t (sin y)) (sqrt x)))) z)) (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))))) |
(* 2 (* (sqrt x) (cos y))) |
(+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) |
(+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))) |
(+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))) |
(* -1/9 (* (* (pow t 2) (* (pow z 2) (cos y))) (sqrt x))) |
(* (pow t 2) (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* 2/3 (* (/ (* z (sin y)) t) (sqrt x))))) |
(* (pow t 2) (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (+ (* 2/3 (* (/ (* z (sin y)) t) (sqrt x))) (* 2 (* (/ (cos y) (pow t 2)) (sqrt x)))))) |
(* (pow t 2) (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (+ (* 2/3 (* (/ (* z (sin y)) t) (sqrt x))) (* 2 (* (/ (cos y) (pow t 2)) (sqrt x)))))) |
(* -1/9 (* (* (pow t 2) (* (pow z 2) (cos y))) (sqrt x))) |
(* (pow t 2) (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* 2/3 (* (/ (* z (sin y)) t) (sqrt x))))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -2 (* (/ (cos y) t) (sqrt x))) (* -2/3 (* (sqrt x) (* z (sin y))))) t)) (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -2 (* (/ (cos y) t) (sqrt x))) (* -2/3 (* (sqrt x) (* z (sin y))))) t)) (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))))) |
(* 2 (* (sqrt x) (+ 1 (* -1/18 (* (pow t 2) (pow z 2)))))) |
(+ (* 2/3 (* (* t (* y z)) (sqrt x))) (* 2 (* (sqrt x) (+ 1 (* -1/18 (* (pow t 2) (pow z 2))))))) |
(+ (* 2 (* (sqrt x) (+ 1 (* -1/18 (* (pow t 2) (pow z 2)))))) (* y (+ (* 2/3 (* (* t z) (sqrt x))) (* 2 (* (sqrt x) (* y (- (* 1/36 (* (pow t 2) (pow z 2))) 1/2))))))) |
(+ (* 2 (* (sqrt x) (+ 1 (* -1/18 (* (pow t 2) (pow z 2)))))) (* y (+ (* 2/3 (* (* t z) (sqrt x))) (* y (+ (* -1/9 (* (* t (* y z)) (sqrt x))) (* 2 (* (sqrt x) (- (* 1/36 (* (pow t 2) (pow z 2))) 1/2)))))))) |
(* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) |
(* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) |
(* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) |
(* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) |
(* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) |
(* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) |
(* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) |
(* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) |
| Outputs |
|---|
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y))))) |
(*.f64 x (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 x b))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y))))) |
(*.f64 x (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 x b))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y))))) |
(*.f64 x (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 x b))))) |
(* -2 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2)))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos y) (pow (sqrt -1) 2))))))) |
(*.f64 (fma.f64 a (/.f64 #s(literal 1/3 binary64) (*.f64 x b)) (*.f64 (*.f64 (cos.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos y) (pow (sqrt -1) 2))))))) |
(*.f64 (fma.f64 a (/.f64 #s(literal 1/3 binary64) (*.f64 x b)) (*.f64 (*.f64 (cos.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos y) (pow (sqrt -1) 2))))))) |
(*.f64 (fma.f64 a (/.f64 #s(literal 1/3 binary64) (*.f64 x b)) (*.f64 (*.f64 (cos.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(- (* 2 (sqrt x)) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(- (+ (* -1 (* (sqrt x) (pow y 2))) (* 2 (sqrt x))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (fma.f64 #s(literal 2 binary64) (sqrt.f64 x) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 (sqrt.f64 x) y))))) |
(- (+ (* 2 (sqrt x)) (* (pow y 2) (+ (* -1 (sqrt x)) (* 1/12 (* (sqrt x) (pow y 2)))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 y y) (fma.f64 (sqrt.f64 x) (*.f64 (*.f64 y y) #s(literal 1/12 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 x))) (fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(- (+ (* 2 (sqrt x)) (* (pow y 2) (+ (* -1 (sqrt x)) (* (pow y 2) (+ (* -1/360 (* (sqrt x) (pow y 2))) (* 1/12 (sqrt x))))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (sqrt.f64 x) (*.f64 (*.f64 y y) #s(literal -1/360 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/12 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 x))) (fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* a (- (* 2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (/.f64 (cos.f64 y) a)) (/.f64 #s(literal -1/3 binary64) b))) |
(* a (- (* 2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (/.f64 (cos.f64 y) a)) (/.f64 #s(literal -1/3 binary64) b))) |
(* a (- (* 2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (/.f64 (cos.f64 y) a)) (/.f64 #s(literal -1/3 binary64) b))) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* -1 (* a (+ (* -2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(*.f64 (fma.f64 (sqrt.f64 x) (*.f64 (/.f64 (cos.f64 y) a) #s(literal -2 binary64)) (/.f64 #s(literal 1/3 binary64) b)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(*.f64 (fma.f64 (sqrt.f64 x) (*.f64 (/.f64 (cos.f64 y) a) #s(literal -2 binary64)) (/.f64 #s(literal 1/3 binary64) b)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(*.f64 (fma.f64 (sqrt.f64 x) (*.f64 (/.f64 (cos.f64 y) a) #s(literal -2 binary64)) (/.f64 #s(literal 1/3 binary64) b)) (-.f64 #s(literal 0 binary64) a)) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(/ (- (* 2 (* (* b (cos y)) (sqrt x))) (* 1/3 a)) b) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) b)) (*.f64 a #s(literal -1/3 binary64))) b) |
(/ (- (* 2 (* (* b (cos y)) (sqrt x))) (* 1/3 a)) b) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) b)) (*.f64 a #s(literal -1/3 binary64))) b) |
(/ (- (* 2 (* (* b (cos y)) (sqrt x))) (* 1/3 a)) b) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) b)) (*.f64 a #s(literal -1/3 binary64))) b) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(* 2 (sqrt x)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
(* 2 (sqrt x)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
(* 2 (sqrt x)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
(* 2 (sqrt x)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
(* 2 (sqrt x)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
(* 2 (sqrt x)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
(* 2 (sqrt x)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
(* 2 (sqrt x)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
(* -2 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
(* -2 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
(* -2 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
(* -2 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow y 2))) |
(fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* -1/3 a) |
(*.f64 a #s(literal -1/3 binary64)) |
(* -1/3 a) |
(*.f64 a #s(literal -1/3 binary64)) |
(* -1/3 a) |
(*.f64 a #s(literal -1/3 binary64)) |
(* -1/3 a) |
(*.f64 a #s(literal -1/3 binary64)) |
(* -1/3 a) |
(*.f64 a #s(literal -1/3 binary64)) |
(* -1/3 a) |
(*.f64 a #s(literal -1/3 binary64)) |
(* -1/3 a) |
(*.f64 a #s(literal -1/3 binary64)) |
(* -1/3 a) |
(*.f64 a #s(literal -1/3 binary64)) |
(* -1/3 a) |
(*.f64 a #s(literal -1/3 binary64)) |
(* -1/3 a) |
(*.f64 a #s(literal -1/3 binary64)) |
(* -1/3 a) |
(*.f64 a #s(literal -1/3 binary64)) |
(* -1/3 a) |
(*.f64 a #s(literal -1/3 binary64)) |
(* 1/3 (* t z)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 t z)) |
(* 1/3 (* t z)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 t z)) |
(* 1/3 (* t z)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 t z)) |
(* 1/3 (* t z)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 t z)) |
(* 1/3 (* t z)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 t z)) |
(* 1/3 (* t z)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 t z)) |
(* 1/3 (* t z)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 t z)) |
(* 1/3 (* t z)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 t z)) |
(* 1/3 (* t z)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 t z)) |
(* 1/3 (* t z)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 t z)) |
(* 1/3 (* t z)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 t z)) |
(* 1/3 (* t z)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 t z)) |
(* 1/3 (* t z)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 t z)) |
(* 1/3 (* t z)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 t z)) |
(* 1/3 (* t z)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 t z)) |
(* 1/3 (* t z)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 t z)) |
(* 1/3 (* t z)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 t z)) |
(* 1/3 (* t z)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 t z)) |
(* 1/3 (* t z)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 t z)) |
(* 1/3 (* t z)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 t z)) |
(* 1/3 (* t z)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 t z)) |
(* 1/3 (* t z)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 t z)) |
(* 1/3 (* t z)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 t z)) |
(* 1/3 (* t z)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 t z)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- y (* 1/3 (* t z)))))))) |
(*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 2 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 x b))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- y (* 1/3 (* t z)))))))) |
(*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 2 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 x b))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- y (* 1/3 (* t z)))))))) |
(*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 2 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 x b))))) |
(* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 1/3 binary64) a) (*.f64 x b))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 1/3 binary64) a) (*.f64 x b))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 1/3 binary64) a) (*.f64 x b))) (-.f64 #s(literal 0 binary64) x)) |
(- (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (+ (* -2 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z))))))) (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z))))))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) y)) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) |
(- (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* -1 (* (sqrt x) (* y (cos (neg (* 1/3 (* t z)))))))))) (* 1/3 (/ a b))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (fma.f64 y (fma.f64 (*.f64 (sqrt.f64 x) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (-.f64 #s(literal 0 binary64) y) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sqrt.f64 x) #s(literal -2 binary64)))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b))) |
(- (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* y (+ (* -1 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z)))))))))))) (* 1/3 (/ a b))) |
(fma.f64 y (fma.f64 y (fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 x) y)) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 x)) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sqrt.f64 x) #s(literal -2 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))) |
(- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))) |
(- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))) |
(- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))) |
(- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (*.f64 (*.f64 (*.f64 t z) (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64))))) |
(- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))) (* 1/3 (/ a b))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)) (fma.f64 z (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 t t)) (*.f64 (cos.f64 y) z) (*.f64 (*.f64 #s(literal 2/3 binary64) t) (sin.f64 y)))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b))) |
(- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))) (* 1/3 (/ a b))) |
(fma.f64 z (fma.f64 z (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (sin.f64 y)) (*.f64 (*.f64 #s(literal -1/9 binary64) (cos.f64 y)) (*.f64 t t)))) (*.f64 #s(literal 2/3 binary64) (*.f64 (sin.f64 y) (*.f64 t (sqrt.f64 x))))) (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (*.f64 (*.f64 (*.f64 t z) (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64))))) |
(- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))) (* 1/3 (/ a b))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)) (fma.f64 t (fma.f64 (sqrt.f64 x) (*.f64 (*.f64 t (*.f64 z (*.f64 (cos.f64 y) z))) #s(literal -1/9 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64)))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b))) |
(- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x)))))))) (* 1/3 (/ a b))) |
(fma.f64 t (fma.f64 t (fma.f64 (sqrt.f64 x) (*.f64 (*.f64 z (*.f64 (cos.f64 y) z)) #s(literal -1/9 binary64)) (*.f64 (*.f64 (sin.f64 y) (*.f64 (*.f64 z (*.f64 z z)) t)) (*.f64 (sqrt.f64 x) #s(literal -1/81 binary64)))) (*.f64 (*.f64 z (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64)))) (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* a (- (* 2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (sqrt.f64 x) a)) (/.f64 #s(literal -1/3 binary64) b))) |
(* a (- (* 2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (sqrt.f64 x) a)) (/.f64 #s(literal -1/3 binary64) b))) |
(* a (- (* 2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (sqrt.f64 x) a)) (/.f64 #s(literal -1/3 binary64) b))) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* -1 (* a (+ (* -2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (sqrt.f64 x) a)) (/.f64 #s(literal 1/3 binary64) b)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (sqrt.f64 x) a)) (/.f64 #s(literal 1/3 binary64) b)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (sqrt.f64 x) a)) (/.f64 #s(literal 1/3 binary64) b)) (-.f64 #s(literal 0 binary64) a)) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(/ (- (* 2 (* (* b (cos (- y (* 1/3 (* t z))))) (sqrt x))) (* 1/3 a)) b) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (*.f64 b (sqrt.f64 x))) (*.f64 a #s(literal -1/3 binary64))) b) |
(/ (- (* 2 (* (* b (cos (- y (* 1/3 (* t z))))) (sqrt x))) (* 1/3 a)) b) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (*.f64 b (sqrt.f64 x))) (*.f64 a #s(literal -1/3 binary64))) b) |
(/ (- (* 2 (* (* b (cos (- y (* 1/3 (* t z))))) (sqrt x))) (* 1/3 a)) b) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (*.f64 b (sqrt.f64 x))) (*.f64 a #s(literal -1/3 binary64))) b) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))) |
(* -1/3 (* t z)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 t z)) |
(- y (* 1/3 (* t z))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) |
(- y (* 1/3 (* t z))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) |
(- y (* 1/3 (* t z))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) |
y |
(* y (+ 1 (* -1/3 (/ (* t z) y)))) |
(*.f64 y (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 t z) y) #s(literal 1 binary64))) |
(* y (+ 1 (* -1/3 (/ (* t z) y)))) |
(*.f64 y (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 t z) y) #s(literal 1 binary64))) |
(* y (+ 1 (* -1/3 (/ (* t z) y)))) |
(*.f64 y (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 t z) y) #s(literal 1 binary64))) |
y |
(* -1 (* y (- (* 1/3 (/ (* t z) y)) 1))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t z) y) #s(literal -1 binary64)))) |
(* -1 (* y (- (* 1/3 (/ (* t z) y)) 1))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t z) y) #s(literal -1 binary64)))) |
(* -1 (* y (- (* 1/3 (/ (* t z) y)) 1))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t z) y) #s(literal -1 binary64)))) |
y |
(+ y (* -1/3 (* t z))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) |
(+ y (* -1/3 (* t z))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) |
(+ y (* -1/3 (* t z))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) |
(* -1/3 (* t z)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 t z)) |
(* z (- (/ y z) (* 1/3 t))) |
(*.f64 z (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z))) |
(* z (- (/ y z) (* 1/3 t))) |
(*.f64 z (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z))) |
(* z (- (/ y z) (* 1/3 t))) |
(*.f64 z (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z))) |
(* -1/3 (* t z)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 t z)) |
(* -1 (* z (- (* -1 (/ y z)) (* -1/3 t)))) |
(*.f64 z (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z))) |
(* -1 (* z (- (* -1 (/ y z)) (* -1/3 t)))) |
(*.f64 z (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z))) |
(* -1 (* z (- (* -1 (/ y z)) (* -1/3 t)))) |
(*.f64 z (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z))) |
y |
(+ y (* -1/3 (* t z))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) |
(+ y (* -1/3 (* t z))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) |
(+ y (* -1/3 (* t z))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) |
(* -1/3 (* t z)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 t z)) |
(* t (- (/ y t) (* 1/3 z))) |
(*.f64 t (fma.f64 #s(literal -1/3 binary64) z (/.f64 y t))) |
(* t (- (/ y t) (* 1/3 z))) |
(*.f64 t (fma.f64 #s(literal -1/3 binary64) z (/.f64 y t))) |
(* t (- (/ y t) (* 1/3 z))) |
(*.f64 t (fma.f64 #s(literal -1/3 binary64) z (/.f64 y t))) |
(* -1/3 (* t z)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 t z)) |
(* -1 (* t (- (* -1 (/ y t)) (* -1/3 z)))) |
(*.f64 t (fma.f64 #s(literal -1/3 binary64) z (/.f64 y t))) |
(* -1 (* t (- (* -1 (/ y t)) (* -1/3 z)))) |
(*.f64 t (fma.f64 #s(literal -1/3 binary64) z (/.f64 y t))) |
(* -1 (* t (- (* -1 (/ y t)) (* -1/3 z)))) |
(*.f64 t (fma.f64 #s(literal -1/3 binary64) z (/.f64 y t))) |
(- (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) (* 1/3 (/ a b))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) (* 1/3 (/ a b))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) (* 1/3 (/ a b))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) (* 1/3 (/ a b))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (+ (cos y) (* 1/3 (* t (* z (sin y))))))))) |
(*.f64 x (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y))) (*.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 x b))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (+ (cos y) (* 1/3 (* t (* z (sin y))))))))) |
(*.f64 x (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y))) (*.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 x b))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (+ (cos y) (* 1/3 (* t (* z (sin y))))))))) |
(*.f64 x (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y))) (*.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 x b))))) |
(* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (cos y) (* 1/3 (* t (* z (sin y)))))))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (+ (cos y) (* 1/3 (* t (* z (sin y))))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) t) (*.f64 z (sin.f64 y))) (cos.f64 y))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 #s(literal 1/3 binary64) a) (*.f64 x b))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (+ (cos y) (* 1/3 (* t (* z (sin y))))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) t) (*.f64 z (sin.f64 y))) (cos.f64 y))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 #s(literal 1/3 binary64) a) (*.f64 x b))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (+ (cos y) (* 1/3 (* t (* z (sin y))))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) t) (*.f64 z (sin.f64 y))) (cos.f64 y))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 #s(literal 1/3 binary64) a) (*.f64 x b))) (-.f64 #s(literal 0 binary64) x)) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (*.f64 (*.f64 (*.f64 t z) (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64))))) |
(- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (*.f64 (*.f64 (*.f64 t z) (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64))))) |
(- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (*.f64 (*.f64 (*.f64 t z) (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64))))) |
(* 2/3 (* (* t (* z (sin y))) (sqrt x))) |
(*.f64 (*.f64 (*.f64 t z) (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64))) |
(* t (- (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* 2 (* (/ (cos y) t) (sqrt x)))) (* 1/3 (/ a (* b t))))) |
(*.f64 t (fma.f64 (sqrt.f64 x) (*.f64 (*.f64 z (sin.f64 y)) #s(literal 2/3 binary64)) (/.f64 (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) t))) |
(* t (- (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* 2 (* (/ (cos y) t) (sqrt x)))) (* 1/3 (/ a (* b t))))) |
(*.f64 t (fma.f64 (sqrt.f64 x) (*.f64 (*.f64 z (sin.f64 y)) #s(literal 2/3 binary64)) (/.f64 (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) t))) |
(* t (- (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* 2 (* (/ (cos y) t) (sqrt x)))) (* 1/3 (/ a (* b t))))) |
(*.f64 t (fma.f64 (sqrt.f64 x) (*.f64 (*.f64 z (sin.f64 y)) #s(literal 2/3 binary64)) (/.f64 (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) t))) |
(* 2/3 (* (* t (* z (sin y))) (sqrt x))) |
(*.f64 (*.f64 (*.f64 t z) (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64))) |
(* -1 (* t (+ (* -1 (/ (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) t)) (* -2/3 (* (sqrt x) (* z (sin y))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 (*.f64 z (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal -2/3 binary64)) (/.f64 (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) (-.f64 #s(literal 0 binary64) t))))) |
(* -1 (* t (+ (* -1 (/ (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) t)) (* -2/3 (* (sqrt x) (* z (sin y))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 (*.f64 z (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal -2/3 binary64)) (/.f64 (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) (-.f64 #s(literal 0 binary64) t))))) |
(* -1 (* t (+ (* -1 (/ (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) t)) (* -2/3 (* (sqrt x) (* z (sin y))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 (*.f64 z (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal -2/3 binary64)) (/.f64 (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) (-.f64 #s(literal 0 binary64) t))))) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (*.f64 (*.f64 (*.f64 t z) (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64))))) |
(- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (*.f64 (*.f64 (*.f64 t z) (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64))))) |
(- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (*.f64 (*.f64 (*.f64 t z) (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64))))) |
(* 2/3 (* (* t (* z (sin y))) (sqrt x))) |
(*.f64 (*.f64 (*.f64 t z) (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64))) |
(* z (- (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* 2 (* (sqrt x) (/ (cos y) z)))) (* 1/3 (/ a (* b z))))) |
(*.f64 z (fma.f64 (sqrt.f64 x) (*.f64 (*.f64 t (sin.f64 y)) #s(literal 2/3 binary64)) (/.f64 (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) z))) |
(* z (- (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* 2 (* (sqrt x) (/ (cos y) z)))) (* 1/3 (/ a (* b z))))) |
(*.f64 z (fma.f64 (sqrt.f64 x) (*.f64 (*.f64 t (sin.f64 y)) #s(literal 2/3 binary64)) (/.f64 (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) z))) |
(* z (- (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* 2 (* (sqrt x) (/ (cos y) z)))) (* 1/3 (/ a (* b z))))) |
(*.f64 z (fma.f64 (sqrt.f64 x) (*.f64 (*.f64 t (sin.f64 y)) #s(literal 2/3 binary64)) (/.f64 (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) z))) |
(* 2/3 (* (* t (* z (sin y))) (sqrt x))) |
(*.f64 (*.f64 (*.f64 t z) (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64))) |
(* -1 (* z (+ (* -1 (/ (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) z)) (* -2/3 (* (* t (sin y)) (sqrt x)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 (*.f64 t (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal -2/3 binary64)) (/.f64 (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) (-.f64 #s(literal 0 binary64) z))))) |
(* -1 (* z (+ (* -1 (/ (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) z)) (* -2/3 (* (* t (sin y)) (sqrt x)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 (*.f64 t (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal -2/3 binary64)) (/.f64 (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) (-.f64 #s(literal 0 binary64) z))))) |
(* -1 (* z (+ (* -1 (/ (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) z)) (* -2/3 (* (* t (sin y)) (sqrt x)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 (*.f64 t (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal -2/3 binary64)) (/.f64 (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) (-.f64 #s(literal 0 binary64) z))))) |
(- (* 2 (sqrt x)) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(- (+ (* 2/3 (* (* t (* y z)) (sqrt x))) (* 2 (sqrt x))) (* 1/3 (/ a b))) |
(fma.f64 (sqrt.f64 x) (fma.f64 #s(literal 2/3 binary64) (*.f64 y (*.f64 t z)) #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (+ (* 2 (sqrt x)) (* y (+ (* -1 (* (sqrt x) y)) (* 2/3 (* (* t z) (sqrt x)))))) (* 1/3 (/ a b))) |
(fma.f64 y (fma.f64 y (-.f64 #s(literal 0 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (sqrt.f64 x) z) t))) (fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(- (+ (* 2 (sqrt x)) (* y (+ (* 2/3 (* (* t z) (sqrt x))) (* y (+ (* -1 (sqrt x)) (* -1/9 (* (* t (* y z)) (sqrt x)))))))) (* 1/3 (/ a b))) |
(fma.f64 y (fma.f64 y (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -1/9 binary64) (*.f64 y (*.f64 t z)) #s(literal -1 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (sqrt.f64 x) z) t))) (fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(- (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) (* 1/3 (/ a b))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) (* 1/3 (/ a b))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) (* 1/3 (/ a b))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) (* 1/3 (/ a b))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) (* 1/3 (/ a b))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) (* 1/3 (/ a b))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) (* 1/3 (/ a b))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) (* 1/3 (/ a b))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y)))))))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y)))))))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y)))))))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* a (- (* 2 (* (/ (+ (cos y) (* 1/3 (* t (* z (sin y))))) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (/.f64 (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) a)) (/.f64 #s(literal -1/3 binary64) b))) |
(* a (- (* 2 (* (/ (+ (cos y) (* 1/3 (* t (* z (sin y))))) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (/.f64 (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) a)) (/.f64 #s(literal -1/3 binary64) b))) |
(* a (- (* 2 (* (/ (+ (cos y) (* 1/3 (* t (* z (sin y))))) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (/.f64 (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) a)) (/.f64 #s(literal -1/3 binary64) b))) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* -1 (* a (+ (* -2 (* (/ (+ (cos y) (* 1/3 (* t (* z (sin y))))) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(*.f64 (fma.f64 (/.f64 (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) a) (*.f64 (sqrt.f64 x) #s(literal -2 binary64)) (/.f64 #s(literal 1/3 binary64) b)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -2 (* (/ (+ (cos y) (* 1/3 (* t (* z (sin y))))) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(*.f64 (fma.f64 (/.f64 (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) a) (*.f64 (sqrt.f64 x) #s(literal -2 binary64)) (/.f64 #s(literal 1/3 binary64) b)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -2 (* (/ (+ (cos y) (* 1/3 (* t (* z (sin y))))) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(*.f64 (fma.f64 (/.f64 (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) a) (*.f64 (sqrt.f64 x) #s(literal -2 binary64)) (/.f64 #s(literal 1/3 binary64) b)) (-.f64 #s(literal 0 binary64) a)) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(/ (- (* 2 (* (* b (+ (cos y) (* 1/3 (* t (* z (sin y)))))) (sqrt x))) (* 1/3 a)) b) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (*.f64 b (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)))) (*.f64 a #s(literal -1/3 binary64))) b) |
(/ (- (* 2 (* (* b (+ (cos y) (* 1/3 (* t (* z (sin y)))))) (sqrt x))) (* 1/3 a)) b) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (*.f64 b (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)))) (*.f64 a #s(literal -1/3 binary64))) b) |
(/ (- (* 2 (* (* b (+ (cos y) (* 1/3 (* t (* z (sin y)))))) (sqrt x))) (* 1/3 a)) b) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (*.f64 b (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)))) (*.f64 a #s(literal -1/3 binary64))) b) |
(* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y)))))))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y)))))))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y)))))))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y)))))))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y)))))))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y)))))))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(* 1/3 (* z (sin y))) |
(*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) |
(* 1/3 (* z (sin y))) |
(*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) |
(* 1/3 (* z (sin y))) |
(*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) |
(* 1/3 (* z (sin y))) |
(*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) |
(* 1/3 (* z (sin y))) |
(*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) |
(* 1/3 (* z (sin y))) |
(*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) |
(* 1/3 (* z (sin y))) |
(*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) |
(* 1/3 (* z (sin y))) |
(*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) |
(* 1/3 (* z (sin y))) |
(*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) |
(* 1/3 (* z (sin y))) |
(*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) |
(* 1/3 (* z (sin y))) |
(*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) |
(* 1/3 (* z (sin y))) |
(*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) |
(* 1/3 (* y z)) |
(*.f64 y (*.f64 #s(literal 1/3 binary64) z)) |
(* y (+ (* -1/18 (* (pow y 2) z)) (* 1/3 z))) |
(*.f64 y (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/18 binary64) #s(literal 1/3 binary64)))) |
(* y (+ (* 1/3 z) (* (pow y 2) (+ (* -1/18 z) (* 1/360 (* (pow y 2) z)))))) |
(*.f64 y (fma.f64 (*.f64 y y) (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/360 binary64)) #s(literal -1/18 binary64))) (*.f64 #s(literal 1/3 binary64) z))) |
(* y (+ (* 1/3 z) (* (pow y 2) (+ (* -1/18 z) (* (pow y 2) (+ (* -1/15120 (* (pow y 2) z)) (* 1/360 z))))))) |
(*.f64 y (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/15120 binary64) #s(literal 1/360 binary64))) (*.f64 z #s(literal -1/18 binary64))) (*.f64 #s(literal 1/3 binary64) z))) |
(* 1/3 (* z (sin y))) |
(*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) |
(* 1/3 (* z (sin y))) |
(*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) |
(* 1/3 (* z (sin y))) |
(*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) |
(* 1/3 (* z (sin y))) |
(*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) |
(* 1/3 (* z (sin y))) |
(*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) |
(* 1/3 (* z (sin y))) |
(*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) |
(* 1/3 (* z (sin y))) |
(*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) |
(* 1/3 (* z (sin y))) |
(*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) |
(cos y) |
(cos.f64 y) |
(+ (cos y) (* 1/3 (* t (* z (sin y))))) |
(fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) |
(+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))) |
(fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y)) |
(+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))) |
(fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y)) |
(* -1/18 (* (pow t 2) (* (pow z 2) (cos y)))) |
(*.f64 (*.f64 (cos.f64 y) (*.f64 z (*.f64 t t))) (*.f64 z #s(literal -1/18 binary64))) |
(* (pow z 2) (+ (* -1/18 (* (pow t 2) (cos y))) (* 1/3 (/ (* t (sin y)) z)))) |
(*.f64 (*.f64 z z) (fma.f64 (cos.f64 y) (*.f64 (*.f64 t t) #s(literal -1/18 binary64)) (/.f64 (*.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) z))) |
(* (pow z 2) (+ (* -1/18 (* (pow t 2) (cos y))) (+ (* 1/3 (/ (* t (sin y)) z)) (/ (cos y) (pow z 2))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal 1/3 binary64) (*.f64 (sin.f64 y) (/.f64 t z)) (fma.f64 (cos.f64 y) (*.f64 (*.f64 t t) #s(literal -1/18 binary64)) (/.f64 (cos.f64 y) (*.f64 z z))))) |
(* (pow z 2) (+ (* -1/18 (* (pow t 2) (cos y))) (+ (* 1/3 (/ (* t (sin y)) z)) (/ (cos y) (pow z 2))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal 1/3 binary64) (*.f64 (sin.f64 y) (/.f64 t z)) (fma.f64 (cos.f64 y) (*.f64 (*.f64 t t) #s(literal -1/18 binary64)) (/.f64 (cos.f64 y) (*.f64 z z))))) |
(* -1/18 (* (pow t 2) (* (pow z 2) (cos y)))) |
(*.f64 (*.f64 (cos.f64 y) (*.f64 z (*.f64 t t))) (*.f64 z #s(literal -1/18 binary64))) |
(* (pow z 2) (+ (* -1/18 (* (pow t 2) (cos y))) (* 1/3 (/ (* t (sin y)) z)))) |
(*.f64 (*.f64 z z) (fma.f64 (cos.f64 y) (*.f64 (*.f64 t t) #s(literal -1/18 binary64)) (/.f64 (*.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) z))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (cos y) z)) (* -1/3 (* t (sin y)))) z)) (* -1/18 (* (pow t 2) (cos y))))) |
(*.f64 (*.f64 z z) (-.f64 (*.f64 (cos.f64 y) (*.f64 (*.f64 t t) #s(literal -1/18 binary64))) (/.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) (sin.f64 y)) (-.f64 #s(literal 0 binary64) (/.f64 (cos.f64 y) z))) z))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (cos y) z)) (* -1/3 (* t (sin y)))) z)) (* -1/18 (* (pow t 2) (cos y))))) |
(*.f64 (*.f64 z z) (-.f64 (*.f64 (cos.f64 y) (*.f64 (*.f64 t t) #s(literal -1/18 binary64))) (/.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) (sin.f64 y)) (-.f64 #s(literal 0 binary64) (/.f64 (cos.f64 y) z))) z))) |
(cos y) |
(cos.f64 y) |
(+ (cos y) (* 1/3 (* t (* z (sin y))))) |
(fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) |
(+ (cos y) (* t (+ (* -1/18 (* t (* (pow z 2) (cos y)))) (* 1/3 (* z (sin y)))))) |
(fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y)) |
(+ (cos y) (* t (+ (* -1/18 (* t (* (pow z 2) (cos y)))) (* 1/3 (* z (sin y)))))) |
(fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y)) |
(* -1/18 (* (pow t 2) (* (pow z 2) (cos y)))) |
(*.f64 (*.f64 (cos.f64 y) (*.f64 z (*.f64 t t))) (*.f64 z #s(literal -1/18 binary64))) |
(* (pow t 2) (+ (* -1/18 (* (pow z 2) (cos y))) (* 1/3 (/ (* z (sin y)) t)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 (cos.f64 y) z)) #s(literal -1/18 binary64) (/.f64 (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) t)) t) t) |
(* (pow t 2) (+ (* -1/18 (* (pow z 2) (cos y))) (+ (* 1/3 (/ (* z (sin y)) t)) (/ (cos y) (pow t 2))))) |
(*.f64 (*.f64 t t) (fma.f64 (cos.f64 y) (*.f64 (*.f64 z z) #s(literal -1/18 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (/.f64 (sin.f64 y) t)) (/.f64 (cos.f64 y) (*.f64 t t))))) |
(* (pow t 2) (+ (* -1/18 (* (pow z 2) (cos y))) (+ (* 1/3 (/ (* z (sin y)) t)) (/ (cos y) (pow t 2))))) |
(*.f64 (*.f64 t t) (fma.f64 (cos.f64 y) (*.f64 (*.f64 z z) #s(literal -1/18 binary64)) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (/.f64 (sin.f64 y) t)) (/.f64 (cos.f64 y) (*.f64 t t))))) |
(* -1/18 (* (pow t 2) (* (pow z 2) (cos y)))) |
(*.f64 (*.f64 (cos.f64 y) (*.f64 z (*.f64 t t))) (*.f64 z #s(literal -1/18 binary64))) |
(* (pow t 2) (+ (* -1/18 (* (pow z 2) (cos y))) (* 1/3 (/ (* z (sin y)) t)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 (cos.f64 y) z)) #s(literal -1/18 binary64) (/.f64 (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) t)) t) t) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (cos y) t)) (* -1/3 (* z (sin y)))) t)) (* -1/18 (* (pow z 2) (cos y))))) |
(*.f64 (*.f64 t t) (fma.f64 (cos.f64 y) (*.f64 (*.f64 z z) #s(literal -1/18 binary64)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z (sin.f64 y)) (-.f64 #s(literal 0 binary64) (/.f64 (cos.f64 y) t))) (-.f64 #s(literal 0 binary64) t)))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (cos y) t)) (* -1/3 (* z (sin y)))) t)) (* -1/18 (* (pow z 2) (cos y))))) |
(*.f64 (*.f64 t t) (fma.f64 (cos.f64 y) (*.f64 (*.f64 z z) #s(literal -1/18 binary64)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 z (sin.f64 y)) (-.f64 #s(literal 0 binary64) (/.f64 (cos.f64 y) t))) (-.f64 #s(literal 0 binary64) t)))) |
(+ 1 (* -1/18 (* (pow t 2) (pow z 2)))) |
(fma.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal -1/18 binary64)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/18 (* (pow t 2) (pow z 2))) (* 1/3 (* t (* y z))))) |
(fma.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) (fma.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal -1/18 binary64)) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/18 (* (pow t 2) (pow z 2))) (* y (+ (* 1/3 (* t z)) (* y (- (* 1/36 (* (pow t 2) (pow z 2))) 1/2)))))) |
(fma.f64 y (fma.f64 y (fma.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 1/36 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (fma.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal -1/18 binary64)) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/18 (* (pow t 2) (pow z 2))) (* y (+ (* 1/3 (* t z)) (* y (- (+ (* -1/18 (* t (* y z))) (* 1/36 (* (pow t 2) (pow z 2)))) 1/2)))))) |
(fma.f64 y (fma.f64 y (fma.f64 t (*.f64 (*.f64 y z) #s(literal -1/18 binary64)) (fma.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 1/36 binary64)) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (fma.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal -1/18 binary64)) #s(literal 1 binary64))) |
(+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))) |
(fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y)) |
(+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))) |
(fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y)) |
(+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))) |
(fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y)) |
(+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))) |
(fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y)) |
(+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))) |
(fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y)) |
(+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))) |
(fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y)) |
(+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))) |
(fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y)) |
(+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))) |
(fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y)) |
(* 1/3 (* t (sin y))) |
(*.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) |
(* t (+ (* -1/18 (* t (* z (cos y)))) (* 1/3 (sin y)))) |
(*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) |
(* t (+ (* -1/18 (* t (* z (cos y)))) (* 1/3 (sin y)))) |
(*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) |
(* t (+ (* -1/18 (* t (* z (cos y)))) (* 1/3 (sin y)))) |
(*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(*.f64 (*.f64 (cos.f64 y) z) (*.f64 #s(literal -1/18 binary64) (*.f64 t t))) |
(* (pow t 2) (+ (* -1/18 (* z (cos y))) (* 1/3 (/ (sin y) t)))) |
(*.f64 (*.f64 t t) (fma.f64 (cos.f64 y) (*.f64 z #s(literal -1/18 binary64)) (/.f64 (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) t))) |
(* (pow t 2) (+ (* -1/18 (* z (cos y))) (* 1/3 (/ (sin y) t)))) |
(*.f64 (*.f64 t t) (fma.f64 (cos.f64 y) (*.f64 z #s(literal -1/18 binary64)) (/.f64 (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) t))) |
(* (pow t 2) (+ (* -1/18 (* z (cos y))) (* 1/3 (/ (sin y) t)))) |
(*.f64 (*.f64 t t) (fma.f64 (cos.f64 y) (*.f64 z #s(literal -1/18 binary64)) (/.f64 (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) t))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(*.f64 (*.f64 (cos.f64 y) z) (*.f64 #s(literal -1/18 binary64) (*.f64 t t))) |
(* (pow t 2) (+ (* -1/18 (* z (cos y))) (* 1/3 (/ (sin y) t)))) |
(*.f64 (*.f64 t t) (fma.f64 (cos.f64 y) (*.f64 z #s(literal -1/18 binary64)) (/.f64 (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) t))) |
(* (pow t 2) (+ (* -1/18 (* z (cos y))) (* 1/3 (/ (sin y) t)))) |
(*.f64 (*.f64 t t) (fma.f64 (cos.f64 y) (*.f64 z #s(literal -1/18 binary64)) (/.f64 (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) t))) |
(* (pow t 2) (+ (* -1/18 (* z (cos y))) (* 1/3 (/ (sin y) t)))) |
(*.f64 (*.f64 t t) (fma.f64 (cos.f64 y) (*.f64 z #s(literal -1/18 binary64)) (/.f64 (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) t))) |
(* -1/18 (* (pow t 2) z)) |
(*.f64 z (*.f64 (*.f64 t t) #s(literal -1/18 binary64))) |
(+ (* -1/18 (* (pow t 2) z)) (* 1/3 (* t y))) |
(fma.f64 y (*.f64 #s(literal 1/3 binary64) t) (*.f64 z (*.f64 (*.f64 t t) #s(literal -1/18 binary64)))) |
(+ (* -1/18 (* (pow t 2) z)) (* y (+ (* 1/36 (* (pow t 2) (* y z))) (* 1/3 t)))) |
(fma.f64 y (fma.f64 y (*.f64 #s(literal 1/36 binary64) (*.f64 z (*.f64 t t))) (*.f64 #s(literal 1/3 binary64) t)) (*.f64 z (*.f64 (*.f64 t t) #s(literal -1/18 binary64)))) |
(+ (* -1/18 (* (pow t 2) z)) (* y (+ (* 1/3 t) (* y (+ (* -1/18 (* t y)) (* 1/36 (* (pow t 2) z))))))) |
(fma.f64 y (fma.f64 y (fma.f64 y (*.f64 t #s(literal -1/18 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 z (*.f64 t t)))) (*.f64 #s(literal 1/3 binary64) t)) (*.f64 z (*.f64 (*.f64 t t) #s(literal -1/18 binary64)))) |
(+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))) |
(*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) |
(+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))) |
(*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) |
(+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))) |
(*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) |
(+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))) |
(*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) |
(+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))) |
(*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) |
(+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))) |
(*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) |
(+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))) |
(*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) |
(+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))) |
(*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) |
(* 1/3 (* t (sin y))) |
(*.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) |
(+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))) |
(*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) |
(+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))) |
(*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) |
(+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))) |
(*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(*.f64 (*.f64 (cos.f64 y) z) (*.f64 #s(literal -1/18 binary64) (*.f64 t t))) |
(* z (+ (* -1/18 (* (pow t 2) (cos y))) (* 1/3 (/ (* t (sin y)) z)))) |
(*.f64 z (fma.f64 (cos.f64 y) (*.f64 (*.f64 t t) #s(literal -1/18 binary64)) (/.f64 (*.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) z))) |
(* z (+ (* -1/18 (* (pow t 2) (cos y))) (* 1/3 (/ (* t (sin y)) z)))) |
(*.f64 z (fma.f64 (cos.f64 y) (*.f64 (*.f64 t t) #s(literal -1/18 binary64)) (/.f64 (*.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) z))) |
(* z (+ (* -1/18 (* (pow t 2) (cos y))) (* 1/3 (/ (* t (sin y)) z)))) |
(*.f64 z (fma.f64 (cos.f64 y) (*.f64 (*.f64 t t) #s(literal -1/18 binary64)) (/.f64 (*.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) z))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(*.f64 (*.f64 (cos.f64 y) z) (*.f64 #s(literal -1/18 binary64) (*.f64 t t))) |
(* -1 (* z (+ (* -1/3 (/ (* t (sin y)) z)) (* 1/18 (* (pow t 2) (cos y)))))) |
(*.f64 (fma.f64 (cos.f64 y) (*.f64 (*.f64 t t) #s(literal 1/18 binary64)) (*.f64 (*.f64 t (sin.f64 y)) (/.f64 #s(literal -1/3 binary64) z))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1/3 (/ (* t (sin y)) z)) (* 1/18 (* (pow t 2) (cos y)))))) |
(*.f64 (fma.f64 (cos.f64 y) (*.f64 (*.f64 t t) #s(literal 1/18 binary64)) (*.f64 (*.f64 t (sin.f64 y)) (/.f64 #s(literal -1/3 binary64) z))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1/3 (/ (* t (sin y)) z)) (* 1/18 (* (pow t 2) (cos y)))))) |
(*.f64 (fma.f64 (cos.f64 y) (*.f64 (*.f64 t t) #s(literal 1/18 binary64)) (*.f64 (*.f64 t (sin.f64 y)) (/.f64 #s(literal -1/3 binary64) z))) (-.f64 #s(literal 0 binary64) z)) |
(- (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) (* 1/3 (/ a b))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) (* 1/3 (/ a b))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) (* 1/3 (/ a b))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) (* 1/3 (/ a b))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))))) |
(*.f64 x (fma.f64 (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 x b))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))))) |
(*.f64 x (fma.f64 (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 x b))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))))) |
(*.f64 x (fma.f64 (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 x b))))) |
(* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y)))) (/.f64 (*.f64 #s(literal 1/3 binary64) a) (*.f64 x b))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y)))) (/.f64 (*.f64 #s(literal 1/3 binary64) a) (*.f64 x b))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y)))) (/.f64 (*.f64 #s(literal 1/3 binary64) a) (*.f64 x b))) (-.f64 #s(literal 0 binary64) x)) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (*.f64 (*.f64 (*.f64 t z) (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64))))) |
(- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))) (* 1/3 (/ a b))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)) (fma.f64 z (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 t t)) (*.f64 (cos.f64 y) z) (*.f64 (*.f64 #s(literal 2/3 binary64) t) (sin.f64 y)))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b))) |
(- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))) (* 1/3 (/ a b))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)) (fma.f64 z (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 t t)) (*.f64 (cos.f64 y) z) (*.f64 (*.f64 #s(literal 2/3 binary64) t) (sin.f64 y)))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b))) |
(* -1/9 (* (* (pow t 2) (* (pow z 2) (cos y))) (sqrt x))) |
(*.f64 (sqrt.f64 x) (*.f64 (*.f64 t (*.f64 t (*.f64 z (*.f64 (cos.f64 y) z)))) #s(literal -1/9 binary64))) |
(* (pow z 2) (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* 2/3 (* (/ (* t (sin y)) z) (sqrt x))))) |
(*.f64 (*.f64 z z) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal -1/9 binary64) (cos.f64 y)) (*.f64 t t) (*.f64 (*.f64 #s(literal 2/3 binary64) t) (/.f64 (sin.f64 y) z))))) |
(* (pow z 2) (- (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (+ (* 2/3 (* (/ (* t (sin y)) z) (sqrt x))) (* 2 (* (sqrt x) (/ (cos y) (pow z 2)))))) (* 1/3 (/ a (* b (pow z 2)))))) |
(*.f64 (*.f64 z z) (fma.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal -1/9 binary64) (cos.f64 y)) (*.f64 t t) (*.f64 (*.f64 #s(literal 2/3 binary64) t) (/.f64 (sin.f64 y) z))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (cos.f64 y) (*.f64 z z)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) (*.f64 b (*.f64 z z)))))) |
(* (pow z 2) (- (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (+ (* 2/3 (* (/ (* t (sin y)) z) (sqrt x))) (* 2 (* (sqrt x) (/ (cos y) (pow z 2)))))) (* 1/3 (/ a (* b (pow z 2)))))) |
(*.f64 (*.f64 z z) (fma.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal -1/9 binary64) (cos.f64 y)) (*.f64 t t) (*.f64 (*.f64 #s(literal 2/3 binary64) t) (/.f64 (sin.f64 y) z))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (cos.f64 y) (*.f64 z z)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) (*.f64 b (*.f64 z z)))))) |
(* -1/9 (* (* (pow t 2) (* (pow z 2) (cos y))) (sqrt x))) |
(*.f64 (sqrt.f64 x) (*.f64 (*.f64 t (*.f64 t (*.f64 z (*.f64 (cos.f64 y) z)))) #s(literal -1/9 binary64))) |
(* (pow z 2) (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* 2/3 (* (/ (* t (sin y)) z) (sqrt x))))) |
(*.f64 (*.f64 z z) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal -1/9 binary64) (cos.f64 y)) (*.f64 t t) (*.f64 (*.f64 #s(literal 2/3 binary64) t) (/.f64 (sin.f64 y) z))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) z)) (* -2/3 (* (* t (sin y)) (sqrt x)))) z)) (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))))) |
(*.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 (cos.f64 y) (*.f64 t t)) (*.f64 (sqrt.f64 x) #s(literal -1/9 binary64))) (/.f64 (fma.f64 (*.f64 t (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal -2/3 binary64)) (/.f64 (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) (-.f64 #s(literal 0 binary64) z))) z))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) z)) (* -2/3 (* (* t (sin y)) (sqrt x)))) z)) (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))))) |
(*.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 (cos.f64 y) (*.f64 t t)) (*.f64 (sqrt.f64 x) #s(literal -1/9 binary64))) (/.f64 (fma.f64 (*.f64 t (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal -2/3 binary64)) (/.f64 (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) (-.f64 #s(literal 0 binary64) z))) z))) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (*.f64 (*.f64 (*.f64 t z) (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64))))) |
(- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))) (* 1/3 (/ a b))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)) (fma.f64 t (fma.f64 (sqrt.f64 x) (*.f64 (*.f64 t (*.f64 z (*.f64 (cos.f64 y) z))) #s(literal -1/9 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64)))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b))) |
(- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))) (* 1/3 (/ a b))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)) (fma.f64 t (fma.f64 (sqrt.f64 x) (*.f64 (*.f64 t (*.f64 z (*.f64 (cos.f64 y) z))) #s(literal -1/9 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64)))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b))) |
(* -1/9 (* (* (pow t 2) (* (pow z 2) (cos y))) (sqrt x))) |
(*.f64 (sqrt.f64 x) (*.f64 (*.f64 t (*.f64 t (*.f64 z (*.f64 (cos.f64 y) z)))) #s(literal -1/9 binary64))) |
(* (pow t 2) (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* 2/3 (* (/ (* z (sin y)) t) (sqrt x))))) |
(*.f64 (*.f64 t t) (fma.f64 (sqrt.f64 x) (*.f64 (*.f64 z (*.f64 (cos.f64 y) z)) #s(literal -1/9 binary64)) (*.f64 (*.f64 z (/.f64 (sin.f64 y) t)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64))))) |
(* (pow t 2) (- (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (+ (* 2/3 (* (/ (* z (sin y)) t) (sqrt x))) (* 2 (* (/ (cos y) (pow t 2)) (sqrt x))))) (* 1/3 (/ a (* b (pow t 2)))))) |
(*.f64 (*.f64 t t) (fma.f64 (sqrt.f64 x) (fma.f64 #s(literal 2/3 binary64) (*.f64 z (/.f64 (sin.f64 y) t)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) (*.f64 t t))) (fma.f64 (sqrt.f64 x) (*.f64 (*.f64 z (*.f64 (cos.f64 y) z)) #s(literal -1/9 binary64)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) (*.f64 b (*.f64 t t)))))) |
(* (pow t 2) (- (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (+ (* 2/3 (* (/ (* z (sin y)) t) (sqrt x))) (* 2 (* (/ (cos y) (pow t 2)) (sqrt x))))) (* 1/3 (/ a (* b (pow t 2)))))) |
(*.f64 (*.f64 t t) (fma.f64 (sqrt.f64 x) (fma.f64 #s(literal 2/3 binary64) (*.f64 z (/.f64 (sin.f64 y) t)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) (*.f64 t t))) (fma.f64 (sqrt.f64 x) (*.f64 (*.f64 z (*.f64 (cos.f64 y) z)) #s(literal -1/9 binary64)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) (*.f64 b (*.f64 t t)))))) |
(* -1/9 (* (* (pow t 2) (* (pow z 2) (cos y))) (sqrt x))) |
(*.f64 (sqrt.f64 x) (*.f64 (*.f64 t (*.f64 t (*.f64 z (*.f64 (cos.f64 y) z)))) #s(literal -1/9 binary64))) |
(* (pow t 2) (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* 2/3 (* (/ (* z (sin y)) t) (sqrt x))))) |
(*.f64 (*.f64 t t) (fma.f64 (sqrt.f64 x) (*.f64 (*.f64 z (*.f64 (cos.f64 y) z)) #s(literal -1/9 binary64)) (*.f64 (*.f64 z (/.f64 (sin.f64 y) t)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64))))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) t)) (* -2/3 (* (sqrt x) (* z (sin y))))) t)) (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))))) |
(*.f64 (*.f64 t t) (-.f64 (*.f64 (sqrt.f64 x) (*.f64 (*.f64 z (*.f64 (cos.f64 y) z)) #s(literal -1/9 binary64))) (/.f64 (fma.f64 (*.f64 z (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal -2/3 binary64)) (/.f64 (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) (-.f64 #s(literal 0 binary64) t))) t))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) t)) (* -2/3 (* (sqrt x) (* z (sin y))))) t)) (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))))) |
(*.f64 (*.f64 t t) (-.f64 (*.f64 (sqrt.f64 x) (*.f64 (*.f64 z (*.f64 (cos.f64 y) z)) #s(literal -1/9 binary64))) (/.f64 (fma.f64 (*.f64 z (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal -2/3 binary64)) (/.f64 (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) (-.f64 #s(literal 0 binary64) t))) t))) |
(- (* 2 (* (sqrt x) (+ 1 (* -1/18 (* (pow t 2) (pow z 2)))))) (* 1/3 (/ a b))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal -1/18 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (+ (* 2/3 (* (* t (* y z)) (sqrt x))) (* 2 (* (sqrt x) (+ 1 (* -1/18 (* (pow t 2) (pow z 2))))))) (* 1/3 (/ a b))) |
(fma.f64 (sqrt.f64 x) (*.f64 (*.f64 y (*.f64 t z)) #s(literal 2/3 binary64)) (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal -1/18 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b))) |
(- (+ (* 2 (* (sqrt x) (+ 1 (* -1/18 (* (pow t 2) (pow z 2)))))) (* y (+ (* 2/3 (* (* t z) (sqrt x))) (* 2 (* (sqrt x) (* y (- (* 1/36 (* (pow t 2) (pow z 2))) 1/2))))))) (* 1/3 (/ a b))) |
(fma.f64 y (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (*.f64 y (fma.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 1/36 binary64)) #s(literal -1/2 binary64)))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (sqrt.f64 x) z) t))) (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal -1/18 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b))) |
(- (+ (* 2 (* (sqrt x) (+ 1 (* -1/18 (* (pow t 2) (pow z 2)))))) (* y (+ (* 2/3 (* (* t z) (sqrt x))) (* y (+ (* -1/9 (* (* t (* y z)) (sqrt x))) (* 2 (* (sqrt x) (- (* 1/36 (* (pow t 2) (pow z 2))) 1/2)))))))) (* 1/3 (/ a b))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal -1/18 binary64)) #s(literal 1 binary64))) (fma.f64 y (fma.f64 y (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 1/36 binary64)) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 y (*.f64 t z)) #s(literal -1/9 binary64)))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (sqrt.f64 x) z) t))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b))) |
(- (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) (* 1/3 (/ a b))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) (* 1/3 (/ a b))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) (* 1/3 (/ a b))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) (* 1/3 (/ a b))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) (* 1/3 (/ a b))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) (* 1/3 (/ a b))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) (* 1/3 (/ a b))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) (* 1/3 (/ a b))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* a (- (* 2 (* (/ (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y)) (/.f64 (sqrt.f64 x) a)) (/.f64 #s(literal -1/3 binary64) b))) |
(* a (- (* 2 (* (/ (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y)) (/.f64 (sqrt.f64 x) a)) (/.f64 #s(literal -1/3 binary64) b))) |
(* a (- (* 2 (* (/ (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y)) (/.f64 (sqrt.f64 x) a)) (/.f64 #s(literal -1/3 binary64) b))) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* -1 (* a (+ (* -2 (* (/ (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y)) (/.f64 (sqrt.f64 x) a)) (/.f64 #s(literal 1/3 binary64) b)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -2 (* (/ (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y)) (/.f64 (sqrt.f64 x) a)) (/.f64 #s(literal 1/3 binary64) b)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -2 (* (/ (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y)) (/.f64 (sqrt.f64 x) a)) (/.f64 #s(literal 1/3 binary64) b)) (-.f64 #s(literal 0 binary64) a)) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(/ (- (* 2 (* (* b (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))) (sqrt x))) (* 1/3 a)) b) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (*.f64 b (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y)))) (*.f64 a #s(literal -1/3 binary64))) b) |
(/ (- (* 2 (* (* b (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))) (sqrt x))) (* 1/3 a)) b) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (*.f64 b (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y)))) (*.f64 a #s(literal -1/3 binary64))) b) |
(/ (- (* 2 (* (* b (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))) (sqrt x))) (* 1/3 a)) b) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (*.f64 b (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y)))) (*.f64 a #s(literal -1/3 binary64))) b) |
(* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(*.f64 (*.f64 (cos.f64 y) z) (*.f64 #s(literal -1/18 binary64) (*.f64 t t))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(*.f64 (*.f64 (cos.f64 y) z) (*.f64 #s(literal -1/18 binary64) (*.f64 t t))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(*.f64 (*.f64 (cos.f64 y) z) (*.f64 #s(literal -1/18 binary64) (*.f64 t t))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(*.f64 (*.f64 (cos.f64 y) z) (*.f64 #s(literal -1/18 binary64) (*.f64 t t))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(*.f64 (*.f64 (cos.f64 y) z) (*.f64 #s(literal -1/18 binary64) (*.f64 t t))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(*.f64 (*.f64 (cos.f64 y) z) (*.f64 #s(literal -1/18 binary64) (*.f64 t t))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(*.f64 (*.f64 (cos.f64 y) z) (*.f64 #s(literal -1/18 binary64) (*.f64 t t))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(*.f64 (*.f64 (cos.f64 y) z) (*.f64 #s(literal -1/18 binary64) (*.f64 t t))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(*.f64 (*.f64 (cos.f64 y) z) (*.f64 #s(literal -1/18 binary64) (*.f64 t t))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(*.f64 (*.f64 (cos.f64 y) z) (*.f64 #s(literal -1/18 binary64) (*.f64 t t))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(*.f64 (*.f64 (cos.f64 y) z) (*.f64 #s(literal -1/18 binary64) (*.f64 t t))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(*.f64 (*.f64 (cos.f64 y) z) (*.f64 #s(literal -1/18 binary64) (*.f64 t t))) |
(* -1/18 (* (pow t 2) z)) |
(*.f64 z (*.f64 (*.f64 t t) #s(literal -1/18 binary64))) |
(+ (* -1/18 (* (pow t 2) z)) (* 1/36 (* (pow t 2) (* (pow y 2) z)))) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal 1/36 binary64) (*.f64 z (*.f64 t t))) (*.f64 z (*.f64 (*.f64 t t) #s(literal -1/18 binary64)))) |
(+ (* -1/18 (* (pow t 2) z)) (* (pow y 2) (+ (* -1/432 (* (pow t 2) (* (pow y 2) z))) (* 1/36 (* (pow t 2) z))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 z (*.f64 t t)) #s(literal -1/432 binary64)) y) y (*.f64 #s(literal 1/36 binary64) (*.f64 z (*.f64 t t)))) y) y (*.f64 z (*.f64 (*.f64 t t) #s(literal -1/18 binary64)))) |
(+ (* -1/18 (* (pow t 2) z)) (* (pow y 2) (+ (* 1/36 (* (pow t 2) z)) (* (pow y 2) (+ (* -1/432 (* (pow t 2) z)) (* 1/12960 (* (pow t 2) (* (pow y 2) z)))))))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/12960 binary64)) (*.f64 (*.f64 z (*.f64 t t)) #s(literal -1/432 binary64))) (*.f64 #s(literal 1/36 binary64) (*.f64 z (*.f64 t t)))) (*.f64 z (*.f64 (*.f64 t t) #s(literal -1/18 binary64)))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(*.f64 (*.f64 (cos.f64 y) z) (*.f64 #s(literal -1/18 binary64) (*.f64 t t))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(*.f64 (*.f64 (cos.f64 y) z) (*.f64 #s(literal -1/18 binary64) (*.f64 t t))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(*.f64 (*.f64 (cos.f64 y) z) (*.f64 #s(literal -1/18 binary64) (*.f64 t t))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(*.f64 (*.f64 (cos.f64 y) z) (*.f64 #s(literal -1/18 binary64) (*.f64 t t))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(*.f64 (*.f64 (cos.f64 y) z) (*.f64 #s(literal -1/18 binary64) (*.f64 t t))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(*.f64 (*.f64 (cos.f64 y) z) (*.f64 #s(literal -1/18 binary64) (*.f64 t t))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(*.f64 (*.f64 (cos.f64 y) z) (*.f64 #s(literal -1/18 binary64) (*.f64 t t))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(*.f64 (*.f64 (cos.f64 y) z) (*.f64 #s(literal -1/18 binary64) (*.f64 t t))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(*.f64 (*.f64 (cos.f64 y) z) (*.f64 #s(literal -1/18 binary64) (*.f64 t t))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(*.f64 (*.f64 (cos.f64 y) z) (*.f64 #s(literal -1/18 binary64) (*.f64 t t))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(*.f64 (*.f64 (cos.f64 y) z) (*.f64 #s(literal -1/18 binary64) (*.f64 t t))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(*.f64 (*.f64 (cos.f64 y) z) (*.f64 #s(literal -1/18 binary64) (*.f64 t t))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(*.f64 (*.f64 (cos.f64 y) z) (*.f64 #s(literal -1/18 binary64) (*.f64 t t))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(*.f64 (*.f64 (cos.f64 y) z) (*.f64 #s(literal -1/18 binary64) (*.f64 t t))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(*.f64 (*.f64 (cos.f64 y) z) (*.f64 #s(literal -1/18 binary64) (*.f64 t t))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(*.f64 (*.f64 (cos.f64 y) z) (*.f64 #s(literal -1/18 binary64) (*.f64 t t))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(*.f64 (*.f64 (cos.f64 y) z) (*.f64 #s(literal -1/18 binary64) (*.f64 t t))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(*.f64 (*.f64 (cos.f64 y) z) (*.f64 #s(literal -1/18 binary64) (*.f64 t t))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(*.f64 (*.f64 (cos.f64 y) z) (*.f64 #s(literal -1/18 binary64) (*.f64 t t))) |
(* -1/18 (* (pow t 2) (* z (cos y)))) |
(*.f64 (*.f64 (cos.f64 y) z) (*.f64 #s(literal -1/18 binary64) (*.f64 t t))) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* -2 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2)))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* -2 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2)))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* -2 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2)))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* -2 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2)))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (sqrt x)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
(+ (* -1 (* (sqrt x) (pow y 2))) (* 2 (sqrt x))) |
(fma.f64 #s(literal 2 binary64) (sqrt.f64 x) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 (sqrt.f64 x) y)))) |
(+ (* 2 (sqrt x)) (* (pow y 2) (+ (* -1 (sqrt x)) (* 1/12 (* (sqrt x) (pow y 2)))))) |
(fma.f64 #s(literal 2 binary64) (sqrt.f64 x) (*.f64 (*.f64 y y) (fma.f64 (sqrt.f64 x) (*.f64 (*.f64 y y) #s(literal 1/12 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 x))))) |
(+ (* 2 (sqrt x)) (* (pow y 2) (+ (* -1 (sqrt x)) (* (pow y 2) (+ (* -1/360 (* (sqrt x) (pow y 2))) (* 1/12 (sqrt x))))))) |
(fma.f64 #s(literal 2 binary64) (sqrt.f64 x) (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (sqrt.f64 x) (*.f64 (*.f64 y y) #s(literal -1/360 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/12 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 x))))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(cos (neg (* 1/3 (* t z)))) |
(cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) |
(+ (cos (neg (* 1/3 (* t z)))) (* -1 (* y (sin (neg (* 1/3 (* t z))))))) |
(fma.f64 y (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) |
(+ (cos (neg (* 1/3 (* t z)))) (* y (- (* -1/2 (* y (cos (neg (* 1/3 (* t z)))))) (sin (neg (* 1/3 (* t z))))))) |
(fma.f64 y (fma.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (*.f64 #s(literal -1/2 binary64) y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) |
(+ (cos (neg (* 1/3 (* t z)))) (* y (- (* y (+ (* -1/2 (cos (neg (* 1/3 (* t z))))) (* 1/6 (* y (sin (neg (* 1/3 (* t z)))))))) (sin (neg (* 1/3 (* t z))))))) |
(fma.f64 y (fma.f64 y (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 y #s(literal 1/6 binary64)))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (neg (+ (* -1 y) (* 1/3 (* t z))))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (neg (+ (* -1 y) (* 1/3 (* t z))))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (neg (+ (* -1 y) (* 1/3 (* t z))))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (neg (+ (* -1 y) (* 1/3 (* t z))))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos y) |
(cos.f64 y) |
(+ (cos y) (* 1/3 (* t (* z (sin y))))) |
(fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) |
(+ (cos y) (* z (- (* -1/18 (* (pow t 2) (* z (cos y)))) (* -1/3 (* t (sin y)))))) |
(fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y)) |
(+ (cos y) (* z (- (* z (+ (* -1/18 (* (pow t 2) (cos y))) (* -1/162 (* (pow t 3) (* z (sin y)))))) (* -1/3 (* t (sin y)))))) |
(fma.f64 z (fma.f64 z (fma.f64 (*.f64 z (sin.f64 y)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/162 binary64)) (*.f64 (cos.f64 y) (*.f64 (*.f64 t t) #s(literal -1/18 binary64)))) (*.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos y) |
(cos.f64 y) |
(+ (cos y) (* 1/3 (* t (* z (sin y))))) |
(fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) |
(+ (cos y) (* t (- (* -1/18 (* t (* (pow z 2) (cos y)))) (* -1/3 (* z (sin y)))))) |
(fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y)) |
(+ (cos y) (* t (- (* t (+ (* -1/18 (* (pow z 2) (cos y))) (* -1/162 (* t (* (pow z 3) (sin y)))))) (* -1/3 (* z (sin y)))))) |
(fma.f64 t (fma.f64 t (fma.f64 (*.f64 (sin.f64 y) (*.f64 z (*.f64 z z))) (*.f64 t #s(literal -1/162 binary64)) (*.f64 (cos.f64 y) (*.f64 (*.f64 z z) #s(literal -1/18 binary64)))) (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(/ 3 (* t z)) |
(/.f64 #s(literal 3 binary64) (*.f64 t z)) |
(/ 3 (* t z)) |
(/.f64 #s(literal 3 binary64) (*.f64 t z)) |
(/ 3 (* t z)) |
(/.f64 #s(literal 3 binary64) (*.f64 t z)) |
(/ 3 (* t z)) |
(/.f64 #s(literal 3 binary64) (*.f64 t z)) |
(/ 3 (* t z)) |
(/.f64 #s(literal 3 binary64) (*.f64 t z)) |
(/ 3 (* t z)) |
(/.f64 #s(literal 3 binary64) (*.f64 t z)) |
(/ 3 (* t z)) |
(/.f64 #s(literal 3 binary64) (*.f64 t z)) |
(/ 3 (* t z)) |
(/.f64 #s(literal 3 binary64) (*.f64 t z)) |
(/ 3 (* t z)) |
(/.f64 #s(literal 3 binary64) (*.f64 t z)) |
(/ 3 (* t z)) |
(/.f64 #s(literal 3 binary64) (*.f64 t z)) |
(/ 3 (* t z)) |
(/.f64 #s(literal 3 binary64) (*.f64 t z)) |
(/ 3 (* t z)) |
(/.f64 #s(literal 3 binary64) (*.f64 t z)) |
(/ 3 (* t z)) |
(/.f64 #s(literal 3 binary64) (*.f64 t z)) |
(/ 3 (* t z)) |
(/.f64 #s(literal 3 binary64) (*.f64 t z)) |
(/ 3 (* t z)) |
(/.f64 #s(literal 3 binary64) (*.f64 t z)) |
(/ 3 (* t z)) |
(/.f64 #s(literal 3 binary64) (*.f64 t z)) |
(/ 3 (* t z)) |
(/.f64 #s(literal 3 binary64) (*.f64 t z)) |
(/ 3 (* t z)) |
(/.f64 #s(literal 3 binary64) (*.f64 t z)) |
(/ 3 (* t z)) |
(/.f64 #s(literal 3 binary64) (*.f64 t z)) |
(/ 3 (* t z)) |
(/.f64 #s(literal 3 binary64) (*.f64 t z)) |
(/ 3 (* t z)) |
(/.f64 #s(literal 3 binary64) (*.f64 t z)) |
(/ 3 (* t z)) |
(/.f64 #s(literal 3 binary64) (*.f64 t z)) |
(/ 3 (* t z)) |
(/.f64 #s(literal 3 binary64) (*.f64 t z)) |
(/ 3 (* t z)) |
(/.f64 #s(literal 3 binary64) (*.f64 t z)) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) |
(+ (* -2 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z))))))) (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z))))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) y)) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* -1 (* (sqrt x) (* y (cos (neg (* 1/3 (* t z)))))))))) |
(fma.f64 y (fma.f64 (*.f64 (sqrt.f64 x) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (-.f64 #s(literal 0 binary64) y) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sqrt.f64 x) #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) |
(+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* y (+ (* -1 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z)))))))))))) |
(fma.f64 y (fma.f64 y (fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 x) y)) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 x)) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sqrt.f64 x) #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (*.f64 (*.f64 (*.f64 t z) (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64)))) |
(+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))) |
(fma.f64 z (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 t t)) (*.f64 (cos.f64 y) z) (*.f64 (*.f64 #s(literal 2/3 binary64) t) (sin.f64 y)))) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))) |
(fma.f64 z (fma.f64 z (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (sin.f64 y)) (*.f64 (*.f64 #s(literal -1/9 binary64) (cos.f64 y)) (*.f64 t t)))) (*.f64 #s(literal 2/3 binary64) (*.f64 (sin.f64 y) (*.f64 t (sqrt.f64 x))))) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (*.f64 (*.f64 (*.f64 t z) (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64)))) |
(+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))) |
(fma.f64 t (fma.f64 (sqrt.f64 x) (*.f64 (*.f64 t (*.f64 z (*.f64 (cos.f64 y) z))) #s(literal -1/9 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64)))) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x)))))))) |
(fma.f64 t (fma.f64 t (fma.f64 (sqrt.f64 x) (*.f64 (*.f64 z (*.f64 (cos.f64 y) z)) #s(literal -1/9 binary64)) (*.f64 (*.f64 (sin.f64 y) (*.f64 (*.f64 z (*.f64 z z)) t)) (*.f64 (sqrt.f64 x) #s(literal -1/81 binary64)))) (*.f64 (*.f64 z (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64)))) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)))) |
(* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)))) |
(* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)))) |
(* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)))) |
(* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)))) |
(* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)))) |
(* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)))) |
(* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)))) |
(* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (cos y) (* 1/3 (* t (* z (sin y)))))))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)))) |
(* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (cos y) (* 1/3 (* t (* z (sin y)))))))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)))) |
(* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (cos y) (* 1/3 (* t (* z (sin y)))))))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)))) |
(* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (cos y) (* 1/3 (* t (* z (sin y)))))))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (*.f64 (*.f64 (*.f64 t z) (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64)))) |
(+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (*.f64 (*.f64 (*.f64 t z) (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64)))) |
(+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (*.f64 (*.f64 (*.f64 t z) (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64)))) |
(* 2/3 (* (* t (* z (sin y))) (sqrt x))) |
(*.f64 (*.f64 (*.f64 t z) (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64))) |
(* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* 2 (* (/ (cos y) t) (sqrt x))))) |
(*.f64 t (fma.f64 (sqrt.f64 x) (*.f64 (/.f64 (cos.f64 y) t) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64))))) |
(* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* 2 (* (/ (cos y) t) (sqrt x))))) |
(*.f64 t (fma.f64 (sqrt.f64 x) (*.f64 (/.f64 (cos.f64 y) t) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64))))) |
(* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* 2 (* (/ (cos y) t) (sqrt x))))) |
(*.f64 t (fma.f64 (sqrt.f64 x) (*.f64 (/.f64 (cos.f64 y) t) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64))))) |
(* 2/3 (* (* t (* z (sin y))) (sqrt x))) |
(*.f64 (*.f64 (*.f64 t z) (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64))) |
(* -1 (* t (+ (* -2 (* (/ (cos y) t) (sqrt x))) (* -2/3 (* (sqrt x) (* z (sin y))))))) |
(*.f64 (fma.f64 (sqrt.f64 x) (*.f64 (/.f64 (cos.f64 y) t) #s(literal -2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal -2/3 binary64)))) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ (* -2 (* (/ (cos y) t) (sqrt x))) (* -2/3 (* (sqrt x) (* z (sin y))))))) |
(*.f64 (fma.f64 (sqrt.f64 x) (*.f64 (/.f64 (cos.f64 y) t) #s(literal -2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal -2/3 binary64)))) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ (* -2 (* (/ (cos y) t) (sqrt x))) (* -2/3 (* (sqrt x) (* z (sin y))))))) |
(*.f64 (fma.f64 (sqrt.f64 x) (*.f64 (/.f64 (cos.f64 y) t) #s(literal -2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal -2/3 binary64)))) (-.f64 #s(literal 0 binary64) t)) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (*.f64 (*.f64 (*.f64 t z) (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64)))) |
(+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (*.f64 (*.f64 (*.f64 t z) (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64)))) |
(+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (*.f64 (*.f64 (*.f64 t z) (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64)))) |
(* 2/3 (* (* t (* z (sin y))) (sqrt x))) |
(*.f64 (*.f64 (*.f64 t z) (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64))) |
(* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* 2 (* (sqrt x) (/ (cos y) z))))) |
(*.f64 z (fma.f64 (*.f64 t (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 y) z))))) |
(* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* 2 (* (sqrt x) (/ (cos y) z))))) |
(*.f64 z (fma.f64 (*.f64 t (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 y) z))))) |
(* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* 2 (* (sqrt x) (/ (cos y) z))))) |
(*.f64 z (fma.f64 (*.f64 t (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 y) z))))) |
(* 2/3 (* (* t (* z (sin y))) (sqrt x))) |
(*.f64 (*.f64 (*.f64 t z) (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64))) |
(* -1 (* z (+ (* -2 (* (sqrt x) (/ (cos y) z))) (* -2/3 (* (* t (sin y)) (sqrt x)))))) |
(*.f64 (fma.f64 (/.f64 (cos.f64 y) z) (*.f64 (sqrt.f64 x) #s(literal -2 binary64)) (*.f64 (*.f64 t (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal -2/3 binary64)))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -2 (* (sqrt x) (/ (cos y) z))) (* -2/3 (* (* t (sin y)) (sqrt x)))))) |
(*.f64 (fma.f64 (/.f64 (cos.f64 y) z) (*.f64 (sqrt.f64 x) #s(literal -2 binary64)) (*.f64 (*.f64 t (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal -2/3 binary64)))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -2 (* (sqrt x) (/ (cos y) z))) (* -2/3 (* (* t (sin y)) (sqrt x)))))) |
(*.f64 (fma.f64 (/.f64 (cos.f64 y) z) (*.f64 (sqrt.f64 x) #s(literal -2 binary64)) (*.f64 (*.f64 t (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal -2/3 binary64)))) (-.f64 #s(literal 0 binary64) z)) |
(* 2 (sqrt x)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
(+ (* 2/3 (* (* t (* y z)) (sqrt x))) (* 2 (sqrt x))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal 2/3 binary64) (*.f64 y (*.f64 t z)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt x)) (* y (+ (* -1 (* (sqrt x) y)) (* 2/3 (* (* t z) (sqrt x)))))) |
(fma.f64 y (fma.f64 y (-.f64 #s(literal 0 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (sqrt.f64 x) z) t))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(+ (* 2 (sqrt x)) (* y (+ (* 2/3 (* (* t z) (sqrt x))) (* y (+ (* -1 (sqrt x)) (* -1/9 (* (* t (* y z)) (sqrt x)))))))) |
(fma.f64 y (fma.f64 y (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -1/9 binary64) (*.f64 y (*.f64 t z)) #s(literal -1 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (sqrt.f64 x) z) t))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)))) |
(* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)))) |
(* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)))) |
(* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)))) |
(* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)))) |
(* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)))) |
(* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)))) |
(* 2 (* (sqrt x) (+ (cos y) (* 1/3 (* t (* z (sin y))))))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)))) |
(* 1/3 y) |
(*.f64 y #s(literal 1/3 binary64)) |
(* y (+ 1/3 (* -1/18 (pow y 2)))) |
(*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/18 binary64) #s(literal 1/3 binary64))) |
(* y (+ 1/3 (* (pow y 2) (- (* 1/360 (pow y 2)) 1/18)))) |
(*.f64 y (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/360 binary64)) #s(literal -1/18 binary64))) #s(literal 1/3 binary64))) |
(* y (+ 1/3 (* (pow y 2) (- (* (pow y 2) (+ 1/360 (* -1/15120 (pow y 2)))) 1/18)))) |
(*.f64 y (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/15120 binary64) #s(literal 1/360 binary64)) #s(literal -1/18 binary64)) #s(literal 1/3 binary64))) |
(* 1/3 (sin y)) |
(*.f64 #s(literal 1/3 binary64) (sin.f64 y)) |
(* 1/3 (sin y)) |
(*.f64 #s(literal 1/3 binary64) (sin.f64 y)) |
(* 1/3 (sin y)) |
(*.f64 #s(literal 1/3 binary64) (sin.f64 y)) |
(* 1/3 (sin y)) |
(*.f64 #s(literal 1/3 binary64) (sin.f64 y)) |
(* 1/3 (sin y)) |
(*.f64 #s(literal 1/3 binary64) (sin.f64 y)) |
(* 1/3 (sin y)) |
(*.f64 #s(literal 1/3 binary64) (sin.f64 y)) |
(* 1/3 (sin y)) |
(*.f64 #s(literal 1/3 binary64) (sin.f64 y)) |
(* 1/3 (sin y)) |
(*.f64 #s(literal 1/3 binary64) (sin.f64 y)) |
(* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y))) |
(* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y))) |
(* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y))) |
(* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y))) |
(* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y))) |
(* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y))) |
(* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y))) |
(* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y))) |
(* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y))) |
(* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y))) |
(* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y))) |
(* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (*.f64 (*.f64 (*.f64 t z) (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64)))) |
(+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))) |
(fma.f64 z (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 t t)) (*.f64 (cos.f64 y) z) (*.f64 (*.f64 #s(literal 2/3 binary64) t) (sin.f64 y)))) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))) |
(fma.f64 z (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 t t)) (*.f64 (cos.f64 y) z) (*.f64 (*.f64 #s(literal 2/3 binary64) t) (sin.f64 y)))) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(* -1/9 (* (* (pow t 2) (* (pow z 2) (cos y))) (sqrt x))) |
(*.f64 (sqrt.f64 x) (*.f64 (*.f64 t (*.f64 t (*.f64 z (*.f64 (cos.f64 y) z)))) #s(literal -1/9 binary64))) |
(* (pow z 2) (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* 2/3 (* (/ (* t (sin y)) z) (sqrt x))))) |
(*.f64 (*.f64 z z) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal -1/9 binary64) (cos.f64 y)) (*.f64 t t) (*.f64 (*.f64 #s(literal 2/3 binary64) t) (/.f64 (sin.f64 y) z))))) |
(* (pow z 2) (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (+ (* 2/3 (* (/ (* t (sin y)) z) (sqrt x))) (* 2 (* (sqrt x) (/ (cos y) (pow z 2))))))) |
(*.f64 (*.f64 z z) (fma.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2/3 binary64) t) (/.f64 (sin.f64 y) z) (*.f64 (*.f64 #s(literal -1/9 binary64) (cos.f64 y)) (*.f64 t t))) (/.f64 (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 z z)))) |
(* (pow z 2) (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (+ (* 2/3 (* (/ (* t (sin y)) z) (sqrt x))) (* 2 (* (sqrt x) (/ (cos y) (pow z 2))))))) |
(*.f64 (*.f64 z z) (fma.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2/3 binary64) t) (/.f64 (sin.f64 y) z) (*.f64 (*.f64 #s(literal -1/9 binary64) (cos.f64 y)) (*.f64 t t))) (/.f64 (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 z z)))) |
(* -1/9 (* (* (pow t 2) (* (pow z 2) (cos y))) (sqrt x))) |
(*.f64 (sqrt.f64 x) (*.f64 (*.f64 t (*.f64 t (*.f64 z (*.f64 (cos.f64 y) z)))) #s(literal -1/9 binary64))) |
(* (pow z 2) (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* 2/3 (* (/ (* t (sin y)) z) (sqrt x))))) |
(*.f64 (*.f64 z z) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal -1/9 binary64) (cos.f64 y)) (*.f64 t t) (*.f64 (*.f64 #s(literal 2/3 binary64) t) (/.f64 (sin.f64 y) z))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -2 (* (sqrt x) (/ (cos y) z))) (* -2/3 (* (* t (sin y)) (sqrt x)))) z)) (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))))) |
(*.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 (cos.f64 y) (*.f64 t t)) (*.f64 (sqrt.f64 x) #s(literal -1/9 binary64))) (/.f64 (fma.f64 (/.f64 (cos.f64 y) z) (*.f64 (sqrt.f64 x) #s(literal -2 binary64)) (*.f64 (*.f64 t (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal -2/3 binary64)))) z))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -2 (* (sqrt x) (/ (cos y) z))) (* -2/3 (* (* t (sin y)) (sqrt x)))) z)) (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))))) |
(*.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 (cos.f64 y) (*.f64 t t)) (*.f64 (sqrt.f64 x) #s(literal -1/9 binary64))) (/.f64 (fma.f64 (/.f64 (cos.f64 y) z) (*.f64 (sqrt.f64 x) #s(literal -2 binary64)) (*.f64 (*.f64 t (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal -2/3 binary64)))) z))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (*.f64 (*.f64 (*.f64 t z) (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64)))) |
(+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))) |
(fma.f64 t (fma.f64 (sqrt.f64 x) (*.f64 (*.f64 t (*.f64 z (*.f64 (cos.f64 y) z))) #s(literal -1/9 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64)))) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))) |
(fma.f64 t (fma.f64 (sqrt.f64 x) (*.f64 (*.f64 t (*.f64 z (*.f64 (cos.f64 y) z))) #s(literal -1/9 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64)))) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(* -1/9 (* (* (pow t 2) (* (pow z 2) (cos y))) (sqrt x))) |
(*.f64 (sqrt.f64 x) (*.f64 (*.f64 t (*.f64 t (*.f64 z (*.f64 (cos.f64 y) z)))) #s(literal -1/9 binary64))) |
(* (pow t 2) (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* 2/3 (* (/ (* z (sin y)) t) (sqrt x))))) |
(*.f64 (*.f64 t t) (fma.f64 (sqrt.f64 x) (*.f64 (*.f64 z (*.f64 (cos.f64 y) z)) #s(literal -1/9 binary64)) (*.f64 (*.f64 z (/.f64 (sin.f64 y) t)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64))))) |
(* (pow t 2) (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (+ (* 2/3 (* (/ (* z (sin y)) t) (sqrt x))) (* 2 (* (/ (cos y) (pow t 2)) (sqrt x)))))) |
(*.f64 (*.f64 t t) (fma.f64 (sqrt.f64 x) (fma.f64 #s(literal 2/3 binary64) (*.f64 z (/.f64 (sin.f64 y) t)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) (*.f64 t t))) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 z (*.f64 (cos.f64 y) z)) #s(literal -1/9 binary64))))) |
(* (pow t 2) (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (+ (* 2/3 (* (/ (* z (sin y)) t) (sqrt x))) (* 2 (* (/ (cos y) (pow t 2)) (sqrt x)))))) |
(*.f64 (*.f64 t t) (fma.f64 (sqrt.f64 x) (fma.f64 #s(literal 2/3 binary64) (*.f64 z (/.f64 (sin.f64 y) t)) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) (*.f64 t t))) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 z (*.f64 (cos.f64 y) z)) #s(literal -1/9 binary64))))) |
(* -1/9 (* (* (pow t 2) (* (pow z 2) (cos y))) (sqrt x))) |
(*.f64 (sqrt.f64 x) (*.f64 (*.f64 t (*.f64 t (*.f64 z (*.f64 (cos.f64 y) z)))) #s(literal -1/9 binary64))) |
(* (pow t 2) (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* 2/3 (* (/ (* z (sin y)) t) (sqrt x))))) |
(*.f64 (*.f64 t t) (fma.f64 (sqrt.f64 x) (*.f64 (*.f64 z (*.f64 (cos.f64 y) z)) #s(literal -1/9 binary64)) (*.f64 (*.f64 z (/.f64 (sin.f64 y) t)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64))))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -2 (* (/ (cos y) t) (sqrt x))) (* -2/3 (* (sqrt x) (* z (sin y))))) t)) (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))))) |
(*.f64 (*.f64 t t) (fma.f64 (sqrt.f64 x) (*.f64 (*.f64 z (*.f64 (cos.f64 y) z)) #s(literal -1/9 binary64)) (/.f64 (fma.f64 (sqrt.f64 x) (*.f64 (/.f64 (cos.f64 y) t) #s(literal -2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal -2/3 binary64)))) (-.f64 #s(literal 0 binary64) t)))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -2 (* (/ (cos y) t) (sqrt x))) (* -2/3 (* (sqrt x) (* z (sin y))))) t)) (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))))) |
(*.f64 (*.f64 t t) (fma.f64 (sqrt.f64 x) (*.f64 (*.f64 z (*.f64 (cos.f64 y) z)) #s(literal -1/9 binary64)) (/.f64 (fma.f64 (sqrt.f64 x) (*.f64 (/.f64 (cos.f64 y) t) #s(literal -2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal -2/3 binary64)))) (-.f64 #s(literal 0 binary64) t)))) |
(* 2 (* (sqrt x) (+ 1 (* -1/18 (* (pow t 2) (pow z 2)))))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal -1/18 binary64)) #s(literal 1 binary64)))) |
(+ (* 2/3 (* (* t (* y z)) (sqrt x))) (* 2 (* (sqrt x) (+ 1 (* -1/18 (* (pow t 2) (pow z 2))))))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal -1/18 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 y (*.f64 t z)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64)))) |
(+ (* 2 (* (sqrt x) (+ 1 (* -1/18 (* (pow t 2) (pow z 2)))))) (* y (+ (* 2/3 (* (* t z) (sqrt x))) (* 2 (* (sqrt x) (* y (- (* 1/36 (* (pow t 2) (pow z 2))) 1/2))))))) |
(fma.f64 y (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (*.f64 y (fma.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 1/36 binary64)) #s(literal -1/2 binary64)))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (sqrt.f64 x) z) t))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal -1/18 binary64)) #s(literal 1 binary64))))) |
(+ (* 2 (* (sqrt x) (+ 1 (* -1/18 (* (pow t 2) (pow z 2)))))) (* y (+ (* 2/3 (* (* t z) (sqrt x))) (* y (+ (* -1/9 (* (* t (* y z)) (sqrt x))) (* 2 (* (sqrt x) (- (* 1/36 (* (pow t 2) (pow z 2))) 1/2)))))))) |
(fma.f64 y (fma.f64 y (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 1/36 binary64)) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 y (*.f64 t z)) #s(literal -1/9 binary64)))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (sqrt.f64 x) z) t))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal -1/18 binary64)) #s(literal 1 binary64))))) |
(* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y))) |
(* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y))) |
(* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y))) |
(* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y))) |
(* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y))) |
(* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y))) |
(* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y))) |
(* 2 (* (sqrt x) (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y))) |
Compiled 65 530 to 3 688 computations (94.4% saved)
65 alts after pruning (64 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 785 | 48 | 1 833 |
| Fresh | 13 | 16 | 29 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 802 | 65 | 1 867 |
| Status | Accuracy | Program |
|---|---|---|
| 70.8% | (fma.f64 (/.f64 a b) #s(literal -1/3 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)))) | |
| 78.3% | (fma.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) | |
| 71.0% | (fma.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) | |
| 70.9% | (fma.f64 (sqrt.f64 x) (fma.f64 (cos.f64 y) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2/3 binary64) t) (*.f64 z (sin.f64 y)))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) | |
| 51.5% | (fma.f64 (sqrt.f64 x) (fma.f64 #s(literal 2/3 binary64) (*.f64 y (*.f64 t z)) #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) | |
| 42.4% | (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal -1/18 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) | |
| 78.3% | (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) | |
| ▶ | 28.7% | (fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
| 44.5% | (fma.f64 y (fma.f64 y (-.f64 #s(literal 0 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (sqrt.f64 x) z) t))) (fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) | |
| 47.5% | (fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (fma.f64 #s(literal 2 binary64) (sqrt.f64 x) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 (sqrt.f64 x) y))))) | |
| 67.3% | (fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) | |
| 60.0% | (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) | |
| 33.2% | (/.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (neg.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))))) (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64))))) | |
| 31.4% | (/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -9 binary64))))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))) | |
| 74.8% | (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) b)) (*.f64 a #s(literal -1/3 binary64))) b) | |
| 58.3% | (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (*.f64 b (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y)))) (*.f64 a #s(literal -1/3 binary64))) b) | |
| 67.4% | (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (*.f64 b (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)))) (*.f64 a #s(literal -1/3 binary64))) b) | |
| 58.2% | (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) b) (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) (/.f64 a #s(literal 3 binary64)))) (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) b)) | |
| 21.8% | (/.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64))))) (*.f64 (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))))) (*.f64 (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))))) | |
| ✓ | 51.3% | (/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
| 51.3% | (/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -1/3 binary64)))) | |
| 63.6% | (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 43.2% | (-.f64 (*.f64 (*.f64 (*.f64 t z) (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 70.9% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64))) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 69.3% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 (log.f64 x)) #s(literal 1/2 binary64))) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 76.5% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 (log.f64 x)) #s(literal 1/2 binary64))) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 71.0% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (-.f64 (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (cos.f64 (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y))) #s(literal 1/2 binary64) (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 71.5% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (+.f64 (cos.f64 (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) #s(literal 1/2 binary64) (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 44.7% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 42.7% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 42.8% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (cos.f64 (/.f64 (*.f64 y y) (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y))) (cos.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y))) (*.f64 (sin.f64 (/.f64 (*.f64 y y) (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y))) (sin.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 72.1% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (cos.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64))) (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 72.0% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 59.7% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal -1/18 binary64))) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 47.1% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 71.4% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)))) #s(literal 2 binary64))) (cos.f64 (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 71.5% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) #s(literal 2 binary64)) (cos.f64 (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) #s(literal 2 binary64)) (cos.f64 (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 16.6% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal 1/27 binary64))) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/27 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y))) (fma.f64 y (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/9 binary64))) (fma.f64 z (*.f64 (*.f64 (*.f64 t t) #s(literal 1/9 binary64)) z) (*.f64 y y))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 69.9% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 65.7% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (pow.f64 (*.f64 (/.f64 #s(literal 3 binary64) (*.f64 z t)) (/.f64 #s(literal 3 binary64) (*.f64 z t))) #s(literal -1/2 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 70.9% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z t) #s(literal 1/3 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 71.0% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal 3 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 71.1% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 t #s(literal 3 binary64)) #s(literal -1 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| ▶ | 71.0% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z t))) #s(literal 1/3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| 71.1% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| ▶ | 43.7% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (exp.f64 (log.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| 70.3% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y) (*.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 78.3% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 y)) (/.f64 (/.f64 a b) #s(literal 3 binary64))) | |
| ▶ | 78.4% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 y)) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
| 69.3% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64)))) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 76.5% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64)))) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 67.3% | (-.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 60.9% | (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) t) (*.f64 z (sin.f64 y))) (cos.f64 y))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 #s(literal 1/3 binary64) a) (*.f64 x b))) (-.f64 #s(literal 0 binary64) x)) | |
| 51.3% | (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -1/3 binary64))) | |
| 51.3% | (*.f64 (/.f64 #s(literal -1/3 binary64) b) a) | |
| 4.4% | (*.f64 (*.f64 (*.f64 t z) (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64))) | |
| 29.7% | (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y))) | |
| 28.5% | (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) | |
| 4.8% | (*.f64 (sqrt.f64 x) (*.f64 (*.f64 t (*.f64 t (*.f64 z (*.f64 (cos.f64 y) z)))) #s(literal -1/9 binary64))) | |
| 29.2% | (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)))) | |
| 29.2% | (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) | |
| 67.4% | (*.f64 x (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 x b))))) | |
| 73.1% | (*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (/.f64 (cos.f64 y) a)) (/.f64 #s(literal -1/3 binary64) b))) | |
| 66.1% | (*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (/.f64 (sqrt.f64 x) a)) (/.f64 #s(literal -1/3 binary64) b))) | |
| ▶ | 51.2% | (*.f64 #s(literal -1/3 binary64) (/.f64 a b)) |
Compiled 3 929 to 2 581 computations (34.3% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sqrt.f64 x) |
| ✓ | cost-diff | 192 | (-.f64 y (exp.f64 (log.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64))))) |
| ✓ | cost-diff | 192 | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (exp.f64 (log.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| ✓ | cost-diff | 12800 | (exp.f64 (log.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)))) |
| ✓ | cost-diff | 0 | (sqrt.f64 x) |
| ✓ | cost-diff | 192 | (-.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z t))) #s(literal 1/3 binary64))) |
| ✓ | cost-diff | 192 | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z t))) #s(literal 1/3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| ✓ | cost-diff | 1408 | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z t))) |
| ✓ | cost-diff | 0 | (sqrt.f64 x) |
| ✓ | cost-diff | 0 | (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y) |
| ✓ | cost-diff | 0 | (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) |
| ✓ | cost-diff | 0 | (fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
| ✓ | cost-diff | -64 | (*.f64 #s(literal -1/3 binary64) (/.f64 a b)) |
| ✓ | cost-diff | 0 | (/.f64 a b) |
| ✓ | cost-diff | 0 | (cos.f64 y) |
| ✓ | cost-diff | 0 | (sqrt.f64 x) |
| ✓ | cost-diff | 192 | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 y)) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
| ✓ | cost-diff | 320 | (/.f64 a #s(literal 3 binary64)) |
| 1 232× | accelerator-lowering-fma.f32 |
| 1 232× | accelerator-lowering-fma.f64 |
| 896× | *-lowering-*.f32 |
| 896× | *-lowering-*.f64 |
| 326× | distribute-lft-neg-in |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 44 | 273 |
| 1 | 94 | 273 |
| 2 | 194 | 273 |
| 3 | 337 | 273 |
| 4 | 542 | 273 |
| 5 | 761 | 273 |
| 6 | 1002 | 273 |
| 7 | 1273 | 273 |
| 8 | 1591 | 273 |
| 9 | 1806 | 273 |
| 10 | 2087 | 273 |
| 11 | 2221 | 273 |
| 12 | 2250 | 273 |
| 13 | 2256 | 273 |
| 0 | 2256 | 259 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(- (* (* 2 (sqrt x)) (cos y)) (/ (/ a 3) b)) |
(* (* 2 (sqrt x)) (cos y)) |
(* 2 (sqrt x)) |
2 |
(sqrt x) |
x |
(cos y) |
y |
(/ (/ a 3) b) |
(/ a 3) |
a |
3 |
b |
(* -1/3 (/ a b)) |
-1/3 |
(/ a b) |
a |
b |
(+ (* (cos (+ (* t (* z -1/3)) y)) (* 2 (sqrt x))) 0) |
(cos (+ (* t (* z -1/3)) y)) |
(+ (* t (* z -1/3)) y) |
t |
(* z -1/3) |
z |
-1/3 |
y |
(* 2 (sqrt x)) |
2 |
(sqrt x) |
x |
0 |
(- (* (* 2 (sqrt x)) (cos (- y (* (/ 1 (/ 1 (* z t))) 1/3)))) (/ a (* b 3))) |
(* (* 2 (sqrt x)) (cos (- y (* (/ 1 (/ 1 (* z t))) 1/3)))) |
(* 2 (sqrt x)) |
2 |
(sqrt x) |
x |
(cos (- y (* (/ 1 (/ 1 (* z t))) 1/3))) |
(- y (* (/ 1 (/ 1 (* z t))) 1/3)) |
y |
(* (/ 1 (/ 1 (* z t))) 1/3) |
(/ 1 (/ 1 (* z t))) |
1 |
(/ 1 (* z t)) |
(* z t) |
z |
t |
1/3 |
(/ a (* b 3)) |
a |
(* b 3) |
b |
3 |
(- (* (* 2 (sqrt x)) (cos (- y (exp (log (* (* z t) 1/3)))))) (/ a (* b 3))) |
(* (* 2 (sqrt x)) (cos (- y (exp (log (* (* z t) 1/3)))))) |
(* 2 (sqrt x)) |
2 |
(sqrt x) |
x |
(cos (- y (exp (log (* (* z t) 1/3))))) |
(- y (exp (log (* (* z t) 1/3)))) |
y |
(exp (log (* (* z t) 1/3))) |
(log (* (* z t) 1/3)) |
(* (* z t) 1/3) |
(* z t) |
z |
t |
1/3 |
(/ a (* b 3)) |
a |
(* b 3) |
b |
3 |
| Outputs |
|---|
(- (* (* 2 (sqrt x)) (cos y)) (/ (/ a 3) b)) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (fma.f64 (sqrt.f64 x) (fma.f64 #s(literal 2 binary64) (cos.f64 y) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(* (* 2 (sqrt x)) (cos y)) |
(fma.f64 (sqrt.f64 x) (fma.f64 #s(literal 2 binary64) (cos.f64 y) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(* 2 (sqrt x)) |
(fma.f64 #s(literal 2 binary64) (sqrt.f64 x) #s(literal 0 binary64)) |
2 |
#s(literal 2 binary64) |
(sqrt x) |
(sqrt.f64 x) |
x |
(cos y) |
(cos.f64 y) |
y |
(/ (/ a 3) b) |
(fma.f64 (/.f64 a b) #s(literal 1/3 binary64) #s(literal 0 binary64)) |
(/ a 3) |
(fma.f64 a #s(literal 1/3 binary64) #s(literal 0 binary64)) |
a |
3 |
#s(literal 3 binary64) |
b |
(* -1/3 (/ a b)) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 a b) #s(literal 0 binary64)) |
-1/3 |
#s(literal -1/3 binary64) |
(/ a b) |
(/.f64 a b) |
a |
b |
(+ (* (cos (+ (* t (* z -1/3)) y)) (* 2 (sqrt x))) 0) |
(fma.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 x) #s(literal 0 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (fma.f64 t z #s(literal 0 binary64)) y)) #s(literal 0 binary64)) |
(cos (+ (* t (* z -1/3)) y)) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (fma.f64 t z #s(literal 0 binary64)) y)) |
(+ (* t (* z -1/3)) y) |
(fma.f64 #s(literal -1/3 binary64) (fma.f64 t z #s(literal 0 binary64)) y) |
t |
(* z -1/3) |
(fma.f64 #s(literal -1/3 binary64) z #s(literal 0 binary64)) |
z |
-1/3 |
#s(literal -1/3 binary64) |
y |
(* 2 (sqrt x)) |
(fma.f64 #s(literal 2 binary64) (sqrt.f64 x) #s(literal 0 binary64)) |
2 |
#s(literal 2 binary64) |
(sqrt x) |
(sqrt.f64 x) |
x |
0 |
#s(literal 0 binary64) |
(- (* (* 2 (sqrt x)) (cos (- y (* (/ 1 (/ 1 (* z t))) 1/3)))) (/ a (* b 3))) |
(fma.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 x) #s(literal 0 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (fma.f64 t z #s(literal 0 binary64)) y)) (fma.f64 #s(literal -1/3 binary64) (/.f64 a b) #s(literal 0 binary64))) |
(* (* 2 (sqrt x)) (cos (- y (* (/ 1 (/ 1 (* z t))) 1/3)))) |
(fma.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 x) #s(literal 0 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (fma.f64 t z #s(literal 0 binary64)) y)) #s(literal 0 binary64)) |
(* 2 (sqrt x)) |
(fma.f64 #s(literal 2 binary64) (sqrt.f64 x) #s(literal 0 binary64)) |
2 |
#s(literal 2 binary64) |
(sqrt x) |
(sqrt.f64 x) |
x |
(cos (- y (* (/ 1 (/ 1 (* z t))) 1/3))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (fma.f64 t z #s(literal 0 binary64)) y)) |
(- y (* (/ 1 (/ 1 (* z t))) 1/3)) |
(fma.f64 #s(literal -1/3 binary64) (fma.f64 t z #s(literal 0 binary64)) y) |
y |
(* (/ 1 (/ 1 (* z t))) 1/3) |
(fma.f64 z (fma.f64 t #s(literal 1/3 binary64) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(/ 1 (/ 1 (* z t))) |
(fma.f64 t z #s(literal 0 binary64)) |
1 |
#s(literal 1 binary64) |
(/ 1 (* z t)) |
(/.f64 #s(literal 1 binary64) (fma.f64 t z #s(literal 0 binary64))) |
(* z t) |
(fma.f64 t z #s(literal 0 binary64)) |
z |
t |
1/3 |
#s(literal 1/3 binary64) |
(/ a (* b 3)) |
(fma.f64 (/.f64 a b) #s(literal 1/3 binary64) #s(literal 0 binary64)) |
a |
(* b 3) |
(fma.f64 #s(literal 3 binary64) b #s(literal 0 binary64)) |
b |
3 |
#s(literal 3 binary64) |
(- (* (* 2 (sqrt x)) (cos (- y (exp (log (* (* z t) 1/3)))))) (/ a (* b 3))) |
(fma.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 x) #s(literal 0 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (fma.f64 t z #s(literal 0 binary64)) y)) (fma.f64 #s(literal -1/3 binary64) (/.f64 a b) #s(literal 0 binary64))) |
(* (* 2 (sqrt x)) (cos (- y (exp (log (* (* z t) 1/3)))))) |
(fma.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 x) #s(literal 0 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (fma.f64 t z #s(literal 0 binary64)) y)) #s(literal 0 binary64)) |
(* 2 (sqrt x)) |
(fma.f64 #s(literal 2 binary64) (sqrt.f64 x) #s(literal 0 binary64)) |
2 |
#s(literal 2 binary64) |
(sqrt x) |
(sqrt.f64 x) |
x |
(cos (- y (exp (log (* (* z t) 1/3))))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (fma.f64 t z #s(literal 0 binary64)) y)) |
(- y (exp (log (* (* z t) 1/3)))) |
(fma.f64 #s(literal -1/3 binary64) (fma.f64 t z #s(literal 0 binary64)) y) |
y |
(exp (log (* (* z t) 1/3))) |
(fma.f64 z (fma.f64 t #s(literal 1/3 binary64) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(log (* (* z t) 1/3)) |
(log.f64 (fma.f64 z (fma.f64 t #s(literal 1/3 binary64) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(* (* z t) 1/3) |
(fma.f64 z (fma.f64 t #s(literal 1/3 binary64) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(* z t) |
(fma.f64 t z #s(literal 0 binary64)) |
z |
t |
1/3 |
#s(literal 1/3 binary64) |
(/ a (* b 3)) |
(fma.f64 (/.f64 a b) #s(literal 1/3 binary64) #s(literal 0 binary64)) |
a |
(* b 3) |
(fma.f64 #s(literal 3 binary64) b #s(literal 0 binary64)) |
b |
3 |
#s(literal 3 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (exp.f64 (log.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64))))))) |
| ✓ | accuracy | 96.5% | (exp.f64 (log.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)))) |
| ✓ | accuracy | 87.7% | (log.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64))) |
| ✓ | accuracy | 77.3% | (cos.f64 (-.f64 y (exp.f64 (log.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)))))) |
| ✓ | accuracy | 99.8% | (/.f64 a (*.f64 b #s(literal 3 binary64))) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z t))) #s(literal 1/3 binary64))))) |
| ✓ | accuracy | 99.3% | (/.f64 #s(literal 1 binary64) (*.f64 z t)) |
| ✓ | accuracy | 77.3% | (cos.f64 (-.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z t))) #s(literal 1/3 binary64)))) |
| ✓ | accuracy | 99.9% | (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y) |
| ✓ | accuracy | 99.8% | (fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
| ✓ | accuracy | 99.7% | (*.f64 z #s(literal -1/3 binary64)) |
| ✓ | accuracy | 77.3% | (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) |
| ✓ | accuracy | 100.0% | (/.f64 a b) |
| ✓ | accuracy | 99.7% | (*.f64 #s(literal -1/3 binary64) (/.f64 a b)) |
| ✓ | accuracy | 100.0% | (cos.f64 y) |
| ✓ | accuracy | 100.0% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 y)) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
| ✓ | accuracy | 99.9% | (/.f64 (/.f64 a #s(literal 3 binary64)) b) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 y)) |
| 106.0ms | 101× | 1 | valid |
| 45.0ms | 120× | 0 | invalid |
| 18.0ms | 35× | 0 | valid |
Compiled 307 to 46 computations (85% saved)
ival-mult: 32.0ms (24.6% of total)ival-cos: 25.0ms (19.2% of total)const: 20.0ms (15.4% of total)ival-div: 16.0ms (12.3% of total)ival-sub: 9.0ms (6.9% of total)ival-exp: 7.0ms (5.4% of total)ival-log: 7.0ms (5.4% of total)adjust: 6.0ms (4.6% of total)ival-sqrt: 5.0ms (3.8% of total)ival-add: 3.0ms (2.3% of total)exact: 1.0ms (0.8% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ a 3)> |
#<alt (- (* (* 2 (sqrt x)) (cos y)) (/ (/ a 3) b))> |
#<alt (sqrt x)> |
#<alt (cos y)> |
#<alt (/ a b)> |
#<alt (* -1/3 (/ a b))> |
#<alt (+ (* (cos (+ (* t (* z -1/3)) y)) (* 2 (sqrt x))) 0)> |
#<alt (cos (+ (* t (* z -1/3)) y))> |
#<alt (+ (* t (* z -1/3)) y)> |
#<alt (/ 1 (/ 1 (* z t)))> |
#<alt (- (* (* 2 (sqrt x)) (cos (- y (* (/ 1 (/ 1 (* z t))) 1/3)))) (/ a (* b 3)))> |
#<alt (- y (* (/ 1 (/ 1 (* z t))) 1/3))> |
#<alt (exp (log (* (* z t) 1/3)))> |
#<alt (- (* (* 2 (sqrt x)) (cos (- y (exp (log (* (* z t) 1/3)))))) (/ a (* b 3)))> |
#<alt (- y (exp (log (* (* z t) 1/3))))> |
#<alt (* (* 2 (sqrt x)) (cos y))> |
#<alt (/ (/ a 3) b)> |
#<alt (* z -1/3)> |
#<alt (cos (- y (* (/ 1 (/ 1 (* z t))) 1/3)))> |
#<alt (/ 1 (* z t))> |
#<alt (* (* 2 (sqrt x)) (cos (- y (* (/ 1 (/ 1 (* z t))) 1/3))))> |
#<alt (/ a (* b 3))> |
#<alt (cos (- y (exp (log (* (* z t) 1/3)))))> |
#<alt (log (* (* z t) 1/3))> |
#<alt (* (* 2 (sqrt x)) (cos (- y (exp (log (* (* z t) 1/3))))))> |
| Outputs |
|---|
#<alt (* 1/3 a)> |
#<alt (* 1/3 a)> |
#<alt (* 1/3 a)> |
#<alt (* 1/3 a)> |
#<alt (* 1/3 a)> |
#<alt (* 1/3 a)> |
#<alt (* 1/3 a)> |
#<alt (* 1/3 a)> |
#<alt (* 1/3 a)> |
#<alt (* 1/3 a)> |
#<alt (* 1/3 a)> |
#<alt (* 1/3 a)> |
#<alt (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b)))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y)))))> |
#<alt (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y)))))> |
#<alt (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y)))))> |
#<alt (* -2 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2))))> |
#<alt (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos y) (pow (sqrt -1) 2)))))))> |
#<alt (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos y) (pow (sqrt -1) 2)))))))> |
#<alt (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos y) (pow (sqrt -1) 2)))))))> |
#<alt (- (* 2 (sqrt x)) (* 1/3 (/ a b)))> |
#<alt (- (+ (* -1 (* (sqrt x) (pow y 2))) (* 2 (sqrt x))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2 (sqrt x)) (* (pow y 2) (+ (* -1 (sqrt x)) (* 1/12 (* (sqrt x) (pow y 2)))))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2 (sqrt x)) (* (pow y 2) (+ (* -1 (sqrt x)) (* (pow y 2) (+ (* -1/360 (* (sqrt x) (pow y 2))) (* 1/12 (sqrt x))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b)))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y))))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* a (- (* 2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b))))> |
#<alt (* a (- (* 2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b))))> |
#<alt (* a (- (* 2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b))))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1 (* a (+ (* -2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b)))))> |
#<alt (* -1 (* a (+ (* -2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b)))))> |
#<alt (* -1 (* a (+ (* -2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b)))))> |
#<alt (* -1/3 (/ a b))> |
#<alt (/ (- (* 2 (* (* b (cos y)) (sqrt x))) (* 1/3 a)) b)> |
#<alt (/ (- (* 2 (* (* b (cos y)) (sqrt x))) (* 1/3 a)) b)> |
#<alt (/ (- (* 2 (* (* b (cos y)) (sqrt x))) (* 1/3 a)) b)> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y))))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y))))> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow y 2)))> |
#<alt (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))> |
#<alt (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y))))> |
#<alt (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y)))))))> |
#<alt (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x))))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y))))> |
#<alt (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x))))))> |
#<alt (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x))))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (* -1/3 (* t z)))))> |
#<alt (+ (* -2 (* (sqrt x) (* y (sin (* -1/3 (* t z)))))) (* 2 (* (sqrt x) (cos (* -1/3 (* t z))))))> |
#<alt (+ (* 2 (* (sqrt x) (cos (* -1/3 (* t z))))) (* y (+ (* -2 (* (sqrt x) (sin (* -1/3 (* t z))))) (* -1 (* (sqrt x) (* y (cos (* -1/3 (* t z)))))))))> |
#<alt (+ (* 2 (* (sqrt x) (cos (* -1/3 (* t z))))) (* y (+ (* -2 (* (sqrt x) (sin (* -1/3 (* t z))))) (* y (+ (* -1 (* (sqrt x) (cos (* -1/3 (* t z))))) (* 1/3 (* (sqrt x) (* y (sin (* -1/3 (* t z)))))))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* -1/3 (* t z)) (* -1 y)))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* -1/3 (* t z)) (* -1 y)))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* -1/3 (* t z)) (* -1 y)))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* -1/3 (* t z)) (* -1 y)))))> |
#<alt (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))> |
#<alt (* -2 (* (sqrt x) (* (cos (+ y (* -1/3 (* t z)))) (pow (sqrt -1) 2))))> |
#<alt (* -2 (* (sqrt x) (* (cos (+ y (* -1/3 (* t z)))) (pow (sqrt -1) 2))))> |
#<alt (* -2 (* (sqrt x) (* (cos (+ y (* -1/3 (* t z)))) (pow (sqrt -1) 2))))> |
#<alt (* -2 (* (sqrt x) (* (cos (+ y (* -1/3 (* t z)))) (pow (sqrt -1) 2))))> |
#<alt (cos y)> |
#<alt (+ (cos y) (* 1/3 (* t (* z (sin y)))))> |
#<alt (+ (cos y) (* t (- (* -1/18 (* t (* (pow z 2) (cos y)))) (* -1/3 (* z (sin y))))))> |
#<alt (+ (cos y) (* t (- (* t (+ (* -1/18 (* (pow z 2) (cos y))) (* -1/162 (* t (* (pow z 3) (sin y)))))) (* -1/3 (* z (sin y))))))> |
#<alt (cos (+ y (* -1/3 (* t z))))> |
#<alt (cos (+ y (* -1/3 (* t z))))> |
#<alt (cos (+ y (* -1/3 (* t z))))> |
#<alt (cos (+ y (* -1/3 (* t z))))> |
#<alt (cos (+ y (* -1/3 (* t z))))> |
#<alt (cos (+ y (* -1/3 (* t z))))> |
#<alt (cos (+ y (* -1/3 (* t z))))> |
#<alt (cos (+ y (* -1/3 (* t z))))> |
#<alt (cos y)> |
#<alt (+ (cos y) (* 1/3 (* t (* z (sin y)))))> |
#<alt (+ (cos y) (* z (- (* -1/18 (* (pow t 2) (* z (cos y)))) (* -1/3 (* t (sin y))))))> |
#<alt (+ (cos y) (* z (- (* z (+ (* -1/18 (* (pow t 2) (cos y))) (* -1/162 (* (pow t 3) (* z (sin y)))))) (* -1/3 (* t (sin y))))))> |
#<alt (cos (+ y (* -1/3 (* t z))))> |
#<alt (cos (+ y (* -1/3 (* t z))))> |
#<alt (cos (+ y (* -1/3 (* t z))))> |
#<alt (cos (+ y (* -1/3 (* t z))))> |
#<alt (cos (+ y (* -1/3 (* t z))))> |
#<alt (cos (+ y (* -1/3 (* t z))))> |
#<alt (cos (+ y (* -1/3 (* t z))))> |
#<alt (cos (+ y (* -1/3 (* t z))))> |
#<alt (cos (* -1/3 (* t z)))> |
#<alt (+ (cos (* -1/3 (* t z))) (* -1 (* y (sin (* -1/3 (* t z))))))> |
#<alt (+ (cos (* -1/3 (* t z))) (* y (- (* -1/2 (* y (cos (* -1/3 (* t z))))) (sin (* -1/3 (* t z))))))> |
#<alt (+ (cos (* -1/3 (* t z))) (* y (- (* y (+ (* -1/2 (cos (* -1/3 (* t z)))) (* 1/6 (* y (sin (* -1/3 (* t z))))))) (sin (* -1/3 (* t z))))))> |
#<alt (cos (+ y (* -1/3 (* t z))))> |
#<alt (cos (+ y (* -1/3 (* t z))))> |
#<alt (cos (+ y (* -1/3 (* t z))))> |
#<alt (cos (+ y (* -1/3 (* t z))))> |
#<alt (cos (- (* -1/3 (* t z)) (* -1 y)))> |
#<alt (cos (- (* -1/3 (* t z)) (* -1 y)))> |
#<alt (cos (- (* -1/3 (* t z)) (* -1 y)))> |
#<alt (cos (- (* -1/3 (* t z)) (* -1 y)))> |
#<alt y> |
#<alt (+ y (* -1/3 (* t z)))> |
#<alt (+ y (* -1/3 (* t z)))> |
#<alt (+ y (* -1/3 (* t z)))> |
#<alt (* -1/3 (* t z))> |
#<alt (* t (+ (* -1/3 z) (/ y t)))> |
#<alt (* t (+ (* -1/3 z) (/ y t)))> |
#<alt (* t (+ (* -1/3 z) (/ y t)))> |
#<alt (* -1/3 (* t z))> |
#<alt (* -1 (* t (+ (* -1 (/ y t)) (* 1/3 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ y t)) (* 1/3 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ y t)) (* 1/3 z))))> |
#<alt y> |
#<alt (+ y (* -1/3 (* t z)))> |
#<alt (+ y (* -1/3 (* t z)))> |
#<alt (+ y (* -1/3 (* t z)))> |
#<alt (* -1/3 (* t z))> |
#<alt (* z (+ (* -1/3 t) (/ y z)))> |
#<alt (* z (+ (* -1/3 t) (/ y z)))> |
#<alt (* z (+ (* -1/3 t) (/ y z)))> |
#<alt (* -1/3 (* t z))> |
#<alt (* -1 (* z (+ (* -1 (/ y z)) (* 1/3 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ y z)) (* 1/3 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ y z)) (* 1/3 t))))> |
#<alt (* -1/3 (* t z))> |
#<alt (+ y (* -1/3 (* t z)))> |
#<alt (+ y (* -1/3 (* t z)))> |
#<alt (+ y (* -1/3 (* t z)))> |
#<alt y> |
#<alt (* y (+ 1 (* -1/3 (/ (* t z) y))))> |
#<alt (* y (+ 1 (* -1/3 (/ (* t z) y))))> |
#<alt (* y (+ 1 (* -1/3 (/ (* t z) y))))> |
#<alt y> |
#<alt (* -1 (* y (- (* 1/3 (/ (* t z) y)) 1)))> |
#<alt (* -1 (* y (- (* 1/3 (/ (* t z) y)) 1)))> |
#<alt (* -1 (* y (- (* 1/3 (/ (* t z) y)) 1)))> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- y (* 1/3 (* t z))))))))> |
#<alt (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- y (* 1/3 (* t z))))))))> |
#<alt (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- y (* 1/3 (* t z))))))))> |
#<alt (* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))> |
#<alt (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))))))> |
#<alt (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))))))> |
#<alt (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))))))> |
#<alt (- (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* -2 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z))))))) (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z))))))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* -1 (* (sqrt x) (* y (cos (neg (* 1/3 (* t z)))))))))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* y (+ (* -1 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z)))))))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x)))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* a (- (* 2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))> |
#<alt (* a (- (* 2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))> |
#<alt (* a (- (* 2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1 (* a (+ (* -2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b)))))> |
#<alt (* -1 (* a (+ (* -2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b)))))> |
#<alt (* -1 (* a (+ (* -2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b)))))> |
#<alt (* -1/3 (/ a b))> |
#<alt (/ (- (* 2 (* (* b (cos (- y (* 1/3 (* t z))))) (sqrt x))) (* 1/3 a)) b)> |
#<alt (/ (- (* 2 (* (* b (cos (- y (* 1/3 (* t z))))) (sqrt x))) (* 1/3 a)) b)> |
#<alt (/ (- (* 2 (* (* b (cos (- y (* 1/3 (* t z))))) (sqrt x))) (* 1/3 a)) b)> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))))> |
#<alt (* -1/3 (* t z))> |
#<alt (- y (* 1/3 (* t z)))> |
#<alt (- y (* 1/3 (* t z)))> |
#<alt (- y (* 1/3 (* t z)))> |
#<alt y> |
#<alt (* y (+ 1 (* -1/3 (/ (* t z) y))))> |
#<alt (* y (+ 1 (* -1/3 (/ (* t z) y))))> |
#<alt (* y (+ 1 (* -1/3 (/ (* t z) y))))> |
#<alt y> |
#<alt (* -1 (* y (- (* 1/3 (/ (* t z) y)) 1)))> |
#<alt (* -1 (* y (- (* 1/3 (/ (* t z) y)) 1)))> |
#<alt (* -1 (* y (- (* 1/3 (/ (* t z) y)) 1)))> |
#<alt y> |
#<alt (+ y (* -1/3 (* t z)))> |
#<alt (+ y (* -1/3 (* t z)))> |
#<alt (+ y (* -1/3 (* t z)))> |
#<alt (* -1/3 (* t z))> |
#<alt (* z (- (/ y z) (* 1/3 t)))> |
#<alt (* z (- (/ y z) (* 1/3 t)))> |
#<alt (* z (- (/ y z) (* 1/3 t)))> |
#<alt (* -1/3 (* t z))> |
#<alt (* -1 (* z (- (* -1 (/ y z)) (* -1/3 t))))> |
#<alt (* -1 (* z (- (* -1 (/ y z)) (* -1/3 t))))> |
#<alt (* -1 (* z (- (* -1 (/ y z)) (* -1/3 t))))> |
#<alt y> |
#<alt (+ y (* -1/3 (* t z)))> |
#<alt (+ y (* -1/3 (* t z)))> |
#<alt (+ y (* -1/3 (* t z)))> |
#<alt (* -1/3 (* t z))> |
#<alt (* t (- (/ y t) (* 1/3 z)))> |
#<alt (* t (- (/ y t) (* 1/3 z)))> |
#<alt (* t (- (/ y t) (* 1/3 z)))> |
#<alt (* -1/3 (* t z))> |
#<alt (* -1 (* t (- (* -1 (/ y t)) (* -1/3 z))))> |
#<alt (* -1 (* t (- (* -1 (/ y t)) (* -1/3 z))))> |
#<alt (* -1 (* t (- (* -1 (/ y t)) (* -1/3 z))))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (* 1/3 (* t z))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- y (* 1/3 (* t z))))))))> |
#<alt (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- y (* 1/3 (* t z))))))))> |
#<alt (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- y (* 1/3 (* t z))))))))> |
#<alt (* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))> |
#<alt (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))))))> |
#<alt (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))))))> |
#<alt (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))))))> |
#<alt (- (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* -2 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z))))))) (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z))))))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* -1 (* (sqrt x) (* y (cos (neg (* 1/3 (* t z)))))))))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* y (+ (* -1 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z)))))))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x)))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* a (- (* 2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))> |
#<alt (* a (- (* 2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))> |
#<alt (* a (- (* 2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1 (* a (+ (* -2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b)))))> |
#<alt (* -1 (* a (+ (* -2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b)))))> |
#<alt (* -1 (* a (+ (* -2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b)))))> |
#<alt (* -1/3 (/ a b))> |
#<alt (/ (- (* 2 (* (* b (cos (- y (* 1/3 (* t z))))) (sqrt x))) (* 1/3 a)) b)> |
#<alt (/ (- (* 2 (* (* b (cos (- y (* 1/3 (* t z))))) (sqrt x))) (* 1/3 a)) b)> |
#<alt (/ (- (* 2 (* (* b (cos (- y (* 1/3 (* t z))))) (sqrt x))) (* 1/3 a)) b)> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))))> |
#<alt (* -1/3 (* t z))> |
#<alt (- y (* 1/3 (* t z)))> |
#<alt (- y (* 1/3 (* t z)))> |
#<alt (- y (* 1/3 (* t z)))> |
#<alt y> |
#<alt (* y (+ 1 (* -1/3 (/ (* t z) y))))> |
#<alt (* y (+ 1 (* -1/3 (/ (* t z) y))))> |
#<alt (* y (+ 1 (* -1/3 (/ (* t z) y))))> |
#<alt y> |
#<alt (* -1 (* y (- (* 1/3 (/ (* t z) y)) 1)))> |
#<alt (* -1 (* y (- (* 1/3 (/ (* t z) y)) 1)))> |
#<alt (* -1 (* y (- (* 1/3 (/ (* t z) y)) 1)))> |
#<alt y> |
#<alt (+ y (* -1/3 (* t z)))> |
#<alt (+ y (* -1/3 (* t z)))> |
#<alt (+ y (* -1/3 (* t z)))> |
#<alt (* -1/3 (* t z))> |
#<alt (* z (- (/ y z) (* 1/3 t)))> |
#<alt (* z (- (/ y z) (* 1/3 t)))> |
#<alt (* z (- (/ y z) (* 1/3 t)))> |
#<alt (* -1/3 (* t z))> |
#<alt (* -1 (* z (- (* -1 (/ y z)) (* -1/3 t))))> |
#<alt (* -1 (* z (- (* -1 (/ y z)) (* -1/3 t))))> |
#<alt (* -1 (* z (- (* -1 (/ y z)) (* -1/3 t))))> |
#<alt y> |
#<alt (+ y (* -1/3 (* t z)))> |
#<alt (+ y (* -1/3 (* t z)))> |
#<alt (+ y (* -1/3 (* t z)))> |
#<alt (* -1/3 (* t z))> |
#<alt (* t (- (/ y t) (* 1/3 z)))> |
#<alt (* t (- (/ y t) (* 1/3 z)))> |
#<alt (* t (- (/ y t) (* 1/3 z)))> |
#<alt (* -1/3 (* t z))> |
#<alt (* -1 (* t (- (* -1 (/ y t)) (* -1/3 z))))> |
#<alt (* -1 (* t (- (* -1 (/ y t)) (* -1/3 z))))> |
#<alt (* -1 (* t (- (* -1 (/ y t)) (* -1/3 z))))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (* -2 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2))))> |
#<alt (* -2 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2))))> |
#<alt (* -2 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2))))> |
#<alt (* -2 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2))))> |
#<alt (* 2 (sqrt x))> |
#<alt (+ (* -1 (* (sqrt x) (pow y 2))) (* 2 (sqrt x)))> |
#<alt (+ (* 2 (sqrt x)) (* (pow y 2) (+ (* -1 (sqrt x)) (* 1/12 (* (sqrt x) (pow y 2))))))> |
#<alt (+ (* 2 (sqrt x)) (* (pow y 2) (+ (* -1 (sqrt x)) (* (pow y 2) (+ (* -1/360 (* (sqrt x) (pow y 2))) (* 1/12 (sqrt x)))))))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* -1/3 z)> |
#<alt (* -1/3 z)> |
#<alt (* -1/3 z)> |
#<alt (* -1/3 z)> |
#<alt (* -1/3 z)> |
#<alt (* -1/3 z)> |
#<alt (* -1/3 z)> |
#<alt (* -1/3 z)> |
#<alt (* -1/3 z)> |
#<alt (* -1/3 z)> |
#<alt (* -1/3 z)> |
#<alt (* -1/3 z)> |
#<alt (cos (neg (* 1/3 (* t z))))> |
#<alt (+ (cos (neg (* 1/3 (* t z)))) (* -1 (* y (sin (neg (* 1/3 (* t z)))))))> |
#<alt (+ (cos (neg (* 1/3 (* t z)))) (* y (- (* -1/2 (* y (cos (neg (* 1/3 (* t z)))))) (sin (neg (* 1/3 (* t z)))))))> |
#<alt (+ (cos (neg (* 1/3 (* t z)))) (* y (- (* y (+ (* -1/2 (cos (neg (* 1/3 (* t z))))) (* 1/6 (* y (sin (neg (* 1/3 (* t z)))))))) (sin (neg (* 1/3 (* t z)))))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (neg (+ (* -1 y) (* 1/3 (* t z)))))> |
#<alt (cos (neg (+ (* -1 y) (* 1/3 (* t z)))))> |
#<alt (cos (neg (+ (* -1 y) (* 1/3 (* t z)))))> |
#<alt (cos (neg (+ (* -1 y) (* 1/3 (* t z)))))> |
#<alt (cos y)> |
#<alt (+ (cos y) (* 1/3 (* t (* z (sin y)))))> |
#<alt (+ (cos y) (* z (- (* -1/18 (* (pow t 2) (* z (cos y)))) (* -1/3 (* t (sin y))))))> |
#<alt (+ (cos y) (* z (- (* z (+ (* -1/18 (* (pow t 2) (cos y))) (* -1/162 (* (pow t 3) (* z (sin y)))))) (* -1/3 (* t (sin y))))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos y)> |
#<alt (+ (cos y) (* 1/3 (* t (* z (sin y)))))> |
#<alt (+ (cos y) (* t (- (* -1/18 (* t (* (pow z 2) (cos y)))) (* -1/3 (* z (sin y))))))> |
#<alt (+ (cos y) (* t (- (* t (+ (* -1/18 (* (pow z 2) (cos y))) (* -1/162 (* t (* (pow z 3) (sin y)))))) (* -1/3 (* z (sin y))))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (/ 1 (* t z))> |
#<alt (/ 1 (* t z))> |
#<alt (/ 1 (* t z))> |
#<alt (/ 1 (* t z))> |
#<alt (/ 1 (* t z))> |
#<alt (/ 1 (* t z))> |
#<alt (/ 1 (* t z))> |
#<alt (/ 1 (* t z))> |
#<alt (/ 1 (* t z))> |
#<alt (/ 1 (* t z))> |
#<alt (/ 1 (* t z))> |
#<alt (/ 1 (* t z))> |
#<alt (/ 1 (* t z))> |
#<alt (/ 1 (* t z))> |
#<alt (/ 1 (* t z))> |
#<alt (/ 1 (* t z))> |
#<alt (/ 1 (* t z))> |
#<alt (/ 1 (* t z))> |
#<alt (/ 1 (* t z))> |
#<alt (/ 1 (* t z))> |
#<alt (/ 1 (* t z))> |
#<alt (/ 1 (* t z))> |
#<alt (/ 1 (* t z))> |
#<alt (/ 1 (* t z))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))> |
#<alt (* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))> |
#<alt (* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))> |
#<alt (* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))> |
#<alt (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z))))))> |
#<alt (+ (* -2 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z))))))) (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))))> |
#<alt (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* -1 (* (sqrt x) (* y (cos (neg (* 1/3 (* t z))))))))))> |
#<alt (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* y (+ (* -1 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z))))))))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y))))> |
#<alt (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x))))))> |
#<alt (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x))))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y))))> |
#<alt (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y)))))))> |
#<alt (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x))))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (* 1/3 (/ a b))> |
#<alt (cos (neg (* 1/3 (* t z))))> |
#<alt (+ (cos (neg (* 1/3 (* t z)))) (* -1 (* y (sin (neg (* 1/3 (* t z)))))))> |
#<alt (+ (cos (neg (* 1/3 (* t z)))) (* y (- (* -1/2 (* y (cos (neg (* 1/3 (* t z)))))) (sin (neg (* 1/3 (* t z)))))))> |
#<alt (+ (cos (neg (* 1/3 (* t z)))) (* y (- (* y (+ (* -1/2 (cos (neg (* 1/3 (* t z))))) (* 1/6 (* y (sin (neg (* 1/3 (* t z)))))))) (sin (neg (* 1/3 (* t z)))))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (neg (+ (* -1 y) (* 1/3 (* t z)))))> |
#<alt (cos (neg (+ (* -1 y) (* 1/3 (* t z)))))> |
#<alt (cos (neg (+ (* -1 y) (* 1/3 (* t z)))))> |
#<alt (cos (neg (+ (* -1 y) (* 1/3 (* t z)))))> |
#<alt (cos y)> |
#<alt (+ (cos y) (* 1/3 (* t (* z (sin y)))))> |
#<alt (+ (cos y) (* z (- (* -1/18 (* (pow t 2) (* z (cos y)))) (* -1/3 (* t (sin y))))))> |
#<alt (+ (cos y) (* z (- (* z (+ (* -1/18 (* (pow t 2) (cos y))) (* -1/162 (* (pow t 3) (* z (sin y)))))) (* -1/3 (* t (sin y))))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos y)> |
#<alt (+ (cos y) (* 1/3 (* t (* z (sin y)))))> |
#<alt (+ (cos y) (* t (- (* -1/18 (* t (* (pow z 2) (cos y)))) (* -1/3 (* z (sin y))))))> |
#<alt (+ (cos y) (* t (- (* t (+ (* -1/18 (* (pow z 2) (cos y))) (* -1/162 (* t (* (pow z 3) (sin y)))))) (* -1/3 (* z (sin y))))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (cos (- y (* 1/3 (* t z))))> |
#<alt (+ (log z) (log (* 1/3 t)))> |
#<alt (+ (log z) (log (* 1/3 t)))> |
#<alt (+ (log z) (log (* 1/3 t)))> |
#<alt (+ (log z) (log (* 1/3 t)))> |
#<alt (+ (log (* 1/3 t)) (* -1 (log (/ 1 z))))> |
#<alt (+ (log (* 1/3 t)) (* -1 (log (/ 1 z))))> |
#<alt (+ (log (* 1/3 t)) (* -1 (log (/ 1 z))))> |
#<alt (+ (log (* 1/3 t)) (* -1 (log (/ 1 z))))> |
#<alt (+ (log (* -1/3 t)) (* -1 (log (/ -1 z))))> |
#<alt (+ (log (* -1/3 t)) (* -1 (log (/ -1 z))))> |
#<alt (+ (log (* -1/3 t)) (* -1 (log (/ -1 z))))> |
#<alt (+ (log (* -1/3 t)) (* -1 (log (/ -1 z))))> |
#<alt (+ (log t) (log (* 1/3 z)))> |
#<alt (+ (log t) (log (* 1/3 z)))> |
#<alt (+ (log t) (log (* 1/3 z)))> |
#<alt (+ (log t) (log (* 1/3 z)))> |
#<alt (+ (log (* 1/3 z)) (* -1 (log (/ 1 t))))> |
#<alt (+ (log (* 1/3 z)) (* -1 (log (/ 1 t))))> |
#<alt (+ (log (* 1/3 z)) (* -1 (log (/ 1 t))))> |
#<alt (+ (log (* 1/3 z)) (* -1 (log (/ 1 t))))> |
#<alt (+ (log (* -1/3 z)) (* -1 (log (/ -1 t))))> |
#<alt (+ (log (* -1/3 z)) (* -1 (log (/ -1 t))))> |
#<alt (+ (log (* -1/3 z)) (* -1 (log (/ -1 t))))> |
#<alt (+ (log (* -1/3 z)) (* -1 (log (/ -1 t))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))> |
#<alt (* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))> |
#<alt (* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))> |
#<alt (* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))> |
#<alt (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z))))))> |
#<alt (+ (* -2 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z))))))) (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))))> |
#<alt (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* -1 (* (sqrt x) (* y (cos (neg (* 1/3 (* t z))))))))))> |
#<alt (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* y (+ (* -1 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z))))))))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y))))> |
#<alt (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x))))))> |
#<alt (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x))))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y))))> |
#<alt (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y)))))))> |
#<alt (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x))))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))> |
204 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 38.0ms | z | @ | -inf | (log (* (* z t) 1/3)) |
| 26.0ms | y | @ | inf | (- (* (* 2 (sqrt x)) (cos (- y (exp (log (* (* z t) 1/3)))))) (/ a (* b 3))) |
| 24.0ms | z | @ | 0 | (log (* (* z t) 1/3)) |
| 24.0ms | t | @ | inf | (log (* (* z t) 1/3)) |
| 16.0ms | t | @ | 0 | (log (* (* z t) 1/3)) |
| 1× | batch-egg-rewrite |
| 9 674× | accelerator-lowering-fma.f32 |
| 9 674× | accelerator-lowering-fma.f64 |
| 5 166× | /-lowering-/.f32 |
| 5 166× | /-lowering-/.f64 |
| 4 470× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 44 | 189 |
| 1 | 243 | 189 |
| 2 | 1698 | 189 |
| 0 | 8221 | 175 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ a 3) |
(- (* (* 2 (sqrt x)) (cos y)) (/ (/ a 3) b)) |
(sqrt x) |
(cos y) |
(/ a b) |
(* -1/3 (/ a b)) |
(+ (* (cos (+ (* t (* z -1/3)) y)) (* 2 (sqrt x))) 0) |
(cos (+ (* t (* z -1/3)) y)) |
(+ (* t (* z -1/3)) y) |
(/ 1 (/ 1 (* z t))) |
(- (* (* 2 (sqrt x)) (cos (- y (* (/ 1 (/ 1 (* z t))) 1/3)))) (/ a (* b 3))) |
(- y (* (/ 1 (/ 1 (* z t))) 1/3)) |
(exp (log (* (* z t) 1/3))) |
(- (* (* 2 (sqrt x)) (cos (- y (exp (log (* (* z t) 1/3)))))) (/ a (* b 3))) |
(- y (exp (log (* (* z t) 1/3)))) |
(* (* 2 (sqrt x)) (cos y)) |
(/ (/ a 3) b) |
(* z -1/3) |
(cos (- y (* (/ 1 (/ 1 (* z t))) 1/3))) |
(/ 1 (* z t)) |
(* (* 2 (sqrt x)) (cos (- y (* (/ 1 (/ 1 (* z t))) 1/3)))) |
(/ a (* b 3)) |
(cos (- y (exp (log (* (* z t) 1/3))))) |
(log (* (* z t) 1/3)) |
(* (* 2 (sqrt x)) (cos (- y (exp (log (* (* z t) 1/3)))))) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 3 binary64) a)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 a #s(literal -1/3 binary64))) |
(neg.f64 (*.f64 a #s(literal -1/3 binary64))) |
(/.f64 a #s(literal 3 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 3 binary64) a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 3 binary64) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a))) #s(literal -3 binary64)) |
(pow.f64 (/.f64 #s(literal 3 binary64) a) #s(literal -1 binary64)) |
(*.f64 a #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 1/3 binary64))) |
(*.f64 #s(literal 1/3 binary64) a) |
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 a #s(literal -1/3 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1/3 binary64)) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) #s(literal 1/3 binary64)) |
(+.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(+.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(-.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) (/.f64 a (*.f64 #s(literal 3 binary64) b))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 a (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))))))) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 a (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (fma.f64 a (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))))) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) (fma.f64 a (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal -3 binary64))))) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) (-.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))))) |
(fma.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(fma.f64 a (neg.f64 (/.f64 #s(literal 1/3 binary64) b)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(fma.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(fma.f64 (*.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(fma.f64 (*.f64 a #s(literal 1/3 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 y) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 a b) #s(literal -1/3 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 a (*.f64 #s(literal 3 binary64) b)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(fma.f64 (*.f64 a #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(fma.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(fma.f64 (neg.f64 (/.f64 a b)) #s(literal 1/3 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(fma.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) (sqrt.f64 x) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(fma.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal -1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 a #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal -3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal -3 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))))) (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal -3 binary64))))))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 a (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))))))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal -3 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)))) (fma.f64 a (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)))) (-.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal -3 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 a (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b))))) (neg.f64 (fma.f64 a (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b))))) (neg.f64 (-.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 a (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)))))) (neg.f64 (neg.f64 (fma.f64 a (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))))))) |
(/.f64 (fma.f64 #s(literal -1/27 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (*.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 a (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 a (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 a (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 a (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))))))) (fma.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 a (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))))))) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 a (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))))))) (*.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 a (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))))))) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 a (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (fma.f64 a (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) (fma.f64 a (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (fma.f64 a (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (fma.f64 a (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))))) (fma.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) (fma.f64 a (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))))) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) (fma.f64 a (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (fma.f64 a (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))))) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) (fma.f64 a (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal -3 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal -3 binary64))))) |
(*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 a (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))))))) |
(*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 a (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))))))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) |
(sqrt.f64 x) |
(pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) |
(cos.f64 y) |
(exp.f64 (*.f64 (log.f64 (/.f64 b a)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(neg.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(/.f64 a b) |
(/.f64 a (*.f64 b #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 b a)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b a))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 a #s(literal 1 binary64)) b) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(pow.f64 (/.f64 b a) #s(literal -1 binary64)) |
(*.f64 a (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 a b)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) a) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))) |
(*.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 #s(literal 3 binary64) b))) |
(-.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 a (*.f64 #s(literal 3 binary64) b))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (/.f64 a (*.f64 #s(literal 3 binary64) b))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 3 binary64) b)) (/.f64 a (*.f64 #s(literal 3 binary64) b))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 b #s(literal -3 binary64)))) (/.f64 a (neg.f64 (*.f64 b #s(literal -3 binary64))))) |
(neg.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b))) |
(/.f64 a (*.f64 b #s(literal -3 binary64))) |
(/.f64 (*.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 a #s(literal 1/3 binary64)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (/.f64 a b) #s(literal -3 binary64)) |
(/.f64 #s(literal -1/3 binary64) (/.f64 b a)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b (*.f64 a #s(literal 1/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -3 binary64)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (/.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) #s(literal -1/3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 b (*.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal -1/3 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal 1/3 binary64))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 b #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -3 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (neg.f64 (/.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 #s(literal 1/3 binary64) (neg.f64 (/.f64 b a))) |
(/.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 1/3 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 3 binary64) a) b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 b (*.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) (*.f64 b #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 3 binary64) b)) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 b #s(literal -3 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 #s(literal 3 binary64) b) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 b #s(literal -3 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (neg.f64 (neg.f64 (*.f64 b #s(literal -3 binary64))))) |
(/.f64 (neg.f64 (/.f64 a b)) #s(literal 3 binary64)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a))) (neg.f64 (*.f64 b #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 a b))) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) a))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64)))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) (*.f64 #s(literal 0 binary64) (/.f64 a (*.f64 #s(literal 3 binary64) b)))))) |
(pow.f64 (neg.f64 (/.f64 b (*.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b (*.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)) |
(*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -3 binary64)))) |
(*.f64 a (neg.f64 (/.f64 #s(literal 1/3 binary64) b))) |
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/3 binary64))) |
(*.f64 (*.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (*.f64 a #s(literal 1/3 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 a b) #s(literal -1/3 binary64)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 a b)) |
(*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 #s(literal 3 binary64) b))) |
(*.f64 (*.f64 a #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1/3 binary64) b)) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -3 binary64)))) |
(*.f64 (neg.f64 (/.f64 a b)) #s(literal 1/3 binary64)) |
(*.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) b)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal -1/3 binary64) b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 a #s(literal 1/3 binary64))) |
(+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) |
(+.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(-.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(-.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) |
(-.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (sqrt.f64 x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 4 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 2 binary64)) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) #s(literal 4 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (sqrt.f64 x)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 8 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 8 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 8 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 4 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 (*.f64 (sqrt.f64 x) x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 (sqrt.f64 x) x) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (*.f64 (sqrt.f64 x) x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 (*.f64 (sqrt.f64 x) x) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 (*.f64 (sqrt.f64 x) x) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (*.f64 (sqrt.f64 x) x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 8 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 8 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 8 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 8 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 8 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 8 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 8 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) #s(literal 4 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 4 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 4 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 x (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (sqrt.f64 x)) (/.f64 x (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 x (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 x (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 x #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 2 binary64)) (/.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (sqrt.f64 x) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 2 binary64)) (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (sqrt.f64 x)) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64)))))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64)))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (-.f64 (*.f64 (*.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (fma.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))))) |
(pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)))) |
(*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (sqrt.f64 x)) |
(*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 #s(literal 4 binary64) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 #s(literal 4 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (sqrt.f64 x))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 2 binary64)) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (sqrt.f64 x))) |
(*.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (sqrt.f64 x))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) #s(literal 4 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (sqrt.f64 x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (sqrt.f64 x)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (sqrt.f64 x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 #s(literal 8 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 #s(literal 8 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 #s(literal 8 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 4 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (sqrt.f64 x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) x)) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (sqrt.f64 x))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 (*.f64 (sqrt.f64 x) x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 (sqrt.f64 x) x) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (*.f64 (sqrt.f64 x) x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 (*.f64 (sqrt.f64 x) x) x)) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 (*.f64 (sqrt.f64 x) x) (sqrt.f64 x))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (*.f64 (sqrt.f64 x) x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal 8 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))))) |
(*.f64 (/.f64 #s(literal 8 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) x)) |
(*.f64 (/.f64 #s(literal 8 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(*.f64 (/.f64 #s(literal 8 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 8 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 #s(literal 8 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 #s(literal 8 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) x)) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (sqrt.f64 x))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) #s(literal 4 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) x)) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (sqrt.f64 x))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))))) |
(*.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 #s(literal 4 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal 4 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))))) |
(*.f64 (/.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (sqrt.f64 x))) |
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (sqrt.f64 x))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 x (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (sqrt.f64 x)) (/.f64 x (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 x (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 x (sqrt.f64 x))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 2 binary64)) (/.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (sqrt.f64 x) (sqrt.f64 x))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (sqrt.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (sqrt.f64 x))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 2 binary64)) (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (sqrt.f64 x))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (sqrt.f64 x)) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sqrt.f64 x))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 2 binary64))) |
(+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64)))))) |
(+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)))) |
(+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (sin.f64 y))) |
(+.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) (cos.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)))) (*.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) (sin.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y)))) (cos.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z)))) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y))))) (*.f64 (sin.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y)))) (sin.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z)))) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y)))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 (*.f64 y y) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y))) (cos.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)))) (*.f64 (sin.f64 (/.f64 (*.f64 y y) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y))) (sin.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y))))) |
(cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) |
(-.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)))))) (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (cos.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) #s(literal 2 binary64)) (cos.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)))) |
(fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64)))))) |
(fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)))) |
(fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (sin.f64 y))) |
(fma.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64)))))) |
(fma.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (cos.f64 y) (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)))) |
(fma.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (cos.f64 y) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (sin.f64 y))) |
(fma.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64)))) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(fma.f64 (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64)))) (sin.f64 y) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(fma.f64 (+.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 1/2 binary64) (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64)))))) |
(fma.f64 (+.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 1/2 binary64) (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)))) |
(fma.f64 (+.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 1/2 binary64) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (sin.f64 y))) |
(fma.f64 (+.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) #s(literal 1/2 binary64) (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64)))))) |
(fma.f64 (+.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) #s(literal 1/2 binary64) (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)))) |
(fma.f64 (+.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) #s(literal 1/2 binary64) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (sin.f64 y))) |
(fma.f64 (-.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (cos.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y))) #s(literal 1/2 binary64) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(fma.f64 (cos.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) (cos.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) (*.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) (sin.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))))) |
(fma.f64 (cos.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y)))) (cos.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z)))) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y)))) (*.f64 (sin.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y)))) (sin.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z)))) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y)))))) |
(fma.f64 (cos.f64 (/.f64 (*.f64 y y) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y))) (cos.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y))) (*.f64 (sin.f64 (/.f64 (*.f64 y y) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y))) (sin.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64)))))))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y))))) (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) #s(literal 2 binary64))) (cos.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 2 binary64))) (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) |
(/.f64 (-.f64 (+.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) (-.f64 (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) #s(literal 2 binary64)))) (neg.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 2 binary64)))) (neg.f64 (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y))) (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)))) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (sin.f64 y)) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (sin.f64 y))) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (sin.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64)))))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (cos.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)))) |
(+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) |
(+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y) |
(-.f64 y (*.f64 t (*.f64 z #s(literal 1/3 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y))) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z)))) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y)))) |
(-.f64 (/.f64 (*.f64 y y) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) |
(fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y) |
(fma.f64 z (neg.f64 (*.f64 t #s(literal 1/3 binary64))) y) |
(fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y) |
(fma.f64 z (*.f64 #s(literal -1/3 binary64) t) y) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) z) t y) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y) |
(fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y) |
(fma.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t z)) y) |
(fma.f64 #s(literal -1 binary64) (*.f64 t (*.f64 z #s(literal 1/3 binary64))) y) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) #s(literal 1/3 binary64) y) |
(fma.f64 (neg.f64 z) (*.f64 t #s(literal 1/3 binary64)) y) |
(fma.f64 (*.f64 t #s(literal -1/3 binary64)) z y) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(/.f64 (*.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)) |
(/.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)) |
(/.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (-.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) (neg.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z)))))) (neg.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z)))))) (neg.f64 (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y)))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z)))))) (neg.f64 (fma.f64 y y (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (neg.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (neg.f64 (-.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z))))) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z))))) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z))))) (fma.f64 y y (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z))))))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (neg.f64 (neg.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)) (fma.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)) (*.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z)))) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y))) (fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z)))) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y))) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z)))) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y))) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z)))) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y y) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)) (/.f64 (*.f64 y y) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)) (fma.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)) (*.f64 (/.f64 (*.f64 y y) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) |
(*.f64 (*.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) |
(*.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y))) |
(*.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)))) |
(*.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))))) |
(*.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)))) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y)))) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))) |
(exp.f64 (log.f64 (*.f64 t z))) |
(exp.f64 (*.f64 (log.f64 (*.f64 t z)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t z) #s(literal -1 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z))) |
(/.f64 t (/.f64 #s(literal 1 binary64) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t z))) |
(/.f64 (*.f64 t z) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 t z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 t) (neg.f64 (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) (exp.f64 (-.f64 #s(literal 0 binary64) (log.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)))))) |
(pow.f64 (*.f64 t z) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 t z)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 t z) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 (*.f64 t z)))) |
(*.f64 t z) |
(*.f64 t (*.f64 z #s(literal 1 binary64))) |
(*.f64 z t) |
(*.f64 z (*.f64 t #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 t z)) |
(*.f64 (*.f64 t z) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t z))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (*.f64 t z) #s(literal 1/2 binary64)) (pow.f64 (*.f64 t z) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) t) z) |
(*.f64 (*.f64 #s(literal 1 binary64) z) t) |
(*.f64 (*.f64 z #s(literal 1 binary64)) t) |
(*.f64 (*.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))) |
(*.f64 (*.f64 z #s(literal 1 binary64)) (pow.f64 (*.f64 t #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 z #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(*.f64 (pow.f64 t #s(literal 1 binary64)) (*.f64 z #s(literal 1 binary64))) |
(*.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 (*.f64 z #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 t z) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 t z) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 z #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 z #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (*.f64 z #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 t z) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 t z) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 z))) |
(*.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 t))) |
(+.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(+.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) |
(-.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (/.f64 a (*.f64 #s(literal 3 binary64) b))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64))) (fma.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))))) |
(-.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))))) |
(-.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (-.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64))))) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) (-.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))))) |
(fma.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) |
(fma.f64 a (neg.f64 (/.f64 #s(literal 1/3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) |
(fma.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 a #s(literal 1/3 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 a b) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) b) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 a #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) b) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1/3 binary64) b) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (sqrt.f64 x) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (neg.f64 (/.f64 a b)) #s(literal 1/3 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) b) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal -1/3 binary64) b) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 a #s(literal 1/3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 4 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 2 binary64)) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) #s(literal 4 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) x) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (sqrt.f64 x)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 8 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 8 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 8 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 4 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) x) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) x) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 (*.f64 (sqrt.f64 x) x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 (sqrt.f64 x) x) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (*.f64 (sqrt.f64 x) x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 (*.f64 (sqrt.f64 x) x) x) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 (*.f64 (sqrt.f64 x) x) (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (*.f64 (sqrt.f64 x) x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 8 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 8 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) x) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 8 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 8 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 8 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 8 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 8 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) x) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) #s(literal 4 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) x) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 4 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 4 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 x (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (sqrt.f64 x)) (/.f64 x (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 x (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 x (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 x #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 2 binary64)) (/.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (sqrt.f64 x) (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (sqrt.f64 x) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 2 binary64)) (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (sqrt.f64 x)) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 b #s(literal -3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 b #s(literal -3 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (-.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))))) (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 b #s(literal -3 binary64))))))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))) (fma.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (-.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64))))))) |
(/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))) |
(/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b))) (-.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (-.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)))) (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)))) (neg.f64 (-.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))))) |
(/.f64 (fma.f64 #s(literal -1/27 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64))) (fma.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) (fma.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64))) (fma.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64))) (fma.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64))) (fma.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))) (fma.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 b #s(literal -3 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 b #s(literal -3 binary64))))) |
(*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))))) |
(*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (-.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))))))) |
(*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))))) |
(*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))))) |
(*.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))))) |
(+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) |
(+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y) |
(-.f64 y (*.f64 t (*.f64 z #s(literal 1/3 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y))) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z)))) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y)))) |
(-.f64 (/.f64 (*.f64 y y) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) |
(fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y) |
(fma.f64 z (neg.f64 (*.f64 t #s(literal 1/3 binary64))) y) |
(fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y) |
(fma.f64 z (*.f64 #s(literal -1/3 binary64) t) y) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) z) t y) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y) |
(fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y) |
(fma.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t z)) y) |
(fma.f64 #s(literal -1 binary64) (*.f64 t (*.f64 z #s(literal 1/3 binary64))) y) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) #s(literal 1/3 binary64) y) |
(fma.f64 (neg.f64 z) (*.f64 t #s(literal 1/3 binary64)) y) |
(fma.f64 (*.f64 t #s(literal -1/3 binary64)) z y) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(/.f64 (*.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)) |
(/.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)) |
(/.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (-.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) (neg.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z)))))) (neg.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z)))))) (neg.f64 (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y)))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z)))))) (neg.f64 (fma.f64 y y (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (neg.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (neg.f64 (-.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z))))) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z))))) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z))))) (fma.f64 y y (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z))))))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (neg.f64 (neg.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)) (fma.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)) (*.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z)))) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y))) (fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z)))) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y))) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z)))) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y))) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z)))) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y y) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)) (/.f64 (*.f64 y y) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)) (fma.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)) (*.f64 (/.f64 (*.f64 y y) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) |
(*.f64 (*.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) |
(*.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y))) |
(*.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)))) |
(*.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))))) |
(*.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)))) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y)))) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))) |
(exp.f64 (log.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) |
(/.f64 #s(literal -1/3 binary64) (/.f64 #s(literal -1 binary64) (*.f64 t z))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 3 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 3 binary64)))) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 3 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t z))) |
(*.f64 t (*.f64 z #s(literal 1/3 binary64))) |
(*.f64 z (*.f64 t #s(literal 1/3 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 z #s(literal 1/3 binary64)))) |
(*.f64 (*.f64 t z) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 t z)) |
(*.f64 (*.f64 t #s(literal 1/3 binary64)) z) |
(*.f64 (*.f64 #s(literal 1/3 binary64) z) t) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z #s(literal 1 binary64))) t) |
(*.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 (*.f64 t #s(literal 1/3 binary64))))) |
(+.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(+.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) |
(-.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (/.f64 a (*.f64 #s(literal 3 binary64) b))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64))) (fma.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))))) |
(-.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))))) |
(-.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (-.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64))))) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) (-.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))))) |
(fma.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) |
(fma.f64 a (neg.f64 (/.f64 #s(literal 1/3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) |
(fma.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 a #s(literal 1/3 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 a b) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) b) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 a #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) b) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1/3 binary64) b) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (sqrt.f64 x) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (neg.f64 (/.f64 a b)) #s(literal 1/3 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) b) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal -1/3 binary64) b) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 a #s(literal 1/3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 4 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 2 binary64)) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) #s(literal 4 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) x) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (sqrt.f64 x)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 8 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 8 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 8 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 4 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) x) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) x) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 (*.f64 (sqrt.f64 x) x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 (sqrt.f64 x) x) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (*.f64 (sqrt.f64 x) x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 (*.f64 (sqrt.f64 x) x) x) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 (*.f64 (sqrt.f64 x) x) (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (*.f64 (sqrt.f64 x) x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 8 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 8 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) x) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 8 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 8 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 8 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 8 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 8 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) x) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) #s(literal 4 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) x) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 4 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 4 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 x (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (sqrt.f64 x)) (/.f64 x (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 x (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 x (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 x #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 2 binary64)) (/.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (sqrt.f64 x) (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (sqrt.f64 x) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 2 binary64)) (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (sqrt.f64 x)) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 b #s(literal -3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 b #s(literal -3 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (-.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))))) (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 b #s(literal -3 binary64))))))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))) (fma.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (-.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64))))))) |
(/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))) |
(/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b))) (-.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (-.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)))) (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)))) (neg.f64 (-.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))))) |
(/.f64 (fma.f64 #s(literal -1/27 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64))) (fma.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) (fma.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64))) (fma.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64))) (fma.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64))) (fma.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))) (fma.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 b #s(literal -3 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 b #s(literal -3 binary64))))) |
(*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))))) |
(*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (-.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))))))) |
(*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))))) |
(*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -1/27 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))))) |
(*.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))))) |
(+.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) |
(+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y) |
(-.f64 y (*.f64 t (*.f64 z #s(literal 1/3 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y))) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z)))) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y)))) |
(-.f64 (/.f64 (*.f64 y y) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) |
(fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y) |
(fma.f64 z (neg.f64 (*.f64 t #s(literal 1/3 binary64))) y) |
(fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y) |
(fma.f64 z (*.f64 #s(literal -1/3 binary64) t) y) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) z) t y) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y) |
(fma.f64 (*.f64 t z) #s(literal -1/3 binary64) y) |
(fma.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t z)) y) |
(fma.f64 #s(literal -1 binary64) (*.f64 t (*.f64 z #s(literal 1/3 binary64))) y) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) #s(literal 1/3 binary64) y) |
(fma.f64 (neg.f64 z) (*.f64 t #s(literal 1/3 binary64)) y) |
(fma.f64 (*.f64 t #s(literal -1/3 binary64)) z y) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(/.f64 (*.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)) |
(/.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)) |
(/.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (-.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) (neg.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z)))))) (neg.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z)))))) (neg.f64 (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y)))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z)))))) (neg.f64 (fma.f64 y y (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (neg.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (neg.f64 (-.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z))))) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z))))) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z))))) (fma.f64 y y (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z))))))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (neg.f64 (neg.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)) (fma.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)) (*.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z)))) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y))) (fma.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z)))) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y))) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z)))) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y))) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z)))) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y y) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)) (/.f64 (*.f64 y y) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)) (fma.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)) (*.f64 (/.f64 (*.f64 y y) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) |
(*.f64 (*.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) |
(*.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y))) |
(*.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)))) |
(*.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))))) |
(*.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)))) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y)))) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 y)) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(*.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) #s(literal 2 binary64)) |
(*.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) (sqrt.f64 x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b #s(literal -3 binary64))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(neg.f64 (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(/.f64 a (*.f64 #s(literal 3 binary64) b)) |
(/.f64 a (*.f64 (*.f64 #s(literal 3 binary64) b) #s(literal 1 binary64))) |
(/.f64 (*.f64 a #s(literal 1/3 binary64)) b) |
(/.f64 (*.f64 a #s(literal 1/3 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 a #s(literal 1/3 binary64)) (*.f64 b #s(literal 1 binary64))) |
(/.f64 (/.f64 a b) #s(literal 3 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal 1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 3 binary64) a) b)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b (*.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 3 binary64) a) b) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 3 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) b) (*.f64 a #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (*.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 a #s(literal 1/3 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 3 binary64) a) b))) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal -3 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 #s(literal 3 binary64) b)) |
(/.f64 (*.f64 (*.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64)) b) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)) (*.f64 b #s(literal -3 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 b #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (/.f64 a b)) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) b)) (neg.f64 (/.f64 #s(literal 3 binary64) a))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) b) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) (*.f64 b #s(literal -3 binary64))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a))) (neg.f64 (neg.f64 (*.f64 b #s(literal -3 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 a b))) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (neg.f64 (*.f64 b #s(literal -3 binary64)))) |
(pow.f64 (/.f64 b (*.f64 a #s(literal 1/3 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 3 binary64) a) b) #s(literal -1 binary64)) |
(*.f64 a (/.f64 #s(literal 1/3 binary64) b)) |
(*.f64 (*.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 a b) #s(literal 1/3 binary64)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 3 binary64) b))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 a b)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(*.f64 (*.f64 a #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal 1/3 binary64))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) b) a) |
(*.f64 (/.f64 #s(literal 1/3 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))) |
(*.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) b)) |
(*.f64 (*.f64 (*.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -3 binary64)))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1/3 binary64) b)) |
(*.f64 (neg.f64 (/.f64 a b)) #s(literal -1/3 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) b) #s(literal -1/3 binary64)) |
(*.f64 (pow.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) #s(literal -1/3 binary64)) |
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -1/3 binary64) b)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 a #s(literal -1/3 binary64))) |
(*.f64 #s(literal -1/3 binary64) z) |
(*.f64 z #s(literal -1/3 binary64)) |
(+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64)))))) |
(+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)))) |
(+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (sin.f64 y))) |
(+.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) (cos.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)))) (*.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) (sin.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y)))) (cos.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z)))) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y))))) (*.f64 (sin.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y)))) (sin.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z)))) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y)))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 (*.f64 y y) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y))) (cos.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)))) (*.f64 (sin.f64 (/.f64 (*.f64 y y) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y))) (sin.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y))))) |
(cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) |
(-.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)))))) (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (cos.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) #s(literal 2 binary64)) (cos.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)))) |
(fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64)))))) |
(fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)))) |
(fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (sin.f64 y))) |
(fma.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64)))))) |
(fma.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (cos.f64 y) (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)))) |
(fma.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (cos.f64 y) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (sin.f64 y))) |
(fma.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64)))) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(fma.f64 (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64)))) (sin.f64 y) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(fma.f64 (+.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 1/2 binary64) (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64)))))) |
(fma.f64 (+.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 1/2 binary64) (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)))) |
(fma.f64 (+.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 1/2 binary64) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (sin.f64 y))) |
(fma.f64 (+.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) #s(literal 1/2 binary64) (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64)))))) |
(fma.f64 (+.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) #s(literal 1/2 binary64) (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)))) |
(fma.f64 (+.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) #s(literal 1/2 binary64) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (sin.f64 y))) |
(fma.f64 (-.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (cos.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y))) #s(literal 1/2 binary64) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(fma.f64 (cos.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) (cos.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) (*.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) (sin.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))))) |
(fma.f64 (cos.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y)))) (cos.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z)))) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y)))) (*.f64 (sin.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y)))) (sin.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z)))) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y)))))) |
(fma.f64 (cos.f64 (/.f64 (*.f64 y y) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y))) (cos.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y))) (*.f64 (sin.f64 (/.f64 (*.f64 y y) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y))) (sin.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64)))))))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y))))) (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) #s(literal 2 binary64))) (cos.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 2 binary64))) (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) |
(/.f64 (-.f64 (+.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) (-.f64 (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) #s(literal 2 binary64)))) (neg.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 2 binary64)))) (neg.f64 (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y))) (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)))) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (sin.f64 y)) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (sin.f64 y))) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (sin.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64)))))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (cos.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (log.f64 (*.f64 t z)))) |
(exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 (*.f64 t z))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 t z))) |
(/.f64 #s(literal 1 binary64) (*.f64 t z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 #s(literal 1 binary64) t))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t z))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 t z)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) t) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 #s(literal 1 binary64) t)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) z)) (neg.f64 t)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) z)) (neg.f64 (*.f64 #s(literal 1 binary64) t))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) z) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z #s(literal 1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) z))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (neg.f64 z)) |
(pow.f64 (*.f64 t z) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 t z) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 t z) (*.f64 t z)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 t z))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 t z)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 t z)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (*.f64 t #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) t))) |
(*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) (neg.f64 t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (pow.f64 (*.f64 t z) #s(literal -1/2 binary64)) (pow.f64 (*.f64 t z) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 t z) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 t z) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 t z) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 t z) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) |
(+.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(-.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(-.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) |
(-.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (sqrt.f64 x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 4 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 2 binary64)) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) #s(literal 4 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (sqrt.f64 x)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 8 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 8 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 8 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 4 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 (*.f64 (sqrt.f64 x) x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 (sqrt.f64 x) x) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (*.f64 (sqrt.f64 x) x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 (*.f64 (sqrt.f64 x) x) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 (*.f64 (sqrt.f64 x) x) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (*.f64 (sqrt.f64 x) x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 8 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 8 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 8 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 8 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 8 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 8 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 8 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) #s(literal 4 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 4 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 4 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 x (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (sqrt.f64 x)) (/.f64 x (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 x (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 x (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 x #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 2 binary64)) (/.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (sqrt.f64 x) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 2 binary64)) (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (sqrt.f64 x)) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64)))))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64)))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (-.f64 (*.f64 (*.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (fma.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))))) |
(pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)))) |
(*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (sqrt.f64 x)) |
(*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 #s(literal 4 binary64) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 #s(literal 4 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (sqrt.f64 x))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 2 binary64)) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (sqrt.f64 x))) |
(*.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (sqrt.f64 x))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) #s(literal 4 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (sqrt.f64 x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (sqrt.f64 x)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (sqrt.f64 x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 #s(literal 8 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 #s(literal 8 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 #s(literal 8 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 4 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (sqrt.f64 x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) x)) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (sqrt.f64 x))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 (*.f64 (sqrt.f64 x) x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 (sqrt.f64 x) x) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (*.f64 (sqrt.f64 x) x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 (*.f64 (sqrt.f64 x) x) x)) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 (*.f64 (sqrt.f64 x) x) (sqrt.f64 x))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (*.f64 (sqrt.f64 x) x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal 8 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))))) |
(*.f64 (/.f64 #s(literal 8 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) x)) |
(*.f64 (/.f64 #s(literal 8 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(*.f64 (/.f64 #s(literal 8 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 8 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 #s(literal 8 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 #s(literal 8 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) x)) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (sqrt.f64 x))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) #s(literal 4 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) x)) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (sqrt.f64 x))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))))) |
(*.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 #s(literal 4 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal 4 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))))) |
(*.f64 (/.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (sqrt.f64 x))) |
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (sqrt.f64 x))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 x (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (sqrt.f64 x)) (/.f64 x (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 x (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 x (sqrt.f64 x))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 2 binary64)) (/.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (sqrt.f64 x) (sqrt.f64 x))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (sqrt.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (sqrt.f64 x))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 2 binary64)) (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (sqrt.f64 x))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (sqrt.f64 x)) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sqrt.f64 x))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b #s(literal -3 binary64))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(neg.f64 (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(/.f64 a (*.f64 #s(literal 3 binary64) b)) |
(/.f64 a (*.f64 (*.f64 #s(literal 3 binary64) b) #s(literal 1 binary64))) |
(/.f64 (*.f64 a #s(literal 1/3 binary64)) b) |
(/.f64 (*.f64 a #s(literal 1/3 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 a #s(literal 1/3 binary64)) (*.f64 b #s(literal 1 binary64))) |
(/.f64 (/.f64 a b) #s(literal 3 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal 1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 3 binary64) a) b)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b (*.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 3 binary64) a) b) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 3 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) b) (*.f64 a #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (*.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 a #s(literal 1/3 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 3 binary64) a) b))) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal -3 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 #s(literal 3 binary64) b)) |
(/.f64 (*.f64 (*.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64)) b) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)) (*.f64 b #s(literal -3 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 b #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (/.f64 a b)) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) b)) (neg.f64 (/.f64 #s(literal 3 binary64) a))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) b) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) (*.f64 b #s(literal -3 binary64))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a))) (neg.f64 (neg.f64 (*.f64 b #s(literal -3 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 a b))) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (neg.f64 (*.f64 b #s(literal -3 binary64)))) |
(pow.f64 (/.f64 b (*.f64 a #s(literal 1/3 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 3 binary64) a) b) #s(literal -1 binary64)) |
(*.f64 a (/.f64 #s(literal 1/3 binary64) b)) |
(*.f64 (*.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 a b) #s(literal 1/3 binary64)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 3 binary64) b))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 a b)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(*.f64 (*.f64 a #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal 1/3 binary64))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) b) a) |
(*.f64 (/.f64 #s(literal 1/3 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))) |
(*.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) b)) |
(*.f64 (*.f64 (*.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -3 binary64)))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1/3 binary64) b)) |
(*.f64 (neg.f64 (/.f64 a b)) #s(literal -1/3 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) b) #s(literal -1/3 binary64)) |
(*.f64 (pow.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) #s(literal -1/3 binary64)) |
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -1/3 binary64) b)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 a #s(literal -1/3 binary64))) |
(+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64)))))) |
(+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)))) |
(+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (sin.f64 y))) |
(+.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) (cos.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)))) (*.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) (sin.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y)))) (cos.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z)))) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y))))) (*.f64 (sin.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y)))) (sin.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z)))) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y)))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 (*.f64 y y) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y))) (cos.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)))) (*.f64 (sin.f64 (/.f64 (*.f64 y y) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y))) (sin.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y))))) |
(cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) |
(-.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)))))) (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (cos.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) #s(literal 2 binary64)) (cos.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)))) |
(fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64)))))) |
(fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)))) |
(fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (sin.f64 y))) |
(fma.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64)))))) |
(fma.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (cos.f64 y) (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)))) |
(fma.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (cos.f64 y) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (sin.f64 y))) |
(fma.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64)))) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(fma.f64 (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64)))) (sin.f64 y) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(fma.f64 (+.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 1/2 binary64) (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64)))))) |
(fma.f64 (+.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 1/2 binary64) (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)))) |
(fma.f64 (+.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 1/2 binary64) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (sin.f64 y))) |
(fma.f64 (+.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) #s(literal 1/2 binary64) (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64)))))) |
(fma.f64 (+.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) #s(literal 1/2 binary64) (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)))) |
(fma.f64 (+.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) #s(literal 1/2 binary64) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (sin.f64 y))) |
(fma.f64 (-.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (cos.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y))) #s(literal 1/2 binary64) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(fma.f64 (cos.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) (cos.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) (*.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) (sin.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))))) |
(fma.f64 (cos.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y)))) (cos.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z)))) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y)))) (*.f64 (sin.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y)))) (sin.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z)))) (fma.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (*.f64 y y)))))) |
(fma.f64 (cos.f64 (/.f64 (*.f64 y y) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y))) (cos.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y))) (*.f64 (sin.f64 (/.f64 (*.f64 y y) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y))) (sin.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64)))))))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y))))) (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) #s(literal 2 binary64))) (cos.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 2 binary64))) (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) |
(/.f64 (-.f64 (+.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) (-.f64 (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) #s(literal 2 binary64)))) (neg.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 2 binary64)))) (neg.f64 (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y))) (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)))) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (sin.f64 y)) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (sin.f64 y))) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (sin.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64)))))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (cos.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)))) |
(log.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64)))) |
(+.f64 #s(literal 0 binary64) (log.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) |
(+.f64 (log.f64 (*.f64 t z)) (log.f64 #s(literal 1/3 binary64))) |
(+.f64 (log.f64 #s(literal 1/3 binary64)) (log.f64 (*.f64 t z))) |
(+.f64 (log.f64 t) (log.f64 (*.f64 z #s(literal 1/3 binary64)))) |
(+.f64 (log.f64 z) (log.f64 (*.f64 t #s(literal 1/3 binary64)))) |
(+.f64 (log.f64 (*.f64 t #s(literal 1/3 binary64))) (log.f64 z)) |
(+.f64 (log.f64 #s(literal -1/3 binary64)) (log.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)))) |
(+.f64 (log.f64 (*.f64 #s(literal 1/3 binary64) z)) (log.f64 t)) |
(+.f64 (log.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z #s(literal 1 binary64)))) (log.f64 t)) |
(-.f64 #s(literal 0 binary64) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 3 binary64)))) |
(-.f64 (log.f64 #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 (*.f64 t z)))) |
(-.f64 (log.f64 #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (*.f64 t z)) #s(literal 2 binary64)) (log.f64 (/.f64 (*.f64 t z) #s(literal 1/3 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 1/3 binary64)) #s(literal 2 binary64)) (log.f64 (/.f64 (*.f64 t z) #s(literal 1/3 binary64))))) |
(fma.f64 #s(literal 1 binary64) (log.f64 (*.f64 t z)) (log.f64 #s(literal 1/3 binary64))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (log.f64 (*.f64 t z))) (log.f64 #s(literal 1/3 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 (*.f64 t z))) #s(literal -1 binary64) (log.f64 #s(literal 1/3 binary64))) |
(neg.f64 (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (log.f64 (*.f64 t z)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 t z)) (log.f64 #s(literal 1/3 binary64))))) (+.f64 (pow.f64 (log.f64 (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/3 binary64)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (/.f64 (*.f64 t z) #s(literal 1/3 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 t z)) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 1/3 binary64)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/3 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (*.f64 t z)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 t z)) (log.f64 #s(literal 1/3 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 t z)) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 1/3 binary64)) #s(literal 2 binary64))) (log.f64 (/.f64 (*.f64 t z) #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/3 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (*.f64 t z)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 t z)) (log.f64 #s(literal 1/3 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (*.f64 t z)) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (neg.f64 (log.f64 (/.f64 (*.f64 t z) #s(literal 1/3 binary64))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 t z)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (*.f64 t z)) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal 1/3 binary64)) (log.f64 (*.f64 t z)))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 t #s(literal 1/3 binary64))) #s(literal 3 binary64))) (fma.f64 (log.f64 z) (log.f64 z) (-.f64 (*.f64 (log.f64 (*.f64 t #s(literal 1/3 binary64))) (log.f64 (*.f64 t #s(literal 1/3 binary64)))) (*.f64 (log.f64 z) (log.f64 (*.f64 t #s(literal 1/3 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 (*.f64 t z))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 #s(literal 1/3 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (*.f64 t z)) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 (*.f64 t z))))))) |
(*.f64 (+.f64 (pow.f64 (log.f64 (*.f64 t z)) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/3 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 (*.f64 t z)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 t z)) (log.f64 #s(literal 1/3 binary64))))))) |
(*.f64 (-.f64 (pow.f64 (log.f64 (*.f64 t z)) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 1/3 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (*.f64 t z) #s(literal 1/3 binary64))))) |
(+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) |
(+.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(-.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(-.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) |
(-.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (sqrt.f64 x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 4 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 2 binary64)) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) #s(literal 4 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (sqrt.f64 x)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 8 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 8 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 8 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 4 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 (*.f64 (sqrt.f64 x) x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 (sqrt.f64 x) x) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (*.f64 (sqrt.f64 x) x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 (*.f64 (sqrt.f64 x) x) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 (*.f64 (sqrt.f64 x) x) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (*.f64 (sqrt.f64 x) x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 8 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 8 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 8 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 8 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 8 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 8 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 8 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) #s(literal 4 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 4 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 4 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 x (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (sqrt.f64 x)) (/.f64 x (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 x (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 x (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 x #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 2 binary64)) (/.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (sqrt.f64 x) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 2 binary64)) (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (sqrt.f64 x)) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64)))))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64)))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (-.f64 (*.f64 (*.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (fma.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))))) |
(pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)))) |
(*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (sqrt.f64 x)) |
(*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 #s(literal 4 binary64) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 #s(literal 4 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (sqrt.f64 x))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 2 binary64)) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (sqrt.f64 x))) |
(*.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (sqrt.f64 x))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) #s(literal 4 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (sqrt.f64 x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (sqrt.f64 x)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (sqrt.f64 x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 #s(literal 8 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 #s(literal 8 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 #s(literal 8 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 4 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (sqrt.f64 x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) x)) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (sqrt.f64 x))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 (*.f64 (sqrt.f64 x) x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 (sqrt.f64 x) x) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (*.f64 (sqrt.f64 x) x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 (*.f64 (sqrt.f64 x) x) x)) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 (*.f64 (sqrt.f64 x) x) (sqrt.f64 x))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (*.f64 (sqrt.f64 x) x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal 8 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))))) |
(*.f64 (/.f64 #s(literal 8 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) x)) |
(*.f64 (/.f64 #s(literal 8 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(*.f64 (/.f64 #s(literal 8 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 8 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 #s(literal 8 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 #s(literal 8 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) x)) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (sqrt.f64 x))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) x) #s(literal 8 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) #s(literal 4 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) x)) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (sqrt.f64 x))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))))) |
(*.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 #s(literal 4 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal 4 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))))) |
(*.f64 (/.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (sqrt.f64 x))) |
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (sqrt.f64 x))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 x (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (sqrt.f64 x)) (/.f64 x (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 x (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 x (sqrt.f64 x))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) #s(literal 2 binary64)) (/.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (sqrt.f64 x) (sqrt.f64 x))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (sqrt.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (sqrt.f64 x))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 2 binary64)) (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (sqrt.f64 x))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (sqrt.f64 x)) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sqrt.f64 x))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 2 binary64))) |
| 1× | egg-herbie |
| 12 714× | accelerator-lowering-fma.f32 |
| 12 714× | accelerator-lowering-fma.f64 |
| 6 194× | *-lowering-*.f32 |
| 6 194× | *-lowering-*.f64 |
| 2 684× | --lowering--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 379 | 9540 |
| 1 | 1152 | 9438 |
| 2 | 3212 | 9285 |
| 3 | 6135 | 9267 |
| 0 | 8171 | 8596 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/3 a) |
(* 1/3 a) |
(* 1/3 a) |
(* 1/3 a) |
(* 1/3 a) |
(* 1/3 a) |
(* 1/3 a) |
(* 1/3 a) |
(* 1/3 a) |
(* 1/3 a) |
(* 1/3 a) |
(* 1/3 a) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(* 2 (* (sqrt x) (cos y))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y))))) |
(* -2 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2)))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos y) (pow (sqrt -1) 2))))))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos y) (pow (sqrt -1) 2))))))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos y) (pow (sqrt -1) 2))))))) |
(- (* 2 (sqrt x)) (* 1/3 (/ a b))) |
(- (+ (* -1 (* (sqrt x) (pow y 2))) (* 2 (sqrt x))) (* 1/3 (/ a b))) |
(- (+ (* 2 (sqrt x)) (* (pow y 2) (+ (* -1 (sqrt x)) (* 1/12 (* (sqrt x) (pow y 2)))))) (* 1/3 (/ a b))) |
(- (+ (* 2 (sqrt x)) (* (pow y 2) (+ (* -1 (sqrt x)) (* (pow y 2) (+ (* -1/360 (* (sqrt x) (pow y 2))) (* 1/12 (sqrt x))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(* 2 (* (sqrt x) (cos y))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(* -1/3 (/ a b)) |
(* a (- (* 2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(* a (- (* 2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(* a (- (* 2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(* -1/3 (/ a b)) |
(* -1 (* a (+ (* -2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(* -1 (* a (+ (* -2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(* -1 (* a (+ (* -2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(* -1/3 (/ a b)) |
(/ (- (* 2 (* (* b (cos y)) (sqrt x))) (* 1/3 a)) b) |
(/ (- (* 2 (* (* b (cos y)) (sqrt x))) (* 1/3 a)) b) |
(/ (- (* 2 (* (* b (cos y)) (sqrt x))) (* 1/3 a)) b) |
(* 2 (* (sqrt x) (cos y))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(* 2 (* (sqrt x) (cos y))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
1 |
(+ 1 (* -1/2 (pow y 2))) |
(+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* 2 (* (sqrt x) (cos y))) |
(+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) |
(+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))) |
(+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x)))))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos y))) |
(+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) |
(+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))) |
(+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (* -1/3 (* t z))))) |
(+ (* -2 (* (sqrt x) (* y (sin (* -1/3 (* t z)))))) (* 2 (* (sqrt x) (cos (* -1/3 (* t z)))))) |
(+ (* 2 (* (sqrt x) (cos (* -1/3 (* t z))))) (* y (+ (* -2 (* (sqrt x) (sin (* -1/3 (* t z))))) (* -1 (* (sqrt x) (* y (cos (* -1/3 (* t z))))))))) |
(+ (* 2 (* (sqrt x) (cos (* -1/3 (* t z))))) (* y (+ (* -2 (* (sqrt x) (sin (* -1/3 (* t z))))) (* y (+ (* -1 (* (sqrt x) (cos (* -1/3 (* t z))))) (* 1/3 (* (sqrt x) (* y (sin (* -1/3 (* t z))))))))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- (* -1/3 (* t z)) (* -1 y))))) |
(* 2 (* (sqrt x) (cos (- (* -1/3 (* t z)) (* -1 y))))) |
(* 2 (* (sqrt x) (cos (- (* -1/3 (* t z)) (* -1 y))))) |
(* 2 (* (sqrt x) (cos (- (* -1/3 (* t z)) (* -1 y))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(* -2 (* (sqrt x) (* (cos (+ y (* -1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(* -2 (* (sqrt x) (* (cos (+ y (* -1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(* -2 (* (sqrt x) (* (cos (+ y (* -1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(* -2 (* (sqrt x) (* (cos (+ y (* -1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(cos y) |
(+ (cos y) (* 1/3 (* t (* z (sin y))))) |
(+ (cos y) (* t (- (* -1/18 (* t (* (pow z 2) (cos y)))) (* -1/3 (* z (sin y)))))) |
(+ (cos y) (* t (- (* t (+ (* -1/18 (* (pow z 2) (cos y))) (* -1/162 (* t (* (pow z 3) (sin y)))))) (* -1/3 (* z (sin y)))))) |
(cos (+ y (* -1/3 (* t z)))) |
(cos (+ y (* -1/3 (* t z)))) |
(cos (+ y (* -1/3 (* t z)))) |
(cos (+ y (* -1/3 (* t z)))) |
(cos (+ y (* -1/3 (* t z)))) |
(cos (+ y (* -1/3 (* t z)))) |
(cos (+ y (* -1/3 (* t z)))) |
(cos (+ y (* -1/3 (* t z)))) |
(cos y) |
(+ (cos y) (* 1/3 (* t (* z (sin y))))) |
(+ (cos y) (* z (- (* -1/18 (* (pow t 2) (* z (cos y)))) (* -1/3 (* t (sin y)))))) |
(+ (cos y) (* z (- (* z (+ (* -1/18 (* (pow t 2) (cos y))) (* -1/162 (* (pow t 3) (* z (sin y)))))) (* -1/3 (* t (sin y)))))) |
(cos (+ y (* -1/3 (* t z)))) |
(cos (+ y (* -1/3 (* t z)))) |
(cos (+ y (* -1/3 (* t z)))) |
(cos (+ y (* -1/3 (* t z)))) |
(cos (+ y (* -1/3 (* t z)))) |
(cos (+ y (* -1/3 (* t z)))) |
(cos (+ y (* -1/3 (* t z)))) |
(cos (+ y (* -1/3 (* t z)))) |
(cos (* -1/3 (* t z))) |
(+ (cos (* -1/3 (* t z))) (* -1 (* y (sin (* -1/3 (* t z)))))) |
(+ (cos (* -1/3 (* t z))) (* y (- (* -1/2 (* y (cos (* -1/3 (* t z))))) (sin (* -1/3 (* t z)))))) |
(+ (cos (* -1/3 (* t z))) (* y (- (* y (+ (* -1/2 (cos (* -1/3 (* t z)))) (* 1/6 (* y (sin (* -1/3 (* t z))))))) (sin (* -1/3 (* t z)))))) |
(cos (+ y (* -1/3 (* t z)))) |
(cos (+ y (* -1/3 (* t z)))) |
(cos (+ y (* -1/3 (* t z)))) |
(cos (+ y (* -1/3 (* t z)))) |
(cos (- (* -1/3 (* t z)) (* -1 y))) |
(cos (- (* -1/3 (* t z)) (* -1 y))) |
(cos (- (* -1/3 (* t z)) (* -1 y))) |
(cos (- (* -1/3 (* t z)) (* -1 y))) |
y |
(+ y (* -1/3 (* t z))) |
(+ y (* -1/3 (* t z))) |
(+ y (* -1/3 (* t z))) |
(* -1/3 (* t z)) |
(* t (+ (* -1/3 z) (/ y t))) |
(* t (+ (* -1/3 z) (/ y t))) |
(* t (+ (* -1/3 z) (/ y t))) |
(* -1/3 (* t z)) |
(* -1 (* t (+ (* -1 (/ y t)) (* 1/3 z)))) |
(* -1 (* t (+ (* -1 (/ y t)) (* 1/3 z)))) |
(* -1 (* t (+ (* -1 (/ y t)) (* 1/3 z)))) |
y |
(+ y (* -1/3 (* t z))) |
(+ y (* -1/3 (* t z))) |
(+ y (* -1/3 (* t z))) |
(* -1/3 (* t z)) |
(* z (+ (* -1/3 t) (/ y z))) |
(* z (+ (* -1/3 t) (/ y z))) |
(* z (+ (* -1/3 t) (/ y z))) |
(* -1/3 (* t z)) |
(* -1 (* z (+ (* -1 (/ y z)) (* 1/3 t)))) |
(* -1 (* z (+ (* -1 (/ y z)) (* 1/3 t)))) |
(* -1 (* z (+ (* -1 (/ y z)) (* 1/3 t)))) |
(* -1/3 (* t z)) |
(+ y (* -1/3 (* t z))) |
(+ y (* -1/3 (* t z))) |
(+ y (* -1/3 (* t z))) |
y |
(* y (+ 1 (* -1/3 (/ (* t z) y)))) |
(* y (+ 1 (* -1/3 (/ (* t z) y)))) |
(* y (+ 1 (* -1/3 (/ (* t z) y)))) |
y |
(* -1 (* y (- (* 1/3 (/ (* t z) y)) 1))) |
(* -1 (* y (- (* 1/3 (/ (* t z) y)) 1))) |
(* -1 (* y (- (* 1/3 (/ (* t z) y)) 1))) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- y (* 1/3 (* t z)))))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- y (* 1/3 (* t z)))))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- y (* 1/3 (* t z)))))))) |
(* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))))) |
(- (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (+ (* -2 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z))))))) (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z))))))) (* 1/3 (/ a b))) |
(- (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* -1 (* (sqrt x) (* y (cos (neg (* 1/3 (* t z)))))))))) (* 1/3 (/ a b))) |
(- (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* y (+ (* -1 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z)))))))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))) |
(- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))) (* 1/3 (/ a b))) |
(- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))) |
(- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))) (* 1/3 (/ a b))) |
(- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x)))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(* -1/3 (/ a b)) |
(* a (- (* 2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(* a (- (* 2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(* a (- (* 2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(* -1/3 (/ a b)) |
(* -1 (* a (+ (* -2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(* -1 (* a (+ (* -2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(* -1 (* a (+ (* -2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(* -1/3 (/ a b)) |
(/ (- (* 2 (* (* b (cos (- y (* 1/3 (* t z))))) (sqrt x))) (* 1/3 a)) b) |
(/ (- (* 2 (* (* b (cos (- y (* 1/3 (* t z))))) (sqrt x))) (* 1/3 a)) b) |
(/ (- (* 2 (* (* b (cos (- y (* 1/3 (* t z))))) (sqrt x))) (* 1/3 a)) b) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(* -1/3 (* t z)) |
(- y (* 1/3 (* t z))) |
(- y (* 1/3 (* t z))) |
(- y (* 1/3 (* t z))) |
y |
(* y (+ 1 (* -1/3 (/ (* t z) y)))) |
(* y (+ 1 (* -1/3 (/ (* t z) y)))) |
(* y (+ 1 (* -1/3 (/ (* t z) y)))) |
y |
(* -1 (* y (- (* 1/3 (/ (* t z) y)) 1))) |
(* -1 (* y (- (* 1/3 (/ (* t z) y)) 1))) |
(* -1 (* y (- (* 1/3 (/ (* t z) y)) 1))) |
y |
(+ y (* -1/3 (* t z))) |
(+ y (* -1/3 (* t z))) |
(+ y (* -1/3 (* t z))) |
(* -1/3 (* t z)) |
(* z (- (/ y z) (* 1/3 t))) |
(* z (- (/ y z) (* 1/3 t))) |
(* z (- (/ y z) (* 1/3 t))) |
(* -1/3 (* t z)) |
(* -1 (* z (- (* -1 (/ y z)) (* -1/3 t)))) |
(* -1 (* z (- (* -1 (/ y z)) (* -1/3 t)))) |
(* -1 (* z (- (* -1 (/ y z)) (* -1/3 t)))) |
y |
(+ y (* -1/3 (* t z))) |
(+ y (* -1/3 (* t z))) |
(+ y (* -1/3 (* t z))) |
(* -1/3 (* t z)) |
(* t (- (/ y t) (* 1/3 z))) |
(* t (- (/ y t) (* 1/3 z))) |
(* t (- (/ y t) (* 1/3 z))) |
(* -1/3 (* t z)) |
(* -1 (* t (- (* -1 (/ y t)) (* -1/3 z)))) |
(* -1 (* t (- (* -1 (/ y t)) (* -1/3 z)))) |
(* -1 (* t (- (* -1 (/ y t)) (* -1/3 z)))) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(* 1/3 (* t z)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- y (* 1/3 (* t z)))))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- y (* 1/3 (* t z)))))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- y (* 1/3 (* t z)))))))) |
(* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))))) |
(- (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (+ (* -2 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z))))))) (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z))))))) (* 1/3 (/ a b))) |
(- (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* -1 (* (sqrt x) (* y (cos (neg (* 1/3 (* t z)))))))))) (* 1/3 (/ a b))) |
(- (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* y (+ (* -1 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z)))))))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))) |
(- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))) (* 1/3 (/ a b))) |
(- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))) |
(- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))) (* 1/3 (/ a b))) |
(- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x)))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(* -1/3 (/ a b)) |
(* a (- (* 2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(* a (- (* 2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(* a (- (* 2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(* -1/3 (/ a b)) |
(* -1 (* a (+ (* -2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(* -1 (* a (+ (* -2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(* -1 (* a (+ (* -2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(* -1/3 (/ a b)) |
(/ (- (* 2 (* (* b (cos (- y (* 1/3 (* t z))))) (sqrt x))) (* 1/3 a)) b) |
(/ (- (* 2 (* (* b (cos (- y (* 1/3 (* t z))))) (sqrt x))) (* 1/3 a)) b) |
(/ (- (* 2 (* (* b (cos (- y (* 1/3 (* t z))))) (sqrt x))) (* 1/3 a)) b) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(* -1/3 (* t z)) |
(- y (* 1/3 (* t z))) |
(- y (* 1/3 (* t z))) |
(- y (* 1/3 (* t z))) |
y |
(* y (+ 1 (* -1/3 (/ (* t z) y)))) |
(* y (+ 1 (* -1/3 (/ (* t z) y)))) |
(* y (+ 1 (* -1/3 (/ (* t z) y)))) |
y |
(* -1 (* y (- (* 1/3 (/ (* t z) y)) 1))) |
(* -1 (* y (- (* 1/3 (/ (* t z) y)) 1))) |
(* -1 (* y (- (* 1/3 (/ (* t z) y)) 1))) |
y |
(+ y (* -1/3 (* t z))) |
(+ y (* -1/3 (* t z))) |
(+ y (* -1/3 (* t z))) |
(* -1/3 (* t z)) |
(* z (- (/ y z) (* 1/3 t))) |
(* z (- (/ y z) (* 1/3 t))) |
(* z (- (/ y z) (* 1/3 t))) |
(* -1/3 (* t z)) |
(* -1 (* z (- (* -1 (/ y z)) (* -1/3 t)))) |
(* -1 (* z (- (* -1 (/ y z)) (* -1/3 t)))) |
(* -1 (* z (- (* -1 (/ y z)) (* -1/3 t)))) |
y |
(+ y (* -1/3 (* t z))) |
(+ y (* -1/3 (* t z))) |
(+ y (* -1/3 (* t z))) |
(* -1/3 (* t z)) |
(* t (- (/ y t) (* 1/3 z))) |
(* t (- (/ y t) (* 1/3 z))) |
(* t (- (/ y t) (* 1/3 z))) |
(* -1/3 (* t z)) |
(* -1 (* t (- (* -1 (/ y t)) (* -1/3 z)))) |
(* -1 (* t (- (* -1 (/ y t)) (* -1/3 z)))) |
(* -1 (* t (- (* -1 (/ y t)) (* -1/3 z)))) |
(* 2 (* (sqrt x) (cos y))) |
(* 2 (* (sqrt x) (cos y))) |
(* 2 (* (sqrt x) (cos y))) |
(* 2 (* (sqrt x) (cos y))) |
(* 2 (* (sqrt x) (cos y))) |
(* 2 (* (sqrt x) (cos y))) |
(* 2 (* (sqrt x) (cos y))) |
(* 2 (* (sqrt x) (cos y))) |
(* -2 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2)))) |
(* -2 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2)))) |
(* -2 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2)))) |
(* -2 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2)))) |
(* 2 (sqrt x)) |
(+ (* -1 (* (sqrt x) (pow y 2))) (* 2 (sqrt x))) |
(+ (* 2 (sqrt x)) (* (pow y 2) (+ (* -1 (sqrt x)) (* 1/12 (* (sqrt x) (pow y 2)))))) |
(+ (* 2 (sqrt x)) (* (pow y 2) (+ (* -1 (sqrt x)) (* (pow y 2) (+ (* -1/360 (* (sqrt x) (pow y 2))) (* 1/12 (sqrt x))))))) |
(* 2 (* (sqrt x) (cos y))) |
(* 2 (* (sqrt x) (cos y))) |
(* 2 (* (sqrt x) (cos y))) |
(* 2 (* (sqrt x) (cos y))) |
(* 2 (* (sqrt x) (cos y))) |
(* 2 (* (sqrt x) (cos y))) |
(* 2 (* (sqrt x) (cos y))) |
(* 2 (* (sqrt x) (cos y))) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* -1/3 z) |
(* -1/3 z) |
(* -1/3 z) |
(* -1/3 z) |
(* -1/3 z) |
(* -1/3 z) |
(* -1/3 z) |
(* -1/3 z) |
(* -1/3 z) |
(* -1/3 z) |
(* -1/3 z) |
(* -1/3 z) |
(cos (neg (* 1/3 (* t z)))) |
(+ (cos (neg (* 1/3 (* t z)))) (* -1 (* y (sin (neg (* 1/3 (* t z))))))) |
(+ (cos (neg (* 1/3 (* t z)))) (* y (- (* -1/2 (* y (cos (neg (* 1/3 (* t z)))))) (sin (neg (* 1/3 (* t z))))))) |
(+ (cos (neg (* 1/3 (* t z)))) (* y (- (* y (+ (* -1/2 (cos (neg (* 1/3 (* t z))))) (* 1/6 (* y (sin (neg (* 1/3 (* t z)))))))) (sin (neg (* 1/3 (* t z))))))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (neg (+ (* -1 y) (* 1/3 (* t z))))) |
(cos (neg (+ (* -1 y) (* 1/3 (* t z))))) |
(cos (neg (+ (* -1 y) (* 1/3 (* t z))))) |
(cos (neg (+ (* -1 y) (* 1/3 (* t z))))) |
(cos y) |
(+ (cos y) (* 1/3 (* t (* z (sin y))))) |
(+ (cos y) (* z (- (* -1/18 (* (pow t 2) (* z (cos y)))) (* -1/3 (* t (sin y)))))) |
(+ (cos y) (* z (- (* z (+ (* -1/18 (* (pow t 2) (cos y))) (* -1/162 (* (pow t 3) (* z (sin y)))))) (* -1/3 (* t (sin y)))))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos y) |
(+ (cos y) (* 1/3 (* t (* z (sin y))))) |
(+ (cos y) (* t (- (* -1/18 (* t (* (pow z 2) (cos y)))) (* -1/3 (* z (sin y)))))) |
(+ (cos y) (* t (- (* t (+ (* -1/18 (* (pow z 2) (cos y))) (* -1/162 (* t (* (pow z 3) (sin y)))))) (* -1/3 (* z (sin y)))))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(/ 1 (* t z)) |
(/ 1 (* t z)) |
(/ 1 (* t z)) |
(/ 1 (* t z)) |
(/ 1 (* t z)) |
(/ 1 (* t z)) |
(/ 1 (* t z)) |
(/ 1 (* t z)) |
(/ 1 (* t z)) |
(/ 1 (* t z)) |
(/ 1 (* t z)) |
(/ 1 (* t z)) |
(/ 1 (* t z)) |
(/ 1 (* t z)) |
(/ 1 (* t z)) |
(/ 1 (* t z)) |
(/ 1 (* t z)) |
(/ 1 (* t z)) |
(/ 1 (* t z)) |
(/ 1 (* t z)) |
(/ 1 (* t z)) |
(/ 1 (* t z)) |
(/ 1 (* t z)) |
(/ 1 (* t z)) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) |
(+ (* -2 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z))))))) (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z))))))) |
(+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* -1 (* (sqrt x) (* y (cos (neg (* 1/3 (* t z)))))))))) |
(+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* y (+ (* -1 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z)))))))))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) |
(* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) |
(* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) |
(* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) |
(* 2 (* (sqrt x) (cos y))) |
(+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) |
(+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))) |
(+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos y))) |
(+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) |
(+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))) |
(+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x)))))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(* 1/3 (/ a b)) |
(cos (neg (* 1/3 (* t z)))) |
(+ (cos (neg (* 1/3 (* t z)))) (* -1 (* y (sin (neg (* 1/3 (* t z))))))) |
(+ (cos (neg (* 1/3 (* t z)))) (* y (- (* -1/2 (* y (cos (neg (* 1/3 (* t z)))))) (sin (neg (* 1/3 (* t z))))))) |
(+ (cos (neg (* 1/3 (* t z)))) (* y (- (* y (+ (* -1/2 (cos (neg (* 1/3 (* t z))))) (* 1/6 (* y (sin (neg (* 1/3 (* t z)))))))) (sin (neg (* 1/3 (* t z))))))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (neg (+ (* -1 y) (* 1/3 (* t z))))) |
(cos (neg (+ (* -1 y) (* 1/3 (* t z))))) |
(cos (neg (+ (* -1 y) (* 1/3 (* t z))))) |
(cos (neg (+ (* -1 y) (* 1/3 (* t z))))) |
(cos y) |
(+ (cos y) (* 1/3 (* t (* z (sin y))))) |
(+ (cos y) (* z (- (* -1/18 (* (pow t 2) (* z (cos y)))) (* -1/3 (* t (sin y)))))) |
(+ (cos y) (* z (- (* z (+ (* -1/18 (* (pow t 2) (cos y))) (* -1/162 (* (pow t 3) (* z (sin y)))))) (* -1/3 (* t (sin y)))))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos y) |
(+ (cos y) (* 1/3 (* t (* z (sin y))))) |
(+ (cos y) (* t (- (* -1/18 (* t (* (pow z 2) (cos y)))) (* -1/3 (* z (sin y)))))) |
(+ (cos y) (* t (- (* t (+ (* -1/18 (* (pow z 2) (cos y))) (* -1/162 (* t (* (pow z 3) (sin y)))))) (* -1/3 (* z (sin y)))))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos (- y (* 1/3 (* t z)))) |
(+ (log z) (log (* 1/3 t))) |
(+ (log z) (log (* 1/3 t))) |
(+ (log z) (log (* 1/3 t))) |
(+ (log z) (log (* 1/3 t))) |
(+ (log (* 1/3 t)) (* -1 (log (/ 1 z)))) |
(+ (log (* 1/3 t)) (* -1 (log (/ 1 z)))) |
(+ (log (* 1/3 t)) (* -1 (log (/ 1 z)))) |
(+ (log (* 1/3 t)) (* -1 (log (/ 1 z)))) |
(+ (log (* -1/3 t)) (* -1 (log (/ -1 z)))) |
(+ (log (* -1/3 t)) (* -1 (log (/ -1 z)))) |
(+ (log (* -1/3 t)) (* -1 (log (/ -1 z)))) |
(+ (log (* -1/3 t)) (* -1 (log (/ -1 z)))) |
(+ (log t) (log (* 1/3 z))) |
(+ (log t) (log (* 1/3 z))) |
(+ (log t) (log (* 1/3 z))) |
(+ (log t) (log (* 1/3 z))) |
(+ (log (* 1/3 z)) (* -1 (log (/ 1 t)))) |
(+ (log (* 1/3 z)) (* -1 (log (/ 1 t)))) |
(+ (log (* 1/3 z)) (* -1 (log (/ 1 t)))) |
(+ (log (* 1/3 z)) (* -1 (log (/ 1 t)))) |
(+ (log (* -1/3 z)) (* -1 (log (/ -1 t)))) |
(+ (log (* -1/3 z)) (* -1 (log (/ -1 t)))) |
(+ (log (* -1/3 z)) (* -1 (log (/ -1 t)))) |
(+ (log (* -1/3 z)) (* -1 (log (/ -1 t)))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) |
(+ (* -2 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z))))))) (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z))))))) |
(+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* -1 (* (sqrt x) (* y (cos (neg (* 1/3 (* t z)))))))))) |
(+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* y (+ (* -1 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z)))))))))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) |
(* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) |
(* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) |
(* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) |
(* 2 (* (sqrt x) (cos y))) |
(+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) |
(+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))) |
(+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos y))) |
(+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) |
(+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))) |
(+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x)))))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
| Outputs |
|---|
(* 1/3 a) |
(*.f64 #s(literal 1/3 binary64) a) |
(* 1/3 a) |
(*.f64 #s(literal 1/3 binary64) a) |
(* 1/3 a) |
(*.f64 #s(literal 1/3 binary64) a) |
(* 1/3 a) |
(*.f64 #s(literal 1/3 binary64) a) |
(* 1/3 a) |
(*.f64 #s(literal 1/3 binary64) a) |
(* 1/3 a) |
(*.f64 #s(literal 1/3 binary64) a) |
(* 1/3 a) |
(*.f64 #s(literal 1/3 binary64) a) |
(* 1/3 a) |
(*.f64 #s(literal 1/3 binary64) a) |
(* 1/3 a) |
(*.f64 #s(literal 1/3 binary64) a) |
(* 1/3 a) |
(*.f64 #s(literal 1/3 binary64) a) |
(* 1/3 a) |
(*.f64 #s(literal 1/3 binary64) a) |
(* 1/3 a) |
(*.f64 #s(literal 1/3 binary64) a) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y))))) |
(*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) (*.f64 x b)))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y))))) |
(*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) (*.f64 x b)))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y))))) |
(*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) (*.f64 x b)))) |
(* -2 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2)))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos y) (pow (sqrt -1) 2))))))) |
(*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 a (*.f64 x b)) (*.f64 (*.f64 (cos.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos y) (pow (sqrt -1) 2))))))) |
(*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 a (*.f64 x b)) (*.f64 (*.f64 (cos.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos y) (pow (sqrt -1) 2))))))) |
(*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 a (*.f64 x b)) (*.f64 (*.f64 (cos.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(- (* 2 (sqrt x)) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(- (+ (* -1 (* (sqrt x) (pow y 2))) (* 2 (sqrt x))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (sqrt.f64 x) (fma.f64 y (-.f64 #s(literal 0 binary64) y) #s(literal 2 binary64)))) |
(- (+ (* 2 (sqrt x)) (* (pow y 2) (+ (* -1 (sqrt x)) (* 1/12 (* (sqrt x) (pow y 2)))))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (fma.f64 (*.f64 y (*.f64 (sqrt.f64 x) y)) (fma.f64 #s(literal 1/12 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(- (+ (* 2 (sqrt x)) (* (pow y 2) (+ (* -1 (sqrt x)) (* (pow y 2) (+ (* -1/360 (* (sqrt x) (pow y 2))) (* 1/12 (sqrt x))))))) (* 1/3 (/ a b))) |
(fma.f64 (sqrt.f64 x) (fma.f64 y (-.f64 #s(literal 0 binary64) y) #s(literal 2 binary64)) (fma.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 (sqrt.f64 x) y)) (fma.f64 (*.f64 y y) #s(literal -1/360 binary64) #s(literal 1/12 binary64))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b))) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* a (- (* 2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (/.f64 (cos.f64 y) a)) (/.f64 #s(literal -1/3 binary64) b))) |
(* a (- (* 2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (/.f64 (cos.f64 y) a)) (/.f64 #s(literal -1/3 binary64) b))) |
(* a (- (* 2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (/.f64 (cos.f64 y) a)) (/.f64 #s(literal -1/3 binary64) b))) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* -1 (* a (+ (* -2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(*.f64 a (-.f64 (/.f64 #s(literal -1/3 binary64) b) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) (/.f64 #s(literal -2 binary64) a)))) |
(* -1 (* a (+ (* -2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(*.f64 a (-.f64 (/.f64 #s(literal -1/3 binary64) b) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) (/.f64 #s(literal -2 binary64) a)))) |
(* -1 (* a (+ (* -2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(*.f64 a (-.f64 (/.f64 #s(literal -1/3 binary64) b) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) (/.f64 #s(literal -2 binary64) a)))) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(/ (- (* 2 (* (* b (cos y)) (sqrt x))) (* 1/3 a)) b) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) b)) (*.f64 a #s(literal -1/3 binary64))) b) |
(/ (- (* 2 (* (* b (cos y)) (sqrt x))) (* 1/3 a)) b) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) b)) (*.f64 a #s(literal -1/3 binary64))) b) |
(/ (- (* 2 (* (* b (cos y)) (sqrt x))) (* 1/3 a)) b) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) b)) (*.f64 a #s(literal -1/3 binary64))) b) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow y 2))) |
(fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) |
(fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal 2 binary64) (cos.f64 y) (*.f64 (*.f64 #s(literal 2/3 binary64) t) (*.f64 z (sin.f64 y))))) |
(+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))) |
(fma.f64 t (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z (sin.f64 y)) #s(literal 2/3 binary64) (*.f64 (*.f64 #s(literal -1/9 binary64) t) (*.f64 (cos.f64 y) (*.f64 z z))))) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x)))))))) |
(fma.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 (cos.f64 y) (*.f64 z z)) #s(literal -1/9 binary64) (*.f64 (*.f64 #s(literal -1/81 binary64) t) (*.f64 (sin.f64 y) (*.f64 z (*.f64 z z)))))) (*.f64 t t) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 2 binary64) (cos.f64 y) (*.f64 (*.f64 #s(literal 2/3 binary64) t) (*.f64 z (sin.f64 y)))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal 2 binary64) (cos.f64 y) (*.f64 (*.f64 #s(literal 2/3 binary64) t) (*.f64 z (sin.f64 y))))) |
(+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))) |
(fma.f64 (*.f64 (sqrt.f64 x) z) (fma.f64 #s(literal 2/3 binary64) (*.f64 t (sin.f64 y)) (*.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 t t)) (*.f64 (cos.f64 y) z))) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))) |
(fma.f64 z (*.f64 (*.f64 (sqrt.f64 x) z) (fma.f64 #s(literal -1/9 binary64) (*.f64 (cos.f64 y) (*.f64 t t)) (*.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (sin.f64 y))))) (*.f64 (sqrt.f64 x) (fma.f64 z (*.f64 #s(literal 2/3 binary64) (*.f64 t (sin.f64 y))) (*.f64 #s(literal 2 binary64) (cos.f64 y))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (* -1/3 (* t z))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64)))) |
(+ (* -2 (* (sqrt x) (* y (sin (* -1/3 (* t z)))))) (* 2 (* (sqrt x) (cos (* -1/3 (* t z)))))) |
(*.f64 (sqrt.f64 x) (fma.f64 (*.f64 y (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64)))))) |
(+ (* 2 (* (sqrt x) (cos (* -1/3 (* t z))))) (* y (+ (* -2 (* (sqrt x) (sin (* -1/3 (* t z))))) (* -1 (* (sqrt x) (* y (cos (* -1/3 (* t z))))))))) |
(fma.f64 y (*.f64 (sqrt.f64 x) (fma.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) y) (*.f64 (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64))) #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64))))) |
(+ (* 2 (* (sqrt x) (cos (* -1/3 (* t z))))) (* y (+ (* -2 (* (sqrt x) (sin (* -1/3 (* t z))))) (* y (+ (* -1 (* (sqrt x) (cos (* -1/3 (* t z))))) (* 1/3 (* (sqrt x) (* y (sin (* -1/3 (* t z))))))))))) |
(fma.f64 y (*.f64 y (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 y (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64)))) #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64))))))) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 y (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64))))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- (* -1/3 (* t z)) (* -1 y))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- (* -1/3 (* t z)) (* -1 y))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- (* -1/3 (* t z)) (* -1 y))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- (* -1/3 (* t z)) (* -1 y))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* -2 (* (sqrt x) (* (cos (+ y (* -1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* -2 (* (sqrt x) (* (cos (+ y (* -1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* -2 (* (sqrt x) (* (cos (+ y (* -1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* -2 (* (sqrt x) (* (cos (+ y (* -1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(cos y) |
(cos.f64 y) |
(+ (cos y) (* 1/3 (* t (* z (sin y))))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 t (sin.f64 y))) (cos.f64 y)) |
(+ (cos y) (* t (- (* -1/18 (* t (* (pow z 2) (cos y)))) (* -1/3 (* z (sin y)))))) |
(fma.f64 t (fma.f64 (sin.f64 y) (*.f64 #s(literal 1/3 binary64) z) (*.f64 (*.f64 (cos.f64 y) (*.f64 z z)) (*.f64 t #s(literal -1/18 binary64)))) (cos.f64 y)) |
(+ (cos y) (* t (- (* t (+ (* -1/18 (* (pow z 2) (cos y))) (* -1/162 (* t (* (pow z 3) (sin y)))))) (* -1/3 (* z (sin y)))))) |
(fma.f64 t (fma.f64 #s(literal 1/3 binary64) (*.f64 z (sin.f64 y)) (*.f64 t (fma.f64 (cos.f64 y) (*.f64 (*.f64 z z) #s(literal -1/18 binary64)) (*.f64 (*.f64 (sin.f64 y) (*.f64 z (*.f64 z z))) (*.f64 t #s(literal -1/162 binary64)))))) (cos.f64 y)) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos y) |
(cos.f64 y) |
(+ (cos y) (* 1/3 (* t (* z (sin y))))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 t (sin.f64 y))) (cos.f64 y)) |
(+ (cos y) (* z (- (* -1/18 (* (pow t 2) (* z (cos y)))) (* -1/3 (* t (sin y)))))) |
(fma.f64 z (fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y)) (*.f64 (*.f64 (cos.f64 y) (*.f64 t t)) (*.f64 #s(literal -1/18 binary64) z))) (cos.f64 y)) |
(+ (cos y) (* z (- (* z (+ (* -1/18 (* (pow t 2) (cos y))) (* -1/162 (* (pow t 3) (* z (sin y)))))) (* -1/3 (* t (sin y)))))) |
(fma.f64 z (fma.f64 z (fma.f64 (*.f64 t (*.f64 t (*.f64 t z))) (*.f64 (sin.f64 y) #s(literal -1/162 binary64)) (*.f64 (cos.f64 y) (*.f64 (*.f64 t t) #s(literal -1/18 binary64)))) (*.f64 (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) t)) (cos.f64 y)) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (* -1/3 (* t z))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64))) |
(+ (cos (* -1/3 (* t z))) (* -1 (* y (sin (* -1/3 (* t z)))))) |
(fma.f64 y (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64)))) |
(+ (cos (* -1/3 (* t z))) (* y (- (* -1/2 (* y (cos (* -1/3 (* t z))))) (sin (* -1/3 (* t z)))))) |
(fma.f64 y (fma.f64 #s(literal -1/2 binary64) (*.f64 y (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64)))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64)))) |
(+ (cos (* -1/3 (* t z))) (* y (- (* y (+ (* -1/2 (cos (* -1/3 (* t z)))) (* 1/6 (* y (sin (* -1/3 (* t z))))))) (sin (* -1/3 (* t z)))))) |
(fma.f64 y (fma.f64 (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)) (*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64))) (*.f64 y #s(literal -1/2 binary64)))) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64)))) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- (* -1/3 (* t z)) (* -1 y))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- (* -1/3 (* t z)) (* -1 y))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- (* -1/3 (* t z)) (* -1 y))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- (* -1/3 (* t z)) (* -1 y))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
y |
(+ y (* -1/3 (* t z))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) |
(+ y (* -1/3 (* t z))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) |
(+ y (* -1/3 (* t z))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) |
(* -1/3 (* t z)) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64)) |
(* t (+ (* -1/3 z) (/ y t))) |
(*.f64 t (fma.f64 #s(literal -1/3 binary64) z (/.f64 y t))) |
(* t (+ (* -1/3 z) (/ y t))) |
(*.f64 t (fma.f64 #s(literal -1/3 binary64) z (/.f64 y t))) |
(* t (+ (* -1/3 z) (/ y t))) |
(*.f64 t (fma.f64 #s(literal -1/3 binary64) z (/.f64 y t))) |
(* -1/3 (* t z)) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64)) |
(* -1 (* t (+ (* -1 (/ y t)) (* 1/3 z)))) |
(*.f64 t (fma.f64 #s(literal -1/3 binary64) z (/.f64 y t))) |
(* -1 (* t (+ (* -1 (/ y t)) (* 1/3 z)))) |
(*.f64 t (fma.f64 #s(literal -1/3 binary64) z (/.f64 y t))) |
(* -1 (* t (+ (* -1 (/ y t)) (* 1/3 z)))) |
(*.f64 t (fma.f64 #s(literal -1/3 binary64) z (/.f64 y t))) |
y |
(+ y (* -1/3 (* t z))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) |
(+ y (* -1/3 (* t z))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) |
(+ y (* -1/3 (* t z))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) |
(* -1/3 (* t z)) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64)) |
(* z (+ (* -1/3 t) (/ y z))) |
(*.f64 z (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z))) |
(* z (+ (* -1/3 t) (/ y z))) |
(*.f64 z (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z))) |
(* z (+ (* -1/3 t) (/ y z))) |
(*.f64 z (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z))) |
(* -1/3 (* t z)) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64)) |
(* -1 (* z (+ (* -1 (/ y z)) (* 1/3 t)))) |
(*.f64 z (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z))) |
(* -1 (* z (+ (* -1 (/ y z)) (* 1/3 t)))) |
(*.f64 z (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z))) |
(* -1 (* z (+ (* -1 (/ y z)) (* 1/3 t)))) |
(*.f64 z (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z))) |
(* -1/3 (* t z)) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64)) |
(+ y (* -1/3 (* t z))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) |
(+ y (* -1/3 (* t z))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) |
(+ y (* -1/3 (* t z))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) |
y |
(* y (+ 1 (* -1/3 (/ (* t z) y)))) |
(*.f64 y (fma.f64 t (/.f64 (*.f64 #s(literal -1/3 binary64) z) y) #s(literal 1 binary64))) |
(* y (+ 1 (* -1/3 (/ (* t z) y)))) |
(*.f64 y (fma.f64 t (/.f64 (*.f64 #s(literal -1/3 binary64) z) y) #s(literal 1 binary64))) |
(* y (+ 1 (* -1/3 (/ (* t z) y)))) |
(*.f64 y (fma.f64 t (/.f64 (*.f64 #s(literal -1/3 binary64) z) y) #s(literal 1 binary64))) |
y |
(* -1 (* y (- (* 1/3 (/ (* t z) y)) 1))) |
(*.f64 y (fma.f64 t (/.f64 (*.f64 #s(literal -1/3 binary64) z) y) #s(literal 1 binary64))) |
(* -1 (* y (- (* 1/3 (/ (* t z) y)) 1))) |
(*.f64 y (fma.f64 t (/.f64 (*.f64 #s(literal -1/3 binary64) z) y) #s(literal 1 binary64))) |
(* -1 (* y (- (* 1/3 (/ (* t z) y)) 1))) |
(*.f64 y (fma.f64 t (/.f64 (*.f64 #s(literal -1/3 binary64) z) y) #s(literal 1 binary64))) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- y (* 1/3 (* t z)))))))) |
(*.f64 x (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) (*.f64 x b)))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- y (* 1/3 (* t z)))))))) |
(*.f64 x (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) (*.f64 x b)))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- y (* 1/3 (* t z)))))))) |
(*.f64 x (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) (*.f64 x b)))) |
(* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 1/3 binary64) a) (*.f64 x b))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 1/3 binary64) a) (*.f64 x b))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 1/3 binary64) a) (*.f64 x b))) (-.f64 #s(literal 0 binary64) x)) |
(- (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64))))) |
(- (+ (* -2 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z))))))) (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z))))))) (* 1/3 (/ a b))) |
(fma.f64 (sqrt.f64 x) (fma.f64 (*.f64 y (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64))))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* -1 (* (sqrt x) (* y (cos (neg (* 1/3 (* t z)))))))))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (fma.f64 y (*.f64 (sqrt.f64 x) (fma.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) y) (*.f64 (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64))) #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64)))))) |
(- (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* y (+ (* -1 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z)))))))))))) (* 1/3 (/ a b))) |
(fma.f64 y (*.f64 y (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 y (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64)))) #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64))))))) (fma.f64 (sqrt.f64 x) (fma.f64 (*.f64 y (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64))))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))) |
(fma.f64 (sqrt.f64 x) (fma.f64 #s(literal 2 binary64) (cos.f64 y) (*.f64 (*.f64 #s(literal 2/3 binary64) t) (*.f64 z (sin.f64 y)))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 (sqrt.f64 x) z) (fma.f64 #s(literal 2/3 binary64) (*.f64 t (sin.f64 y)) (*.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 t t)) (*.f64 (cos.f64 y) z))) (fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (fma.f64 z (*.f64 (*.f64 (sqrt.f64 x) z) (fma.f64 #s(literal -1/9 binary64) (*.f64 (cos.f64 y) (*.f64 t t)) (*.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (sin.f64 y))))) (*.f64 (sqrt.f64 x) (fma.f64 z (*.f64 #s(literal 2/3 binary64) (*.f64 t (sin.f64 y))) (*.f64 #s(literal 2 binary64) (cos.f64 y)))))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))) |
(fma.f64 (sqrt.f64 x) (fma.f64 #s(literal 2 binary64) (cos.f64 y) (*.f64 (*.f64 #s(literal 2/3 binary64) t) (*.f64 z (sin.f64 y)))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (fma.f64 t (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z (sin.f64 y)) #s(literal 2/3 binary64) (*.f64 (*.f64 #s(literal -1/9 binary64) t) (*.f64 (cos.f64 y) (*.f64 z z))))) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x)))))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 (cos.f64 y) (*.f64 z z)) #s(literal -1/9 binary64) (*.f64 (*.f64 #s(literal -1/81 binary64) t) (*.f64 (sin.f64 y) (*.f64 z (*.f64 z z)))))) (*.f64 t t) (fma.f64 (sqrt.f64 x) (fma.f64 #s(literal 2 binary64) (cos.f64 y) (*.f64 (*.f64 #s(literal 2/3 binary64) t) (*.f64 z (sin.f64 y)))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* a (- (* 2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(*.f64 a (fma.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) a) (/.f64 #s(literal -1/3 binary64) b))) |
(* a (- (* 2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(*.f64 a (fma.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) a) (/.f64 #s(literal -1/3 binary64) b))) |
(* a (- (* 2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(*.f64 a (fma.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) a) (/.f64 #s(literal -1/3 binary64) b))) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* -1 (* a (+ (* -2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (sqrt.f64 x) a)) (/.f64 #s(literal 1/3 binary64) b)))) |
(* -1 (* a (+ (* -2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (sqrt.f64 x) a)) (/.f64 #s(literal 1/3 binary64) b)))) |
(* -1 (* a (+ (* -2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (sqrt.f64 x) a)) (/.f64 #s(literal 1/3 binary64) b)))) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(/ (- (* 2 (* (* b (cos (- y (* 1/3 (* t z))))) (sqrt x))) (* 1/3 a)) b) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (*.f64 b (sqrt.f64 x))) (*.f64 a #s(literal -1/3 binary64))) b) |
(/ (- (* 2 (* (* b (cos (- y (* 1/3 (* t z))))) (sqrt x))) (* 1/3 a)) b) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (*.f64 b (sqrt.f64 x))) (*.f64 a #s(literal -1/3 binary64))) b) |
(/ (- (* 2 (* (* b (cos (- y (* 1/3 (* t z))))) (sqrt x))) (* 1/3 a)) b) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (*.f64 b (sqrt.f64 x))) (*.f64 a #s(literal -1/3 binary64))) b) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(* -1/3 (* t z)) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64)) |
(- y (* 1/3 (* t z))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) |
(- y (* 1/3 (* t z))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) |
(- y (* 1/3 (* t z))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) |
y |
(* y (+ 1 (* -1/3 (/ (* t z) y)))) |
(*.f64 y (fma.f64 t (/.f64 (*.f64 #s(literal -1/3 binary64) z) y) #s(literal 1 binary64))) |
(* y (+ 1 (* -1/3 (/ (* t z) y)))) |
(*.f64 y (fma.f64 t (/.f64 (*.f64 #s(literal -1/3 binary64) z) y) #s(literal 1 binary64))) |
(* y (+ 1 (* -1/3 (/ (* t z) y)))) |
(*.f64 y (fma.f64 t (/.f64 (*.f64 #s(literal -1/3 binary64) z) y) #s(literal 1 binary64))) |
y |
(* -1 (* y (- (* 1/3 (/ (* t z) y)) 1))) |
(*.f64 y (fma.f64 t (/.f64 (*.f64 #s(literal -1/3 binary64) z) y) #s(literal 1 binary64))) |
(* -1 (* y (- (* 1/3 (/ (* t z) y)) 1))) |
(*.f64 y (fma.f64 t (/.f64 (*.f64 #s(literal -1/3 binary64) z) y) #s(literal 1 binary64))) |
(* -1 (* y (- (* 1/3 (/ (* t z) y)) 1))) |
(*.f64 y (fma.f64 t (/.f64 (*.f64 #s(literal -1/3 binary64) z) y) #s(literal 1 binary64))) |
y |
(+ y (* -1/3 (* t z))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) |
(+ y (* -1/3 (* t z))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) |
(+ y (* -1/3 (* t z))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) |
(* -1/3 (* t z)) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64)) |
(* z (- (/ y z) (* 1/3 t))) |
(*.f64 z (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z))) |
(* z (- (/ y z) (* 1/3 t))) |
(*.f64 z (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z))) |
(* z (- (/ y z) (* 1/3 t))) |
(*.f64 z (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z))) |
(* -1/3 (* t z)) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64)) |
(* -1 (* z (- (* -1 (/ y z)) (* -1/3 t)))) |
(*.f64 z (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z))) |
(* -1 (* z (- (* -1 (/ y z)) (* -1/3 t)))) |
(*.f64 z (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z))) |
(* -1 (* z (- (* -1 (/ y z)) (* -1/3 t)))) |
(*.f64 z (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z))) |
y |
(+ y (* -1/3 (* t z))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) |
(+ y (* -1/3 (* t z))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) |
(+ y (* -1/3 (* t z))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) |
(* -1/3 (* t z)) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64)) |
(* t (- (/ y t) (* 1/3 z))) |
(*.f64 t (fma.f64 #s(literal -1/3 binary64) z (/.f64 y t))) |
(* t (- (/ y t) (* 1/3 z))) |
(*.f64 t (fma.f64 #s(literal -1/3 binary64) z (/.f64 y t))) |
(* t (- (/ y t) (* 1/3 z))) |
(*.f64 t (fma.f64 #s(literal -1/3 binary64) z (/.f64 y t))) |
(* -1/3 (* t z)) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64)) |
(* -1 (* t (- (* -1 (/ y t)) (* -1/3 z)))) |
(*.f64 t (fma.f64 #s(literal -1/3 binary64) z (/.f64 y t))) |
(* -1 (* t (- (* -1 (/ y t)) (* -1/3 z)))) |
(*.f64 t (fma.f64 #s(literal -1/3 binary64) z (/.f64 y t))) |
(* -1 (* t (- (* -1 (/ y t)) (* -1/3 z)))) |
(*.f64 t (fma.f64 #s(literal -1/3 binary64) z (/.f64 y t))) |
(* 1/3 (* t z)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 t z)) |
(* 1/3 (* t z)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 t z)) |
(* 1/3 (* t z)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 t z)) |
(* 1/3 (* t z)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 t z)) |
(* 1/3 (* t z)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 t z)) |
(* 1/3 (* t z)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 t z)) |
(* 1/3 (* t z)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 t z)) |
(* 1/3 (* t z)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 t z)) |
(* 1/3 (* t z)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 t z)) |
(* 1/3 (* t z)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 t z)) |
(* 1/3 (* t z)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 t z)) |
(* 1/3 (* t z)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 t z)) |
(* 1/3 (* t z)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 t z)) |
(* 1/3 (* t z)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 t z)) |
(* 1/3 (* t z)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 t z)) |
(* 1/3 (* t z)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 t z)) |
(* 1/3 (* t z)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 t z)) |
(* 1/3 (* t z)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 t z)) |
(* 1/3 (* t z)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 t z)) |
(* 1/3 (* t z)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 t z)) |
(* 1/3 (* t z)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 t z)) |
(* 1/3 (* t z)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 t z)) |
(* 1/3 (* t z)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 t z)) |
(* 1/3 (* t z)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 t z)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- y (* 1/3 (* t z)))))))) |
(*.f64 x (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) (*.f64 x b)))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- y (* 1/3 (* t z)))))))) |
(*.f64 x (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) (*.f64 x b)))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- y (* 1/3 (* t z)))))))) |
(*.f64 x (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) (*.f64 x b)))) |
(* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 1/3 binary64) a) (*.f64 x b))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 1/3 binary64) a) (*.f64 x b))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 1/3 binary64) a) (*.f64 x b))) (-.f64 #s(literal 0 binary64) x)) |
(- (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64))))) |
(- (+ (* -2 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z))))))) (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z))))))) (* 1/3 (/ a b))) |
(fma.f64 (sqrt.f64 x) (fma.f64 (*.f64 y (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64))))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* -1 (* (sqrt x) (* y (cos (neg (* 1/3 (* t z)))))))))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (fma.f64 y (*.f64 (sqrt.f64 x) (fma.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) y) (*.f64 (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64))) #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64)))))) |
(- (+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* y (+ (* -1 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z)))))))))))) (* 1/3 (/ a b))) |
(fma.f64 y (*.f64 y (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 y (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64)))) #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64))))))) (fma.f64 (sqrt.f64 x) (fma.f64 (*.f64 y (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64))))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))) |
(fma.f64 (sqrt.f64 x) (fma.f64 #s(literal 2 binary64) (cos.f64 y) (*.f64 (*.f64 #s(literal 2/3 binary64) t) (*.f64 z (sin.f64 y)))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 (sqrt.f64 x) z) (fma.f64 #s(literal 2/3 binary64) (*.f64 t (sin.f64 y)) (*.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 t t)) (*.f64 (cos.f64 y) z))) (fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(- (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (fma.f64 z (*.f64 (*.f64 (sqrt.f64 x) z) (fma.f64 #s(literal -1/9 binary64) (*.f64 (cos.f64 y) (*.f64 t t)) (*.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (sin.f64 y))))) (*.f64 (sqrt.f64 x) (fma.f64 z (*.f64 #s(literal 2/3 binary64) (*.f64 t (sin.f64 y))) (*.f64 #s(literal 2 binary64) (cos.f64 y)))))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))) |
(fma.f64 (sqrt.f64 x) (fma.f64 #s(literal 2 binary64) (cos.f64 y) (*.f64 (*.f64 #s(literal 2/3 binary64) t) (*.f64 z (sin.f64 y)))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))) (* 1/3 (/ a b))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (fma.f64 t (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z (sin.f64 y)) #s(literal 2/3 binary64) (*.f64 (*.f64 #s(literal -1/9 binary64) t) (*.f64 (cos.f64 y) (*.f64 z z))))) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(- (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x)))))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 (cos.f64 y) (*.f64 z z)) #s(literal -1/9 binary64) (*.f64 (*.f64 #s(literal -1/81 binary64) t) (*.f64 (sin.f64 y) (*.f64 z (*.f64 z z)))))) (*.f64 t t) (fma.f64 (sqrt.f64 x) (fma.f64 #s(literal 2 binary64) (cos.f64 y) (*.f64 (*.f64 #s(literal 2/3 binary64) t) (*.f64 z (sin.f64 y)))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* a (- (* 2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(*.f64 a (fma.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) a) (/.f64 #s(literal -1/3 binary64) b))) |
(* a (- (* 2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(*.f64 a (fma.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) a) (/.f64 #s(literal -1/3 binary64) b))) |
(* a (- (* 2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(*.f64 a (fma.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) a) (/.f64 #s(literal -1/3 binary64) b))) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(* -1 (* a (+ (* -2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (sqrt.f64 x) a)) (/.f64 #s(literal 1/3 binary64) b)))) |
(* -1 (* a (+ (* -2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (sqrt.f64 x) a)) (/.f64 #s(literal 1/3 binary64) b)))) |
(* -1 (* a (+ (* -2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (sqrt.f64 x) a)) (/.f64 #s(literal 1/3 binary64) b)))) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(/ (- (* 2 (* (* b (cos (- y (* 1/3 (* t z))))) (sqrt x))) (* 1/3 a)) b) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (*.f64 b (sqrt.f64 x))) (*.f64 a #s(literal -1/3 binary64))) b) |
(/ (- (* 2 (* (* b (cos (- y (* 1/3 (* t z))))) (sqrt x))) (* 1/3 a)) b) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (*.f64 b (sqrt.f64 x))) (*.f64 a #s(literal -1/3 binary64))) b) |
(/ (- (* 2 (* (* b (cos (- y (* 1/3 (* t z))))) (sqrt x))) (* 1/3 a)) b) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (*.f64 b (sqrt.f64 x))) (*.f64 a #s(literal -1/3 binary64))) b) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(* -1/3 (* t z)) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64)) |
(- y (* 1/3 (* t z))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) |
(- y (* 1/3 (* t z))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) |
(- y (* 1/3 (* t z))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) |
y |
(* y (+ 1 (* -1/3 (/ (* t z) y)))) |
(*.f64 y (fma.f64 t (/.f64 (*.f64 #s(literal -1/3 binary64) z) y) #s(literal 1 binary64))) |
(* y (+ 1 (* -1/3 (/ (* t z) y)))) |
(*.f64 y (fma.f64 t (/.f64 (*.f64 #s(literal -1/3 binary64) z) y) #s(literal 1 binary64))) |
(* y (+ 1 (* -1/3 (/ (* t z) y)))) |
(*.f64 y (fma.f64 t (/.f64 (*.f64 #s(literal -1/3 binary64) z) y) #s(literal 1 binary64))) |
y |
(* -1 (* y (- (* 1/3 (/ (* t z) y)) 1))) |
(*.f64 y (fma.f64 t (/.f64 (*.f64 #s(literal -1/3 binary64) z) y) #s(literal 1 binary64))) |
(* -1 (* y (- (* 1/3 (/ (* t z) y)) 1))) |
(*.f64 y (fma.f64 t (/.f64 (*.f64 #s(literal -1/3 binary64) z) y) #s(literal 1 binary64))) |
(* -1 (* y (- (* 1/3 (/ (* t z) y)) 1))) |
(*.f64 y (fma.f64 t (/.f64 (*.f64 #s(literal -1/3 binary64) z) y) #s(literal 1 binary64))) |
y |
(+ y (* -1/3 (* t z))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) |
(+ y (* -1/3 (* t z))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) |
(+ y (* -1/3 (* t z))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) |
(* -1/3 (* t z)) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64)) |
(* z (- (/ y z) (* 1/3 t))) |
(*.f64 z (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z))) |
(* z (- (/ y z) (* 1/3 t))) |
(*.f64 z (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z))) |
(* z (- (/ y z) (* 1/3 t))) |
(*.f64 z (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z))) |
(* -1/3 (* t z)) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64)) |
(* -1 (* z (- (* -1 (/ y z)) (* -1/3 t)))) |
(*.f64 z (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z))) |
(* -1 (* z (- (* -1 (/ y z)) (* -1/3 t)))) |
(*.f64 z (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z))) |
(* -1 (* z (- (* -1 (/ y z)) (* -1/3 t)))) |
(*.f64 z (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z))) |
y |
(+ y (* -1/3 (* t z))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) |
(+ y (* -1/3 (* t z))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) |
(+ y (* -1/3 (* t z))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) |
(* -1/3 (* t z)) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64)) |
(* t (- (/ y t) (* 1/3 z))) |
(*.f64 t (fma.f64 #s(literal -1/3 binary64) z (/.f64 y t))) |
(* t (- (/ y t) (* 1/3 z))) |
(*.f64 t (fma.f64 #s(literal -1/3 binary64) z (/.f64 y t))) |
(* t (- (/ y t) (* 1/3 z))) |
(*.f64 t (fma.f64 #s(literal -1/3 binary64) z (/.f64 y t))) |
(* -1/3 (* t z)) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64)) |
(* -1 (* t (- (* -1 (/ y t)) (* -1/3 z)))) |
(*.f64 t (fma.f64 #s(literal -1/3 binary64) z (/.f64 y t))) |
(* -1 (* t (- (* -1 (/ y t)) (* -1/3 z)))) |
(*.f64 t (fma.f64 #s(literal -1/3 binary64) z (/.f64 y t))) |
(* -1 (* t (- (* -1 (/ y t)) (* -1/3 z)))) |
(*.f64 t (fma.f64 #s(literal -1/3 binary64) z (/.f64 y t))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* -2 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2)))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* -2 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2)))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* -2 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2)))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* -2 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2)))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (sqrt x)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
(+ (* -1 (* (sqrt x) (pow y 2))) (* 2 (sqrt x))) |
(*.f64 (sqrt.f64 x) (fma.f64 y (-.f64 #s(literal 0 binary64) y) #s(literal 2 binary64))) |
(+ (* 2 (sqrt x)) (* (pow y 2) (+ (* -1 (sqrt x)) (* 1/12 (* (sqrt x) (pow y 2)))))) |
(fma.f64 (*.f64 y (*.f64 (sqrt.f64 x) y)) (fma.f64 #s(literal 1/12 binary64) (*.f64 y y) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(+ (* 2 (sqrt x)) (* (pow y 2) (+ (* -1 (sqrt x)) (* (pow y 2) (+ (* -1/360 (* (sqrt x) (pow y 2))) (* 1/12 (sqrt x))))))) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 (sqrt.f64 x) y)) (fma.f64 (*.f64 y y) #s(literal -1/360 binary64) #s(literal 1/12 binary64))) (*.f64 (sqrt.f64 x) (fma.f64 y (-.f64 #s(literal 0 binary64) y) #s(literal 2 binary64)))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* -1/3 z) |
(*.f64 #s(literal -1/3 binary64) z) |
(* -1/3 z) |
(*.f64 #s(literal -1/3 binary64) z) |
(* -1/3 z) |
(*.f64 #s(literal -1/3 binary64) z) |
(* -1/3 z) |
(*.f64 #s(literal -1/3 binary64) z) |
(* -1/3 z) |
(*.f64 #s(literal -1/3 binary64) z) |
(* -1/3 z) |
(*.f64 #s(literal -1/3 binary64) z) |
(* -1/3 z) |
(*.f64 #s(literal -1/3 binary64) z) |
(* -1/3 z) |
(*.f64 #s(literal -1/3 binary64) z) |
(* -1/3 z) |
(*.f64 #s(literal -1/3 binary64) z) |
(* -1/3 z) |
(*.f64 #s(literal -1/3 binary64) z) |
(* -1/3 z) |
(*.f64 #s(literal -1/3 binary64) z) |
(* -1/3 z) |
(*.f64 #s(literal -1/3 binary64) z) |
(cos (neg (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64))) |
(+ (cos (neg (* 1/3 (* t z)))) (* -1 (* y (sin (neg (* 1/3 (* t z))))))) |
(fma.f64 y (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64)))) |
(+ (cos (neg (* 1/3 (* t z)))) (* y (- (* -1/2 (* y (cos (neg (* 1/3 (* t z)))))) (sin (neg (* 1/3 (* t z))))))) |
(fma.f64 y (fma.f64 #s(literal -1/2 binary64) (*.f64 y (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64)))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64)))) |
(+ (cos (neg (* 1/3 (* t z)))) (* y (- (* y (+ (* -1/2 (cos (neg (* 1/3 (* t z))))) (* 1/6 (* y (sin (neg (* 1/3 (* t z)))))))) (sin (neg (* 1/3 (* t z))))))) |
(fma.f64 y (fma.f64 (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)) (*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64))) (*.f64 y #s(literal -1/2 binary64)))) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (neg (+ (* -1 y) (* 1/3 (* t z))))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (neg (+ (* -1 y) (* 1/3 (* t z))))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (neg (+ (* -1 y) (* 1/3 (* t z))))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (neg (+ (* -1 y) (* 1/3 (* t z))))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos y) |
(cos.f64 y) |
(+ (cos y) (* 1/3 (* t (* z (sin y))))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 t (sin.f64 y))) (cos.f64 y)) |
(+ (cos y) (* z (- (* -1/18 (* (pow t 2) (* z (cos y)))) (* -1/3 (* t (sin y)))))) |
(fma.f64 z (fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y)) (*.f64 (*.f64 (cos.f64 y) (*.f64 t t)) (*.f64 #s(literal -1/18 binary64) z))) (cos.f64 y)) |
(+ (cos y) (* z (- (* z (+ (* -1/18 (* (pow t 2) (cos y))) (* -1/162 (* (pow t 3) (* z (sin y)))))) (* -1/3 (* t (sin y)))))) |
(fma.f64 z (fma.f64 z (fma.f64 (*.f64 t (*.f64 t (*.f64 t z))) (*.f64 (sin.f64 y) #s(literal -1/162 binary64)) (*.f64 (cos.f64 y) (*.f64 (*.f64 t t) #s(literal -1/18 binary64)))) (*.f64 (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) t)) (cos.f64 y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos y) |
(cos.f64 y) |
(+ (cos y) (* 1/3 (* t (* z (sin y))))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 t (sin.f64 y))) (cos.f64 y)) |
(+ (cos y) (* t (- (* -1/18 (* t (* (pow z 2) (cos y)))) (* -1/3 (* z (sin y)))))) |
(fma.f64 t (fma.f64 (sin.f64 y) (*.f64 #s(literal 1/3 binary64) z) (*.f64 (*.f64 (cos.f64 y) (*.f64 z z)) (*.f64 t #s(literal -1/18 binary64)))) (cos.f64 y)) |
(+ (cos y) (* t (- (* t (+ (* -1/18 (* (pow z 2) (cos y))) (* -1/162 (* t (* (pow z 3) (sin y)))))) (* -1/3 (* z (sin y)))))) |
(fma.f64 t (fma.f64 #s(literal 1/3 binary64) (*.f64 z (sin.f64 y)) (*.f64 t (fma.f64 (cos.f64 y) (*.f64 (*.f64 z z) #s(literal -1/18 binary64)) (*.f64 (*.f64 (sin.f64 y) (*.f64 z (*.f64 z z))) (*.f64 t #s(literal -1/162 binary64)))))) (cos.f64 y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(/ 1 (* t z)) |
(/.f64 #s(literal 1 binary64) (*.f64 t z)) |
(/ 1 (* t z)) |
(/.f64 #s(literal 1 binary64) (*.f64 t z)) |
(/ 1 (* t z)) |
(/.f64 #s(literal 1 binary64) (*.f64 t z)) |
(/ 1 (* t z)) |
(/.f64 #s(literal 1 binary64) (*.f64 t z)) |
(/ 1 (* t z)) |
(/.f64 #s(literal 1 binary64) (*.f64 t z)) |
(/ 1 (* t z)) |
(/.f64 #s(literal 1 binary64) (*.f64 t z)) |
(/ 1 (* t z)) |
(/.f64 #s(literal 1 binary64) (*.f64 t z)) |
(/ 1 (* t z)) |
(/.f64 #s(literal 1 binary64) (*.f64 t z)) |
(/ 1 (* t z)) |
(/.f64 #s(literal 1 binary64) (*.f64 t z)) |
(/ 1 (* t z)) |
(/.f64 #s(literal 1 binary64) (*.f64 t z)) |
(/ 1 (* t z)) |
(/.f64 #s(literal 1 binary64) (*.f64 t z)) |
(/ 1 (* t z)) |
(/.f64 #s(literal 1 binary64) (*.f64 t z)) |
(/ 1 (* t z)) |
(/.f64 #s(literal 1 binary64) (*.f64 t z)) |
(/ 1 (* t z)) |
(/.f64 #s(literal 1 binary64) (*.f64 t z)) |
(/ 1 (* t z)) |
(/.f64 #s(literal 1 binary64) (*.f64 t z)) |
(/ 1 (* t z)) |
(/.f64 #s(literal 1 binary64) (*.f64 t z)) |
(/ 1 (* t z)) |
(/.f64 #s(literal 1 binary64) (*.f64 t z)) |
(/ 1 (* t z)) |
(/.f64 #s(literal 1 binary64) (*.f64 t z)) |
(/ 1 (* t z)) |
(/.f64 #s(literal 1 binary64) (*.f64 t z)) |
(/ 1 (* t z)) |
(/.f64 #s(literal 1 binary64) (*.f64 t z)) |
(/ 1 (* t z)) |
(/.f64 #s(literal 1 binary64) (*.f64 t z)) |
(/ 1 (* t z)) |
(/.f64 #s(literal 1 binary64) (*.f64 t z)) |
(/ 1 (* t z)) |
(/.f64 #s(literal 1 binary64) (*.f64 t z)) |
(/ 1 (* t z)) |
(/.f64 #s(literal 1 binary64) (*.f64 t z)) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64)))) |
(+ (* -2 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z))))))) (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z))))))) |
(*.f64 (sqrt.f64 x) (fma.f64 (*.f64 y (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64)))))) |
(+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* -1 (* (sqrt x) (* y (cos (neg (* 1/3 (* t z)))))))))) |
(fma.f64 y (*.f64 (sqrt.f64 x) (fma.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) y) (*.f64 (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64))) #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64))))) |
(+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* y (+ (* -1 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z)))))))))))) |
(fma.f64 y (*.f64 y (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 y (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64)))) #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64))))))) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 y (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64))))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal 2 binary64) (cos.f64 y) (*.f64 (*.f64 #s(literal 2/3 binary64) t) (*.f64 z (sin.f64 y))))) |
(+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))) |
(fma.f64 (*.f64 (sqrt.f64 x) z) (fma.f64 #s(literal 2/3 binary64) (*.f64 t (sin.f64 y)) (*.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 t t)) (*.f64 (cos.f64 y) z))) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))) |
(fma.f64 z (*.f64 (*.f64 (sqrt.f64 x) z) (fma.f64 #s(literal -1/9 binary64) (*.f64 (cos.f64 y) (*.f64 t t)) (*.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (sin.f64 y))))) (*.f64 (sqrt.f64 x) (fma.f64 z (*.f64 #s(literal 2/3 binary64) (*.f64 t (sin.f64 y))) (*.f64 #s(literal 2 binary64) (cos.f64 y))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal 2 binary64) (cos.f64 y) (*.f64 (*.f64 #s(literal 2/3 binary64) t) (*.f64 z (sin.f64 y))))) |
(+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))) |
(fma.f64 t (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z (sin.f64 y)) #s(literal 2/3 binary64) (*.f64 (*.f64 #s(literal -1/9 binary64) t) (*.f64 (cos.f64 y) (*.f64 z z))))) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x)))))))) |
(fma.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 (cos.f64 y) (*.f64 z z)) #s(literal -1/9 binary64) (*.f64 (*.f64 #s(literal -1/81 binary64) t) (*.f64 (sin.f64 y) (*.f64 z (*.f64 z z)))))) (*.f64 t t) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 2 binary64) (cos.f64 y) (*.f64 (*.f64 #s(literal 2/3 binary64) t) (*.f64 z (sin.f64 y)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(* 1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) a) b) |
(cos (neg (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64))) |
(+ (cos (neg (* 1/3 (* t z)))) (* -1 (* y (sin (neg (* 1/3 (* t z))))))) |
(fma.f64 y (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64)))) |
(+ (cos (neg (* 1/3 (* t z)))) (* y (- (* -1/2 (* y (cos (neg (* 1/3 (* t z)))))) (sin (neg (* 1/3 (* t z))))))) |
(fma.f64 y (fma.f64 #s(literal -1/2 binary64) (*.f64 y (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64)))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64)))) |
(+ (cos (neg (* 1/3 (* t z)))) (* y (- (* y (+ (* -1/2 (cos (neg (* 1/3 (* t z))))) (* 1/6 (* y (sin (neg (* 1/3 (* t z)))))))) (sin (neg (* 1/3 (* t z))))))) |
(fma.f64 y (fma.f64 (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64))) (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64)) (*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64))) (*.f64 y #s(literal -1/2 binary64)))) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64)))) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (neg (+ (* -1 y) (* 1/3 (* t z))))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (neg (+ (* -1 y) (* 1/3 (* t z))))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (neg (+ (* -1 y) (* 1/3 (* t z))))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (neg (+ (* -1 y) (* 1/3 (* t z))))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos y) |
(cos.f64 y) |
(+ (cos y) (* 1/3 (* t (* z (sin y))))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 t (sin.f64 y))) (cos.f64 y)) |
(+ (cos y) (* z (- (* -1/18 (* (pow t 2) (* z (cos y)))) (* -1/3 (* t (sin y)))))) |
(fma.f64 z (fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y)) (*.f64 (*.f64 (cos.f64 y) (*.f64 t t)) (*.f64 #s(literal -1/18 binary64) z))) (cos.f64 y)) |
(+ (cos y) (* z (- (* z (+ (* -1/18 (* (pow t 2) (cos y))) (* -1/162 (* (pow t 3) (* z (sin y)))))) (* -1/3 (* t (sin y)))))) |
(fma.f64 z (fma.f64 z (fma.f64 (*.f64 t (*.f64 t (*.f64 t z))) (*.f64 (sin.f64 y) #s(literal -1/162 binary64)) (*.f64 (cos.f64 y) (*.f64 (*.f64 t t) #s(literal -1/18 binary64)))) (*.f64 (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) t)) (cos.f64 y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos y) |
(cos.f64 y) |
(+ (cos y) (* 1/3 (* t (* z (sin y))))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 t (sin.f64 y))) (cos.f64 y)) |
(+ (cos y) (* t (- (* -1/18 (* t (* (pow z 2) (cos y)))) (* -1/3 (* z (sin y)))))) |
(fma.f64 t (fma.f64 (sin.f64 y) (*.f64 #s(literal 1/3 binary64) z) (*.f64 (*.f64 (cos.f64 y) (*.f64 z z)) (*.f64 t #s(literal -1/18 binary64)))) (cos.f64 y)) |
(+ (cos y) (* t (- (* t (+ (* -1/18 (* (pow z 2) (cos y))) (* -1/162 (* t (* (pow z 3) (sin y)))))) (* -1/3 (* z (sin y)))))) |
(fma.f64 t (fma.f64 #s(literal 1/3 binary64) (*.f64 z (sin.f64 y)) (*.f64 t (fma.f64 (cos.f64 y) (*.f64 (*.f64 z z) #s(literal -1/18 binary64)) (*.f64 (*.f64 (sin.f64 y) (*.f64 z (*.f64 z z))) (*.f64 t #s(literal -1/162 binary64)))))) (cos.f64 y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(+ (log z) (log (* 1/3 t))) |
(+.f64 (log.f64 z) (log.f64 (*.f64 #s(literal 1/3 binary64) t))) |
(+ (log z) (log (* 1/3 t))) |
(+.f64 (log.f64 z) (log.f64 (*.f64 #s(literal 1/3 binary64) t))) |
(+ (log z) (log (* 1/3 t))) |
(+.f64 (log.f64 z) (log.f64 (*.f64 #s(literal 1/3 binary64) t))) |
(+ (log z) (log (* 1/3 t))) |
(+.f64 (log.f64 z) (log.f64 (*.f64 #s(literal 1/3 binary64) t))) |
(+ (log (* 1/3 t)) (* -1 (log (/ 1 z)))) |
(+.f64 (log.f64 z) (log.f64 (*.f64 #s(literal 1/3 binary64) t))) |
(+ (log (* 1/3 t)) (* -1 (log (/ 1 z)))) |
(+.f64 (log.f64 z) (log.f64 (*.f64 #s(literal 1/3 binary64) t))) |
(+ (log (* 1/3 t)) (* -1 (log (/ 1 z)))) |
(+.f64 (log.f64 z) (log.f64 (*.f64 #s(literal 1/3 binary64) t))) |
(+ (log (* 1/3 t)) (* -1 (log (/ 1 z)))) |
(+.f64 (log.f64 z) (log.f64 (*.f64 #s(literal 1/3 binary64) t))) |
(+ (log (* -1/3 t)) (* -1 (log (/ -1 z)))) |
(-.f64 (log.f64 (*.f64 #s(literal -1/3 binary64) t)) (log.f64 (/.f64 #s(literal -1 binary64) z))) |
(+ (log (* -1/3 t)) (* -1 (log (/ -1 z)))) |
(-.f64 (log.f64 (*.f64 #s(literal -1/3 binary64) t)) (log.f64 (/.f64 #s(literal -1 binary64) z))) |
(+ (log (* -1/3 t)) (* -1 (log (/ -1 z)))) |
(-.f64 (log.f64 (*.f64 #s(literal -1/3 binary64) t)) (log.f64 (/.f64 #s(literal -1 binary64) z))) |
(+ (log (* -1/3 t)) (* -1 (log (/ -1 z)))) |
(-.f64 (log.f64 (*.f64 #s(literal -1/3 binary64) t)) (log.f64 (/.f64 #s(literal -1 binary64) z))) |
(+ (log t) (log (* 1/3 z))) |
(+.f64 (log.f64 t) (log.f64 (*.f64 #s(literal 1/3 binary64) z))) |
(+ (log t) (log (* 1/3 z))) |
(+.f64 (log.f64 t) (log.f64 (*.f64 #s(literal 1/3 binary64) z))) |
(+ (log t) (log (* 1/3 z))) |
(+.f64 (log.f64 t) (log.f64 (*.f64 #s(literal 1/3 binary64) z))) |
(+ (log t) (log (* 1/3 z))) |
(+.f64 (log.f64 t) (log.f64 (*.f64 #s(literal 1/3 binary64) z))) |
(+ (log (* 1/3 z)) (* -1 (log (/ 1 t)))) |
(+.f64 (log.f64 t) (log.f64 (*.f64 #s(literal 1/3 binary64) z))) |
(+ (log (* 1/3 z)) (* -1 (log (/ 1 t)))) |
(+.f64 (log.f64 t) (log.f64 (*.f64 #s(literal 1/3 binary64) z))) |
(+ (log (* 1/3 z)) (* -1 (log (/ 1 t)))) |
(+.f64 (log.f64 t) (log.f64 (*.f64 #s(literal 1/3 binary64) z))) |
(+ (log (* 1/3 z)) (* -1 (log (/ 1 t)))) |
(+.f64 (log.f64 t) (log.f64 (*.f64 #s(literal 1/3 binary64) z))) |
(+ (log (* -1/3 z)) (* -1 (log (/ -1 t)))) |
(-.f64 (log.f64 (*.f64 #s(literal -1/3 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) t))) |
(+ (log (* -1/3 z)) (* -1 (log (/ -1 t)))) |
(-.f64 (log.f64 (*.f64 #s(literal -1/3 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) t))) |
(+ (log (* -1/3 z)) (* -1 (log (/ -1 t)))) |
(-.f64 (log.f64 (*.f64 #s(literal -1/3 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) t))) |
(+ (log (* -1/3 z)) (* -1 (log (/ -1 t)))) |
(-.f64 (log.f64 (*.f64 #s(literal -1/3 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) t))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64)))) |
(+ (* -2 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z))))))) (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z))))))) |
(*.f64 (sqrt.f64 x) (fma.f64 (*.f64 y (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64)))))) |
(+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* -1 (* (sqrt x) (* y (cos (neg (* 1/3 (* t z)))))))))) |
(fma.f64 y (*.f64 (sqrt.f64 x) (fma.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) y) (*.f64 (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64))) #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64))))) |
(+ (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* y (+ (* -2 (* (sqrt x) (sin (neg (* 1/3 (* t z)))))) (* y (+ (* -1 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z)))))))))))) |
(fma.f64 y (*.f64 y (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 y (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64)))) #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64))))))) (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 y (sin.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64))))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal 2 binary64) (cos.f64 y) (*.f64 (*.f64 #s(literal 2/3 binary64) t) (*.f64 z (sin.f64 y))))) |
(+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))) |
(fma.f64 (*.f64 (sqrt.f64 x) z) (fma.f64 #s(literal 2/3 binary64) (*.f64 t (sin.f64 y)) (*.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 t t)) (*.f64 (cos.f64 y) z))) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))) |
(fma.f64 z (*.f64 (*.f64 (sqrt.f64 x) z) (fma.f64 #s(literal -1/9 binary64) (*.f64 (cos.f64 y) (*.f64 t t)) (*.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (sin.f64 y))))) (*.f64 (sqrt.f64 x) (fma.f64 z (*.f64 #s(literal 2/3 binary64) (*.f64 t (sin.f64 y))) (*.f64 #s(literal 2 binary64) (cos.f64 y))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal 2 binary64) (cos.f64 y) (*.f64 (*.f64 #s(literal 2/3 binary64) t) (*.f64 z (sin.f64 y))))) |
(+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))) |
(fma.f64 t (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 z (sin.f64 y)) #s(literal 2/3 binary64) (*.f64 (*.f64 #s(literal -1/9 binary64) t) (*.f64 (cos.f64 y) (*.f64 z z))))) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x)))))))) |
(fma.f64 (*.f64 (sqrt.f64 x) (fma.f64 (*.f64 (cos.f64 y) (*.f64 z z)) #s(literal -1/9 binary64) (*.f64 (*.f64 #s(literal -1/81 binary64) t) (*.f64 (sin.f64 y) (*.f64 z (*.f64 z z)))))) (*.f64 t t) (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 2 binary64) (cos.f64 y) (*.f64 (*.f64 #s(literal 2/3 binary64) t) (*.f64 z (sin.f64 y)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
Compiled 132 982 to 4 136 computations (96.9% saved)
93 alts after pruning (89 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 3 510 | 50 | 3 560 |
| Fresh | 20 | 39 | 59 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 3 532 | 93 | 3 625 |
| Status | Accuracy | Program |
|---|---|---|
| 28.6% | (fma.f64 (fma.f64 (-.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (cos.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y))) #s(literal 1/2 binary64) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) | |
| 29.3% | (fma.f64 (fma.f64 (+.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 1/2 binary64) (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64)))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) | |
| 29.2% | (fma.f64 (fma.f64 (+.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 1/2 binary64) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (sin.f64 y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) | |
| 20.6% | (fma.f64 (fma.f64 (cos.f64 (/.f64 (*.f64 y y) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y))) (cos.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y))) (*.f64 (sin.f64 (/.f64 (*.f64 y y) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y))) (sin.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) | |
| 29.7% | (fma.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64)))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) | |
| ▶ | 29.6% | (fma.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (cos.f64 y) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (sin.f64 y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
| 29.0% | (fma.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 2 binary64))) (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) | |
| 29.0% | (fma.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) #s(literal 2 binary64))) (cos.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) | |
| 70.8% | (fma.f64 (/.f64 a b) #s(literal -1/3 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)))) | |
| 29.6% | (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y))))) (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) | |
| 29.0% | (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) | |
| 29.6% | (fma.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)))))) (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y))))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) | |
| 29.6% | (fma.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y))))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) | |
| 29.0% | (fma.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (cos.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) | |
| ▶ | 78.3% | (fma.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
| 71.0% | (fma.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) | |
| 51.5% | (fma.f64 (sqrt.f64 x) (fma.f64 #s(literal 2/3 binary64) (*.f64 y (*.f64 t z)) #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) | |
| 42.4% | (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal -1/18 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) | |
| 78.3% | (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) | |
| 28.5% | (fma.f64 (cos.f64 (fma.f64 (*.f64 t #s(literal -1/3 binary64)) z y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) | |
| 28.5% | (fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64)) | |
| 27.0% | (fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 (log.f64 x)) #s(literal 1/2 binary64))) #s(literal 0 binary64)) | |
| 27.0% | (fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) | |
| 20.7% | (fma.f64 (cos.f64 (/.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) | |
| 28.1% | (fma.f64 (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) | |
| ▶ | 18.7% | (fma.f64 (cos.f64 (*.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
| 18.9% | (fma.f64 (cos.f64 (*.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) | |
| 44.5% | (fma.f64 y (fma.f64 y (-.f64 #s(literal 0 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (sqrt.f64 x) z) t))) (fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) | |
| 47.5% | (fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (fma.f64 #s(literal 2 binary64) (sqrt.f64 x) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 (sqrt.f64 x) y))))) | |
| 47.1% | (fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (sqrt.f64 x) (fma.f64 y (-.f64 #s(literal 0 binary64) y) #s(literal 2 binary64)))) | |
| 67.3% | (fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) | |
| 28.5% | (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) | |
| 31.4% | (/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -9 binary64))))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))) | |
| 74.8% | (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) b)) (*.f64 a #s(literal -1/3 binary64))) b) | |
| 58.3% | (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (*.f64 b (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y)))) (*.f64 a #s(literal -1/3 binary64))) b) | |
| 67.4% | (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (*.f64 b (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)))) (*.f64 a #s(literal -1/3 binary64))) b) | |
| 51.3% | (/.f64 (/.f64 a b) #s(literal -3 binary64)) | |
| 21.6% | (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (fma.f64 a (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) (fma.f64 a (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (fma.f64 a (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (fma.f64 a (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))))) (fma.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) (fma.f64 a (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))))) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) (fma.f64 a (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (fma.f64 a (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))))) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) (fma.f64 a (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))))))))) | |
| 58.2% | (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) b) (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) (/.f64 a #s(literal 3 binary64)))) (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) b)) | |
| 21.8% | (/.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64))))) (*.f64 (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))))) (*.f64 (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))))) | |
| ▶ | 4.0% | (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64)))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) (*.f64 #s(literal 0 binary64) (/.f64 a (*.f64 #s(literal 3 binary64) b)))))) |
| ✓ | 51.3% | (/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
| 51.4% | (/.f64 a (*.f64 b #s(literal -3 binary64))) | |
| 51.3% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -3 binary64)) a)) | |
| 51.3% | (/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -1/3 binary64)))) | |
| 78.3% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal -3 binary64)))))) | |
| 51.3% | (/.f64 #s(literal -1/3 binary64) (/.f64 b a)) | |
| 51.3% | (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 3 binary64) a) b)) | |
| 63.6% | (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 76.5% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 (log.f64 x)) #s(literal 1/2 binary64))) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 44.7% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 42.7% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 72.1% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (cos.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64))) (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 72.0% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 59.7% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal -1/18 binary64))) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 42.8% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) | |
| 71.5% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) #s(literal 2 binary64)) (cos.f64 (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) #s(literal 2 binary64)) (cos.f64 (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 16.6% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal 1/27 binary64))) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/27 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y))) (fma.f64 y (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/9 binary64))) (fma.f64 z (*.f64 (*.f64 (*.f64 t t) #s(literal 1/9 binary64)) z) (*.f64 y y))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 70.9% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z t) #s(literal 1/3 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 71.1% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 t #s(literal 3 binary64)) #s(literal -1 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 71.2% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (*.f64 (/.f64 t (/.f64 #s(literal 1 binary64) z)) #s(literal 1/3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 65.0% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 t z) (*.f64 t z)) #s(literal -1/2 binary64))) #s(literal 1/3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| ✓ | 71.0% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z t))) #s(literal 1/3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| 43.4% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) (log.f64 (*.f64 t z))))) #s(literal 1/3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 15.2% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (*.f64 (*.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 t))) #s(literal 1/3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 43.4% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (*.f64 (exp.f64 (log.f64 (*.f64 t z))) #s(literal 1/3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 71.1% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 33.5% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (exp.f64 (/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (/.f64 (*.f64 t z) #s(literal 1/3 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 t z)) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 1/3 binary64)) #s(literal 2 binary64))))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| ✓ | 43.7% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (exp.f64 (log.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| 78.3% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 y)) (/.f64 (/.f64 a b) #s(literal 3 binary64))) | |
| 69.3% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64)))) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 42.3% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64)))) (cos.f64 (-.f64 y (exp.f64 (log.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 76.5% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64)))) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 67.3% | (-.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 60.9% | (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) t) (*.f64 z (sin.f64 y))) (cos.f64 y))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 #s(literal 1/3 binary64) a) (*.f64 x b))) (-.f64 #s(literal 0 binary64) x)) | |
| 18.7% | (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) | |
| 51.3% | (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -1/3 binary64))) | |
| ▶ | 51.3% | (*.f64 (/.f64 #s(literal -1/3 binary64) b) a) |
| 4.4% | (*.f64 (*.f64 (*.f64 t z) (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64))) | |
| 28.7% | (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) | |
| 29.7% | (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y))) | |
| 18.3% | (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64)))) | |
| 29.2% | (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 2 binary64) (cos.f64 y) (*.f64 (*.f64 #s(literal 2/3 binary64) t) (*.f64 z (sin.f64 y))))) | |
| 29.2% | (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) | |
| 67.3% | (*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) (*.f64 x b)))) | |
| 65.8% | (*.f64 a (fma.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) a) (/.f64 #s(literal -1/3 binary64) b))) | |
| 73.1% | (*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (/.f64 (cos.f64 y) a)) (/.f64 #s(literal -1/3 binary64) b))) | |
| 51.3% | (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -3 binary64)))) | |
| 73.1% | (*.f64 a (-.f64 (/.f64 #s(literal -1/3 binary64) b) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) (/.f64 #s(literal -2 binary64) a)))) | |
| 51.3% | (*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/3 binary64))) | |
| ✓ | 51.2% | (*.f64 #s(literal -1/3 binary64) (/.f64 a b)) |
| 51.2% | (*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (/.f64 b a))) | |
| 51.2% | (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) a)) |
Compiled 6 122 to 3 695 computations (39.6% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) |
| ✓ | cost-diff | 0 | (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) |
| ✓ | cost-diff | 0 | (fma.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (cos.f64 y) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (sin.f64 y))) |
| ✓ | cost-diff | 0 | (fma.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (cos.f64 y) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (sin.f64 y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) |
| ✓ | cost-diff | 0 | (cos.f64 (*.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)))) |
| ✓ | cost-diff | 0 | (fma.f64 (cos.f64 (*.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
| ✓ | cost-diff | 2752 | (*.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y))) |
| ✓ | cost-diff | 192 | (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) (*.f64 #s(literal 0 binary64) (/.f64 a (*.f64 #s(literal 3 binary64) b))))) |
| ✓ | cost-diff | 256 | (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) |
| ✓ | cost-diff | 1344 | (*.f64 #s(literal 0 binary64) (/.f64 a (*.f64 #s(literal 3 binary64) b))) |
| ✓ | cost-diff | 2048 | (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64)))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) (*.f64 #s(literal 0 binary64) (/.f64 a (*.f64 #s(literal 3 binary64) b)))))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1/3 binary64) b) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 #s(literal -1/3 binary64) b) a) |
| ✓ | cost-diff | 0 | (cos.f64 y) |
| ✓ | cost-diff | 0 | (sqrt.f64 x) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 x) (cos.f64 y)) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
| 6 226× | *-lowering-*.f32 |
| 6 226× | *-lowering-*.f64 |
| 4 502× | accelerator-lowering-fma.f32 |
| 4 502× | accelerator-lowering-fma.f64 |
| 3 678× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 64 | 432 |
| 1 | 162 | 404 |
| 2 | 427 | 340 |
| 3 | 2196 | 330 |
| 4 | 5934 | 328 |
| 0 | 8369 | 319 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (* (sqrt x) (cos y)) 2) (/ a (* b -3))) |
(* (sqrt x) (cos y)) |
(sqrt x) |
x |
(cos y) |
y |
2 |
(/ a (* b -3)) |
a |
(* b -3) |
b |
-3 |
(* (/ -1/3 b) a) |
(/ -1/3 b) |
-1/3 |
b |
a |
(/ (- 0 (/ (* a (* a a)) (* (* b (* b b)) 27))) (+ 0 (+ (/ (* a (* a 1/3)) (* (* 3 b) b)) (* 0 (/ a (* 3 b)))))) |
(- 0 (/ (* a (* a a)) (* (* b (* b b)) 27))) |
0 |
(/ (* a (* a a)) (* (* b (* b b)) 27)) |
(* a (* a a)) |
a |
(* a a) |
(* (* b (* b b)) 27) |
(* b (* b b)) |
b |
(* b b) |
27 |
(+ 0 (+ (/ (* a (* a 1/3)) (* (* 3 b) b)) (* 0 (/ a (* 3 b))))) |
(+ (/ (* a (* a 1/3)) (* (* 3 b) b)) (* 0 (/ a (* 3 b)))) |
(/ (* a (* a 1/3)) (* (* 3 b) b)) |
(* a (* a 1/3)) |
(* a 1/3) |
1/3 |
(* (* 3 b) b) |
(* 3 b) |
3 |
(* 0 (/ a (* 3 b))) |
(/ a (* 3 b)) |
(+ (* (cos (* (* (+ (* t (* z 1/3)) y) (+ (* t (* -1/3 z)) y)) (/ 1 (+ (* t (* z 1/3)) y)))) (* 2 (sqrt x))) 0) |
(cos (* (* (+ (* t (* z 1/3)) y) (+ (* t (* -1/3 z)) y)) (/ 1 (+ (* t (* z 1/3)) y)))) |
(* (* (+ (* t (* z 1/3)) y) (+ (* t (* -1/3 z)) y)) (/ 1 (+ (* t (* z 1/3)) y))) |
(* (+ (* t (* z 1/3)) y) (+ (* t (* -1/3 z)) y)) |
(+ (* t (* z 1/3)) y) |
t |
(* z 1/3) |
z |
1/3 |
y |
(+ (* t (* -1/3 z)) y) |
(* -1/3 z) |
-1/3 |
(/ 1 (+ (* t (* z 1/3)) y)) |
1 |
(* 2 (sqrt x)) |
2 |
(sqrt x) |
x |
0 |
(+ (* (+ (* (cos (* -1/3 (* t z))) (cos y)) (* (neg (sin (* -1/3 (* t z)))) (sin y))) (* 2 (sqrt x))) 0) |
(+ (* (cos (* -1/3 (* t z))) (cos y)) (* (neg (sin (* -1/3 (* t z)))) (sin y))) |
(cos (* -1/3 (* t z))) |
(* -1/3 (* t z)) |
-1/3 |
(* t z) |
t |
z |
(cos y) |
y |
(* (neg (sin (* -1/3 (* t z)))) (sin y)) |
(neg (sin (* -1/3 (* t z)))) |
(sin (* -1/3 (* t z))) |
(sin y) |
(* 2 (sqrt x)) |
2 |
(sqrt x) |
x |
0 |
| Outputs |
|---|
(+ (* (* (sqrt x) (cos y)) 2) (/ a (* b -3))) |
(fma.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(* (sqrt x) (cos y)) |
(*.f64 (sqrt.f64 x) (cos.f64 y)) |
(sqrt x) |
(sqrt.f64 x) |
x |
(cos y) |
(cos.f64 y) |
y |
2 |
#s(literal 2 binary64) |
(/ a (* b -3)) |
(/.f64 a (*.f64 b #s(literal -3 binary64))) |
a |
(* b -3) |
(*.f64 b #s(literal -3 binary64)) |
b |
-3 |
#s(literal -3 binary64) |
(* (/ -1/3 b) a) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(/ -1/3 b) |
(/.f64 #s(literal -1/3 binary64) b) |
-1/3 |
#s(literal -1/3 binary64) |
b |
a |
(/ (- 0 (/ (* a (* a a)) (* (* b (* b b)) 27))) (+ 0 (+ (/ (* a (* a 1/3)) (* (* 3 b) b)) (* 0 (/ a (* 3 b)))))) |
(/.f64 (/.f64 a (*.f64 (*.f64 b b) #s(literal -27 binary64))) (/.f64 #s(literal 1/9 binary64) b)) |
(- 0 (/ (* a (* a a)) (* (* b (* b b)) 27))) |
(fma.f64 (*.f64 a a) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -27 binary64))) #s(literal 0 binary64)) |
0 |
#s(literal 0 binary64) |
(/ (* a (* a a)) (* (* b (* b b)) 27)) |
(/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 (*.f64 b b) #s(literal 27 binary64)))) |
(* a (* a a)) |
(*.f64 a (*.f64 a a)) |
a |
(* a a) |
(*.f64 a a) |
(* (* b (* b b)) 27) |
(*.f64 b (*.f64 (*.f64 b b) #s(literal 27 binary64))) |
(* b (* b b)) |
(*.f64 b (*.f64 b b)) |
b |
(* b b) |
(*.f64 b b) |
27 |
#s(literal 27 binary64) |
(+ 0 (+ (/ (* a (* a 1/3)) (* (* 3 b) b)) (* 0 (/ a (* 3 b))))) |
(fma.f64 (*.f64 a a) (/.f64 #s(literal 1/9 binary64) (*.f64 b b)) #s(literal 0 binary64)) |
(+ (/ (* a (* a 1/3)) (* (* 3 b) b)) (* 0 (/ a (* 3 b)))) |
(fma.f64 (*.f64 a a) (/.f64 #s(literal 1/9 binary64) (*.f64 b b)) #s(literal 0 binary64)) |
(/ (* a (* a 1/3)) (* (* 3 b) b)) |
(fma.f64 (*.f64 a a) (/.f64 #s(literal 1/9 binary64) (*.f64 b b)) #s(literal 0 binary64)) |
(* a (* a 1/3)) |
(*.f64 a (*.f64 a #s(literal 1/3 binary64))) |
(* a 1/3) |
(*.f64 a #s(literal 1/3 binary64)) |
1/3 |
#s(literal 1/3 binary64) |
(* (* 3 b) b) |
(*.f64 b (*.f64 b #s(literal 3 binary64))) |
(* 3 b) |
(*.f64 b #s(literal 3 binary64)) |
3 |
#s(literal 3 binary64) |
(* 0 (/ a (* 3 b))) |
#s(literal 0 binary64) |
(/ a (* 3 b)) |
(/.f64 a (*.f64 b #s(literal 3 binary64))) |
(+ (* (cos (* (* (+ (* t (* z 1/3)) y) (+ (* t (* -1/3 z)) y)) (/ 1 (+ (* t (* z 1/3)) y)))) (* 2 (sqrt x))) 0) |
(fma.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(cos (* (* (+ (* t (* z 1/3)) y) (+ (* t (* -1/3 z)) y)) (/ 1 (+ (* t (* z 1/3)) y)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(* (* (+ (* t (* z 1/3)) y) (+ (* t (* -1/3 z)) y)) (/ 1 (+ (* t (* z 1/3)) y))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) |
(* (+ (* t (* z 1/3)) y) (+ (* t (* -1/3 z)) y)) |
(*.f64 (fma.f64 t (*.f64 #s(literal 1/3 binary64) z) y) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(+ (* t (* z 1/3)) y) |
(fma.f64 t (*.f64 #s(literal 1/3 binary64) z) y) |
t |
(* z 1/3) |
(*.f64 #s(literal 1/3 binary64) z) |
z |
1/3 |
#s(literal 1/3 binary64) |
y |
(+ (* t (* -1/3 z)) y) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) |
(* -1/3 z) |
(*.f64 #s(literal -1/3 binary64) z) |
-1/3 |
#s(literal -1/3 binary64) |
(/ 1 (+ (* t (* z 1/3)) y)) |
(/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 #s(literal 1/3 binary64) z) y)) |
1 |
#s(literal 1 binary64) |
(* 2 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(sqrt x) |
(sqrt.f64 x) |
x |
0 |
#s(literal 0 binary64) |
(+ (* (+ (* (cos (* -1/3 (* t z))) (cos y)) (* (neg (sin (* -1/3 (* t z)))) (sin y))) (* 2 (sqrt x))) 0) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (-.f64 (fma.f64 (cos.f64 y) (cos.f64 (*.f64 t (*.f64 #s(literal -1/3 binary64) z))) #s(literal 0 binary64)) (*.f64 (sin.f64 (*.f64 t (*.f64 #s(literal -1/3 binary64) z))) (sin.f64 y))) #s(literal 0 binary64)) |
(+ (* (cos (* -1/3 (* t z))) (cos y)) (* (neg (sin (* -1/3 (* t z)))) (sin y))) |
(-.f64 (fma.f64 (cos.f64 y) (cos.f64 (*.f64 t (*.f64 #s(literal -1/3 binary64) z))) #s(literal 0 binary64)) (*.f64 (sin.f64 (*.f64 t (*.f64 #s(literal -1/3 binary64) z))) (sin.f64 y))) |
(cos (* -1/3 (* t z))) |
(cos.f64 (*.f64 t (*.f64 #s(literal -1/3 binary64) z))) |
(* -1/3 (* t z)) |
(*.f64 t (*.f64 #s(literal -1/3 binary64) z)) |
-1/3 |
#s(literal -1/3 binary64) |
(* t z) |
(*.f64 t z) |
t |
z |
(cos y) |
(cos.f64 y) |
y |
(* (neg (sin (* -1/3 (* t z)))) (sin y)) |
(-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (*.f64 t (*.f64 #s(literal -1/3 binary64) z))) (sin.f64 y))) |
(neg (sin (* -1/3 (* t z)))) |
(-.f64 #s(literal 0 binary64) (sin.f64 (*.f64 t (*.f64 #s(literal -1/3 binary64) z)))) |
(sin (* -1/3 (* t z))) |
(sin.f64 (*.f64 t (*.f64 #s(literal -1/3 binary64) z))) |
(sin y) |
(sin.f64 y) |
(* 2 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(sqrt x) |
(sqrt.f64 x) |
x |
0 |
#s(literal 0 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.6% | (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) |
| ✓ | accuracy | 99.6% | (fma.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (cos.f64 y) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (sin.f64 y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
| ✓ | accuracy | 58.4% | (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) |
| ✓ | accuracy | 58.0% | (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) |
| ✓ | accuracy | 99.5% | (*.f64 #s(literal -1/3 binary64) z) |
| ✓ | accuracy | 99.0% | (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)) |
| ✓ | accuracy | 56.6% | (cos.f64 (*.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)))) |
| ✓ | accuracy | 49.7% | (*.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y))) |
| ✓ | accuracy | 87.3% | (*.f64 #s(literal 0 binary64) (/.f64 a (*.f64 #s(literal 3 binary64) b))) |
| ✓ | accuracy | 75.8% | (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64))) |
| ✓ | accuracy | 74.4% | (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) |
| ✓ | accuracy | 30.3% | (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64)))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) (*.f64 #s(literal 0 binary64) (/.f64 a (*.f64 #s(literal 3 binary64) b)))))) |
| ✓ | accuracy | 99.7% | (*.f64 (/.f64 #s(literal -1/3 binary64) b) a) |
| ✓ | accuracy | 99.5% | (/.f64 #s(literal -1/3 binary64) b) |
| ✓ | accuracy | 100.0% | (cos.f64 y) |
| ✓ | accuracy | 100.0% | (fma.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
| ✓ | accuracy | 99.7% | (*.f64 (sqrt.f64 x) (cos.f64 y)) |
| ✓ | accuracy | 99.7% | (/.f64 a (*.f64 b #s(literal -3 binary64))) |
| 252.0ms | 186× | 1 | valid |
| 61.0ms | 70× | 0 | valid |
Compiled 447 to 66 computations (85.2% saved)
ival-mult: 69.0ms (27.4% of total)ival-sin: 54.0ms (21.5% of total)ival-cos: 33.0ms (13.1% of total)const: 29.0ms (11.5% of total)ival-div: 29.0ms (11.5% of total)ival-add: 16.0ms (6.4% of total)adjust: 13.0ms (5.2% of total)ival-sqrt: 4.0ms (1.6% of total)ival-neg: 2.0ms (0.8% of total)ival-sub: 2.0ms (0.8% of total)exact: 1.0ms (0.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* (* (sqrt x) (cos y)) 2) (/ a (* b -3)))> |
#<alt (* (sqrt x) (cos y))> |
#<alt (sqrt x)> |
#<alt (cos y)> |
#<alt (* (/ -1/3 b) a)> |
#<alt (/ -1/3 b)> |
#<alt (/ (- 0 (/ (* a (* a a)) (* (* b (* b b)) 27))) (+ 0 (+ (/ (* a (* a 1/3)) (* (* 3 b) b)) (* 0 (/ a (* 3 b))))))> |
#<alt (* 0 (/ a (* 3 b)))> |
#<alt (/ (* a (* a 1/3)) (* (* 3 b) b))> |
#<alt (+ 0 (+ (/ (* a (* a 1/3)) (* (* 3 b) b)) (* 0 (/ a (* 3 b)))))> |
#<alt (* (* (+ (* t (* z 1/3)) y) (+ (* t (* -1/3 z)) y)) (/ 1 (+ (* t (* z 1/3)) y)))> |
#<alt (+ (* (cos (* (* (+ (* t (* z 1/3)) y) (+ (* t (* -1/3 z)) y)) (/ 1 (+ (* t (* z 1/3)) y)))) (* 2 (sqrt x))) 0)> |
#<alt (cos (* (* (+ (* t (* z 1/3)) y) (+ (* t (* -1/3 z)) y)) (/ 1 (+ (* t (* z 1/3)) y))))> |
#<alt (* (+ (* t (* z 1/3)) y) (+ (* t (* -1/3 z)) y))> |
#<alt (+ (* (+ (* (cos (* -1/3 (* t z))) (cos y)) (* (neg (sin (* -1/3 (* t z)))) (sin y))) (* 2 (sqrt x))) 0)> |
#<alt (+ (* (cos (* -1/3 (* t z))) (cos y)) (* (neg (sin (* -1/3 (* t z)))) (sin y)))> |
#<alt (cos (* -1/3 (* t z)))> |
#<alt (* -1/3 (* t z))> |
#<alt (/ a (* b -3))> |
#<alt (/ (* a (* a a)) (* (* b (* b b)) 27))> |
#<alt (/ 1 (+ (* t (* z 1/3)) y))> |
#<alt (* -1/3 z)> |
#<alt (sin (* -1/3 (* t z)))> |
| Outputs |
|---|
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y))))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y)))))> |
#<alt (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y)))))> |
#<alt (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y)))))> |
#<alt (* -2 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2))))> |
#<alt (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos y) (pow (sqrt -1) 2)))))))> |
#<alt (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos y) (pow (sqrt -1) 2)))))))> |
#<alt (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos y) (pow (sqrt -1) 2)))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (sqrt x)))> |
#<alt (+ (* -1 (* (sqrt x) (pow y 2))) (+ (* -1/3 (/ a b)) (* 2 (sqrt x))))> |
#<alt (+ (* -1/3 (/ a b)) (+ (* 2 (sqrt x)) (* (pow y 2) (+ (* -1 (sqrt x)) (* 1/12 (* (sqrt x) (pow y 2)))))))> |
#<alt (+ (* -1/3 (/ a b)) (+ (* 2 (sqrt x)) (* (pow y 2) (+ (* -1 (sqrt x)) (* (pow y 2) (+ (* -1/360 (* (sqrt x) (pow y 2))) (* 1/12 (sqrt x))))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y))))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y))))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* a (- (* 2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b))))> |
#<alt (* a (- (* 2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b))))> |
#<alt (* a (- (* 2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b))))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1 (* a (+ (* -2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b)))))> |
#<alt (* -1 (* a (+ (* -2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b)))))> |
#<alt (* -1 (* a (+ (* -2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b)))))> |
#<alt (* -1/3 (/ a b))> |
#<alt (/ (+ (* -1/3 a) (* 2 (* (* b (cos y)) (sqrt x)))) b)> |
#<alt (/ (+ (* -1/3 a) (* 2 (* (* b (cos y)) (sqrt x)))) b)> |
#<alt (/ (+ (* -1/3 a) (* 2 (* (* b (cos y)) (sqrt x)))) b)> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y))))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y))))> |
#<alt (* (sqrt x) (cos y))> |
#<alt (* (sqrt x) (cos y))> |
#<alt (* (sqrt x) (cos y))> |
#<alt (* (sqrt x) (cos y))> |
#<alt (* (sqrt x) (cos y))> |
#<alt (* (sqrt x) (cos y))> |
#<alt (* (sqrt x) (cos y))> |
#<alt (* (sqrt x) (cos y))> |
#<alt (* -1 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2))))> |
#<alt (* -1 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2))))> |
#<alt (* -1 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2))))> |
#<alt (* -1 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2))))> |
#<alt (sqrt x)> |
#<alt (+ (sqrt x) (* -1/2 (* (sqrt x) (pow y 2))))> |
#<alt (+ (sqrt x) (* (pow y 2) (+ (* -1/2 (sqrt x)) (* 1/24 (* (sqrt x) (pow y 2))))))> |
#<alt (+ (sqrt x) (* (pow y 2) (+ (* -1/2 (sqrt x)) (* (pow y 2) (+ (* -1/720 (* (sqrt x) (pow y 2))) (* 1/24 (sqrt x)))))))> |
#<alt (* (sqrt x) (cos y))> |
#<alt (* (sqrt x) (cos y))> |
#<alt (* (sqrt x) (cos y))> |
#<alt (* (sqrt x) (cos y))> |
#<alt (* (sqrt x) (cos y))> |
#<alt (* (sqrt x) (cos y))> |
#<alt (* (sqrt x) (cos y))> |
#<alt (* (sqrt x) (cos y))> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow y 2)))> |
#<alt (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))> |
#<alt (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (cos y)> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (/ -1/3 b)> |
#<alt (/ -1/3 b)> |
#<alt (/ -1/3 b)> |
#<alt (/ -1/3 b)> |
#<alt (/ -1/3 b)> |
#<alt (/ -1/3 b)> |
#<alt (/ -1/3 b)> |
#<alt (/ -1/3 b)> |
#<alt (/ -1/3 b)> |
#<alt (/ -1/3 b)> |
#<alt (/ -1/3 b)> |
#<alt (/ -1/3 b)> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt (* 1/9 (/ (pow a 2) (pow b 2)))> |
#<alt (* 1/9 (/ (pow a 2) (pow b 2)))> |
#<alt (* 1/9 (/ (pow a 2) (pow b 2)))> |
#<alt (* 1/9 (/ (pow a 2) (pow b 2)))> |
#<alt (* 1/9 (/ (pow a 2) (pow b 2)))> |
#<alt (* 1/9 (/ (pow a 2) (pow b 2)))> |
#<alt (* 1/9 (/ (pow a 2) (pow b 2)))> |
#<alt (* 1/9 (/ (pow a 2) (pow b 2)))> |
#<alt (* 1/9 (/ (pow a 2) (pow b 2)))> |
#<alt (* 1/9 (/ (pow a 2) (pow b 2)))> |
#<alt (* 1/9 (/ (pow a 2) (pow b 2)))> |
#<alt (* 1/9 (/ (pow a 2) (pow b 2)))> |
#<alt (* 1/9 (/ (pow a 2) (pow b 2)))> |
#<alt (* 1/9 (/ (pow a 2) (pow b 2)))> |
#<alt (* 1/9 (/ (pow a 2) (pow b 2)))> |
#<alt (* 1/9 (/ (pow a 2) (pow b 2)))> |
#<alt (* 1/9 (/ (pow a 2) (pow b 2)))> |
#<alt (* 1/9 (/ (pow a 2) (pow b 2)))> |
#<alt (* 1/9 (/ (pow a 2) (pow b 2)))> |
#<alt (* 1/9 (/ (pow a 2) (pow b 2)))> |
#<alt (* 1/9 (/ (pow a 2) (pow b 2)))> |
#<alt (* 1/9 (/ (pow a 2) (pow b 2)))> |
#<alt (* 1/9 (/ (pow a 2) (pow b 2)))> |
#<alt (* 1/9 (/ (pow a 2) (pow b 2)))> |
#<alt (* 1/9 (/ (pow a 2) (pow b 2)))> |
#<alt (* 1/9 (/ (pow a 2) (pow b 2)))> |
#<alt (* 1/9 (/ (pow a 2) (pow b 2)))> |
#<alt (* 1/9 (/ (pow a 2) (pow b 2)))> |
#<alt (* 1/9 (/ (pow a 2) (pow b 2)))> |
#<alt (* 1/9 (/ (pow a 2) (pow b 2)))> |
#<alt (* 1/9 (/ (pow a 2) (pow b 2)))> |
#<alt (* 1/9 (/ (pow a 2) (pow b 2)))> |
#<alt (* 1/9 (/ (pow a 2) (pow b 2)))> |
#<alt (* 1/9 (/ (pow a 2) (pow b 2)))> |
#<alt (* 1/9 (/ (pow a 2) (pow b 2)))> |
#<alt (* 1/9 (/ (pow a 2) (pow b 2)))> |
#<alt (* 1/9 (/ (pow a 2) (pow b 2)))> |
#<alt (* 1/9 (/ (pow a 2) (pow b 2)))> |
#<alt (* 1/9 (/ (pow a 2) (pow b 2)))> |
#<alt (* 1/9 (/ (pow a 2) (pow b 2)))> |
#<alt (* 1/9 (/ (pow a 2) (pow b 2)))> |
#<alt (* 1/9 (/ (pow a 2) (pow b 2)))> |
#<alt (* 1/9 (/ (pow a 2) (pow b 2)))> |
#<alt (* 1/9 (/ (pow a 2) (pow b 2)))> |
#<alt (* 1/9 (/ (pow a 2) (pow b 2)))> |
#<alt (* 1/9 (/ (pow a 2) (pow b 2)))> |
#<alt (* 1/9 (/ (pow a 2) (pow b 2)))> |
#<alt (* 1/9 (/ (pow a 2) (pow b 2)))> |
#<alt y> |
#<alt (+ y (* -1/3 (* t z)))> |
#<alt (+ y (* -1/3 (* t z)))> |
#<alt (+ y (* -1/3 (* t z)))> |
#<alt (* -1/3 (* t z))> |
#<alt (* t (+ (* -1/3 z) (/ y t)))> |
#<alt (* t (+ (* -1/3 z) (/ y t)))> |
#<alt (* t (+ (* -1/3 z) (/ y t)))> |
#<alt (* -1/3 (* t z))> |
#<alt (* -1 (* t (+ (* -1 (/ y t)) (* 1/3 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ y t)) (* 1/3 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ y t)) (* 1/3 z))))> |
#<alt y> |
#<alt (+ y (* -1/3 (* t z)))> |
#<alt (+ y (* -1/3 (* t z)))> |
#<alt (+ y (* -1/3 (* t z)))> |
#<alt (* -1/3 (* t z))> |
#<alt (* z (+ (* -1/3 t) (/ y z)))> |
#<alt (* z (+ (* -1/3 t) (/ y z)))> |
#<alt (* z (+ (* -1/3 t) (/ y z)))> |
#<alt (* -1/3 (* t z))> |
#<alt (* -1 (* z (+ (* -1 (/ y z)) (* 1/3 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ y z)) (* 1/3 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ y z)) (* 1/3 t))))> |
#<alt (* -1/3 (* t z))> |
#<alt (+ y (* -1/3 (* t z)))> |
#<alt (+ y (* -1/3 (* t z)))> |
#<alt (+ y (* -1/3 (* t z)))> |
#<alt y> |
#<alt (* y (+ 1 (* -1/3 (/ (* t z) y))))> |
#<alt (* y (+ 1 (* -1/3 (/ (* t z) y))))> |
#<alt (* y (+ 1 (* -1/3 (/ (* t z) y))))> |
#<alt y> |
#<alt (* -1 (* y (- (* 1/3 (/ (* t z) y)) 1)))> |
#<alt (* -1 (* y (- (* 1/3 (/ (* t z) y)) 1)))> |
#<alt (* -1 (* y (- (* 1/3 (/ (* t z) y)) 1)))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y))))> |
#<alt (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y)))))))> |
#<alt (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x))))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y))))> |
#<alt (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x))))))> |
#<alt (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x))))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (* -1/3 (* t z)))))> |
#<alt (+ (* -2 (* (sqrt x) (* y (sin (* -1/3 (* t z)))))) (* 2 (* (sqrt x) (cos (* -1/3 (* t z))))))> |
#<alt (+ (* 2 (* (sqrt x) (cos (* -1/3 (* t z))))) (* y (+ (* -2 (* (sqrt x) (sin (* -1/3 (* t z))))) (* -1 (* (sqrt x) (* y (cos (* -1/3 (* t z)))))))))> |
#<alt (+ (* 2 (* (sqrt x) (cos (* -1/3 (* t z))))) (* y (+ (* -2 (* (sqrt x) (sin (* -1/3 (* t z))))) (* y (+ (* -1 (* (sqrt x) (cos (* -1/3 (* t z))))) (* 1/3 (* (sqrt x) (* y (sin (* -1/3 (* t z)))))))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* -1/3 (* t z)) (* -1 y)))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* -1/3 (* t z)) (* -1 y)))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* -1/3 (* t z)) (* -1 y)))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* -1/3 (* t z)) (* -1 y)))))> |
#<alt (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))> |
#<alt (* -2 (* (sqrt x) (* (cos (+ y (* -1/3 (* t z)))) (pow (sqrt -1) 2))))> |
#<alt (* -2 (* (sqrt x) (* (cos (+ y (* -1/3 (* t z)))) (pow (sqrt -1) 2))))> |
#<alt (* -2 (* (sqrt x) (* (cos (+ y (* -1/3 (* t z)))) (pow (sqrt -1) 2))))> |
#<alt (* -2 (* (sqrt x) (* (cos (+ y (* -1/3 (* t z)))) (pow (sqrt -1) 2))))> |
#<alt (cos y)> |
#<alt (+ (cos y) (* 1/3 (* t (* z (sin y)))))> |
#<alt (+ (cos y) (* t (- (* -1/18 (* t (* (pow z 2) (cos y)))) (* -1/3 (* z (sin y))))))> |
#<alt (+ (cos y) (* t (- (* t (+ (* -1/18 (* (pow z 2) (cos y))) (* -1/162 (* t (* (pow z 3) (sin y)))))) (* -1/3 (* z (sin y))))))> |
#<alt (cos (+ y (* -1/3 (* t z))))> |
#<alt (cos (+ y (* -1/3 (* t z))))> |
#<alt (cos (+ y (* -1/3 (* t z))))> |
#<alt (cos (+ y (* -1/3 (* t z))))> |
#<alt (cos (+ y (* -1/3 (* t z))))> |
#<alt (cos (+ y (* -1/3 (* t z))))> |
#<alt (cos (+ y (* -1/3 (* t z))))> |
#<alt (cos (+ y (* -1/3 (* t z))))> |
#<alt (cos y)> |
#<alt (+ (cos y) (* 1/3 (* t (* z (sin y)))))> |
#<alt (+ (cos y) (* z (- (* -1/18 (* (pow t 2) (* z (cos y)))) (* -1/3 (* t (sin y))))))> |
#<alt (+ (cos y) (* z (- (* z (+ (* -1/18 (* (pow t 2) (cos y))) (* -1/162 (* (pow t 3) (* z (sin y)))))) (* -1/3 (* t (sin y))))))> |
#<alt (cos (+ y (* -1/3 (* t z))))> |
#<alt (cos (+ y (* -1/3 (* t z))))> |
#<alt (cos (+ y (* -1/3 (* t z))))> |
#<alt (cos (+ y (* -1/3 (* t z))))> |
#<alt (cos (+ y (* -1/3 (* t z))))> |
#<alt (cos (+ y (* -1/3 (* t z))))> |
#<alt (cos (+ y (* -1/3 (* t z))))> |
#<alt (cos (+ y (* -1/3 (* t z))))> |
#<alt (cos (* -1/3 (* t z)))> |
#<alt (+ (cos (* -1/3 (* t z))) (* -1 (* y (sin (* -1/3 (* t z))))))> |
#<alt (+ (cos (* -1/3 (* t z))) (* y (- (* -1/2 (* y (cos (* -1/3 (* t z))))) (sin (* -1/3 (* t z))))))> |
#<alt (+ (cos (* -1/3 (* t z))) (* y (- (* y (+ (* -1/2 (cos (* -1/3 (* t z)))) (* 1/6 (* y (sin (* -1/3 (* t z))))))) (sin (* -1/3 (* t z))))))> |
#<alt (cos (+ y (* -1/3 (* t z))))> |
#<alt (cos (+ y (* -1/3 (* t z))))> |
#<alt (cos (+ y (* -1/3 (* t z))))> |
#<alt (cos (+ y (* -1/3 (* t z))))> |
#<alt (cos (- (* -1/3 (* t z)) (* -1 y)))> |
#<alt (cos (- (* -1/3 (* t z)) (* -1 y)))> |
#<alt (cos (- (* -1/3 (* t z)) (* -1 y)))> |
#<alt (cos (- (* -1/3 (* t z)) (* -1 y)))> |
#<alt (pow y 2)> |
#<alt (+ (* t (+ (* -1/3 (* y z)) (* 1/3 (* y z)))) (pow y 2))> |
#<alt (+ (* t (+ (* -1/3 (* y z)) (+ (* -1/9 (* t (pow z 2))) (* 1/3 (* y z))))) (pow y 2))> |
#<alt (+ (* t (+ (* -1/3 (* y z)) (+ (* -1/9 (* t (pow z 2))) (* 1/3 (* y z))))) (pow y 2))> |
#<alt (* -1/9 (* (pow t 2) (pow z 2)))> |
#<alt (* (pow t 2) (+ (* -1/3 (/ (* y z) t)) (+ (* -1/9 (pow z 2)) (* 1/3 (/ (* y z) t)))))> |
#<alt (* (pow t 2) (+ (* -1/3 (/ (* y z) t)) (+ (* -1/9 (pow z 2)) (+ (* 1/3 (/ (* y z) t)) (/ (pow y 2) (pow t 2))))))> |
#<alt (* (pow t 2) (+ (* -1/3 (/ (* y z) t)) (+ (* -1/9 (pow z 2)) (+ (* 1/3 (/ (* y z) t)) (/ (pow y 2) (pow t 2))))))> |
#<alt (* -1/9 (* (pow t 2) (pow z 2)))> |
#<alt (* (pow t 2) (+ (* -1 (/ (+ (* -1/3 (* y z)) (* 1/3 (* y z))) t)) (* -1/9 (pow z 2))))> |
#<alt (* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (pow y 2) t)) (+ (* -1/3 (* y z)) (* 1/3 (* y z)))) t)) (* -1/9 (pow z 2))))> |
#<alt (* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (pow y 2) t)) (+ (* -1/3 (* y z)) (* 1/3 (* y z)))) t)) (* -1/9 (pow z 2))))> |
#<alt (pow y 2)> |
#<alt (+ (* z (+ (* -1/3 (* t y)) (* 1/3 (* t y)))) (pow y 2))> |
#<alt (+ (* z (+ (* -1/3 (* t y)) (+ (* -1/9 (* (pow t 2) z)) (* 1/3 (* t y))))) (pow y 2))> |
#<alt (+ (* z (+ (* -1/3 (* t y)) (+ (* -1/9 (* (pow t 2) z)) (* 1/3 (* t y))))) (pow y 2))> |
#<alt (* -1/9 (* (pow t 2) (pow z 2)))> |
#<alt (* (pow z 2) (+ (* -1/3 (/ (* t y) z)) (+ (* -1/9 (pow t 2)) (* 1/3 (/ (* t y) z)))))> |
#<alt (* (pow z 2) (+ (* -1/3 (/ (* t y) z)) (+ (* -1/9 (pow t 2)) (+ (* 1/3 (/ (* t y) z)) (/ (pow y 2) (pow z 2))))))> |
#<alt (* (pow z 2) (+ (* -1/3 (/ (* t y) z)) (+ (* -1/9 (pow t 2)) (+ (* 1/3 (/ (* t y) z)) (/ (pow y 2) (pow z 2))))))> |
#<alt (* -1/9 (* (pow t 2) (pow z 2)))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1/3 (* t y)) (* 1/3 (* t y))) z)) (* -1/9 (pow t 2))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (pow y 2) z)) (+ (* -1/3 (* t y)) (* 1/3 (* t y)))) z)) (* -1/9 (pow t 2))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (pow y 2) z)) (+ (* -1/3 (* t y)) (* 1/3 (* t y)))) z)) (* -1/9 (pow t 2))))> |
#<alt (* -1/9 (* (pow t 2) (pow z 2)))> |
#<alt (+ (* -1/9 (* (pow t 2) (pow z 2))) (* y (+ (* -1/3 (* t z)) (* 1/3 (* t z)))))> |
#<alt (+ (* -1/9 (* (pow t 2) (pow z 2))) (* y (+ y (+ (* -1/3 (* t z)) (* 1/3 (* t z))))))> |
#<alt (+ (* -1/9 (* (pow t 2) (pow z 2))) (* y (+ y (+ (* -1/3 (* t z)) (* 1/3 (* t z))))))> |
#<alt (pow y 2)> |
#<alt (* (pow y 2) (+ 1 (+ (* -1/3 (/ (* t z) y)) (* 1/3 (/ (* t z) y)))))> |
#<alt (* (pow y 2) (+ 1 (+ (* -1/3 (/ (* t z) y)) (+ (* -1/9 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (* 1/3 (/ (* t z) y))))))> |
#<alt (* (pow y 2) (+ 1 (+ (* -1/3 (/ (* t z) y)) (+ (* -1/9 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (* 1/3 (/ (* t z) y))))))> |
#<alt (pow y 2)> |
#<alt (* (pow y 2) (+ 1 (* -1 (/ (+ (* -1/3 (* t z)) (* 1/3 (* t z))) y))))> |
#<alt (* (pow y 2) (+ 1 (* -1 (/ (+ (* -1/3 (* t z)) (+ (* 1/9 (/ (* (pow t 2) (pow z 2)) y)) (* 1/3 (* t z)))) y))))> |
#<alt (* (pow y 2) (+ 1 (* -1 (/ (+ (* -1/3 (* t z)) (+ (* 1/9 (/ (* (pow t 2) (pow z 2)) y)) (* 1/3 (* t z)))) y))))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y))))> |
#<alt (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y)))))))> |
#<alt (+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x))))))))> |
#<alt (* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (cos y)))> |
#<alt (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y))))> |
#<alt (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x))))))> |
#<alt (+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x))))))))> |
#<alt (* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (cos (* -1/3 (* t z)))))> |
#<alt (+ (* -2 (* (sqrt x) (* y (sin (* -1/3 (* t z)))))) (* 2 (* (sqrt x) (cos (* -1/3 (* t z))))))> |
#<alt (+ (* 2 (* (sqrt x) (cos (* -1/3 (* t z))))) (* y (+ (* -2 (* (sqrt x) (sin (* -1/3 (* t z))))) (* -1 (* (sqrt x) (* y (cos (* -1/3 (* t z)))))))))> |
#<alt (+ (* 2 (* (sqrt x) (cos (* -1/3 (* t z))))) (* y (+ (* -2 (* (sqrt x) (sin (* -1/3 (* t z))))) (* y (+ (* -1 (* (sqrt x) (cos (* -1/3 (* t z))))) (* 1/3 (* (sqrt x) (* y (sin (* -1/3 (* t z)))))))))))> |
#<alt (* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))))> |
#<alt (* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))))> |
#<alt (* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))))> |
#<alt (* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))))> |
#<alt (* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))))> |
#<alt (cos y)> |
#<alt (+ (cos y) (* 1/3 (* t (* z (sin y)))))> |
#<alt (+ (cos y) (* t (+ (* -1/18 (* t (* (pow z 2) (cos y)))) (* 1/3 (* z (sin y))))))> |
#<alt (+ (cos y) (* t (+ (* 1/3 (* z (sin y))) (* t (+ (* -1/18 (* (pow z 2) (cos y))) (* -1/162 (* t (* (pow z 3) (sin y)))))))))> |
#<alt (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))> |
#<alt (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))> |
#<alt (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))> |
#<alt (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))> |
#<alt (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))> |
#<alt (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))> |
#<alt (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))> |
#<alt (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))> |
#<alt (cos y)> |
#<alt (+ (cos y) (* 1/3 (* t (* z (sin y)))))> |
#<alt (+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y))))))> |
#<alt (+ (cos y) (* z (+ (* 1/3 (* t (sin y))) (* z (+ (* -1/18 (* (pow t 2) (cos y))) (* -1/162 (* (pow t 3) (* z (sin y)))))))))> |
#<alt (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))> |
#<alt (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))> |
#<alt (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))> |
#<alt (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))> |
#<alt (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))> |
#<alt (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))> |
#<alt (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))> |
#<alt (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))> |
#<alt (cos (* -1/3 (* t z)))> |
#<alt (+ (cos (* -1/3 (* t z))) (* -1 (* y (sin (* -1/3 (* t z))))))> |
#<alt (+ (cos (* -1/3 (* t z))) (* y (+ (* -1 (sin (* -1/3 (* t z)))) (* -1/2 (* y (cos (* -1/3 (* t z))))))))> |
#<alt (+ (cos (* -1/3 (* t z))) (* y (+ (* -1 (sin (* -1/3 (* t z)))) (* y (+ (* -1/2 (cos (* -1/3 (* t z)))) (* 1/6 (* y (sin (* -1/3 (* t z))))))))))> |
#<alt (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))> |
#<alt (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))> |
#<alt (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))> |
#<alt (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))> |
#<alt (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))> |
#<alt (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))> |
#<alt (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))> |
#<alt (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))> |
#<alt 1> |
#<alt (+ 1 (* -1/18 (* (pow t 2) (pow z 2))))> |
#<alt (+ 1 (* (pow t 2) (+ (* -1/18 (pow z 2)) (* 1/1944 (* (pow t 2) (pow z 4))))))> |
#<alt (+ 1 (* (pow t 2) (+ (* -1/18 (pow z 2)) (* (pow t 2) (+ (* -1/524880 (* (pow t 2) (pow z 6))) (* 1/1944 (pow z 4)))))))> |
#<alt (cos (* -1/3 (* t z)))> |
#<alt (cos (* -1/3 (* t z)))> |
#<alt (cos (* -1/3 (* t z)))> |
#<alt (cos (* -1/3 (* t z)))> |
#<alt (cos (* -1/3 (* t z)))> |
#<alt (cos (* -1/3 (* t z)))> |
#<alt (cos (* -1/3 (* t z)))> |
#<alt (cos (* -1/3 (* t z)))> |
#<alt 1> |
#<alt (+ 1 (* -1/18 (* (pow t 2) (pow z 2))))> |
#<alt (+ 1 (* (pow z 2) (+ (* -1/18 (pow t 2)) (* 1/1944 (* (pow t 4) (pow z 2))))))> |
#<alt (+ 1 (* (pow z 2) (+ (* -1/18 (pow t 2)) (* (pow z 2) (+ (* -1/524880 (* (pow t 6) (pow z 2))) (* 1/1944 (pow t 4)))))))> |
#<alt (cos (* -1/3 (* t z)))> |
#<alt (cos (* -1/3 (* t z)))> |
#<alt (cos (* -1/3 (* t z)))> |
#<alt (cos (* -1/3 (* t z)))> |
#<alt (cos (* -1/3 (* t z)))> |
#<alt (cos (* -1/3 (* t z)))> |
#<alt (cos (* -1/3 (* t z)))> |
#<alt (cos (* -1/3 (* t z)))> |
#<alt (* -1/3 (* t z))> |
#<alt (* -1/3 (* t z))> |
#<alt (* -1/3 (* t z))> |
#<alt (* -1/3 (* t z))> |
#<alt (* -1/3 (* t z))> |
#<alt (* -1/3 (* t z))> |
#<alt (* -1/3 (* t z))> |
#<alt (* -1/3 (* t z))> |
#<alt (* -1/3 (* t z))> |
#<alt (* -1/3 (* t z))> |
#<alt (* -1/3 (* t z))> |
#<alt (* -1/3 (* t z))> |
#<alt (* -1/3 (* t z))> |
#<alt (* -1/3 (* t z))> |
#<alt (* -1/3 (* t z))> |
#<alt (* -1/3 (* t z))> |
#<alt (* -1/3 (* t z))> |
#<alt (* -1/3 (* t z))> |
#<alt (* -1/3 (* t z))> |
#<alt (* -1/3 (* t z))> |
#<alt (* -1/3 (* t z))> |
#<alt (* -1/3 (* t z))> |
#<alt (* -1/3 (* t z))> |
#<alt (* -1/3 (* t z))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* 1/27 (/ (pow a 3) (pow b 3)))> |
#<alt (* 1/27 (/ (pow a 3) (pow b 3)))> |
#<alt (* 1/27 (/ (pow a 3) (pow b 3)))> |
#<alt (* 1/27 (/ (pow a 3) (pow b 3)))> |
#<alt (* 1/27 (/ (pow a 3) (pow b 3)))> |
#<alt (* 1/27 (/ (pow a 3) (pow b 3)))> |
#<alt (* 1/27 (/ (pow a 3) (pow b 3)))> |
#<alt (* 1/27 (/ (pow a 3) (pow b 3)))> |
#<alt (* 1/27 (/ (pow a 3) (pow b 3)))> |
#<alt (* 1/27 (/ (pow a 3) (pow b 3)))> |
#<alt (* 1/27 (/ (pow a 3) (pow b 3)))> |
#<alt (* 1/27 (/ (pow a 3) (pow b 3)))> |
#<alt (* 1/27 (/ (pow a 3) (pow b 3)))> |
#<alt (* 1/27 (/ (pow a 3) (pow b 3)))> |
#<alt (* 1/27 (/ (pow a 3) (pow b 3)))> |
#<alt (* 1/27 (/ (pow a 3) (pow b 3)))> |
#<alt (* 1/27 (/ (pow a 3) (pow b 3)))> |
#<alt (* 1/27 (/ (pow a 3) (pow b 3)))> |
#<alt (* 1/27 (/ (pow a 3) (pow b 3)))> |
#<alt (* 1/27 (/ (pow a 3) (pow b 3)))> |
#<alt (* 1/27 (/ (pow a 3) (pow b 3)))> |
#<alt (* 1/27 (/ (pow a 3) (pow b 3)))> |
#<alt (* 1/27 (/ (pow a 3) (pow b 3)))> |
#<alt (* 1/27 (/ (pow a 3) (pow b 3)))> |
#<alt (/ 1 y)> |
#<alt (+ (* -1/3 (/ (* t z) (pow y 2))) (/ 1 y))> |
#<alt (+ (* t (- (* 1/9 (/ (* t (pow z 2)) (pow y 3))) (* 1/3 (/ z (pow y 2))))) (/ 1 y))> |
#<alt (+ (* t (- (* t (- (* -1/27 (/ (* t (pow z 3)) (pow y 4))) (* -1/9 (/ (pow z 2) (pow y 3))))) (* 1/3 (/ z (pow y 2))))) (/ 1 y))> |
#<alt (/ 3 (* t z))> |
#<alt (/ (+ (* -9 (/ y (* t (pow z 2)))) (* 3 (/ 1 z))) t)> |
#<alt (/ (- (+ (* 27 (/ (pow y 2) (* (pow t 2) (pow z 3)))) (* 3 (/ 1 z))) (* 9 (/ y (* t (pow z 2))))) t)> |
#<alt (/ (- (+ (* -81 (/ (pow y 3) (* (pow t 3) (pow z 4)))) (* 3 (/ 1 z))) (+ (* -27 (/ (pow y 2) (* (pow t 2) (pow z 3)))) (* 9 (/ y (* t (pow z 2)))))) t)> |
#<alt (/ 3 (* t z))> |
#<alt (* -1 (/ (- (* 9 (/ y (* t (pow z 2)))) (* 3 (/ 1 z))) t))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* 27 (/ (pow y 2) (* t (pow z 3)))) (* 9 (/ y (pow z 2)))) t)) (* 3 (/ 1 z))) t))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 81 (/ (pow y 3) (* t (pow z 4)))) (* 27 (/ (pow y 2) (pow z 3)))) t)) (* 9 (/ y (pow z 2)))) t)) (* 3 (/ 1 z))) t))> |
#<alt (/ 1 y)> |
#<alt (+ (* -1/3 (/ (* t z) (pow y 2))) (/ 1 y))> |
#<alt (+ (* z (- (* 1/9 (/ (* (pow t 2) z) (pow y 3))) (* 1/3 (/ t (pow y 2))))) (/ 1 y))> |
#<alt (+ (* z (- (* z (- (* -1/27 (/ (* (pow t 3) z) (pow y 4))) (* -1/9 (/ (pow t 2) (pow y 3))))) (* 1/3 (/ t (pow y 2))))) (/ 1 y))> |
#<alt (/ 3 (* t z))> |
#<alt (/ (+ (* -9 (/ y (* (pow t 2) z))) (* 3 (/ 1 t))) z)> |
#<alt (/ (- (+ (* 27 (/ (pow y 2) (* (pow t 3) (pow z 2)))) (* 3 (/ 1 t))) (* 9 (/ y (* (pow t 2) z)))) z)> |
#<alt (/ (- (+ (* -81 (/ (pow y 3) (* (pow t 4) (pow z 3)))) (* 3 (/ 1 t))) (+ (* -27 (/ (pow y 2) (* (pow t 3) (pow z 2)))) (* 9 (/ y (* (pow t 2) z))))) z)> |
#<alt (/ 3 (* t z))> |
#<alt (* -1 (/ (- (* 9 (/ y (* (pow t 2) z))) (* 3 (/ 1 t))) z))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* 27 (/ (pow y 2) (* (pow t 3) z))) (* 9 (/ y (pow t 2)))) z)) (* 3 (/ 1 t))) z))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 81 (/ (pow y 3) (* (pow t 4) z))) (* 27 (/ (pow y 2) (pow t 3)))) z)) (* 9 (/ y (pow t 2)))) z)) (* 3 (/ 1 t))) z))> |
#<alt (/ 3 (* t z))> |
#<alt (+ (* -9 (/ y (* (pow t 2) (pow z 2)))) (* 3 (/ 1 (* t z))))> |
#<alt (+ (* y (- (* 27 (/ y (* (pow t 3) (pow z 3)))) (* 9 (/ 1 (* (pow t 2) (pow z 2)))))) (* 3 (/ 1 (* t z))))> |
#<alt (+ (* y (- (* y (+ (* -81 (/ y (* (pow t 4) (pow z 4)))) (* 27 (/ 1 (* (pow t 3) (pow z 3)))))) (* 9 (/ 1 (* (pow t 2) (pow z 2)))))) (* 3 (/ 1 (* t z))))> |
#<alt (/ 1 y)> |
#<alt (/ (+ 1 (* -1/3 (/ (* t z) y))) y)> |
#<alt (/ (- (+ 1 (* 1/9 (/ (* (pow t 2) (pow z 2)) (pow y 2)))) (* 1/3 (/ (* t z) y))) y)> |
#<alt (/ (- (+ 1 (* -1/27 (/ (* (pow t 3) (pow z 3)) (pow y 3)))) (+ (* -1/9 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (* 1/3 (/ (* t z) y)))) y)> |
#<alt (/ 1 y)> |
#<alt (* -1 (/ (- (* 1/3 (/ (* t z) y)) 1) y))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* 1/9 (/ (* (pow t 2) (pow z 2)) y)) (* 1/3 (* t z))) y)) 1) y))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/27 (/ (* (pow t 3) (pow z 3)) y)) (* 1/9 (* (pow t 2) (pow z 2)))) y)) (* 1/3 (* t z))) y)) 1) y))> |
#<alt (* -1/3 z)> |
#<alt (* -1/3 z)> |
#<alt (* -1/3 z)> |
#<alt (* -1/3 z)> |
#<alt (* -1/3 z)> |
#<alt (* -1/3 z)> |
#<alt (* -1/3 z)> |
#<alt (* -1/3 z)> |
#<alt (* -1/3 z)> |
#<alt (* -1/3 z)> |
#<alt (* -1/3 z)> |
#<alt (* -1/3 z)> |
#<alt (* -1/3 (* t z))> |
#<alt (* t (+ (* -1/3 z) (* 1/162 (* (pow t 2) (pow z 3)))))> |
#<alt (* t (+ (* -1/3 z) (* (pow t 2) (+ (* -1/29160 (* (pow t 2) (pow z 5))) (* 1/162 (pow z 3))))))> |
#<alt (* t (+ (* -1/3 z) (* (pow t 2) (+ (* 1/162 (pow z 3)) (* (pow t 2) (+ (* -1/29160 (pow z 5)) (* 1/11022480 (* (pow t 2) (pow z 7)))))))))> |
#<alt (sin (* -1/3 (* t z)))> |
#<alt (sin (* -1/3 (* t z)))> |
#<alt (sin (* -1/3 (* t z)))> |
#<alt (sin (* -1/3 (* t z)))> |
#<alt (sin (* -1/3 (* t z)))> |
#<alt (sin (* -1/3 (* t z)))> |
#<alt (sin (* -1/3 (* t z)))> |
#<alt (sin (* -1/3 (* t z)))> |
#<alt (* -1/3 (* t z))> |
#<alt (* z (+ (* -1/3 t) (* 1/162 (* (pow t 3) (pow z 2)))))> |
#<alt (* z (+ (* -1/3 t) (* (pow z 2) (+ (* -1/29160 (* (pow t 5) (pow z 2))) (* 1/162 (pow t 3))))))> |
#<alt (* z (+ (* -1/3 t) (* (pow z 2) (+ (* 1/162 (pow t 3)) (* (pow z 2) (+ (* -1/29160 (pow t 5)) (* 1/11022480 (* (pow t 7) (pow z 2)))))))))> |
#<alt (sin (* -1/3 (* t z)))> |
#<alt (sin (* -1/3 (* t z)))> |
#<alt (sin (* -1/3 (* t z)))> |
#<alt (sin (* -1/3 (* t z)))> |
#<alt (sin (* -1/3 (* t z)))> |
#<alt (sin (* -1/3 (* t z)))> |
#<alt (sin (* -1/3 (* t z)))> |
#<alt (sin (* -1/3 (* t z)))> |
159 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | a | @ | 0 | (/ (* a (* a 1/3)) (* (* 3 b) b)) |
| 4.0ms | x | @ | 0 | (+ (* (+ (* (cos (* -1/3 (* t z))) (cos y)) (* (neg (sin (* -1/3 (* t z)))) (sin y))) (* 2 (sqrt x))) 0) |
| 2.0ms | y | @ | inf | (+ (* (+ (* (cos (* -1/3 (* t z))) (cos y)) (* (neg (sin (* -1/3 (* t z)))) (sin y))) (* 2 (sqrt x))) 0) |
| 2.0ms | t | @ | inf | (+ (* (+ (* (cos (* -1/3 (* t z))) (cos y)) (* (neg (sin (* -1/3 (* t z)))) (sin y))) (* 2 (sqrt x))) 0) |
| 2.0ms | t | @ | -inf | (+ (* (+ (* (cos (* -1/3 (* t z))) (cos y)) (* (neg (sin (* -1/3 (* t z)))) (sin y))) (* 2 (sqrt x))) 0) |
| 1× | batch-egg-rewrite |
| 4 696× | *-lowering-*.f32 |
| 4 696× | *-lowering-*.f64 |
| 3 992× | /-lowering-/.f32 |
| 3 992× | /-lowering-/.f64 |
| 3 252× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 64 | 256 |
| 1 | 328 | 223 |
| 2 | 3161 | 171 |
| 0 | 9294 | 162 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (* (sqrt x) (cos y)) 2) (/ a (* b -3))) |
(* (sqrt x) (cos y)) |
(sqrt x) |
(cos y) |
(* (/ -1/3 b) a) |
(/ -1/3 b) |
(/ (- 0 (/ (* a (* a a)) (* (* b (* b b)) 27))) (+ 0 (+ (/ (* a (* a 1/3)) (* (* 3 b) b)) (* 0 (/ a (* 3 b)))))) |
(* 0 (/ a (* 3 b))) |
(/ (* a (* a 1/3)) (* (* 3 b) b)) |
(+ 0 (+ (/ (* a (* a 1/3)) (* (* 3 b) b)) (* 0 (/ a (* 3 b))))) |
(* (* (+ (* t (* z 1/3)) y) (+ (* t (* -1/3 z)) y)) (/ 1 (+ (* t (* z 1/3)) y))) |
(+ (* (cos (* (* (+ (* t (* z 1/3)) y) (+ (* t (* -1/3 z)) y)) (/ 1 (+ (* t (* z 1/3)) y)))) (* 2 (sqrt x))) 0) |
(cos (* (* (+ (* t (* z 1/3)) y) (+ (* t (* -1/3 z)) y)) (/ 1 (+ (* t (* z 1/3)) y)))) |
(* (+ (* t (* z 1/3)) y) (+ (* t (* -1/3 z)) y)) |
(+ (* (+ (* (cos (* -1/3 (* t z))) (cos y)) (* (neg (sin (* -1/3 (* t z)))) (sin y))) (* 2 (sqrt x))) 0) |
(+ (* (cos (* -1/3 (* t z))) (cos y)) (* (neg (sin (* -1/3 (* t z)))) (sin y))) |
(cos (* -1/3 (* t z))) |
(* -1/3 (* t z)) |
(/ a (* b -3)) |
(/ (* a (* a a)) (* (* b (* b b)) 27)) |
(/ 1 (+ (* t (* z 1/3)) y)) |
(* -1/3 z) |
(sin (* -1/3 (* t z))) |
| Outputs |
|---|
(+.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(+.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)))) (fma.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))))) (/.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (fma.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64)))))) |
(fma.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (cos.f64 y) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) a) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal -3 binary64) a) #s(literal -1 binary64)) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/3 binary64) b) a (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/3 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) (sqrt.f64 x) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (*.f64 a #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 a b) #s(literal -1/3 binary64) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) (*.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (-.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)))))) (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal -1/27 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)))) (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) (*.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (-.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)))))) (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal -1/27 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)))) (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal -1/27 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) (*.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (-.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal -1/27 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)))) (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64))) (fma.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal -1/27 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) (*.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (-.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal -1/27 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)))) (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)))) (neg.f64 (fma.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64)))))) |
(/.f64 (-.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))))) (-.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)))) (fma.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))))) (*.f64 (fma.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)))) (*.f64 (fma.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (fma.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal -1/27 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) (*.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (-.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)))) (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64))))) (neg.f64 (neg.f64 (fma.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)))))) (neg.f64 (-.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)))))) |
(pow.f64 (/.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) (*.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (-.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)))))) (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal -1/27 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)))) (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal -1/27 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) (*.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (-.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)))))))) |
(*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)))) (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64)))))) |
(*.f64 (sqrt.f64 x) (cos.f64 y)) |
(*.f64 (cos.f64 y) (sqrt.f64 x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) |
(sqrt.f64 x) |
(pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) |
(cos.f64 y) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(/.f64 a (*.f64 b #s(literal -3 binary64))) |
(/.f64 (*.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -3 binary64)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (/.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -3 binary64) (/.f64 a b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal 3 binary64))) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(/.f64 (/.f64 a b) #s(literal -3 binary64)) |
(/.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 b #s(literal -3 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -3 binary64))) |
(/.f64 (neg.f64 (*.f64 a #s(literal 1/3 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 b #s(literal -3 binary64))) |
(/.f64 (neg.f64 (/.f64 a b)) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (*.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 a #s(literal -3 binary64)) b) |
(/.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) (*.f64 b #s(literal 3 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) a)) (*.f64 b #s(literal 3 binary64))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 b #s(literal 3 binary64))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 a b))) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 a #s(literal -1/3 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (/.f64 a #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal -3 binary64) (/.f64 a b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b (*.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)) |
(*.f64 a (/.f64 #s(literal -1/3 binary64) b)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 a b)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1/3 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal -3 binary64) a) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/3 binary64) b) a) |
(*.f64 (/.f64 #s(literal -1/3 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))) |
(*.f64 (*.f64 a #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 a b) #s(literal -1/3 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 b #s(literal -3 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1/3 binary64) b)) |
(/.f64 #s(literal -1/3 binary64) b) |
(/.f64 #s(literal -1/3 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 1/3 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -3 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 b #s(literal 3 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) b)) #s(literal 3 binary64)) |
(pow.f64 (*.f64 b #s(literal -3 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) b)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/3 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/3 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal 1/3 binary64)) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -27 binary64)) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))))) |
(neg.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))))) |
(/.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))))))))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal -1/27 binary64) (*.f64 b (*.f64 b b))) #s(literal 0 binary64)) (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal -1/27 binary64) (*.f64 b (*.f64 b b))) #s(literal 0 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64))))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal -1/27 binary64) (*.f64 b (*.f64 b b))) #s(literal 0 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -27 binary64)) (*.f64 a (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -27 binary64)) (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -27 binary64)) (*.f64 a (*.f64 a a))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -27 binary64)) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -27 binary64)) (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))))) (neg.f64 (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))))))) |
(/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -27 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))))) (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))))) (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)))) (fma.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 0 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -27 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))))) (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))))))) (neg.f64 (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))))))) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal -1/27 binary64) (*.f64 b (*.f64 b b))) #s(literal 0 binary64)) #s(literal 1 binary64)) (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -27 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))))) (/.f64 (*.f64 b (*.f64 b #s(literal -3 binary64))) (*.f64 (*.f64 a a) #s(literal -1/3 binary64)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))))) (/.f64 (*.f64 b (*.f64 b #s(literal -3 binary64))) (*.f64 (*.f64 a a) #s(literal -1/3 binary64)))) (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -27 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))))) (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))))))) (neg.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal -1/27 binary64) (*.f64 b (*.f64 b b))) #s(literal 0 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -27 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))))) (/.f64 (*.f64 b (*.f64 b #s(literal -3 binary64))) (*.f64 (*.f64 a a) #s(literal -1/3 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))))) (/.f64 (*.f64 b (*.f64 b #s(literal -3 binary64))) (*.f64 (*.f64 a a) #s(literal -1/3 binary64))))) (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal -1/27 binary64) (*.f64 b (*.f64 b b))) #s(literal 0 binary64))) |
(pow.f64 (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -27 binary64)) (*.f64 a (*.f64 a a)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -27 binary64)) (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64))))) |
(*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal -1/27 binary64) (*.f64 b (*.f64 b b))) #s(literal 0 binary64)) (/.f64 (*.f64 b (*.f64 b #s(literal -3 binary64))) (*.f64 (*.f64 a a) #s(literal -1/3 binary64)))) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))))))) |
(*.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -3 binary64))) (*.f64 (*.f64 a a) #s(literal -1/3 binary64))) (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal -1/27 binary64) (*.f64 b (*.f64 b b))) #s(literal 0 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal -1/27 binary64) (*.f64 b (*.f64 b b))) #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))))) (fma.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 0 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (fma.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal -1/27 binary64) (*.f64 b (*.f64 b b))) #s(literal 0 binary64)) (fma.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 0 binary64))) (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -27 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))))))) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))))))) #s(literal -1 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 a (*.f64 a a)))) |
#s(literal 0 binary64) |
(+.f64 #s(literal 0 binary64) (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64))) |
(+.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -3 binary64))) (*.f64 (*.f64 a a) #s(literal -1/3 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 b #s(literal -3 binary64)))) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)))) |
(-.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) |
(fma.f64 a (*.f64 (/.f64 #s(literal -1/3 binary64) b) (/.f64 a (*.f64 b #s(literal -3 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (/.f64 a (*.f64 b #s(literal -3 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a a) (*.f64 (/.f64 #s(literal -1/3 binary64) b) (/.f64 #s(literal -1/3 binary64) b)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a a) (*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 b b))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a a) (/.f64 #s(literal -1/3 binary64) (*.f64 b (*.f64 b #s(literal -3 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a a) (pow.f64 (/.f64 #s(literal 1/3 binary64) b) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 a #s(literal 1/3 binary64)) (*.f64 b b)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a #s(literal 1/3 binary64)) (*.f64 a (/.f64 #s(literal 1/3 binary64) (*.f64 b b))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a #s(literal 1/3 binary64)) (/.f64 a (*.f64 b (*.f64 b #s(literal 3 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a #s(literal 1/3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 1/3 binary64))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1/3 binary64) (*.f64 b b)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 a a) #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b #s(literal -3 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -3 binary64))) (*.f64 (*.f64 a a) #s(literal -1/3 binary64))) (/.f64 (*.f64 b (*.f64 b #s(literal -3 binary64))) (*.f64 (*.f64 a a) #s(literal -1/3 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 0 binary64)) (/.f64 (*.f64 b (*.f64 b #s(literal -3 binary64))) (*.f64 (*.f64 a a) #s(literal -1/3 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 1/3 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) #s(literal -1/3 binary64))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 a a) b) #s(literal 1/9 binary64)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 a a) b) #s(literal 1/9 binary64)) (/.f64 #s(literal 1 binary64) b) #s(literal 0 binary64)) |
(fma.f64 (/.f64 a b) (/.f64 (*.f64 a #s(literal 1/3 binary64)) (*.f64 b #s(literal 3 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 a b) (pow.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 a #s(literal 1/3 binary64))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) a #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a #s(literal 1/3 binary64)) (*.f64 b #s(literal 3 binary64))) (/.f64 a b) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -1/3 binary64) (*.f64 b #s(literal -3 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a a) #s(literal 3 binary64)) (/.f64 #s(literal 1/3 binary64) (*.f64 b b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a a) (*.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/3 binary64) b) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) b) (pow.f64 (/.f64 b (*.f64 a (*.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) (/.f64 a (*.f64 b b)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) a) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) b) (/.f64 #s(literal -1/3 binary64) b)) (*.f64 a a) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) a) (/.f64 #s(literal -1/3 binary64) b) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 a #s(literal 1/3 binary64))) #s(literal -1 binary64)) (/.f64 a b) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 b (*.f64 a a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) #s(literal -1/3 binary64)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (*.f64 a a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (*.f64 a #s(literal 1/3 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) a) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 a a)) #s(literal -1 binary64)) (pow.f64 (/.f64 b #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 1/9 binary64) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 a #s(literal -1/3 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 b (*.f64 b #s(literal -3 binary64))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -1/3 binary64)) (*.f64 b (*.f64 b #s(literal 3 binary64))))) |
(/.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (/.f64 (*.f64 b #s(literal -3 binary64)) a)) |
(/.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (neg.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a))) |
(/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 b #s(literal -3 binary64)))) |
(/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -3 binary64))) (*.f64 (*.f64 a a) #s(literal -1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) (/.f64 (*.f64 b #s(literal -3 binary64)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -3 binary64))) (*.f64 (*.f64 a a) #s(literal -1/3 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (/.f64 (*.f64 a a) b) #s(literal 1/9 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (fma.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -3 binary64))) (*.f64 (*.f64 a a) #s(literal -1/3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -3 binary64))) (*.f64 (*.f64 a a) #s(literal -1/3 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -3 binary64))) (*.f64 (*.f64 a a) #s(literal -1/3 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 (/.f64 (*.f64 a a) b) #s(literal 1/9 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (fma.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 0 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) (/.f64 (*.f64 b #s(literal -3 binary64)) a)))) |
(/.f64 (*.f64 (*.f64 a a) #s(literal -1/3 binary64)) (*.f64 b (*.f64 b #s(literal -3 binary64)))) |
(/.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 b #s(literal 3 binary64)) a)) |
(/.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (neg.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a))) |
(/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))))) (fma.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 0 binary64))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 0 binary64)) (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))))) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 0 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 a a) b) #s(literal 1/9 binary64)) b) |
(/.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) #s(literal 1 binary64)) (*.f64 b (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a) b)) |
(/.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 (*.f64 b #s(literal -3 binary64)) (/.f64 (*.f64 b #s(literal -3 binary64)) a))) |
(/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (*.f64 a (/.f64 a b)) (*.f64 (*.f64 b #s(literal -3 binary64)) #s(literal -3 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) (*.f64 b #s(literal -3 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 a b)) (*.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) #s(literal -3 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal -3 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)) (*.f64 (*.f64 b #s(literal 3 binary64)) (/.f64 (*.f64 b #s(literal -3 binary64)) a))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a b)) (*.f64 (*.f64 b #s(literal 3 binary64)) #s(literal -3 binary64))) |
(/.f64 (*.f64 (/.f64 a b) a) (*.f64 #s(literal -3 binary64) (*.f64 b #s(literal -3 binary64)))) |
(/.f64 (*.f64 (/.f64 a b) #s(literal 1 binary64)) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 b #s(literal -3 binary64)) a))) |
(/.f64 (*.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -3 binary64) (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a a) #s(literal -1/3 binary64))) (neg.f64 (*.f64 b (*.f64 b #s(literal -3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 a a) b) #s(literal 1/9 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (*.f64 a a)) (neg.f64 (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 b #s(literal -3 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 0 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))))) #s(literal 0 binary64)) (fma.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 0 binary64))) |
(/.f64 (*.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) a) (*.f64 b #s(literal -3 binary64))) |
(/.f64 (*.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 b #s(literal -3 binary64)) a)) |
(/.f64 (*.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b #s(literal 3 binary64))) |
(/.f64 (*.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (/.f64 a b)) #s(literal -3 binary64)) |
(/.f64 (*.f64 a (/.f64 a (*.f64 b #s(literal 3 binary64)))) (*.f64 b #s(literal 3 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (*.f64 b #s(literal -3 binary64))) |
(/.f64 (*.f64 a (/.f64 a (*.f64 b #s(literal -3 binary64)))) (*.f64 b #s(literal -3 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (*.f64 b #s(literal -3 binary64)))) (*.f64 b #s(literal 3 binary64))) |
(/.f64 (*.f64 (/.f64 a b) (/.f64 a (*.f64 b #s(literal -3 binary64)))) #s(literal -3 binary64)) |
(/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) b) (*.f64 b #s(literal 3 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -1/3 binary64)) #s(literal -3 binary64)) (*.f64 b b)) |
(/.f64 (*.f64 (*.f64 a #s(literal 1/3 binary64)) (*.f64 a #s(literal 1/3 binary64))) (*.f64 b b)) |
(/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) #s(literal 1 binary64))) (*.f64 b (*.f64 b #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 1/3 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a) b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a #s(literal 1/3 binary64)) (*.f64 a #s(literal 1/3 binary64)))) (neg.f64 (*.f64 b b))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 a a) #s(literal -1/3 binary64)))) (neg.f64 (neg.f64 (*.f64 b (*.f64 b #s(literal -3 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 (*.f64 a a) b) #s(literal 1/9 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 0 binary64))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))))) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (*.f64 a (/.f64 a (*.f64 b #s(literal 3 binary64))))) (*.f64 b #s(literal -3 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (*.f64 b #s(literal 3 binary64))))) (*.f64 b #s(literal 3 binary64))) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) b)) (*.f64 b #s(literal -3 binary64))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -1/3 binary64)) #s(literal -3 binary64))) (neg.f64 (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 b #s(literal -3 binary64)) (/.f64 (*.f64 b #s(literal -3 binary64)) a)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) (*.f64 b #s(literal -3 binary64))))) |
(/.f64 (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a))) (neg.f64 (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 b #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (*.f64 a (/.f64 a b))) (neg.f64 (*.f64 (*.f64 b #s(literal -3 binary64)) #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) (neg.f64 (*.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) (*.f64 b #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 a b))) (neg.f64 (*.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) a)) (neg.f64 (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal -3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 b #s(literal 3 binary64)) (/.f64 (*.f64 b #s(literal -3 binary64)) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a b))) (neg.f64 (*.f64 (*.f64 b #s(literal 3 binary64)) #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 a b) a)) (neg.f64 (*.f64 #s(literal -3 binary64) (*.f64 b #s(literal -3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 a b) #s(literal 1 binary64))) (neg.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 b #s(literal -3 binary64)) a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) a))) (neg.f64 (*.f64 #s(literal -3 binary64) (*.f64 b #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 a b) (/.f64 a b))) #s(literal -9 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) a)) (*.f64 b #s(literal 3 binary64))) |
(/.f64 (neg.f64 (*.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) a))) (*.f64 b #s(literal -3 binary64))) |
(/.f64 (neg.f64 (*.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (/.f64 a b))) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (*.f64 a (/.f64 a (*.f64 b #s(literal -3 binary64))))) (*.f64 b #s(literal 3 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (*.f64 b #s(literal -3 binary64))))) (*.f64 b #s(literal -3 binary64))) |
(/.f64 (neg.f64 (*.f64 (/.f64 a b) (/.f64 a (*.f64 b #s(literal -3 binary64))))) #s(literal 3 binary64)) |
(pow.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a) #s(literal -2 binary64)) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -3 binary64))) (*.f64 (*.f64 a a) #s(literal -1/3 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) #s(literal -2 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) (/.f64 (*.f64 b #s(literal -3 binary64)) a)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -3 binary64))) (*.f64 (*.f64 a a) #s(literal -1/3 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b (*.f64 (/.f64 (*.f64 a a) b) #s(literal 1/9 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (fma.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 0 binary64))) #s(literal -1 binary64)) |
(*.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b)))) |
(*.f64 a (*.f64 (/.f64 #s(literal -1/3 binary64) b) (/.f64 a (*.f64 b #s(literal -3 binary64))))) |
(*.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(*.f64 (*.f64 a a) (*.f64 (/.f64 #s(literal -1/3 binary64) b) (/.f64 #s(literal -1/3 binary64) b))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 b b)))) |
(*.f64 (*.f64 a a) (/.f64 #s(literal -1/3 binary64) (*.f64 b (*.f64 b #s(literal -3 binary64))))) |
(*.f64 (*.f64 a a) (pow.f64 (/.f64 #s(literal 1/3 binary64) b) #s(literal 2 binary64))) |
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 a #s(literal 1/3 binary64)) (*.f64 b b))) |
(*.f64 (*.f64 a #s(literal 1/3 binary64)) (*.f64 a (/.f64 #s(literal 1/3 binary64) (*.f64 b b)))) |
(*.f64 (*.f64 a #s(literal 1/3 binary64)) (/.f64 a (*.f64 b (*.f64 b #s(literal 3 binary64))))) |
(*.f64 (*.f64 a #s(literal 1/3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 1/3 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1/3 binary64) (*.f64 b b))) |
(*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64))) |
(*.f64 (*.f64 (*.f64 a a) #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b #s(literal -3 binary64))))) |
(*.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -3 binary64))) (*.f64 (*.f64 a a) #s(literal -1/3 binary64))) (/.f64 (*.f64 b (*.f64 b #s(literal -3 binary64))) (*.f64 (*.f64 a a) #s(literal -1/3 binary64))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 0 binary64)) (/.f64 (*.f64 b (*.f64 b #s(literal -3 binary64))) (*.f64 (*.f64 a a) #s(literal -1/3 binary64)))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) #s(literal -1/3 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 a a) b) #s(literal 1/9 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64))))) |
(*.f64 (*.f64 (/.f64 (*.f64 a a) b) #s(literal 1/9 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 a b) (/.f64 (*.f64 a #s(literal 1/3 binary64)) (*.f64 b #s(literal 3 binary64)))) |
(*.f64 (/.f64 a b) (pow.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 a #s(literal 1/3 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) a) |
(*.f64 (/.f64 (*.f64 a #s(literal 1/3 binary64)) (*.f64 b #s(literal 3 binary64))) (/.f64 a b)) |
(*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -1/3 binary64) (*.f64 b #s(literal -3 binary64)))) |
(*.f64 (/.f64 (*.f64 a a) #s(literal 3 binary64)) (/.f64 #s(literal 1/3 binary64) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 a a) (*.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/3 binary64) b)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) b) (pow.f64 (/.f64 b (*.f64 a (*.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) (/.f64 a (*.f64 b b))) |
(*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 a b) (/.f64 a b))) |
(*.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) a) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) b) (/.f64 #s(literal -1/3 binary64) b)) (*.f64 a a)) |
(*.f64 (*.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) a) (/.f64 #s(literal -1/3 binary64) b)) |
(*.f64 (pow.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 a #s(literal 1/3 binary64))) #s(literal -1 binary64)) (/.f64 a b)) |
(*.f64 (pow.f64 (/.f64 b (*.f64 a a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) #s(literal -1/3 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (*.f64 a a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) #s(literal 1/3 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (*.f64 a #s(literal 1/3 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) a) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 a a)) #s(literal -1 binary64)) (pow.f64 (/.f64 b #s(literal 1/3 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64))))) |
(*.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 1/9 binary64)) |
(*.f64 (pow.f64 (*.f64 a #s(literal -1/3 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64))) |
(+.f64 #s(literal 0 binary64) (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64))) |
(+.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -3 binary64))) (*.f64 (*.f64 a a) #s(literal -1/3 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 b #s(literal -3 binary64)))) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)))) |
(-.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) |
(fma.f64 a (*.f64 (/.f64 #s(literal -1/3 binary64) b) (/.f64 a (*.f64 b #s(literal -3 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (/.f64 a (*.f64 b #s(literal -3 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a a) (*.f64 (/.f64 #s(literal -1/3 binary64) b) (/.f64 #s(literal -1/3 binary64) b)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a a) (*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 b b))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a a) (/.f64 #s(literal -1/3 binary64) (*.f64 b (*.f64 b #s(literal -3 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a a) (pow.f64 (/.f64 #s(literal 1/3 binary64) b) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 a #s(literal 1/3 binary64)) (*.f64 b b)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a #s(literal 1/3 binary64)) (*.f64 a (/.f64 #s(literal 1/3 binary64) (*.f64 b b))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a #s(literal 1/3 binary64)) (/.f64 a (*.f64 b (*.f64 b #s(literal 3 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a #s(literal 1/3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 1/3 binary64))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1/3 binary64) (*.f64 b b)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 a a) #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b #s(literal -3 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -3 binary64))) (*.f64 (*.f64 a a) #s(literal -1/3 binary64))) (/.f64 (*.f64 b (*.f64 b #s(literal -3 binary64))) (*.f64 (*.f64 a a) #s(literal -1/3 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 0 binary64)) (/.f64 (*.f64 b (*.f64 b #s(literal -3 binary64))) (*.f64 (*.f64 a a) #s(literal -1/3 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 1/3 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) #s(literal -1/3 binary64))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 a a) b) #s(literal 1/9 binary64)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 a a) b) #s(literal 1/9 binary64)) (/.f64 #s(literal 1 binary64) b) #s(literal 0 binary64)) |
(fma.f64 (/.f64 a b) (/.f64 (*.f64 a #s(literal 1/3 binary64)) (*.f64 b #s(literal 3 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 a b) (pow.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 a #s(literal 1/3 binary64))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) a #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a #s(literal 1/3 binary64)) (*.f64 b #s(literal 3 binary64))) (/.f64 a b) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -1/3 binary64) (*.f64 b #s(literal -3 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a a) #s(literal 3 binary64)) (/.f64 #s(literal 1/3 binary64) (*.f64 b b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a a) (*.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/3 binary64) b) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) b) (pow.f64 (/.f64 b (*.f64 a (*.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) (/.f64 a (*.f64 b b)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) a) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) b) (/.f64 #s(literal -1/3 binary64) b)) (*.f64 a a) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) a) (/.f64 #s(literal -1/3 binary64) b) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 a #s(literal 1/3 binary64))) #s(literal -1 binary64)) (/.f64 a b) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 b (*.f64 a a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) #s(literal -1/3 binary64)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (*.f64 a a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (*.f64 a #s(literal 1/3 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) a) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 a a)) #s(literal -1 binary64)) (pow.f64 (/.f64 b #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 1/9 binary64) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 a #s(literal -1/3 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 b (*.f64 b #s(literal -3 binary64))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -1/3 binary64)) (*.f64 b (*.f64 b #s(literal 3 binary64))))) |
(/.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (/.f64 (*.f64 b #s(literal -3 binary64)) a)) |
(/.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (neg.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a))) |
(/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 b #s(literal -3 binary64)))) |
(/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 b (*.f64 b #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -3 binary64))) (*.f64 (*.f64 a a) #s(literal -1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) (/.f64 (*.f64 b #s(literal -3 binary64)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -3 binary64))) (*.f64 (*.f64 a a) #s(literal -1/3 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (/.f64 (*.f64 a a) b) #s(literal 1/9 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (fma.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -3 binary64))) (*.f64 (*.f64 a a) #s(literal -1/3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -3 binary64))) (*.f64 (*.f64 a a) #s(literal -1/3 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -3 binary64))) (*.f64 (*.f64 a a) #s(literal -1/3 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 (/.f64 (*.f64 a a) b) #s(literal 1/9 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (fma.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 0 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) (/.f64 (*.f64 b #s(literal -3 binary64)) a)))) |
(/.f64 (*.f64 (*.f64 a a) #s(literal -1/3 binary64)) (*.f64 b (*.f64 b #s(literal -3 binary64)))) |
(/.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 b #s(literal 3 binary64)) a)) |
(/.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (neg.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a))) |
(/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))))) (fma.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 0 binary64))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 0 binary64)) (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))))) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 0 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 a a) b) #s(literal 1/9 binary64)) b) |
(/.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) #s(literal 1 binary64)) (*.f64 b (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a) b)) |
(/.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 (*.f64 b #s(literal -3 binary64)) (/.f64 (*.f64 b #s(literal -3 binary64)) a))) |
(/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (*.f64 a (/.f64 a b)) (*.f64 (*.f64 b #s(literal -3 binary64)) #s(literal -3 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) (*.f64 b #s(literal -3 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 a b)) (*.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) #s(literal -3 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal -3 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)) (*.f64 (*.f64 b #s(literal 3 binary64)) (/.f64 (*.f64 b #s(literal -3 binary64)) a))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a b)) (*.f64 (*.f64 b #s(literal 3 binary64)) #s(literal -3 binary64))) |
(/.f64 (*.f64 (/.f64 a b) a) (*.f64 #s(literal -3 binary64) (*.f64 b #s(literal -3 binary64)))) |
(/.f64 (*.f64 (/.f64 a b) #s(literal 1 binary64)) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 b #s(literal -3 binary64)) a))) |
(/.f64 (*.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -3 binary64) (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a a) #s(literal -1/3 binary64))) (neg.f64 (*.f64 b (*.f64 b #s(literal -3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 a a) b) #s(literal 1/9 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (*.f64 a a)) (neg.f64 (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 b #s(literal -3 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 0 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))))) #s(literal 0 binary64)) (fma.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 0 binary64))) |
(/.f64 (*.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) a) (*.f64 b #s(literal -3 binary64))) |
(/.f64 (*.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 b #s(literal -3 binary64)) a)) |
(/.f64 (*.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b #s(literal 3 binary64))) |
(/.f64 (*.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (/.f64 a b)) #s(literal -3 binary64)) |
(/.f64 (*.f64 a (/.f64 a (*.f64 b #s(literal 3 binary64)))) (*.f64 b #s(literal 3 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (*.f64 b #s(literal -3 binary64))) |
(/.f64 (*.f64 a (/.f64 a (*.f64 b #s(literal -3 binary64)))) (*.f64 b #s(literal -3 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (*.f64 b #s(literal -3 binary64)))) (*.f64 b #s(literal 3 binary64))) |
(/.f64 (*.f64 (/.f64 a b) (/.f64 a (*.f64 b #s(literal -3 binary64)))) #s(literal -3 binary64)) |
(/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) b) (*.f64 b #s(literal 3 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -1/3 binary64)) #s(literal -3 binary64)) (*.f64 b b)) |
(/.f64 (*.f64 (*.f64 a #s(literal 1/3 binary64)) (*.f64 a #s(literal 1/3 binary64))) (*.f64 b b)) |
(/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) #s(literal 1 binary64))) (*.f64 b (*.f64 b #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 1/3 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a) b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a #s(literal 1/3 binary64)) (*.f64 a #s(literal 1/3 binary64)))) (neg.f64 (*.f64 b b))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 a a) #s(literal -1/3 binary64)))) (neg.f64 (neg.f64 (*.f64 b (*.f64 b #s(literal -3 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 (*.f64 a a) b) #s(literal 1/9 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 0 binary64))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))))) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (*.f64 a (/.f64 a (*.f64 b #s(literal 3 binary64))))) (*.f64 b #s(literal -3 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (*.f64 b #s(literal 3 binary64))))) (*.f64 b #s(literal 3 binary64))) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) b)) (*.f64 b #s(literal -3 binary64))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -1/3 binary64)) #s(literal -3 binary64))) (neg.f64 (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 b #s(literal -3 binary64)) (/.f64 (*.f64 b #s(literal -3 binary64)) a)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) (*.f64 b #s(literal -3 binary64))))) |
(/.f64 (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a))) (neg.f64 (*.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 b #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (*.f64 a (/.f64 a b))) (neg.f64 (*.f64 (*.f64 b #s(literal -3 binary64)) #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) (neg.f64 (*.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) (*.f64 b #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 a b))) (neg.f64 (*.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) a)) (neg.f64 (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal -3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 b #s(literal 3 binary64)) (/.f64 (*.f64 b #s(literal -3 binary64)) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a b))) (neg.f64 (*.f64 (*.f64 b #s(literal 3 binary64)) #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 a b) a)) (neg.f64 (*.f64 #s(literal -3 binary64) (*.f64 b #s(literal -3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 a b) #s(literal 1 binary64))) (neg.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 b #s(literal -3 binary64)) a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) a))) (neg.f64 (*.f64 #s(literal -3 binary64) (*.f64 b #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 a b) (/.f64 a b))) #s(literal -9 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) a)) (*.f64 b #s(literal 3 binary64))) |
(/.f64 (neg.f64 (*.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) a))) (*.f64 b #s(literal -3 binary64))) |
(/.f64 (neg.f64 (*.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (/.f64 a b))) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (*.f64 a (/.f64 a (*.f64 b #s(literal -3 binary64))))) (*.f64 b #s(literal 3 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (*.f64 b #s(literal -3 binary64))))) (*.f64 b #s(literal -3 binary64))) |
(/.f64 (neg.f64 (*.f64 (/.f64 a b) (/.f64 a (*.f64 b #s(literal -3 binary64))))) #s(literal 3 binary64)) |
(pow.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a) #s(literal -2 binary64)) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -3 binary64))) (*.f64 (*.f64 a a) #s(literal -1/3 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) #s(literal -2 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) (/.f64 (*.f64 b #s(literal -3 binary64)) a)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -3 binary64))) (*.f64 (*.f64 a a) #s(literal -1/3 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b (*.f64 (/.f64 (*.f64 a a) b) #s(literal 1/9 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (fma.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 0 binary64))) #s(literal -1 binary64)) |
(*.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b)))) |
(*.f64 a (*.f64 (/.f64 #s(literal -1/3 binary64) b) (/.f64 a (*.f64 b #s(literal -3 binary64))))) |
(*.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(*.f64 (*.f64 a a) (*.f64 (/.f64 #s(literal -1/3 binary64) b) (/.f64 #s(literal -1/3 binary64) b))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 b b)))) |
(*.f64 (*.f64 a a) (/.f64 #s(literal -1/3 binary64) (*.f64 b (*.f64 b #s(literal -3 binary64))))) |
(*.f64 (*.f64 a a) (pow.f64 (/.f64 #s(literal 1/3 binary64) b) #s(literal 2 binary64))) |
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 a #s(literal 1/3 binary64)) (*.f64 b b))) |
(*.f64 (*.f64 a #s(literal 1/3 binary64)) (*.f64 a (/.f64 #s(literal 1/3 binary64) (*.f64 b b)))) |
(*.f64 (*.f64 a #s(literal 1/3 binary64)) (/.f64 a (*.f64 b (*.f64 b #s(literal 3 binary64))))) |
(*.f64 (*.f64 a #s(literal 1/3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 1/3 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1/3 binary64) (*.f64 b b))) |
(*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64))) |
(*.f64 (*.f64 (*.f64 a a) #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b #s(literal -3 binary64))))) |
(*.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -3 binary64))) (*.f64 (*.f64 a a) #s(literal -1/3 binary64))) (/.f64 (*.f64 b (*.f64 b #s(literal -3 binary64))) (*.f64 (*.f64 a a) #s(literal -1/3 binary64))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 0 binary64)) (/.f64 (*.f64 b (*.f64 b #s(literal -3 binary64))) (*.f64 (*.f64 a a) #s(literal -1/3 binary64)))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) #s(literal -1/3 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 a a) b) #s(literal 1/9 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64))))) |
(*.f64 (*.f64 (/.f64 (*.f64 a a) b) #s(literal 1/9 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 a b) (/.f64 (*.f64 a #s(literal 1/3 binary64)) (*.f64 b #s(literal 3 binary64)))) |
(*.f64 (/.f64 a b) (pow.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 a #s(literal 1/3 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) a) |
(*.f64 (/.f64 (*.f64 a #s(literal 1/3 binary64)) (*.f64 b #s(literal 3 binary64))) (/.f64 a b)) |
(*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -1/3 binary64) (*.f64 b #s(literal -3 binary64)))) |
(*.f64 (/.f64 (*.f64 a a) #s(literal 3 binary64)) (/.f64 #s(literal 1/3 binary64) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 a a) (*.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/3 binary64) b)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) b) (pow.f64 (/.f64 b (*.f64 a (*.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) (/.f64 a (*.f64 b b))) |
(*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 a b) (/.f64 a b))) |
(*.f64 #s(literal 1/9 binary64) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) a) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) b) (/.f64 #s(literal -1/3 binary64) b)) (*.f64 a a)) |
(*.f64 (*.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) a) (/.f64 #s(literal -1/3 binary64) b)) |
(*.f64 (pow.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 a #s(literal 1/3 binary64))) #s(literal -1 binary64)) (/.f64 a b)) |
(*.f64 (pow.f64 (/.f64 b (*.f64 a a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) #s(literal -1/3 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (*.f64 a a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) #s(literal 1/3 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (*.f64 a #s(literal 1/3 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) a) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 a a)) #s(literal -1 binary64)) (pow.f64 (/.f64 b #s(literal 1/3 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64))))) |
(*.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 1/9 binary64)) |
(*.f64 (pow.f64 (*.f64 a #s(literal -1/3 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)) (*.f64 y (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y))) (*.f64 (*.f64 y (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)) (*.f64 y (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)) (*.f64 (*.f64 y (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y))) |
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y))) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y))) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)))) (neg.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)))) (neg.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)))) |
(pow.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y))) |
(*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)))) |
(*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y))) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(*.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)) (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)) |
(*.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y)))) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) |
(+.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64))) |
(+.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(-.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(-.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))) (sqrt.f64 x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (sqrt.f64 x)) #s(literal 2 binary64) #s(literal 0 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64))))) |
(/.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) #s(literal 3 binary64)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64))) |
(/.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64)) (fma.f64 (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) #s(literal 3 binary64))) (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64))) (neg.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64))) (fma.f64 (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64))) (fma.f64 (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) #s(literal 4 binary64)) (*.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64))) (pow.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) #s(literal 3 binary64))) (fma.f64 (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64))) (*.f64 (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64))) (fma.f64 (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64))) (fma.f64 (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64))) (*.f64 (neg.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 (neg.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64))) (fma.f64 (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64))) (*.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64))) (pow.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64))) (fma.f64 (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64))) (fma.f64 (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64))) (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) #s(literal 3 binary64)))) (neg.f64 (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64)))) (neg.f64 (neg.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64))))) |
(pow.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))))) |
(*.f64 (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))) |
(*.f64 (pow.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64)))) |
(*.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))) (sqrt.f64 x)) |
(*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (sqrt.f64 x)) #s(literal 2 binary64)) |
(cos.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(-.f64 (*.f64 (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)) (*.f64 y (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y))))) (*.f64 (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)) (*.f64 y (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)))))) |
(-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)))) (cos.f64 (*.f64 (*.f64 y (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y))))) (*.f64 (sin.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)))) (sin.f64 (*.f64 (*.f64 y (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)))))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 y (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y))) |
(+.f64 (*.f64 y (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) |
(+.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) y) (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) |
(+.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) y)) |
(+.f64 (*.f64 y (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (*.f64 y (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(fma.f64 y (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) |
(fma.f64 y (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(fma.f64 t (*.f64 (*.f64 #s(literal -1/3 binary64) z) (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)) (*.f64 y (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) (*.f64 y (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(fma.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) y (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) |
(fma.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) (*.f64 y (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y))) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) z) (*.f64 t (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)) (*.f64 y (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y))) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (*.f64 y (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y))) |
(fma.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) y (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) |
(fma.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) y)) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) t) (*.f64 z (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)) (*.f64 y (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) t) (*.f64 #s(literal -1/3 binary64) z) (*.f64 y (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (*.f64 #s(literal -1/3 binary64) z)) t (*.f64 y (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (*.f64 #s(literal -1/3 binary64) t)) z (*.f64 y (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))) (*.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))) (*.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) |
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (*.f64 y (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)) (*.f64 (*.f64 y (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)) (*.f64 y (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y))))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 (*.f64 (*.f64 y (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)) (*.f64 y (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y))) (*.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 y (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (*.f64 y (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)) (*.f64 y (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)))) (-.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 y (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y)))) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y)))) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y)))) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 y (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y)))))) (*.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y) (*.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 y (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))))) (*.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y)))) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y))) y))) (*.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y) (*.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) y))) (*.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y) (*.f64 y (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y)))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y) (*.f64 y (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y) (*.f64 (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y))) y))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y) (*.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) y))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y))) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 y (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y)))))) (*.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y))) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y) (*.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 y (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))))) (*.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y))) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y))) y))) (*.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y))) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y) (*.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) y))) (*.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y) (*.f64 y (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y)))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y) (*.f64 y (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y) (*.f64 (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y))) y))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y) (*.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) y))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y)))) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y)))))) (*.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y) (*.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))))) (*.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y)))) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y))) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y) (*.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y) (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y)))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y) (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y) (*.f64 (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y))) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y) (*.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y))) y) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y)))))) (*.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y))) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y) (*.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))))) (*.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y))) y) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y))) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y))) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y) (*.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) y) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y) (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y)))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y) (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) y) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y) (*.f64 (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y))) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y) (*.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))) (neg.f64 (*.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))) (neg.f64 (*.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (*.f64 y (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)) (*.f64 (*.f64 y (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)) (*.f64 y (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)))))) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 (*.f64 (*.f64 y (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)) (*.f64 y (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y))) (*.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 y (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (*.f64 y (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)) (*.f64 y (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y))))) (neg.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 y (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))) (neg.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))) (neg.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (neg.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (neg.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y))) (neg.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y))) (neg.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) |
(*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64))) |
(+.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y)))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)))) |
(-.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(-.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64)))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)))) |
(fma.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (sqrt.f64 x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (sqrt.f64 x)) #s(literal 2 binary64) #s(literal 0 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64))))) |
(/.f64 (pow.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64))) |
(/.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64)) (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64))) (neg.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64)))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) #s(literal 3 binary64)))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) (-.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)))) (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) (-.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))))) |
(/.f64 (*.f64 (*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64))) (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64))) (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64)) #s(literal 4 binary64)) (*.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64))) (pow.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64))) (*.f64 (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64))) (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64))) (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64))) (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64))) (*.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64))) (pow.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64))) (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64))) (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64))) (*.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) (-.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))) #s(literal 0 binary64))) (*.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) (-.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))) (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)))) (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64))) (*.f64 (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)) #s(literal 0 binary64))) (*.f64 (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)) (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64))) (*.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) (-.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))) #s(literal 0 binary64))) (*.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) (-.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))) (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64))) (*.f64 (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)) #s(literal 0 binary64))) (*.f64 (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)) (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64)) #s(literal 3 binary64)))) (neg.f64 (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64))) (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) (-.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))))) (neg.f64 (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) (-.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)))) (neg.f64 (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)))) |
(pow.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64)))) |
(*.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (sqrt.f64 x)) |
(*.f64 (*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (sqrt.f64 x)) #s(literal 2 binary64)) |
(+.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) (cos.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)))) (*.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) (sin.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(-.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)))) |
(fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y)))) |
(fma.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (cos.f64 y) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y)))) |
(fma.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y)) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (sin.f64 y) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(fma.f64 (+.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) #s(literal 1/2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(fma.f64 (*.f64 (sin.f64 y) #s(literal -1 binary64)) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(fma.f64 (cos.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) (cos.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) (*.f64 (sin.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) (sin.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) (-.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)) (*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) (-.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)) (*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) #s(literal 3 binary64))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) (-.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) #s(literal 3 binary64))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))))))) |
(/.f64 (*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) (-.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y)))))))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)))) (neg.f64 (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (-.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) |
(/.f64 (-.f64 (+.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) (-.f64 (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)))) (-.f64 (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))))) (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (-.f64 (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))))) #s(literal -4 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) (*.f64 (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) (-.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))))) (neg.f64 (neg.f64 (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (neg.f64 (-.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))) |
(pow.f64 (/.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) (-.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)) (*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) (-.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))))) |
(*.f64 (*.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) (/.f64 #s(literal 1 binary64) (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)))) |
(cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) |
(*.f64 #s(literal -1/3 binary64) (*.f64 t z)) |
(*.f64 t (*.f64 #s(literal -1/3 binary64) z)) |
(*.f64 z (*.f64 #s(literal -1/3 binary64) t)) |
(*.f64 (*.f64 #s(literal -1/3 binary64) z) t) |
(*.f64 (*.f64 t z) #s(literal -1/3 binary64)) |
(*.f64 (*.f64 #s(literal -1/3 binary64) t) z) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(/.f64 a (*.f64 b #s(literal -3 binary64))) |
(/.f64 (*.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -3 binary64)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (/.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -3 binary64) (/.f64 a b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal 3 binary64))) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(/.f64 (/.f64 a b) #s(literal -3 binary64)) |
(/.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 b #s(literal -3 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -3 binary64))) |
(/.f64 (neg.f64 (*.f64 a #s(literal 1/3 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 b #s(literal -3 binary64))) |
(/.f64 (neg.f64 (/.f64 a b)) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (*.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 a #s(literal -3 binary64)) b) |
(/.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) (*.f64 b #s(literal 3 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) a)) (*.f64 b #s(literal 3 binary64))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 b #s(literal 3 binary64))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 a b))) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 a #s(literal -1/3 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (/.f64 a #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal -3 binary64) (/.f64 a b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b (*.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)) |
(*.f64 a (/.f64 #s(literal -1/3 binary64) b)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 a b)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1/3 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal -3 binary64) a) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/3 binary64) b) a) |
(*.f64 (/.f64 #s(literal -1/3 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))) |
(*.f64 (*.f64 a #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 a b) #s(literal -1/3 binary64)) |
(+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64))) |
(+.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 a (*.f64 a a)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal -1/27 binary64) (*.f64 b (*.f64 b b))) #s(literal 0 binary64))) |
(fma.f64 a (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a a) (*.f64 a (/.f64 #s(literal 1/27 binary64) (*.f64 b (*.f64 b b)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1/27 binary64) (*.f64 b (*.f64 b b))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a (*.f64 a a)) (pow.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64))) #s(literal 3 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a (*.f64 a a)) (pow.f64 (/.f64 #s(literal 1/3 binary64) b) #s(literal 3 binary64)) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal -1/27 binary64) (*.f64 b (*.f64 b b))) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/27 binary64) (*.f64 b (*.f64 b b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) #s(literal 1/27 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 a a) #s(literal 1/27 binary64)) (/.f64 a (*.f64 b (*.f64 b b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/27 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/27 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 27 binary64))) (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/27 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 a b) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal 27 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 a b) (pow.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 27 binary64))) (*.f64 a a)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) a #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/27 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (pow.f64 (/.f64 (/.f64 #s(literal 1/27 binary64) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64))) #s(literal 3 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 1/27 binary64)) (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64))) #s(literal 3 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a a) b) (/.f64 a (*.f64 b (*.f64 b #s(literal 27 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 a #s(literal 27 binary64)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a #s(literal 27 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 #s(literal 27 binary64) (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))))) #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) #s(literal 6 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (fma.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 0 binary64))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal -1/27 binary64) (*.f64 b (*.f64 b b))) #s(literal 0 binary64)) (fma.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 0 binary64))) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1/3 binary64) b) #s(literal 3 binary64)) (*.f64 a (*.f64 a a)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 3 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 b (*.f64 a a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 27 binary64))) a) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 27 binary64) a) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 27 binary64) a) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(neg.f64 (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal -1/27 binary64) (*.f64 b (*.f64 b b))) #s(literal 0 binary64))) |
(/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 a (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 27 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a) #s(literal 3 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 b (*.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64))) #s(literal 3 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 a (*.f64 a a)))) #s(literal 3 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a) #s(literal 1 binary64)) #s(literal 3 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 a (*.f64 a a))))) |
(/.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a)) #s(literal 3 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 27 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -27 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))))) (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))))) |
(/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))))))) |
(/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -27 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))))) (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal -1/27 binary64) (*.f64 b (*.f64 b b))) #s(literal 0 binary64))) |
(/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 27 binary64)) |
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (pow.f64 (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 3 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (pow.f64 (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -27 binary64))) #s(literal 3 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) #s(literal 27 binary64)) #s(literal 3 binary64))) |
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) #s(literal -27 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))))))) (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64))) |
(/.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))))))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))))) #s(literal 0 binary64)))) |
(/.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 a a)) #s(literal 27 binary64)) |
(/.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal 1/27 binary64))) (*.f64 b (*.f64 b b))) |
(/.f64 (/.f64 (*.f64 a (*.f64 a a)) b) (*.f64 b (*.f64 b #s(literal 27 binary64)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64)) (*.f64 b (*.f64 b b))) |
(/.f64 (pow.f64 (*.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b))) |
(/.f64 (pow.f64 (neg.f64 (*.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (*.f64 a #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) |
(/.f64 (pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) #s(literal 3 binary64)) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a a)) b)) (neg.f64 (*.f64 b (*.f64 b #s(literal 27 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))))))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))))) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -27 binary64))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -27 binary64))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) #s(literal 27 binary64)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))))))) (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal -1/27 binary64) (*.f64 b (*.f64 b b))) #s(literal 0 binary64))) |
(/.f64 (neg.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 a a))) #s(literal -27 binary64)) |
(/.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal 1/27 binary64)))) (neg.f64 (*.f64 b (*.f64 b b)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a a)) #s(literal 27 binary64))) (neg.f64 (*.f64 b (*.f64 b b)))) |
(pow.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))))) #s(literal 3 binary64)) |
(pow.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 3 binary64)) |
(pow.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a) #s(literal -3 binary64)) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 27 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a) (/.f64 (*.f64 b (*.f64 b #s(literal -3 binary64))) (*.f64 (*.f64 a a) #s(literal -1/3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -3 binary64))) (*.f64 (*.f64 a a) #s(literal -1/3 binary64))) (/.f64 (*.f64 b #s(literal 3 binary64)) a)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))))) |
(*.f64 (*.f64 a a) (*.f64 a (/.f64 #s(literal 1/27 binary64) (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1/27 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64))) #s(literal 3 binary64))) |
(*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (/.f64 #s(literal 1/3 binary64) b) #s(literal 3 binary64))) |
(*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64))) |
(*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal -1/27 binary64) (*.f64 b (*.f64 b b))) #s(literal 0 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1/27 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))))))) |
(*.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64))) |
(*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) #s(literal 1/27 binary64))) |
(*.f64 (*.f64 (*.f64 a a) #s(literal 1/27 binary64)) (/.f64 a (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))))) |
(*.f64 (/.f64 #s(literal 1/27 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) |
(*.f64 (/.f64 #s(literal 1/27 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 27 binary64))) (*.f64 a (*.f64 a a))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1/27 binary64)) |
(*.f64 (/.f64 a b) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal 27 binary64))))) |
(*.f64 (/.f64 a b) (pow.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 27 binary64))) (*.f64 a a)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) a) |
(*.f64 #s(literal 1/27 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (pow.f64 (/.f64 (/.f64 #s(literal 1/27 binary64) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64))) #s(literal 3 binary64))) |
(*.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 1/27 binary64)) (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64))) #s(literal 3 binary64))) |
(*.f64 (/.f64 (*.f64 a a) b) (/.f64 a (*.f64 b (*.f64 b #s(literal 27 binary64))))) |
(*.f64 (/.f64 a #s(literal 27 binary64)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a #s(literal 27 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 #s(literal 27 binary64) (*.f64 a (*.f64 a a))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))))) #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) #s(literal 6 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (fma.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 0 binary64))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal -1/27 binary64) (*.f64 b (*.f64 b b))) #s(literal 0 binary64)) (fma.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 0 binary64))) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/3 binary64) b) #s(literal 3 binary64)) (*.f64 a (*.f64 a a))) |
(*.f64 (pow.f64 (*.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (/.f64 b (*.f64 a a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 27 binary64))) a) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 27 binary64) a) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 27 binary64) a) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y))) |
(/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y))))) |
(pow.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y)))) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1/3 binary64) z) |
(*.f64 z #s(literal -1/3 binary64)) |
(sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) |
| 1× | egg-herbie |
| 11 354× | accelerator-lowering-fma.f32 |
| 11 354× | accelerator-lowering-fma.f64 |
| 7 124× | *-lowering-*.f32 |
| 7 124× | *-lowering-*.f64 |
| 3 152× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 695 | 7513 |
| 1 | 2168 | 7243 |
| 2 | 7086 | 7158 |
| 0 | 8254 | 6857 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(* 2 (* (sqrt x) (cos y))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y))))) |
(* -2 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2)))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos y) (pow (sqrt -1) 2))))))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos y) (pow (sqrt -1) 2))))))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos y) (pow (sqrt -1) 2))))))) |
(+ (* -1/3 (/ a b)) (* 2 (sqrt x))) |
(+ (* -1 (* (sqrt x) (pow y 2))) (+ (* -1/3 (/ a b)) (* 2 (sqrt x)))) |
(+ (* -1/3 (/ a b)) (+ (* 2 (sqrt x)) (* (pow y 2) (+ (* -1 (sqrt x)) (* 1/12 (* (sqrt x) (pow y 2))))))) |
(+ (* -1/3 (/ a b)) (+ (* 2 (sqrt x)) (* (pow y 2) (+ (* -1 (sqrt x)) (* (pow y 2) (+ (* -1/360 (* (sqrt x) (pow y 2))) (* 1/12 (sqrt x)))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(* 2 (* (sqrt x) (cos y))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(* -1/3 (/ a b)) |
(* a (- (* 2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(* a (- (* 2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(* a (- (* 2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(* -1/3 (/ a b)) |
(* -1 (* a (+ (* -2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(* -1 (* a (+ (* -2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(* -1 (* a (+ (* -2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(* -1/3 (/ a b)) |
(/ (+ (* -1/3 a) (* 2 (* (* b (cos y)) (sqrt x)))) b) |
(/ (+ (* -1/3 a) (* 2 (* (* b (cos y)) (sqrt x)))) b) |
(/ (+ (* -1/3 a) (* 2 (* (* b (cos y)) (sqrt x)))) b) |
(* 2 (* (sqrt x) (cos y))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(* 2 (* (sqrt x) (cos y))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(* (sqrt x) (cos y)) |
(* (sqrt x) (cos y)) |
(* (sqrt x) (cos y)) |
(* (sqrt x) (cos y)) |
(* (sqrt x) (cos y)) |
(* (sqrt x) (cos y)) |
(* (sqrt x) (cos y)) |
(* (sqrt x) (cos y)) |
(* -1 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2)))) |
(sqrt x) |
(+ (sqrt x) (* -1/2 (* (sqrt x) (pow y 2)))) |
(+ (sqrt x) (* (pow y 2) (+ (* -1/2 (sqrt x)) (* 1/24 (* (sqrt x) (pow y 2)))))) |
(+ (sqrt x) (* (pow y 2) (+ (* -1/2 (sqrt x)) (* (pow y 2) (+ (* -1/720 (* (sqrt x) (pow y 2))) (* 1/24 (sqrt x))))))) |
(* (sqrt x) (cos y)) |
(* (sqrt x) (cos y)) |
(* (sqrt x) (cos y)) |
(* (sqrt x) (cos y)) |
(* (sqrt x) (cos y)) |
(* (sqrt x) (cos y)) |
(* (sqrt x) (cos y)) |
(* (sqrt x) (cos y)) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
1 |
(+ 1 (* -1/2 (pow y 2))) |
(+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(cos y) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(/ -1/3 b) |
(/ -1/3 b) |
(/ -1/3 b) |
(/ -1/3 b) |
(/ -1/3 b) |
(/ -1/3 b) |
(/ -1/3 b) |
(/ -1/3 b) |
(/ -1/3 b) |
(/ -1/3 b) |
(/ -1/3 b) |
(/ -1/3 b) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
y |
(+ y (* -1/3 (* t z))) |
(+ y (* -1/3 (* t z))) |
(+ y (* -1/3 (* t z))) |
(* -1/3 (* t z)) |
(* t (+ (* -1/3 z) (/ y t))) |
(* t (+ (* -1/3 z) (/ y t))) |
(* t (+ (* -1/3 z) (/ y t))) |
(* -1/3 (* t z)) |
(* -1 (* t (+ (* -1 (/ y t)) (* 1/3 z)))) |
(* -1 (* t (+ (* -1 (/ y t)) (* 1/3 z)))) |
(* -1 (* t (+ (* -1 (/ y t)) (* 1/3 z)))) |
y |
(+ y (* -1/3 (* t z))) |
(+ y (* -1/3 (* t z))) |
(+ y (* -1/3 (* t z))) |
(* -1/3 (* t z)) |
(* z (+ (* -1/3 t) (/ y z))) |
(* z (+ (* -1/3 t) (/ y z))) |
(* z (+ (* -1/3 t) (/ y z))) |
(* -1/3 (* t z)) |
(* -1 (* z (+ (* -1 (/ y z)) (* 1/3 t)))) |
(* -1 (* z (+ (* -1 (/ y z)) (* 1/3 t)))) |
(* -1 (* z (+ (* -1 (/ y z)) (* 1/3 t)))) |
(* -1/3 (* t z)) |
(+ y (* -1/3 (* t z))) |
(+ y (* -1/3 (* t z))) |
(+ y (* -1/3 (* t z))) |
y |
(* y (+ 1 (* -1/3 (/ (* t z) y)))) |
(* y (+ 1 (* -1/3 (/ (* t z) y)))) |
(* y (+ 1 (* -1/3 (/ (* t z) y)))) |
y |
(* -1 (* y (- (* 1/3 (/ (* t z) y)) 1))) |
(* -1 (* y (- (* 1/3 (/ (* t z) y)) 1))) |
(* -1 (* y (- (* 1/3 (/ (* t z) y)) 1))) |
(* 2 (* (sqrt x) (cos y))) |
(+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) |
(+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))) |
(+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x)))))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos y))) |
(+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) |
(+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))) |
(+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (* -1/3 (* t z))))) |
(+ (* -2 (* (sqrt x) (* y (sin (* -1/3 (* t z)))))) (* 2 (* (sqrt x) (cos (* -1/3 (* t z)))))) |
(+ (* 2 (* (sqrt x) (cos (* -1/3 (* t z))))) (* y (+ (* -2 (* (sqrt x) (sin (* -1/3 (* t z))))) (* -1 (* (sqrt x) (* y (cos (* -1/3 (* t z))))))))) |
(+ (* 2 (* (sqrt x) (cos (* -1/3 (* t z))))) (* y (+ (* -2 (* (sqrt x) (sin (* -1/3 (* t z))))) (* y (+ (* -1 (* (sqrt x) (cos (* -1/3 (* t z))))) (* 1/3 (* (sqrt x) (* y (sin (* -1/3 (* t z))))))))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- (* -1/3 (* t z)) (* -1 y))))) |
(* 2 (* (sqrt x) (cos (- (* -1/3 (* t z)) (* -1 y))))) |
(* 2 (* (sqrt x) (cos (- (* -1/3 (* t z)) (* -1 y))))) |
(* 2 (* (sqrt x) (cos (- (* -1/3 (* t z)) (* -1 y))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(* -2 (* (sqrt x) (* (cos (+ y (* -1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(* -2 (* (sqrt x) (* (cos (+ y (* -1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(* -2 (* (sqrt x) (* (cos (+ y (* -1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(* -2 (* (sqrt x) (* (cos (+ y (* -1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(cos y) |
(+ (cos y) (* 1/3 (* t (* z (sin y))))) |
(+ (cos y) (* t (- (* -1/18 (* t (* (pow z 2) (cos y)))) (* -1/3 (* z (sin y)))))) |
(+ (cos y) (* t (- (* t (+ (* -1/18 (* (pow z 2) (cos y))) (* -1/162 (* t (* (pow z 3) (sin y)))))) (* -1/3 (* z (sin y)))))) |
(cos (+ y (* -1/3 (* t z)))) |
(cos (+ y (* -1/3 (* t z)))) |
(cos (+ y (* -1/3 (* t z)))) |
(cos (+ y (* -1/3 (* t z)))) |
(cos (+ y (* -1/3 (* t z)))) |
(cos (+ y (* -1/3 (* t z)))) |
(cos (+ y (* -1/3 (* t z)))) |
(cos (+ y (* -1/3 (* t z)))) |
(cos y) |
(+ (cos y) (* 1/3 (* t (* z (sin y))))) |
(+ (cos y) (* z (- (* -1/18 (* (pow t 2) (* z (cos y)))) (* -1/3 (* t (sin y)))))) |
(+ (cos y) (* z (- (* z (+ (* -1/18 (* (pow t 2) (cos y))) (* -1/162 (* (pow t 3) (* z (sin y)))))) (* -1/3 (* t (sin y)))))) |
(cos (+ y (* -1/3 (* t z)))) |
(cos (+ y (* -1/3 (* t z)))) |
(cos (+ y (* -1/3 (* t z)))) |
(cos (+ y (* -1/3 (* t z)))) |
(cos (+ y (* -1/3 (* t z)))) |
(cos (+ y (* -1/3 (* t z)))) |
(cos (+ y (* -1/3 (* t z)))) |
(cos (+ y (* -1/3 (* t z)))) |
(cos (* -1/3 (* t z))) |
(+ (cos (* -1/3 (* t z))) (* -1 (* y (sin (* -1/3 (* t z)))))) |
(+ (cos (* -1/3 (* t z))) (* y (- (* -1/2 (* y (cos (* -1/3 (* t z))))) (sin (* -1/3 (* t z)))))) |
(+ (cos (* -1/3 (* t z))) (* y (- (* y (+ (* -1/2 (cos (* -1/3 (* t z)))) (* 1/6 (* y (sin (* -1/3 (* t z))))))) (sin (* -1/3 (* t z)))))) |
(cos (+ y (* -1/3 (* t z)))) |
(cos (+ y (* -1/3 (* t z)))) |
(cos (+ y (* -1/3 (* t z)))) |
(cos (+ y (* -1/3 (* t z)))) |
(cos (- (* -1/3 (* t z)) (* -1 y))) |
(cos (- (* -1/3 (* t z)) (* -1 y))) |
(cos (- (* -1/3 (* t z)) (* -1 y))) |
(cos (- (* -1/3 (* t z)) (* -1 y))) |
(pow y 2) |
(+ (* t (+ (* -1/3 (* y z)) (* 1/3 (* y z)))) (pow y 2)) |
(+ (* t (+ (* -1/3 (* y z)) (+ (* -1/9 (* t (pow z 2))) (* 1/3 (* y z))))) (pow y 2)) |
(+ (* t (+ (* -1/3 (* y z)) (+ (* -1/9 (* t (pow z 2))) (* 1/3 (* y z))))) (pow y 2)) |
(* -1/9 (* (pow t 2) (pow z 2))) |
(* (pow t 2) (+ (* -1/3 (/ (* y z) t)) (+ (* -1/9 (pow z 2)) (* 1/3 (/ (* y z) t))))) |
(* (pow t 2) (+ (* -1/3 (/ (* y z) t)) (+ (* -1/9 (pow z 2)) (+ (* 1/3 (/ (* y z) t)) (/ (pow y 2) (pow t 2)))))) |
(* (pow t 2) (+ (* -1/3 (/ (* y z) t)) (+ (* -1/9 (pow z 2)) (+ (* 1/3 (/ (* y z) t)) (/ (pow y 2) (pow t 2)))))) |
(* -1/9 (* (pow t 2) (pow z 2))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1/3 (* y z)) (* 1/3 (* y z))) t)) (* -1/9 (pow z 2)))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (pow y 2) t)) (+ (* -1/3 (* y z)) (* 1/3 (* y z)))) t)) (* -1/9 (pow z 2)))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (pow y 2) t)) (+ (* -1/3 (* y z)) (* 1/3 (* y z)))) t)) (* -1/9 (pow z 2)))) |
(pow y 2) |
(+ (* z (+ (* -1/3 (* t y)) (* 1/3 (* t y)))) (pow y 2)) |
(+ (* z (+ (* -1/3 (* t y)) (+ (* -1/9 (* (pow t 2) z)) (* 1/3 (* t y))))) (pow y 2)) |
(+ (* z (+ (* -1/3 (* t y)) (+ (* -1/9 (* (pow t 2) z)) (* 1/3 (* t y))))) (pow y 2)) |
(* -1/9 (* (pow t 2) (pow z 2))) |
(* (pow z 2) (+ (* -1/3 (/ (* t y) z)) (+ (* -1/9 (pow t 2)) (* 1/3 (/ (* t y) z))))) |
(* (pow z 2) (+ (* -1/3 (/ (* t y) z)) (+ (* -1/9 (pow t 2)) (+ (* 1/3 (/ (* t y) z)) (/ (pow y 2) (pow z 2)))))) |
(* (pow z 2) (+ (* -1/3 (/ (* t y) z)) (+ (* -1/9 (pow t 2)) (+ (* 1/3 (/ (* t y) z)) (/ (pow y 2) (pow z 2)))))) |
(* -1/9 (* (pow t 2) (pow z 2))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1/3 (* t y)) (* 1/3 (* t y))) z)) (* -1/9 (pow t 2)))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (pow y 2) z)) (+ (* -1/3 (* t y)) (* 1/3 (* t y)))) z)) (* -1/9 (pow t 2)))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (pow y 2) z)) (+ (* -1/3 (* t y)) (* 1/3 (* t y)))) z)) (* -1/9 (pow t 2)))) |
(* -1/9 (* (pow t 2) (pow z 2))) |
(+ (* -1/9 (* (pow t 2) (pow z 2))) (* y (+ (* -1/3 (* t z)) (* 1/3 (* t z))))) |
(+ (* -1/9 (* (pow t 2) (pow z 2))) (* y (+ y (+ (* -1/3 (* t z)) (* 1/3 (* t z)))))) |
(+ (* -1/9 (* (pow t 2) (pow z 2))) (* y (+ y (+ (* -1/3 (* t z)) (* 1/3 (* t z)))))) |
(pow y 2) |
(* (pow y 2) (+ 1 (+ (* -1/3 (/ (* t z) y)) (* 1/3 (/ (* t z) y))))) |
(* (pow y 2) (+ 1 (+ (* -1/3 (/ (* t z) y)) (+ (* -1/9 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (* 1/3 (/ (* t z) y)))))) |
(* (pow y 2) (+ 1 (+ (* -1/3 (/ (* t z) y)) (+ (* -1/9 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (* 1/3 (/ (* t z) y)))))) |
(pow y 2) |
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -1/3 (* t z)) (* 1/3 (* t z))) y)))) |
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -1/3 (* t z)) (+ (* 1/9 (/ (* (pow t 2) (pow z 2)) y)) (* 1/3 (* t z)))) y)))) |
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -1/3 (* t z)) (+ (* 1/9 (/ (* (pow t 2) (pow z 2)) y)) (* 1/3 (* t z)))) y)))) |
(* 2 (* (sqrt x) (cos y))) |
(+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) |
(+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))) |
(+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x)))))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (cos y))) |
(+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) |
(+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))) |
(+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (cos (* -1/3 (* t z))))) |
(+ (* -2 (* (sqrt x) (* y (sin (* -1/3 (* t z)))))) (* 2 (* (sqrt x) (cos (* -1/3 (* t z)))))) |
(+ (* 2 (* (sqrt x) (cos (* -1/3 (* t z))))) (* y (+ (* -2 (* (sqrt x) (sin (* -1/3 (* t z))))) (* -1 (* (sqrt x) (* y (cos (* -1/3 (* t z))))))))) |
(+ (* 2 (* (sqrt x) (cos (* -1/3 (* t z))))) (* y (+ (* -2 (* (sqrt x) (sin (* -1/3 (* t z))))) (* y (+ (* -1 (* (sqrt x) (cos (* -1/3 (* t z))))) (* 1/3 (* (sqrt x) (* y (sin (* -1/3 (* t z))))))))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))))) |
(* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))))) |
(* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))))) |
(* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))))) |
(cos y) |
(+ (cos y) (* 1/3 (* t (* z (sin y))))) |
(+ (cos y) (* t (+ (* -1/18 (* t (* (pow z 2) (cos y)))) (* 1/3 (* z (sin y)))))) |
(+ (cos y) (* t (+ (* 1/3 (* z (sin y))) (* t (+ (* -1/18 (* (pow z 2) (cos y))) (* -1/162 (* t (* (pow z 3) (sin y))))))))) |
(+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))) |
(+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))) |
(+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))) |
(+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))) |
(+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))) |
(+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))) |
(+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))) |
(+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))) |
(cos y) |
(+ (cos y) (* 1/3 (* t (* z (sin y))))) |
(+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))) |
(+ (cos y) (* z (+ (* 1/3 (* t (sin y))) (* z (+ (* -1/18 (* (pow t 2) (cos y))) (* -1/162 (* (pow t 3) (* z (sin y))))))))) |
(+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))) |
(+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))) |
(+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))) |
(+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))) |
(+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))) |
(+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))) |
(+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))) |
(+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))) |
(cos (* -1/3 (* t z))) |
(+ (cos (* -1/3 (* t z))) (* -1 (* y (sin (* -1/3 (* t z)))))) |
(+ (cos (* -1/3 (* t z))) (* y (+ (* -1 (sin (* -1/3 (* t z)))) (* -1/2 (* y (cos (* -1/3 (* t z)))))))) |
(+ (cos (* -1/3 (* t z))) (* y (+ (* -1 (sin (* -1/3 (* t z)))) (* y (+ (* -1/2 (cos (* -1/3 (* t z)))) (* 1/6 (* y (sin (* -1/3 (* t z)))))))))) |
(+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))) |
(+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))) |
(+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))) |
(+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))) |
(+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))) |
(+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))) |
(+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))) |
(+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))) |
1 |
(+ 1 (* -1/18 (* (pow t 2) (pow z 2)))) |
(+ 1 (* (pow t 2) (+ (* -1/18 (pow z 2)) (* 1/1944 (* (pow t 2) (pow z 4)))))) |
(+ 1 (* (pow t 2) (+ (* -1/18 (pow z 2)) (* (pow t 2) (+ (* -1/524880 (* (pow t 2) (pow z 6))) (* 1/1944 (pow z 4))))))) |
(cos (* -1/3 (* t z))) |
(cos (* -1/3 (* t z))) |
(cos (* -1/3 (* t z))) |
(cos (* -1/3 (* t z))) |
(cos (* -1/3 (* t z))) |
(cos (* -1/3 (* t z))) |
(cos (* -1/3 (* t z))) |
(cos (* -1/3 (* t z))) |
1 |
(+ 1 (* -1/18 (* (pow t 2) (pow z 2)))) |
(+ 1 (* (pow z 2) (+ (* -1/18 (pow t 2)) (* 1/1944 (* (pow t 4) (pow z 2)))))) |
(+ 1 (* (pow z 2) (+ (* -1/18 (pow t 2)) (* (pow z 2) (+ (* -1/524880 (* (pow t 6) (pow z 2))) (* 1/1944 (pow t 4))))))) |
(cos (* -1/3 (* t z))) |
(cos (* -1/3 (* t z))) |
(cos (* -1/3 (* t z))) |
(cos (* -1/3 (* t z))) |
(cos (* -1/3 (* t z))) |
(cos (* -1/3 (* t z))) |
(cos (* -1/3 (* t z))) |
(cos (* -1/3 (* t z))) |
(* -1/3 (* t z)) |
(* -1/3 (* t z)) |
(* -1/3 (* t z)) |
(* -1/3 (* t z)) |
(* -1/3 (* t z)) |
(* -1/3 (* t z)) |
(* -1/3 (* t z)) |
(* -1/3 (* t z)) |
(* -1/3 (* t z)) |
(* -1/3 (* t z)) |
(* -1/3 (* t z)) |
(* -1/3 (* t z)) |
(* -1/3 (* t z)) |
(* -1/3 (* t z)) |
(* -1/3 (* t z)) |
(* -1/3 (* t z)) |
(* -1/3 (* t z)) |
(* -1/3 (* t z)) |
(* -1/3 (* t z)) |
(* -1/3 (* t z)) |
(* -1/3 (* t z)) |
(* -1/3 (* t z)) |
(* -1/3 (* t z)) |
(* -1/3 (* t z)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* -1/3 (/ a b)) |
(* 1/27 (/ (pow a 3) (pow b 3))) |
(* 1/27 (/ (pow a 3) (pow b 3))) |
(* 1/27 (/ (pow a 3) (pow b 3))) |
(* 1/27 (/ (pow a 3) (pow b 3))) |
(* 1/27 (/ (pow a 3) (pow b 3))) |
(* 1/27 (/ (pow a 3) (pow b 3))) |
(* 1/27 (/ (pow a 3) (pow b 3))) |
(* 1/27 (/ (pow a 3) (pow b 3))) |
(* 1/27 (/ (pow a 3) (pow b 3))) |
(* 1/27 (/ (pow a 3) (pow b 3))) |
(* 1/27 (/ (pow a 3) (pow b 3))) |
(* 1/27 (/ (pow a 3) (pow b 3))) |
(* 1/27 (/ (pow a 3) (pow b 3))) |
(* 1/27 (/ (pow a 3) (pow b 3))) |
(* 1/27 (/ (pow a 3) (pow b 3))) |
(* 1/27 (/ (pow a 3) (pow b 3))) |
(* 1/27 (/ (pow a 3) (pow b 3))) |
(* 1/27 (/ (pow a 3) (pow b 3))) |
(* 1/27 (/ (pow a 3) (pow b 3))) |
(* 1/27 (/ (pow a 3) (pow b 3))) |
(* 1/27 (/ (pow a 3) (pow b 3))) |
(* 1/27 (/ (pow a 3) (pow b 3))) |
(* 1/27 (/ (pow a 3) (pow b 3))) |
(* 1/27 (/ (pow a 3) (pow b 3))) |
(/ 1 y) |
(+ (* -1/3 (/ (* t z) (pow y 2))) (/ 1 y)) |
(+ (* t (- (* 1/9 (/ (* t (pow z 2)) (pow y 3))) (* 1/3 (/ z (pow y 2))))) (/ 1 y)) |
(+ (* t (- (* t (- (* -1/27 (/ (* t (pow z 3)) (pow y 4))) (* -1/9 (/ (pow z 2) (pow y 3))))) (* 1/3 (/ z (pow y 2))))) (/ 1 y)) |
(/ 3 (* t z)) |
(/ (+ (* -9 (/ y (* t (pow z 2)))) (* 3 (/ 1 z))) t) |
(/ (- (+ (* 27 (/ (pow y 2) (* (pow t 2) (pow z 3)))) (* 3 (/ 1 z))) (* 9 (/ y (* t (pow z 2))))) t) |
(/ (- (+ (* -81 (/ (pow y 3) (* (pow t 3) (pow z 4)))) (* 3 (/ 1 z))) (+ (* -27 (/ (pow y 2) (* (pow t 2) (pow z 3)))) (* 9 (/ y (* t (pow z 2)))))) t) |
(/ 3 (* t z)) |
(* -1 (/ (- (* 9 (/ y (* t (pow z 2)))) (* 3 (/ 1 z))) t)) |
(* -1 (/ (- (* -1 (/ (- (* 27 (/ (pow y 2) (* t (pow z 3)))) (* 9 (/ y (pow z 2)))) t)) (* 3 (/ 1 z))) t)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 81 (/ (pow y 3) (* t (pow z 4)))) (* 27 (/ (pow y 2) (pow z 3)))) t)) (* 9 (/ y (pow z 2)))) t)) (* 3 (/ 1 z))) t)) |
(/ 1 y) |
(+ (* -1/3 (/ (* t z) (pow y 2))) (/ 1 y)) |
(+ (* z (- (* 1/9 (/ (* (pow t 2) z) (pow y 3))) (* 1/3 (/ t (pow y 2))))) (/ 1 y)) |
(+ (* z (- (* z (- (* -1/27 (/ (* (pow t 3) z) (pow y 4))) (* -1/9 (/ (pow t 2) (pow y 3))))) (* 1/3 (/ t (pow y 2))))) (/ 1 y)) |
(/ 3 (* t z)) |
(/ (+ (* -9 (/ y (* (pow t 2) z))) (* 3 (/ 1 t))) z) |
(/ (- (+ (* 27 (/ (pow y 2) (* (pow t 3) (pow z 2)))) (* 3 (/ 1 t))) (* 9 (/ y (* (pow t 2) z)))) z) |
(/ (- (+ (* -81 (/ (pow y 3) (* (pow t 4) (pow z 3)))) (* 3 (/ 1 t))) (+ (* -27 (/ (pow y 2) (* (pow t 3) (pow z 2)))) (* 9 (/ y (* (pow t 2) z))))) z) |
(/ 3 (* t z)) |
(* -1 (/ (- (* 9 (/ y (* (pow t 2) z))) (* 3 (/ 1 t))) z)) |
(* -1 (/ (- (* -1 (/ (- (* 27 (/ (pow y 2) (* (pow t 3) z))) (* 9 (/ y (pow t 2)))) z)) (* 3 (/ 1 t))) z)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 81 (/ (pow y 3) (* (pow t 4) z))) (* 27 (/ (pow y 2) (pow t 3)))) z)) (* 9 (/ y (pow t 2)))) z)) (* 3 (/ 1 t))) z)) |
(/ 3 (* t z)) |
(+ (* -9 (/ y (* (pow t 2) (pow z 2)))) (* 3 (/ 1 (* t z)))) |
(+ (* y (- (* 27 (/ y (* (pow t 3) (pow z 3)))) (* 9 (/ 1 (* (pow t 2) (pow z 2)))))) (* 3 (/ 1 (* t z)))) |
(+ (* y (- (* y (+ (* -81 (/ y (* (pow t 4) (pow z 4)))) (* 27 (/ 1 (* (pow t 3) (pow z 3)))))) (* 9 (/ 1 (* (pow t 2) (pow z 2)))))) (* 3 (/ 1 (* t z)))) |
(/ 1 y) |
(/ (+ 1 (* -1/3 (/ (* t z) y))) y) |
(/ (- (+ 1 (* 1/9 (/ (* (pow t 2) (pow z 2)) (pow y 2)))) (* 1/3 (/ (* t z) y))) y) |
(/ (- (+ 1 (* -1/27 (/ (* (pow t 3) (pow z 3)) (pow y 3)))) (+ (* -1/9 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (* 1/3 (/ (* t z) y)))) y) |
(/ 1 y) |
(* -1 (/ (- (* 1/3 (/ (* t z) y)) 1) y)) |
(* -1 (/ (- (* -1 (/ (- (* 1/9 (/ (* (pow t 2) (pow z 2)) y)) (* 1/3 (* t z))) y)) 1) y)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/27 (/ (* (pow t 3) (pow z 3)) y)) (* 1/9 (* (pow t 2) (pow z 2)))) y)) (* 1/3 (* t z))) y)) 1) y)) |
(* -1/3 z) |
(* -1/3 z) |
(* -1/3 z) |
(* -1/3 z) |
(* -1/3 z) |
(* -1/3 z) |
(* -1/3 z) |
(* -1/3 z) |
(* -1/3 z) |
(* -1/3 z) |
(* -1/3 z) |
(* -1/3 z) |
(* -1/3 (* t z)) |
(* t (+ (* -1/3 z) (* 1/162 (* (pow t 2) (pow z 3))))) |
(* t (+ (* -1/3 z) (* (pow t 2) (+ (* -1/29160 (* (pow t 2) (pow z 5))) (* 1/162 (pow z 3)))))) |
(* t (+ (* -1/3 z) (* (pow t 2) (+ (* 1/162 (pow z 3)) (* (pow t 2) (+ (* -1/29160 (pow z 5)) (* 1/11022480 (* (pow t 2) (pow z 7))))))))) |
(sin (* -1/3 (* t z))) |
(sin (* -1/3 (* t z))) |
(sin (* -1/3 (* t z))) |
(sin (* -1/3 (* t z))) |
(sin (* -1/3 (* t z))) |
(sin (* -1/3 (* t z))) |
(sin (* -1/3 (* t z))) |
(sin (* -1/3 (* t z))) |
(* -1/3 (* t z)) |
(* z (+ (* -1/3 t) (* 1/162 (* (pow t 3) (pow z 2))))) |
(* z (+ (* -1/3 t) (* (pow z 2) (+ (* -1/29160 (* (pow t 5) (pow z 2))) (* 1/162 (pow t 3)))))) |
(* z (+ (* -1/3 t) (* (pow z 2) (+ (* 1/162 (pow t 3)) (* (pow z 2) (+ (* -1/29160 (pow t 5)) (* 1/11022480 (* (pow t 7) (pow z 2))))))))) |
(sin (* -1/3 (* t z))) |
(sin (* -1/3 (* t z))) |
(sin (* -1/3 (* t z))) |
(sin (* -1/3 (* t z))) |
(sin (* -1/3 (* t z))) |
(sin (* -1/3 (* t z))) |
(sin (* -1/3 (* t z))) |
(sin (* -1/3 (* t z))) |
| Outputs |
|---|
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y))))) |
(*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 b x)))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y))))) |
(*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 b x)))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y))))) |
(*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 b x)))) |
(* -2 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos y) (pow (sqrt -1) 2))))))) |
(*.f64 (fma.f64 (/.f64 a (*.f64 b x)) #s(literal 1/3 binary64) (*.f64 (*.f64 (cos.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos y) (pow (sqrt -1) 2))))))) |
(*.f64 (fma.f64 (/.f64 a (*.f64 b x)) #s(literal 1/3 binary64) (*.f64 (*.f64 (cos.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos y) (pow (sqrt -1) 2))))))) |
(*.f64 (fma.f64 (/.f64 a (*.f64 b x)) #s(literal 1/3 binary64) (*.f64 (*.f64 (cos.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(+ (* -1/3 (/ a b)) (* 2 (sqrt x))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(+ (* -1 (* (sqrt x) (pow y 2))) (+ (* -1/3 (/ a b)) (* 2 (sqrt x)))) |
(-.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 y (*.f64 y (sqrt.f64 x)))) |
(+ (* -1/3 (/ a b)) (+ (* 2 (sqrt x)) (* (pow y 2) (+ (* -1 (sqrt x)) (* 1/12 (* (sqrt x) (pow y 2))))))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (fma.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) #s(literal 1/12 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 x))) y) y (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+ (* -1/3 (/ a b)) (+ (* 2 (sqrt x)) (* (pow y 2) (+ (* -1 (sqrt x)) (* (pow y 2) (+ (* -1/360 (* (sqrt x) (pow y 2))) (* 1/12 (sqrt x)))))))) |
(fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 1/12 binary64) (*.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) #s(literal -1/360 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 x))) (fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* a (- (* 2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (/.f64 (cos.f64 y) a)) (/.f64 #s(literal -1/3 binary64) b))) |
(* a (- (* 2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (/.f64 (cos.f64 y) a)) (/.f64 #s(literal -1/3 binary64) b))) |
(* a (- (* 2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (/.f64 (cos.f64 y) a)) (/.f64 #s(literal -1/3 binary64) b))) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1 (* a (+ (* -2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (/.f64 (cos.f64 y) a)) (/.f64 #s(literal 1/3 binary64) b)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (/.f64 (cos.f64 y) a)) (/.f64 #s(literal 1/3 binary64) b)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (/.f64 (cos.f64 y) a)) (/.f64 #s(literal 1/3 binary64) b)) (-.f64 #s(literal 0 binary64) a)) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(/ (+ (* -1/3 a) (* 2 (* (* b (cos y)) (sqrt x)))) b) |
(/.f64 (fma.f64 b (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) (*.f64 #s(literal -1/3 binary64) a)) b) |
(/ (+ (* -1/3 a) (* 2 (* (* b (cos y)) (sqrt x)))) b) |
(/.f64 (fma.f64 b (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) (*.f64 #s(literal -1/3 binary64) a)) b) |
(/ (+ (* -1/3 a) (* 2 (* (* b (cos y)) (sqrt x)))) b) |
(/.f64 (fma.f64 b (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) (*.f64 #s(literal -1/3 binary64) a)) b) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(* (sqrt x) (cos y)) |
(*.f64 (sqrt.f64 x) (cos.f64 y)) |
(* (sqrt x) (cos y)) |
(*.f64 (sqrt.f64 x) (cos.f64 y)) |
(* (sqrt x) (cos y)) |
(*.f64 (sqrt.f64 x) (cos.f64 y)) |
(* (sqrt x) (cos y)) |
(*.f64 (sqrt.f64 x) (cos.f64 y)) |
(* (sqrt x) (cos y)) |
(*.f64 (sqrt.f64 x) (cos.f64 y)) |
(* (sqrt x) (cos y)) |
(*.f64 (sqrt.f64 x) (cos.f64 y)) |
(* (sqrt x) (cos y)) |
(*.f64 (sqrt.f64 x) (cos.f64 y)) |
(* (sqrt x) (cos y)) |
(*.f64 (sqrt.f64 x) (cos.f64 y)) |
(* -1 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 x) (cos.f64 y)) |
(* -1 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 x) (cos.f64 y)) |
(* -1 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 x) (cos.f64 y)) |
(* -1 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 x) (cos.f64 y)) |
(sqrt x) |
(sqrt.f64 x) |
(+ (sqrt x) (* -1/2 (* (sqrt x) (pow y 2)))) |
(fma.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) #s(literal -1/2 binary64) (sqrt.f64 x)) |
(+ (sqrt x) (* (pow y 2) (+ (* -1/2 (sqrt x)) (* 1/24 (* (sqrt x) (pow y 2)))))) |
(fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 (sqrt.f64 x) #s(literal -1/2 binary64) (*.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) #s(literal 1/24 binary64))) (sqrt.f64 x)) |
(+ (sqrt x) (* (pow y 2) (+ (* -1/2 (sqrt x)) (* (pow y 2) (+ (* -1/720 (* (sqrt x) (pow y 2))) (* 1/24 (sqrt x))))))) |
(fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 (sqrt.f64 x) #s(literal -1/2 binary64) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 1/24 binary64) (*.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) #s(literal -1/720 binary64))))) (sqrt.f64 x)) |
(* (sqrt x) (cos y)) |
(*.f64 (sqrt.f64 x) (cos.f64 y)) |
(* (sqrt x) (cos y)) |
(*.f64 (sqrt.f64 x) (cos.f64 y)) |
(* (sqrt x) (cos y)) |
(*.f64 (sqrt.f64 x) (cos.f64 y)) |
(* (sqrt x) (cos y)) |
(*.f64 (sqrt.f64 x) (cos.f64 y)) |
(* (sqrt x) (cos y)) |
(*.f64 (sqrt.f64 x) (cos.f64 y)) |
(* (sqrt x) (cos y)) |
(*.f64 (sqrt.f64 x) (cos.f64 y)) |
(* (sqrt x) (cos y)) |
(*.f64 (sqrt.f64 x) (cos.f64 y)) |
(* (sqrt x) (cos y)) |
(*.f64 (sqrt.f64 x) (cos.f64 y)) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(sqrt.f64 x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow y 2))) |
(fma.f64 (fma.f64 y y #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) |
(fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) |
(fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(/ -1/3 b) |
(/.f64 #s(literal -1/3 binary64) b) |
(/ -1/3 b) |
(/.f64 #s(literal -1/3 binary64) b) |
(/ -1/3 b) |
(/.f64 #s(literal -1/3 binary64) b) |
(/ -1/3 b) |
(/.f64 #s(literal -1/3 binary64) b) |
(/ -1/3 b) |
(/.f64 #s(literal -1/3 binary64) b) |
(/ -1/3 b) |
(/.f64 #s(literal -1/3 binary64) b) |
(/ -1/3 b) |
(/.f64 #s(literal -1/3 binary64) b) |
(/ -1/3 b) |
(/.f64 #s(literal -1/3 binary64) b) |
(/ -1/3 b) |
(/.f64 #s(literal -1/3 binary64) b) |
(/ -1/3 b) |
(/.f64 #s(literal -1/3 binary64) b) |
(/ -1/3 b) |
(/.f64 #s(literal -1/3 binary64) b) |
(/ -1/3 b) |
(/.f64 #s(literal -1/3 binary64) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b b)) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b b)) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b b)) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b b)) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b b)) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b b)) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b b)) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b b)) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b b)) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b b)) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b b)) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b b)) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b b)) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b b)) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b b)) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b b)) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b b)) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b b)) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b b)) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b b)) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b b)) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b b)) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b b)) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b b)) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b b)) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b b)) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b b)) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b b)) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b b)) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b b)) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b b)) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b b)) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b b)) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b b)) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b b)) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b b)) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b b)) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b b)) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b b)) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b b)) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b b)) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b b)) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b b)) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b b)) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b b)) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b b)) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b b)) |
(* 1/9 (/ (pow a 2) (pow b 2))) |
(/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 b b)) |
y |
(+ y (* -1/3 (* t z))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) |
(+ y (* -1/3 (* t z))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) |
(+ y (* -1/3 (* t z))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) |
(* -1/3 (* t z)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 t z)) |
(* t (+ (* -1/3 z) (/ y t))) |
(*.f64 t (fma.f64 #s(literal -1/3 binary64) z (/.f64 y t))) |
(* t (+ (* -1/3 z) (/ y t))) |
(*.f64 t (fma.f64 #s(literal -1/3 binary64) z (/.f64 y t))) |
(* t (+ (* -1/3 z) (/ y t))) |
(*.f64 t (fma.f64 #s(literal -1/3 binary64) z (/.f64 y t))) |
(* -1/3 (* t z)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 t z)) |
(* -1 (* t (+ (* -1 (/ y t)) (* 1/3 z)))) |
(*.f64 t (fma.f64 #s(literal -1/3 binary64) z (/.f64 y t))) |
(* -1 (* t (+ (* -1 (/ y t)) (* 1/3 z)))) |
(*.f64 t (fma.f64 #s(literal -1/3 binary64) z (/.f64 y t))) |
(* -1 (* t (+ (* -1 (/ y t)) (* 1/3 z)))) |
(*.f64 t (fma.f64 #s(literal -1/3 binary64) z (/.f64 y t))) |
y |
(+ y (* -1/3 (* t z))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) |
(+ y (* -1/3 (* t z))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) |
(+ y (* -1/3 (* t z))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) |
(* -1/3 (* t z)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 t z)) |
(* z (+ (* -1/3 t) (/ y z))) |
(*.f64 z (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z))) |
(* z (+ (* -1/3 t) (/ y z))) |
(*.f64 z (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z))) |
(* z (+ (* -1/3 t) (/ y z))) |
(*.f64 z (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z))) |
(* -1/3 (* t z)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 t z)) |
(* -1 (* z (+ (* -1 (/ y z)) (* 1/3 t)))) |
(*.f64 z (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z))) |
(* -1 (* z (+ (* -1 (/ y z)) (* 1/3 t)))) |
(*.f64 z (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z))) |
(* -1 (* z (+ (* -1 (/ y z)) (* 1/3 t)))) |
(*.f64 z (fma.f64 #s(literal -1/3 binary64) t (/.f64 y z))) |
(* -1/3 (* t z)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 t z)) |
(+ y (* -1/3 (* t z))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) |
(+ y (* -1/3 (* t z))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) |
(+ y (* -1/3 (* t z))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y) |
y |
(* y (+ 1 (* -1/3 (/ (* t z) y)))) |
(*.f64 y (fma.f64 t (*.f64 (/.f64 z y) #s(literal -1/3 binary64)) #s(literal 1 binary64))) |
(* y (+ 1 (* -1/3 (/ (* t z) y)))) |
(*.f64 y (fma.f64 t (*.f64 (/.f64 z y) #s(literal -1/3 binary64)) #s(literal 1 binary64))) |
(* y (+ 1 (* -1/3 (/ (* t z) y)))) |
(*.f64 y (fma.f64 t (*.f64 (/.f64 z y) #s(literal -1/3 binary64)) #s(literal 1 binary64))) |
y |
(* -1 (* y (- (* 1/3 (/ (* t z) y)) 1))) |
(*.f64 y (fma.f64 t (*.f64 (/.f64 z y) #s(literal -1/3 binary64)) #s(literal 1 binary64))) |
(* -1 (* y (- (* 1/3 (/ (* t z) y)) 1))) |
(*.f64 y (fma.f64 t (*.f64 (/.f64 z y) #s(literal -1/3 binary64)) #s(literal 1 binary64))) |
(* -1 (* y (- (* 1/3 (/ (* t z) y)) 1))) |
(*.f64 y (fma.f64 t (*.f64 (/.f64 z y) #s(literal -1/3 binary64)) #s(literal 1 binary64))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) |
(+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (*.f64 (*.f64 (*.f64 t z) (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64)))) |
(+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))) |
(fma.f64 t (fma.f64 (*.f64 z (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cos.f64 y) (*.f64 t (*.f64 z z))) (*.f64 (sqrt.f64 x) #s(literal -1/9 binary64)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x)))))))) |
(fma.f64 t (fma.f64 t (fma.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) (*.f64 z z))) (*.f64 (*.f64 (sin.f64 y) (*.f64 t (*.f64 z (*.f64 z z)))) (*.f64 (sqrt.f64 x) #s(literal -1/81 binary64)))) (*.f64 (*.f64 z (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) |
(+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (*.f64 (*.f64 (*.f64 t z) (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64)))) |
(+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)) (*.f64 z (*.f64 (sqrt.f64 x) (fma.f64 (fma.f64 z (*.f64 #s(literal -1/9 binary64) (*.f64 t t)) #s(literal 0 binary64)) (cos.f64 y) (*.f64 (*.f64 #s(literal 2/3 binary64) t) (sin.f64 y)))))) |
(+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))) |
(fma.f64 z (fma.f64 z (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (cos.f64 y) t) t) (*.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 t (*.f64 z (*.f64 t t)))) (sin.f64 y)))) (*.f64 #s(literal 2/3 binary64) (*.f64 (sin.f64 y) (*.f64 t (sqrt.f64 x))))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (* -1/3 (* t z))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) |
(+ (* -2 (* (sqrt x) (* y (sin (* -1/3 (* t z)))))) (* 2 (* (sqrt x) (cos (* -1/3 (* t z)))))) |
(fma.f64 y (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sqrt.f64 x) #s(literal -2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(+ (* 2 (* (sqrt x) (cos (* -1/3 (* t z))))) (* y (+ (* -2 (* (sqrt x) (sin (* -1/3 (* t z))))) (* -1 (* (sqrt x) (* y (cos (* -1/3 (* t z))))))))) |
(fma.f64 y (fma.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sqrt.f64 x) #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 x) y)) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(+ (* 2 (* (sqrt x) (cos (* -1/3 (* t z))))) (* y (+ (* -2 (* (sqrt x) (sin (* -1/3 (* t z))))) (* y (+ (* -1 (* (sqrt x) (cos (* -1/3 (* t z))))) (* 1/3 (* (sqrt x) (* y (sin (* -1/3 (* t z))))))))))) |
(fma.f64 y (fma.f64 y (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 x) y)) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (sqrt.f64 x) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sqrt.f64 x) #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- (* -1/3 (* t z)) (* -1 y))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- (* -1/3 (* t z)) (* -1 y))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- (* -1/3 (* t z)) (* -1 y))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (- (* -1/3 (* t z)) (* -1 y))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* -2 (* (sqrt x) (* (cos (+ y (* -1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* -2 (* (sqrt x) (* (cos (+ y (* -1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* -2 (* (sqrt x) (* (cos (+ y (* -1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(* -2 (* (sqrt x) (* (cos (+ y (* -1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(cos y) |
(cos.f64 y) |
(+ (cos y) (* 1/3 (* t (* z (sin y))))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 t z) (sin.f64 y)) (cos.f64 y)) |
(+ (cos y) (* t (- (* -1/18 (* t (* (pow z 2) (cos y)))) (* -1/3 (* z (sin y)))))) |
(fma.f64 t (fma.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (*.f64 (*.f64 t (*.f64 z z)) (*.f64 (cos.f64 y) #s(literal -1/18 binary64)))) (cos.f64 y)) |
(+ (cos y) (* t (- (* t (+ (* -1/18 (* (pow z 2) (cos y))) (* -1/162 (* t (* (pow z 3) (sin y)))))) (* -1/3 (* z (sin y)))))) |
(fma.f64 t (fma.f64 t (fma.f64 (cos.f64 y) (*.f64 z (*.f64 z #s(literal -1/18 binary64))) (*.f64 (*.f64 t (*.f64 z (*.f64 z z))) (*.f64 (sin.f64 y) #s(literal -1/162 binary64)))) (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y)) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos y) |
(cos.f64 y) |
(+ (cos y) (* 1/3 (* t (* z (sin y))))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 t z) (sin.f64 y)) (cos.f64 y)) |
(+ (cos y) (* z (- (* -1/18 (* (pow t 2) (* z (cos y)))) (* -1/3 (* t (sin y)))))) |
(fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (*.f64 (*.f64 (cos.f64 y) z) (*.f64 t (*.f64 t #s(literal -1/18 binary64))))) (cos.f64 y)) |
(+ (cos y) (* z (- (* z (+ (* -1/18 (* (pow t 2) (cos y))) (* -1/162 (* (pow t 3) (* z (sin y)))))) (* -1/3 (* t (sin y)))))) |
(fma.f64 z (fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y)) (*.f64 z (fma.f64 (cos.f64 y) (*.f64 t (*.f64 t #s(literal -1/18 binary64))) (*.f64 (*.f64 t (*.f64 z (*.f64 t t))) (*.f64 (sin.f64 y) #s(literal -1/162 binary64)))))) (cos.f64 y)) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (* -1/3 (* t z))) |
(cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) |
(+ (cos (* -1/3 (* t z))) (* -1 (* y (sin (* -1/3 (* t z)))))) |
(fma.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) |
(+ (cos (* -1/3 (* t z))) (* y (- (* -1/2 (* y (cos (* -1/3 (* t z))))) (sin (* -1/3 (* t z)))))) |
(fma.f64 y (-.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 #s(literal -1/2 binary64) y)) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) |
(+ (cos (* -1/3 (* t z))) (* y (- (* y (+ (* -1/2 (cos (* -1/3 (* t z)))) (* 1/6 (* y (sin (* -1/3 (* t z))))))) (sin (* -1/3 (* t z)))))) |
(fma.f64 y (fma.f64 y (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 y #s(literal 1/6 binary64)))) (-.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- (* -1/3 (* t z)) (* -1 y))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- (* -1/3 (* t z)) (* -1 y))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- (* -1/3 (* t z)) (* -1 y))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(cos (- (* -1/3 (* t z)) (* -1 y))) |
(cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) |
(pow y 2) |
(fma.f64 y y #s(literal 0 binary64)) |
(+ (* t (+ (* -1/3 (* y z)) (* 1/3 (* y z)))) (pow y 2)) |
(fma.f64 y y #s(literal 0 binary64)) |
(+ (* t (+ (* -1/3 (* y z)) (+ (* -1/9 (* t (pow z 2))) (* 1/3 (* y z))))) (pow y 2)) |
(fma.f64 y y (fma.f64 #s(literal -1/9 binary64) (*.f64 t (*.f64 t (*.f64 z z))) #s(literal 0 binary64))) |
(+ (* t (+ (* -1/3 (* y z)) (+ (* -1/9 (* t (pow z 2))) (* 1/3 (* y z))))) (pow y 2)) |
(fma.f64 y y (fma.f64 #s(literal -1/9 binary64) (*.f64 t (*.f64 t (*.f64 z z))) #s(literal 0 binary64))) |
(* -1/9 (* (pow t 2) (pow z 2))) |
(fma.f64 #s(literal -1/9 binary64) (*.f64 t (*.f64 t (*.f64 z z))) #s(literal 0 binary64)) |
(* (pow t 2) (+ (* -1/3 (/ (* y z) t)) (+ (* -1/9 (pow z 2)) (* 1/3 (/ (* y z) t))))) |
(*.f64 (*.f64 t t) (fma.f64 #s(literal -1/3 binary64) (*.f64 z (/.f64 y t)) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (/.f64 y t)) (*.f64 #s(literal -1/9 binary64) (*.f64 z z))))) |
(* (pow t 2) (+ (* -1/3 (/ (* y z) t)) (+ (* -1/9 (pow z 2)) (+ (* 1/3 (/ (* y z) t)) (/ (pow y 2) (pow t 2)))))) |
(*.f64 (*.f64 t t) (fma.f64 #s(literal -1/3 binary64) (*.f64 z (/.f64 y t)) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (/.f64 y t)) (fma.f64 y (/.f64 y (*.f64 t t)) (*.f64 #s(literal -1/9 binary64) (*.f64 z z)))))) |
(* (pow t 2) (+ (* -1/3 (/ (* y z) t)) (+ (* -1/9 (pow z 2)) (+ (* 1/3 (/ (* y z) t)) (/ (pow y 2) (pow t 2)))))) |
(*.f64 (*.f64 t t) (fma.f64 #s(literal -1/3 binary64) (*.f64 z (/.f64 y t)) (fma.f64 #s(literal 1/3 binary64) (*.f64 z (/.f64 y t)) (fma.f64 y (/.f64 y (*.f64 t t)) (*.f64 #s(literal -1/9 binary64) (*.f64 z z)))))) |
(* -1/9 (* (pow t 2) (pow z 2))) |
(fma.f64 #s(literal -1/9 binary64) (*.f64 t (*.f64 t (*.f64 z z))) #s(literal 0 binary64)) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1/3 (* y z)) (* 1/3 (* y z))) t)) (* -1/9 (pow z 2)))) |
(fma.f64 #s(literal -1/9 binary64) (*.f64 t (*.f64 t (*.f64 z z))) #s(literal 0 binary64)) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (pow y 2) t)) (+ (* -1/3 (* y z)) (* 1/3 (* y z)))) t)) (* -1/9 (pow z 2)))) |
(*.f64 (*.f64 t t) (fma.f64 y (/.f64 y (*.f64 t t)) (*.f64 #s(literal -1/9 binary64) (*.f64 z z)))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (pow y 2) t)) (+ (* -1/3 (* y z)) (* 1/3 (* y z)))) t)) (* -1/9 (pow z 2)))) |
(*.f64 (*.f64 t t) (fma.f64 y (/.f64 y (*.f64 t t)) (*.f64 #s(literal -1/9 binary64) (*.f64 z z)))) |
(pow y 2) |
(fma.f64 y y #s(literal 0 binary64)) |
(+ (* z (+ (* -1/3 (* t y)) (* 1/3 (* t y)))) (pow y 2)) |
(fma.f64 y y #s(literal 0 binary64)) |
(+ (* z (+ (* -1/3 (* t y)) (+ (* -1/9 (* (pow t 2) z)) (* 1/3 (* t y))))) (pow y 2)) |
(fma.f64 y y (fma.f64 #s(literal -1/9 binary64) (*.f64 t (*.f64 t (*.f64 z z))) #s(literal 0 binary64))) |
(+ (* z (+ (* -1/3 (* t y)) (+ (* -1/9 (* (pow t 2) z)) (* 1/3 (* t y))))) (pow y 2)) |
(fma.f64 y y (fma.f64 #s(literal -1/9 binary64) (*.f64 t (*.f64 t (*.f64 z z))) #s(literal 0 binary64))) |
(* -1/9 (* (pow t 2) (pow z 2))) |
(fma.f64 #s(literal -1/9 binary64) (*.f64 t (*.f64 t (*.f64 z z))) #s(literal 0 binary64)) |
(* (pow z 2) (+ (* -1/3 (/ (* t y) z)) (+ (* -1/9 (pow t 2)) (* 1/3 (/ (* t y) z))))) |
(*.f64 z (*.f64 z (fma.f64 #s(literal -1/3 binary64) (*.f64 t (/.f64 y z)) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (/.f64 y z)) (*.f64 #s(literal -1/9 binary64) (*.f64 t t)))))) |
(* (pow z 2) (+ (* -1/3 (/ (* t y) z)) (+ (* -1/9 (pow t 2)) (+ (* 1/3 (/ (* t y) z)) (/ (pow y 2) (pow z 2)))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -1/3 binary64) (*.f64 t (/.f64 y z)) (fma.f64 y (/.f64 y (*.f64 z z)) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (/.f64 y z)) (*.f64 #s(literal -1/9 binary64) (*.f64 t t)))))) |
(* (pow z 2) (+ (* -1/3 (/ (* t y) z)) (+ (* -1/9 (pow t 2)) (+ (* 1/3 (/ (* t y) z)) (/ (pow y 2) (pow z 2)))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal -1/3 binary64) (*.f64 t (/.f64 y z)) (fma.f64 y (/.f64 y (*.f64 z z)) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (/.f64 y z)) (*.f64 #s(literal -1/9 binary64) (*.f64 t t)))))) |
(* -1/9 (* (pow t 2) (pow z 2))) |
(fma.f64 #s(literal -1/9 binary64) (*.f64 t (*.f64 t (*.f64 z z))) #s(literal 0 binary64)) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1/3 (* t y)) (* 1/3 (* t y))) z)) (* -1/9 (pow t 2)))) |
(fma.f64 #s(literal -1/9 binary64) (*.f64 t (*.f64 t (*.f64 z z))) #s(literal 0 binary64)) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (pow y 2) z)) (+ (* -1/3 (* t y)) (* 1/3 (* t y)))) z)) (* -1/9 (pow t 2)))) |
(*.f64 (*.f64 z z) (fma.f64 y (/.f64 y (*.f64 z z)) (*.f64 #s(literal -1/9 binary64) (*.f64 t t)))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (pow y 2) z)) (+ (* -1/3 (* t y)) (* 1/3 (* t y)))) z)) (* -1/9 (pow t 2)))) |
(*.f64 (*.f64 z z) (fma.f64 y (/.f64 y (*.f64 z z)) (*.f64 #s(literal -1/9 binary64) (*.f64 t t)))) |
(* -1/9 (* (pow t 2) (pow z 2))) |
(fma.f64 #s(literal -1/9 binary64) (*.f64 t (*.f64 t (*.f64 z z))) #s(literal 0 binary64)) |
(+ (* -1/9 (* (pow t 2) (pow z 2))) (* y (+ (* -1/3 (* t z)) (* 1/3 (* t z))))) |
(fma.f64 #s(literal -1/9 binary64) (*.f64 t (*.f64 t (*.f64 z z))) #s(literal 0 binary64)) |
(+ (* -1/9 (* (pow t 2) (pow z 2))) (* y (+ y (+ (* -1/3 (* t z)) (* 1/3 (* t z)))))) |
(fma.f64 y y (fma.f64 #s(literal -1/9 binary64) (*.f64 t (*.f64 t (*.f64 z z))) #s(literal 0 binary64))) |
(+ (* -1/9 (* (pow t 2) (pow z 2))) (* y (+ y (+ (* -1/3 (* t z)) (* 1/3 (* t z)))))) |
(fma.f64 y y (fma.f64 #s(literal -1/9 binary64) (*.f64 t (*.f64 t (*.f64 z z))) #s(literal 0 binary64))) |
(pow y 2) |
(fma.f64 y y #s(literal 0 binary64)) |
(* (pow y 2) (+ 1 (+ (* -1/3 (/ (* t z) y)) (* 1/3 (/ (* t z) y))))) |
(fma.f64 y y #s(literal 0 binary64)) |
(* (pow y 2) (+ 1 (+ (* -1/3 (/ (* t z) y)) (+ (* -1/9 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (* 1/3 (/ (* t z) y)))))) |
(*.f64 y (*.f64 y (fma.f64 (*.f64 t (*.f64 t (*.f64 z z))) (/.f64 #s(literal -1/9 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 1 binary64)))) |
(* (pow y 2) (+ 1 (+ (* -1/3 (/ (* t z) y)) (+ (* -1/9 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (* 1/3 (/ (* t z) y)))))) |
(*.f64 y (*.f64 y (fma.f64 (*.f64 t (*.f64 t (*.f64 z z))) (/.f64 #s(literal -1/9 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 1 binary64)))) |
(pow y 2) |
(fma.f64 y y #s(literal 0 binary64)) |
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -1/3 (* t z)) (* 1/3 (* t z))) y)))) |
(fma.f64 y y #s(literal 0 binary64)) |
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -1/3 (* t z)) (+ (* 1/9 (/ (* (pow t 2) (pow z 2)) y)) (* 1/3 (* t z)))) y)))) |
(*.f64 y (*.f64 y (fma.f64 (*.f64 t (*.f64 t (*.f64 z z))) (/.f64 #s(literal -1/9 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 1 binary64)))) |
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -1/3 (* t z)) (+ (* 1/9 (/ (* (pow t 2) (pow z 2)) y)) (* 1/3 (* t z)))) y)))) |
(*.f64 y (*.f64 y (fma.f64 (*.f64 t (*.f64 t (*.f64 z z))) (/.f64 #s(literal -1/9 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 1 binary64)))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) |
(+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (*.f64 (*.f64 (*.f64 t z) (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64)))) |
(+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* -1/9 (* (* t (* (pow z 2) (cos y))) (sqrt x))) (* 2/3 (* (sqrt x) (* z (sin y))))))) |
(fma.f64 t (fma.f64 (*.f64 z (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cos.f64 y) (*.f64 t (*.f64 z z))) (*.f64 (sqrt.f64 x) #s(literal -1/9 binary64)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(+ (* 2 (* (sqrt x) (cos y))) (* t (+ (* 2/3 (* (sqrt x) (* z (sin y)))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos y)))) (* -1/81 (* (* t (* (pow z 3) (sin y))) (sqrt x)))))))) |
(fma.f64 t (fma.f64 t (fma.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) (*.f64 z z))) (*.f64 (*.f64 (sin.f64 y) (*.f64 t (*.f64 z (*.f64 z z)))) (*.f64 (sqrt.f64 x) #s(literal -1/81 binary64)))) (*.f64 (*.f64 z (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64)))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) |
(+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (*.f64 (*.f64 (*.f64 t z) (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64)))) |
(+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* -1/9 (* (* (pow t 2) (* z (cos y))) (sqrt x))) (* 2/3 (* (* t (sin y)) (sqrt x)))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)) (*.f64 z (*.f64 (sqrt.f64 x) (fma.f64 (fma.f64 z (*.f64 #s(literal -1/9 binary64) (*.f64 t t)) #s(literal 0 binary64)) (cos.f64 y) (*.f64 (*.f64 #s(literal 2/3 binary64) t) (sin.f64 y)))))) |
(+ (* 2 (* (sqrt x) (cos y))) (* z (+ (* 2/3 (* (* t (sin y)) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos y)) (sqrt x))) (* -1/81 (* (* (pow t 3) (* z (sin y))) (sqrt x)))))))) |
(fma.f64 z (fma.f64 z (*.f64 (sqrt.f64 x) (fma.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (cos.f64 y) t) t) (*.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 t (*.f64 z (*.f64 t t)))) (sin.f64 y)))) (*.f64 #s(literal 2/3 binary64) (*.f64 (sin.f64 y) (*.f64 t (sqrt.f64 x))))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(* 2 (* (sqrt x) (cos (* -1/3 (* t z))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) |
(+ (* -2 (* (sqrt x) (* y (sin (* -1/3 (* t z)))))) (* 2 (* (sqrt x) (cos (* -1/3 (* t z)))))) |
(fma.f64 y (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sqrt.f64 x) #s(literal -2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(+ (* 2 (* (sqrt x) (cos (* -1/3 (* t z))))) (* y (+ (* -2 (* (sqrt x) (sin (* -1/3 (* t z))))) (* -1 (* (sqrt x) (* y (cos (* -1/3 (* t z))))))))) |
(fma.f64 y (fma.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sqrt.f64 x) #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 x) y)) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(+ (* 2 (* (sqrt x) (cos (* -1/3 (* t z))))) (* y (+ (* -2 (* (sqrt x) (sin (* -1/3 (* t z))))) (* y (+ (* -1 (* (sqrt x) (cos (* -1/3 (* t z))))) (* 1/3 (* (sqrt x) (* y (sin (* -1/3 (* t z))))))))))) |
(fma.f64 y (fma.f64 y (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 x) y)) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (sqrt.f64 x) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sqrt.f64 x) #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(* 2 (* (sqrt x) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))))) |
(*.f64 (fma.f64 (neg.f64 (cos.f64 y)) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (sqrt.f64 x) #s(literal -2 binary64))) |
(* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))))) |
(*.f64 (fma.f64 (neg.f64 (cos.f64 y)) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (sqrt.f64 x) #s(literal -2 binary64))) |
(* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))))) |
(*.f64 (fma.f64 (neg.f64 (cos.f64 y)) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (sqrt.f64 x) #s(literal -2 binary64))) |
(* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z)))))))) |
(*.f64 (fma.f64 (neg.f64 (cos.f64 y)) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (sqrt.f64 x) #s(literal -2 binary64))) |
(cos y) |
(cos.f64 y) |
(+ (cos y) (* 1/3 (* t (* z (sin y))))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 t z) (sin.f64 y)) (cos.f64 y)) |
(+ (cos y) (* t (+ (* -1/18 (* t (* (pow z 2) (cos y)))) (* 1/3 (* z (sin y)))))) |
(fma.f64 t (fma.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (*.f64 (*.f64 t (*.f64 z z)) (*.f64 (cos.f64 y) #s(literal -1/18 binary64)))) (cos.f64 y)) |
(+ (cos y) (* t (+ (* 1/3 (* z (sin y))) (* t (+ (* -1/18 (* (pow z 2) (cos y))) (* -1/162 (* t (* (pow z 3) (sin y))))))))) |
(fma.f64 t (fma.f64 t (fma.f64 (cos.f64 y) (*.f64 z (*.f64 z #s(literal -1/18 binary64))) (*.f64 (*.f64 t (*.f64 z (*.f64 z z))) (*.f64 (sin.f64 y) #s(literal -1/162 binary64)))) (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y)) |
(+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))) |
(fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))) |
(fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))) |
(fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))) |
(fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))) |
(fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))) |
(fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))) |
(fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))) |
(fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(cos y) |
(cos.f64 y) |
(+ (cos y) (* 1/3 (* t (* z (sin y))))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 t z) (sin.f64 y)) (cos.f64 y)) |
(+ (cos y) (* z (+ (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))) |
(fma.f64 z (fma.f64 t (*.f64 #s(literal 1/3 binary64) (sin.f64 y)) (*.f64 (*.f64 (cos.f64 y) z) (*.f64 t (*.f64 t #s(literal -1/18 binary64))))) (cos.f64 y)) |
(+ (cos y) (* z (+ (* 1/3 (* t (sin y))) (* z (+ (* -1/18 (* (pow t 2) (cos y))) (* -1/162 (* (pow t 3) (* z (sin y))))))))) |
(fma.f64 z (fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y)) (*.f64 z (fma.f64 (cos.f64 y) (*.f64 t (*.f64 t #s(literal -1/18 binary64))) (*.f64 (*.f64 t (*.f64 z (*.f64 t t))) (*.f64 (sin.f64 y) #s(literal -1/162 binary64)))))) (cos.f64 y)) |
(+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))) |
(fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))) |
(fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))) |
(fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))) |
(fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))) |
(fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))) |
(fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))) |
(fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))) |
(fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(cos (* -1/3 (* t z))) |
(cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) |
(+ (cos (* -1/3 (* t z))) (* -1 (* y (sin (* -1/3 (* t z)))))) |
(fma.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) |
(+ (cos (* -1/3 (* t z))) (* y (+ (* -1 (sin (* -1/3 (* t z)))) (* -1/2 (* y (cos (* -1/3 (* t z)))))))) |
(fma.f64 y (-.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 #s(literal -1/2 binary64) y)) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) |
(+ (cos (* -1/3 (* t z))) (* y (+ (* -1 (sin (* -1/3 (* t z)))) (* y (+ (* -1/2 (cos (* -1/3 (* t z)))) (* 1/6 (* y (sin (* -1/3 (* t z)))))))))) |
(fma.f64 y (fma.f64 y (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 y #s(literal 1/6 binary64)))) (-.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) |
(+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))) |
(fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))) |
(fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))) |
(fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))) |
(fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))) |
(fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))) |
(fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))) |
(fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(+ (* -1 (* (sin y) (sin (* -1/3 (* t z))))) (* (cos y) (cos (* -1/3 (* t z))))) |
(fma.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/18 (* (pow t 2) (pow z 2)))) |
(fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal -1/18 binary64)))) #s(literal 1 binary64)) |
(+ 1 (* (pow t 2) (+ (* -1/18 (pow z 2)) (* 1/1944 (* (pow t 2) (pow z 4)))))) |
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 #s(literal 1/1944 binary64) (*.f64 t t)) (*.f64 z (*.f64 z #s(literal -1/18 binary64)))) #s(literal 1 binary64)) |
(+ 1 (* (pow t 2) (+ (* -1/18 (pow z 2)) (* (pow t 2) (+ (* -1/524880 (* (pow t 2) (pow z 6))) (* 1/1944 (pow z 4))))))) |
(fma.f64 (*.f64 t t) (fma.f64 t (*.f64 t (fma.f64 (*.f64 t t) (*.f64 (pow.f64 z #s(literal 6 binary64)) #s(literal -1/524880 binary64)) (*.f64 #s(literal 1/1944 binary64) (*.f64 (*.f64 z z) (*.f64 z z))))) (*.f64 z (*.f64 z #s(literal -1/18 binary64)))) #s(literal 1 binary64)) |
(cos (* -1/3 (* t z))) |
(cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) |
(cos (* -1/3 (* t z))) |
(cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) |
(cos (* -1/3 (* t z))) |
(cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) |
(cos (* -1/3 (* t z))) |
(cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) |
(cos (* -1/3 (* t z))) |
(cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) |
(cos (* -1/3 (* t z))) |
(cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) |
(cos (* -1/3 (* t z))) |
(cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) |
(cos (* -1/3 (* t z))) |
(cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/18 (* (pow t 2) (pow z 2)))) |
(fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal -1/18 binary64)))) #s(literal 1 binary64)) |
(+ 1 (* (pow z 2) (+ (* -1/18 (pow t 2)) (* 1/1944 (* (pow t 4) (pow z 2)))))) |
(fma.f64 (*.f64 z z) (fma.f64 #s(literal 1/1944 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 t (*.f64 t #s(literal -1/18 binary64)))) #s(literal 1 binary64)) |
(+ 1 (* (pow z 2) (+ (* -1/18 (pow t 2)) (* (pow z 2) (+ (* -1/524880 (* (pow t 6) (pow z 2))) (* 1/1944 (pow t 4))))))) |
(fma.f64 (*.f64 z z) (fma.f64 (*.f64 z z) (fma.f64 (*.f64 z z) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal -1/524880 binary64)) (*.f64 #s(literal 1/1944 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 t (*.f64 t #s(literal -1/18 binary64)))) #s(literal 1 binary64)) |
(cos (* -1/3 (* t z))) |
(cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) |
(cos (* -1/3 (* t z))) |
(cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) |
(cos (* -1/3 (* t z))) |
(cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) |
(cos (* -1/3 (* t z))) |
(cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) |
(cos (* -1/3 (* t z))) |
(cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) |
(cos (* -1/3 (* t z))) |
(cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) |
(cos (* -1/3 (* t z))) |
(cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) |
(cos (* -1/3 (* t z))) |
(cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) |
(* -1/3 (* t z)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 t z)) |
(* -1/3 (* t z)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 t z)) |
(* -1/3 (* t z)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 t z)) |
(* -1/3 (* t z)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 t z)) |
(* -1/3 (* t z)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 t z)) |
(* -1/3 (* t z)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 t z)) |
(* -1/3 (* t z)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 t z)) |
(* -1/3 (* t z)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 t z)) |
(* -1/3 (* t z)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 t z)) |
(* -1/3 (* t z)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 t z)) |
(* -1/3 (* t z)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 t z)) |
(* -1/3 (* t z)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 t z)) |
(* -1/3 (* t z)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 t z)) |
(* -1/3 (* t z)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 t z)) |
(* -1/3 (* t z)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 t z)) |
(* -1/3 (* t z)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 t z)) |
(* -1/3 (* t z)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 t z)) |
(* -1/3 (* t z)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 t z)) |
(* -1/3 (* t z)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 t z)) |
(* -1/3 (* t z)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 t z)) |
(* -1/3 (* t z)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 t z)) |
(* -1/3 (* t z)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 t z)) |
(* -1/3 (* t z)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 t z)) |
(* -1/3 (* t z)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 t z)) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* 1/27 (/ (pow a 3) (pow b 3))) |
(/.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) |
(* 1/27 (/ (pow a 3) (pow b 3))) |
(/.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) |
(* 1/27 (/ (pow a 3) (pow b 3))) |
(/.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) |
(* 1/27 (/ (pow a 3) (pow b 3))) |
(/.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) |
(* 1/27 (/ (pow a 3) (pow b 3))) |
(/.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) |
(* 1/27 (/ (pow a 3) (pow b 3))) |
(/.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) |
(* 1/27 (/ (pow a 3) (pow b 3))) |
(/.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) |
(* 1/27 (/ (pow a 3) (pow b 3))) |
(/.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) |
(* 1/27 (/ (pow a 3) (pow b 3))) |
(/.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) |
(* 1/27 (/ (pow a 3) (pow b 3))) |
(/.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) |
(* 1/27 (/ (pow a 3) (pow b 3))) |
(/.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) |
(* 1/27 (/ (pow a 3) (pow b 3))) |
(/.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) |
(* 1/27 (/ (pow a 3) (pow b 3))) |
(/.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) |
(* 1/27 (/ (pow a 3) (pow b 3))) |
(/.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) |
(* 1/27 (/ (pow a 3) (pow b 3))) |
(/.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) |
(* 1/27 (/ (pow a 3) (pow b 3))) |
(/.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) |
(* 1/27 (/ (pow a 3) (pow b 3))) |
(/.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) |
(* 1/27 (/ (pow a 3) (pow b 3))) |
(/.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) |
(* 1/27 (/ (pow a 3) (pow b 3))) |
(/.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) |
(* 1/27 (/ (pow a 3) (pow b 3))) |
(/.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) |
(* 1/27 (/ (pow a 3) (pow b 3))) |
(/.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) |
(* 1/27 (/ (pow a 3) (pow b 3))) |
(/.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) |
(* 1/27 (/ (pow a 3) (pow b 3))) |
(/.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) |
(* 1/27 (/ (pow a 3) (pow b 3))) |
(/.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(+ (* -1/3 (/ (* t z) (pow y 2))) (/ 1 y)) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t (/.f64 z (fma.f64 y y #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) y)) |
(+ (* t (- (* 1/9 (/ (* t (pow z 2)) (pow y 3))) (* 1/3 (/ z (pow y 2))))) (/ 1 y)) |
(fma.f64 t (fma.f64 t (*.f64 #s(literal 1/9 binary64) (*.f64 z (/.f64 z (*.f64 y (fma.f64 y y #s(literal 0 binary64)))))) (*.f64 #s(literal -1/3 binary64) (/.f64 z (fma.f64 y y #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) y)) |
(+ (* t (- (* t (- (* -1/27 (/ (* t (pow z 3)) (pow y 4))) (* -1/9 (/ (pow z 2) (pow y 3))))) (* 1/3 (/ z (pow y 2))))) (/ 1 y)) |
(fma.f64 t (fma.f64 t (fma.f64 #s(literal 1/9 binary64) (*.f64 z (/.f64 z (*.f64 y (fma.f64 y y #s(literal 0 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal -1/27 binary64) (*.f64 z (*.f64 z z))) t) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 z (fma.f64 y y #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) y)) |
(/ 3 (* t z)) |
(/.f64 #s(literal 3 binary64) (*.f64 t z)) |
(/ (+ (* -9 (/ y (* t (pow z 2)))) (* 3 (/ 1 z))) t) |
(/.f64 (fma.f64 #s(literal -9 binary64) (/.f64 y (*.f64 z (*.f64 t t))) (/.f64 #s(literal 3 binary64) t)) z) |
(/ (- (+ (* 27 (/ (pow y 2) (* (pow t 2) (pow z 3)))) (* 3 (/ 1 z))) (* 9 (/ y (* t (pow z 2))))) t) |
(/.f64 (fma.f64 #s(literal -9 binary64) (/.f64 y (*.f64 t (*.f64 z z))) (fma.f64 #s(literal 27 binary64) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 z (*.f64 t (*.f64 t (*.f64 z z))))) (/.f64 #s(literal 3 binary64) z))) t) |
(/ (- (+ (* -81 (/ (pow y 3) (* (pow t 3) (pow z 4)))) (* 3 (/ 1 z))) (+ (* -27 (/ (pow y 2) (* (pow t 2) (pow z 3)))) (* 9 (/ y (* t (pow z 2)))))) t) |
(/.f64 (fma.f64 #s(literal -81 binary64) (/.f64 (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 z z) (*.f64 z z)))) (fma.f64 #s(literal -9 binary64) (/.f64 y (*.f64 t (*.f64 z z))) (fma.f64 #s(literal 27 binary64) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 z (*.f64 t (*.f64 t (*.f64 z z))))) (/.f64 #s(literal 3 binary64) z)))) t) |
(/ 3 (* t z)) |
(/.f64 #s(literal 3 binary64) (*.f64 t z)) |
(* -1 (/ (- (* 9 (/ y (* t (pow z 2)))) (* 3 (/ 1 z))) t)) |
(/.f64 (fma.f64 #s(literal 9 binary64) (/.f64 y (*.f64 z (*.f64 t t))) (/.f64 #s(literal -3 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (- (* -1 (/ (- (* 27 (/ (pow y 2) (* t (pow z 3)))) (* 9 (/ y (pow z 2)))) t)) (* 3 (/ 1 z))) t)) |
(/.f64 (+.f64 (fma.f64 #s(literal 27 binary64) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 z (*.f64 t (*.f64 t (*.f64 z z))))) (/.f64 (*.f64 #s(literal -9 binary64) y) (*.f64 t (*.f64 z z)))) (/.f64 #s(literal 3 binary64) z)) t) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 81 (/ (pow y 3) (* t (pow z 4)))) (* 27 (/ (pow y 2) (pow z 3)))) t)) (* 9 (/ y (pow z 2)))) t)) (* 3 (/ 1 z))) t)) |
(/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -9 binary64) y) (*.f64 z z)) (/.f64 (fma.f64 #s(literal -27 binary64) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) (*.f64 t (*.f64 (*.f64 z z) (*.f64 z z))))) t)) t) (/.f64 #s(literal 3 binary64) z)) t) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(+ (* -1/3 (/ (* t z) (pow y 2))) (/ 1 y)) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 t (/.f64 z (fma.f64 y y #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) y)) |
(+ (* z (- (* 1/9 (/ (* (pow t 2) z) (pow y 3))) (* 1/3 (/ t (pow y 2))))) (/ 1 y)) |
(fma.f64 z (fma.f64 (*.f64 t t) (*.f64 (/.f64 z (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) #s(literal 1/9 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 t (fma.f64 y y #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) y)) |
(+ (* z (- (* z (- (* -1/27 (/ (* (pow t 3) z) (pow y 4))) (* -1/9 (/ (pow t 2) (pow y 3))))) (* 1/3 (/ t (pow y 2))))) (/ 1 y)) |
(fma.f64 z (fma.f64 z (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 t t) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) (/.f64 (*.f64 #s(literal -1/27 binary64) (*.f64 t (*.f64 z (*.f64 t t)))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y y #s(literal 0 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 t (fma.f64 y y #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) y)) |
(/ 3 (* t z)) |
(/.f64 #s(literal 3 binary64) (*.f64 t z)) |
(/ (+ (* -9 (/ y (* (pow t 2) z))) (* 3 (/ 1 t))) z) |
(/.f64 (fma.f64 #s(literal -9 binary64) (/.f64 y (*.f64 z (*.f64 t t))) (/.f64 #s(literal 3 binary64) t)) z) |
(/ (- (+ (* 27 (/ (pow y 2) (* (pow t 3) (pow z 2)))) (* 3 (/ 1 t))) (* 9 (/ y (* (pow t 2) z)))) z) |
(/.f64 (fma.f64 #s(literal -9 binary64) (/.f64 y (*.f64 z (*.f64 t t))) (fma.f64 #s(literal 27 binary64) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 t (*.f64 t (*.f64 t (*.f64 z z))))) (/.f64 #s(literal 3 binary64) t))) z) |
(/ (- (+ (* -81 (/ (pow y 3) (* (pow t 4) (pow z 3)))) (* 3 (/ 1 t))) (+ (* -27 (/ (pow y 2) (* (pow t 3) (pow z 2)))) (* 9 (/ y (* (pow t 2) z))))) z) |
(/.f64 (fma.f64 #s(literal -81 binary64) (/.f64 (*.f64 y (fma.f64 y y #s(literal 0 binary64))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t t) (*.f64 t t)))) (fma.f64 #s(literal -9 binary64) (/.f64 y (*.f64 z (*.f64 t t))) (fma.f64 #s(literal 27 binary64) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 t (*.f64 t (*.f64 t (*.f64 z z))))) (/.f64 #s(literal 3 binary64) t)))) z) |
(/ 3 (* t z)) |
(/.f64 #s(literal 3 binary64) (*.f64 t z)) |
(* -1 (/ (- (* 9 (/ y (* (pow t 2) z))) (* 3 (/ 1 t))) z)) |
(/.f64 (fma.f64 #s(literal 9 binary64) (/.f64 y (*.f64 z (*.f64 t t))) (/.f64 #s(literal -3 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (- (* -1 (/ (- (* 27 (/ (pow y 2) (* (pow t 3) z))) (* 9 (/ y (pow t 2)))) z)) (* 3 (/ 1 t))) z)) |
(/.f64 (+.f64 (fma.f64 #s(literal 27 binary64) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 t (*.f64 t (*.f64 t (*.f64 z z))))) (/.f64 (*.f64 #s(literal -9 binary64) y) (*.f64 z (*.f64 t t)))) (/.f64 #s(literal 3 binary64) t)) z) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 81 (/ (pow y 3) (* (pow t 4) z))) (* 27 (/ (pow y 2) (pow t 3)))) z)) (* 9 (/ y (pow t 2)))) z)) (* 3 (/ 1 t))) z)) |
(/.f64 (+.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (/.f64 y (*.f64 t t)) (/.f64 (fma.f64 #s(literal -27 binary64) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) (*.f64 z (*.f64 (*.f64 t t) (*.f64 t t))))) (-.f64 #s(literal 0 binary64) z))) z) (/.f64 #s(literal 3 binary64) t)) z) |
(/ 3 (* t z)) |
(/.f64 #s(literal 3 binary64) (*.f64 t z)) |
(+ (* -9 (/ y (* (pow t 2) (pow z 2)))) (* 3 (/ 1 (* t z)))) |
(fma.f64 #s(literal -9 binary64) (/.f64 y (*.f64 t (*.f64 t (*.f64 z z)))) (/.f64 #s(literal 3 binary64) (*.f64 t z))) |
(+ (* y (- (* 27 (/ y (* (pow t 3) (pow z 3)))) (* 9 (/ 1 (* (pow t 2) (pow z 2)))))) (* 3 (/ 1 (* t z)))) |
(fma.f64 y (fma.f64 y (/.f64 #s(literal 27 binary64) (*.f64 t (*.f64 z (*.f64 t (*.f64 t (*.f64 z z)))))) (/.f64 #s(literal -9 binary64) (*.f64 t (*.f64 t (*.f64 z z))))) (/.f64 #s(literal 3 binary64) (*.f64 t z))) |
(+ (* y (- (* y (+ (* -81 (/ y (* (pow t 4) (pow z 4)))) (* 27 (/ 1 (* (pow t 3) (pow z 3)))))) (* 9 (/ 1 (* (pow t 2) (pow z 2)))))) (* 3 (/ 1 (* t z)))) |
(fma.f64 y (fma.f64 y (fma.f64 #s(literal -81 binary64) (/.f64 y (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t t) (*.f64 t t)))) (/.f64 #s(literal 27 binary64) (*.f64 t (*.f64 z (*.f64 t (*.f64 t (*.f64 z z))))))) (/.f64 #s(literal -9 binary64) (*.f64 t (*.f64 t (*.f64 z z))))) (/.f64 #s(literal 3 binary64) (*.f64 t z))) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ (+ 1 (* -1/3 (/ (* t z) y))) y) |
(/.f64 (fma.f64 t (*.f64 (/.f64 z y) #s(literal -1/3 binary64)) #s(literal 1 binary64)) y) |
(/ (- (+ 1 (* 1/9 (/ (* (pow t 2) (pow z 2)) (pow y 2)))) (* 1/3 (/ (* t z) y))) y) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (fma.f64 (*.f64 t (*.f64 t (*.f64 z z))) (/.f64 #s(literal 1/9 binary64) y) #s(literal 0 binary64))) y)) y) |
(/ (- (+ 1 (* -1/27 (/ (* (pow t 3) (pow z 3)) (pow y 3)))) (+ (* -1/9 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (* 1/3 (/ (* t z) y)))) y) |
(/.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/27 binary64) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 y (fma.f64 y y #s(literal 0 binary64)))) (fma.f64 (*.f64 t (*.f64 t (*.f64 z z))) (/.f64 #s(literal 1/9 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(* -1 (/ (- (* 1/3 (/ (* t z) y)) 1) y)) |
(/.f64 (fma.f64 t (*.f64 (/.f64 z y) #s(literal -1/3 binary64)) #s(literal 1 binary64)) y) |
(* -1 (/ (- (* -1 (/ (- (* 1/9 (/ (* (pow t 2) (pow z 2)) y)) (* 1/3 (* t z))) y)) 1) y)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (fma.f64 (*.f64 t (*.f64 t (*.f64 z z))) (/.f64 #s(literal 1/9 binary64) y) #s(literal 0 binary64))) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/27 (/ (* (pow t 3) (pow z 3)) y)) (* 1/9 (* (pow t 2) (pow z 2)))) y)) (* 1/3 (* t z))) y)) 1) y)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) (/.f64 (fma.f64 t (fma.f64 t (*.f64 #s(literal -1/9 binary64) (*.f64 z z)) #s(literal 0 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) y) #s(literal 1/27 binary64)))) (-.f64 #s(literal 0 binary64) y))) y)) y)) |
(* -1/3 z) |
(*.f64 #s(literal -1/3 binary64) z) |
(* -1/3 z) |
(*.f64 #s(literal -1/3 binary64) z) |
(* -1/3 z) |
(*.f64 #s(literal -1/3 binary64) z) |
(* -1/3 z) |
(*.f64 #s(literal -1/3 binary64) z) |
(* -1/3 z) |
(*.f64 #s(literal -1/3 binary64) z) |
(* -1/3 z) |
(*.f64 #s(literal -1/3 binary64) z) |
(* -1/3 z) |
(*.f64 #s(literal -1/3 binary64) z) |
(* -1/3 z) |
(*.f64 #s(literal -1/3 binary64) z) |
(* -1/3 z) |
(*.f64 #s(literal -1/3 binary64) z) |
(* -1/3 z) |
(*.f64 #s(literal -1/3 binary64) z) |
(* -1/3 z) |
(*.f64 #s(literal -1/3 binary64) z) |
(* -1/3 z) |
(*.f64 #s(literal -1/3 binary64) z) |
(* -1/3 (* t z)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 t z)) |
(* t (+ (* -1/3 z) (* 1/162 (* (pow t 2) (pow z 3))))) |
(*.f64 t (fma.f64 t (*.f64 t (*.f64 z (*.f64 (*.f64 z z) #s(literal 1/162 binary64)))) (*.f64 #s(literal -1/3 binary64) z))) |
(* t (+ (* -1/3 z) (* (pow t 2) (+ (* -1/29160 (* (pow t 2) (pow z 5))) (* 1/162 (pow z 3)))))) |
(*.f64 t (fma.f64 (*.f64 t t) (fma.f64 z (*.f64 (*.f64 z z) #s(literal 1/162 binary64)) (*.f64 (*.f64 t t) (*.f64 #s(literal -1/29160 binary64) (pow.f64 z #s(literal 5 binary64))))) (*.f64 #s(literal -1/3 binary64) z))) |
(* t (+ (* -1/3 z) (* (pow t 2) (+ (* 1/162 (pow z 3)) (* (pow t 2) (+ (* -1/29160 (pow z 5)) (* 1/11022480 (* (pow t 2) (pow z 7))))))))) |
(*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (*.f64 (pow.f64 z #s(literal 7 binary64)) #s(literal 1/11022480 binary64)) (*.f64 #s(literal -1/29160 binary64) (pow.f64 z #s(literal 5 binary64)))) (*.f64 z (*.f64 (*.f64 z z) #s(literal 1/162 binary64)))) (*.f64 #s(literal -1/3 binary64) z))) |
(sin (* -1/3 (* t z))) |
(sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) |
(sin (* -1/3 (* t z))) |
(sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) |
(sin (* -1/3 (* t z))) |
(sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) |
(sin (* -1/3 (* t z))) |
(sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) |
(sin (* -1/3 (* t z))) |
(sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) |
(sin (* -1/3 (* t z))) |
(sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) |
(sin (* -1/3 (* t z))) |
(sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) |
(sin (* -1/3 (* t z))) |
(sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) |
(* -1/3 (* t z)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 t z)) |
(* z (+ (* -1/3 t) (* 1/162 (* (pow t 3) (pow z 2))))) |
(*.f64 t (fma.f64 t (*.f64 t (*.f64 z (*.f64 (*.f64 z z) #s(literal 1/162 binary64)))) (*.f64 #s(literal -1/3 binary64) z))) |
(* z (+ (* -1/3 t) (* (pow z 2) (+ (* -1/29160 (* (pow t 5) (pow z 2))) (* 1/162 (pow t 3)))))) |
(*.f64 z (fma.f64 (*.f64 z z) (fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/162 binary64)) (*.f64 (pow.f64 t #s(literal 5 binary64)) (*.f64 (*.f64 z z) #s(literal -1/29160 binary64)))) (*.f64 #s(literal -1/3 binary64) t))) |
(* z (+ (* -1/3 t) (* (pow z 2) (+ (* 1/162 (pow t 3)) (* (pow z 2) (+ (* -1/29160 (pow t 5)) (* 1/11022480 (* (pow t 7) (pow z 2))))))))) |
(*.f64 z (fma.f64 (*.f64 z z) (fma.f64 (*.f64 z z) (fma.f64 (pow.f64 t #s(literal 7 binary64)) (*.f64 (*.f64 z z) #s(literal 1/11022480 binary64)) (*.f64 #s(literal -1/29160 binary64) (pow.f64 t #s(literal 5 binary64)))) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/162 binary64)))) (*.f64 #s(literal -1/3 binary64) t))) |
(sin (* -1/3 (* t z))) |
(sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) |
(sin (* -1/3 (* t z))) |
(sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) |
(sin (* -1/3 (* t z))) |
(sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) |
(sin (* -1/3 (* t z))) |
(sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) |
(sin (* -1/3 (* t z))) |
(sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) |
(sin (* -1/3 (* t z))) |
(sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) |
(sin (* -1/3 (* t z))) |
(sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) |
(sin (* -1/3 (* t z))) |
(sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) |
Compiled 57 019 to 3 880 computations (93.2% saved)
112 alts after pruning (106 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 692 | 47 | 1 739 |
| Fresh | 25 | 59 | 84 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 4 | 4 |
| Total | 1 720 | 112 | 1 832 |
| Status | Accuracy | Program |
|---|---|---|
| 22.5% | (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) (fma.f64 #s(literal 1/1944 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 t (*.f64 t #s(literal -1/18 binary64)))) #s(literal 1 binary64)) (cos.f64 y) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (sin.f64 y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) | |
| 28.1% | (fma.f64 (fma.f64 (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal -1/18 binary64)))) #s(literal 1 binary64)) (cos.f64 y) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (sin.f64 y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) | |
| 28.6% | (fma.f64 (fma.f64 (-.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (cos.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y))) #s(literal 1/2 binary64) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) | |
| 29.3% | (fma.f64 (fma.f64 (+.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 1/2 binary64) (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64)))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) | |
| 29.2% | (fma.f64 (fma.f64 (+.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 1/2 binary64) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (sin.f64 y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) | |
| 29.6% | (fma.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) z) t)) (cos.f64 y) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (sin.f64 y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) | |
| 29.7% | (fma.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64)))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) | |
| 26.6% | (fma.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (cos.f64 y) (*.f64 (neg.f64 (*.f64 t (fma.f64 t (*.f64 t (*.f64 z (*.f64 (*.f64 z z) #s(literal 1/162 binary64)))) (*.f64 #s(literal -1/3 binary64) z)))) (sin.f64 y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) | |
| 28.1% | (fma.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (cos.f64 y) (*.f64 (neg.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) | |
| 29.5% | (fma.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (cos.f64 y) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (sin.f64 y))) (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64)) | |
| 27.8% | (fma.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (cos.f64 y) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (sin.f64 y))) (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) | |
| 18.5% | (fma.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) #s(literal 1 binary64) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (sin.f64 y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) | |
| 28.7% | (fma.f64 (fma.f64 #s(literal 1 binary64) (cos.f64 y) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (sin.f64 y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) | |
| 29.0% | (fma.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 2 binary64))) (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) | |
| 29.0% | (fma.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) #s(literal 2 binary64))) (cos.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) | |
| 29.4% | (fma.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) #s(literal 3 binary64))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) | |
| 70.8% | (fma.f64 (/.f64 a b) #s(literal -1/3 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)))) | |
| 29.4% | (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) (-.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) | |
| 29.0% | (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) | |
| 28.8% | (fma.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) | |
| 78.1% | (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) (cos.f64 y)) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) | |
| 76.5% | (fma.f64 (*.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal 1/2 binary64)) (cos.f64 y)) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) | |
| 29.0% | (fma.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (cos.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) | |
| 44.7% | (fma.f64 (*.f64 (sqrt.f64 x) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) | |
| 42.7% | (fma.f64 (*.f64 (sqrt.f64 x) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) | |
| 78.3% | (fma.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) #s(literal 2 binary64) (/.f64 (/.f64 a b) #s(literal -3 binary64))) | |
| 78.3% | (fma.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) | |
| ✓ | 78.3% | (fma.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
| 76.5% | (fma.f64 (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) (cos.f64 y)) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) | |
| 71.0% | (fma.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) | |
| 51.5% | (fma.f64 (sqrt.f64 x) (fma.f64 #s(literal 2/3 binary64) (*.f64 y (*.f64 t z)) #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) | |
| 42.4% | (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal -1/18 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) | |
| 67.3% | (fma.f64 (sqrt.f64 x) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) | |
| 28.5% | (fma.f64 (cos.f64 (fma.f64 (*.f64 t #s(literal -1/3 binary64)) z y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) | |
| 28.5% | (fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64)) | |
| 27.0% | (fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) | |
| 28.1% | (fma.f64 (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) | |
| 18.6% | (fma.f64 (cos.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (*.f64 #s(literal -1/3 binary64) t)) z (*.f64 y (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y))) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) | |
| 19.8% | (fma.f64 (cos.f64 (*.f64 (fma.f64 y y #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) | |
| 15.9% | (fma.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/9 binary64) (*.f64 t (*.f64 t (*.f64 z z))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) | |
| 13.1% | (fma.f64 (cos.f64 (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) | |
| 6.4% | (fma.f64 (cos.f64 (*.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 #s(literal -9 binary64) (/.f64 y (*.f64 t (*.f64 t (*.f64 z z)))) (/.f64 #s(literal 3 binary64) (*.f64 t z))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) | |
| 6.5% | (fma.f64 (cos.f64 (*.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 (fma.f64 #s(literal -9 binary64) (/.f64 y (*.f64 z (*.f64 t t))) (/.f64 #s(literal 3 binary64) t)) z))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) | |
| 6.2% | (fma.f64 (cos.f64 (*.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 (fma.f64 #s(literal -9 binary64) (/.f64 y (*.f64 t (*.f64 z z))) (fma.f64 #s(literal 27 binary64) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 z (*.f64 t (*.f64 t (*.f64 z z))))) (/.f64 #s(literal 3 binary64) z))) t))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) | |
| 11.0% | (fma.f64 (cos.f64 (*.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 #s(literal 3 binary64) (*.f64 t z)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) | |
| 17.5% | (fma.f64 (cos.f64 (*.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)))) (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) | |
| 18.9% | (fma.f64 (cos.f64 (*.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) | |
| 7.6% | (fma.f64 (cos.f64 (*.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)) #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) | |
| 15.0% | (fma.f64 (cos.f64 (*.f64 (*.f64 z (*.f64 z (fma.f64 #s(literal -1/3 binary64) (*.f64 t (/.f64 y z)) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (/.f64 y z)) (*.f64 #s(literal -1/9 binary64) (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) | |
| 44.5% | (fma.f64 y (fma.f64 y (-.f64 #s(literal 0 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (sqrt.f64 x) z) t))) (fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) | |
| 47.1% | (fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (sqrt.f64 x) (fma.f64 y (-.f64 #s(literal 0 binary64) y) #s(literal 2 binary64)))) | |
| 67.3% | (fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) | |
| 28.3% | (/.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64)) (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64))) | |
| 3.7% | (/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal -1/27 binary64) (*.f64 b (*.f64 b b))) #s(literal 0 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))))))))) | |
| 31.4% | (/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -9 binary64))))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))) | |
| 74.8% | (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) b)) (*.f64 a #s(literal -1/3 binary64))) b) | |
| 67.4% | (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (*.f64 b (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)))) (*.f64 a #s(literal -1/3 binary64))) b) | |
| 51.3% | (/.f64 (/.f64 a b) #s(literal -3 binary64)) | |
| 21.6% | (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (fma.f64 a (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) (fma.f64 a (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (fma.f64 a (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (fma.f64 a (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))))) (fma.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) (fma.f64 a (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))))) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) (fma.f64 a (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (fma.f64 a (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))))) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) (fma.f64 a (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))))))))) | |
| 58.2% | (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) b) (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) (/.f64 a #s(literal 3 binary64)))) (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) b)) | |
| 24.3% | (/.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)))) (fma.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))))) (*.f64 (fma.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)))) (*.f64 (fma.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (fma.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64)))))) | |
| 4.4% | (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64)))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))) | |
| 4.0% | (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64)))) (*.f64 (*.f64 a a) (/.f64 #s(literal -1/3 binary64) (*.f64 b (*.f64 b #s(literal -3 binary64)))))) | |
| 2.9% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)))) (fma.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 0 binary64))) | |
| 29.4% | (/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) (-.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))))) | |
| ✓ | 51.3% | (/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
| 51.4% | (/.f64 a (*.f64 b #s(literal -3 binary64))) | |
| 51.3% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -3 binary64)) a)) | |
| 51.3% | (/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -1/3 binary64)))) | |
| 78.3% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal -3 binary64)))))) | |
| 51.3% | (/.f64 #s(literal -1/3 binary64) (/.f64 b a)) | |
| 51.3% | (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 3 binary64) a) b)) | |
| 47.5% | (-.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 y (*.f64 y (sqrt.f64 x)))) | |
| 63.6% | (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 59.7% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal -1/18 binary64))) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 71.5% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) #s(literal 2 binary64)) (cos.f64 (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) #s(literal 2 binary64)) (cos.f64 (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 16.6% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal 1/27 binary64))) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/27 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y))) (fma.f64 y (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/9 binary64))) (fma.f64 z (*.f64 (*.f64 (*.f64 t t) #s(literal 1/9 binary64)) z) (*.f64 y y))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 70.9% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z t) #s(literal 1/3 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 71.1% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 t #s(literal 3 binary64)) #s(literal -1 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 71.2% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (*.f64 (/.f64 t (/.f64 #s(literal 1 binary64) z)) #s(literal 1/3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 65.0% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 t z) (*.f64 t z)) #s(literal -1/2 binary64))) #s(literal 1/3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| ✓ | 71.0% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z t))) #s(literal 1/3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| 43.4% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) (log.f64 (*.f64 t z))))) #s(literal 1/3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 15.2% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (*.f64 (*.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 t))) #s(literal 1/3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 43.4% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (*.f64 (exp.f64 (log.f64 (*.f64 t z))) #s(literal 1/3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 71.1% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 33.5% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (exp.f64 (/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (/.f64 (*.f64 t z) #s(literal 1/3 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 t z)) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 1/3 binary64)) #s(literal 2 binary64))))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| ✓ | 43.7% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (exp.f64 (log.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| 69.3% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64)))) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 42.3% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64)))) (cos.f64 (-.f64 y (exp.f64 (log.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 60.9% | (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) t) (*.f64 z (sin.f64 y))) (cos.f64 y))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 #s(literal 1/3 binary64) a) (*.f64 x b))) (-.f64 #s(literal 0 binary64) x)) | |
| 29.6% | (*.f64 (fma.f64 (neg.f64 (cos.f64 y)) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (sqrt.f64 x) #s(literal -2 binary64))) | |
| 18.7% | (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) | |
| 51.3% | (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3 binary64)) a) | |
| 51.3% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -3 binary64))) a) | |
| 51.3% | (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -1/3 binary64))) | |
| ✓ | 51.3% | (*.f64 (/.f64 #s(literal -1/3 binary64) b) a) |
| 51.3% | (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/3 binary64)) a) | |
| 4.4% | (*.f64 (*.f64 (*.f64 t z) (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64))) | |
| 28.7% | (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) | |
| 29.7% | (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y))) | |
| 18.3% | (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) | |
| 29.2% | (*.f64 (sqrt.f64 x) (fma.f64 #s(literal 2 binary64) (cos.f64 y) (*.f64 (*.f64 #s(literal 2/3 binary64) t) (*.f64 z (sin.f64 y))))) | |
| 29.2% | (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) | |
| 67.3% | (*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) (*.f64 x b)))) | |
| 65.8% | (*.f64 a (fma.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) a) (/.f64 #s(literal -1/3 binary64) b))) | |
| 73.1% | (*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (/.f64 (cos.f64 y) a)) (/.f64 #s(literal -1/3 binary64) b))) | |
| 73.1% | (*.f64 a (-.f64 (/.f64 #s(literal -1/3 binary64) b) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) (/.f64 #s(literal -2 binary64) a)))) | |
| ✓ | 51.2% | (*.f64 #s(literal -1/3 binary64) (/.f64 a b)) |
| 51.2% | (*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (/.f64 b a))) | |
| 51.2% | (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) a)) | |
| 4.4% | (neg.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))))) |
Compiled 9 093 to 3 305 computations (63.7% saved)
| Inputs |
|---|
(*.f64 #s(literal -1/3 binary64) (/.f64 a b)) |
(*.f64 (/.f64 #s(literal -1/3 binary64) b) a) |
(/.f64 a (*.f64 b #s(literal -3 binary64))) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) a)) |
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/3 binary64))) |
(*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -3 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/3 binary64)) a) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -1/3 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -3 binary64))) a) |
(/.f64 #s(literal -1/3 binary64) (/.f64 b a)) |
(/.f64 (/.f64 a b) #s(literal -3 binary64)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (/.f64 b a))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3 binary64)) a) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 3 binary64) a) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -3 binary64)) a)) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(-.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (sqrt.f64 x) (fma.f64 y (-.f64 #s(literal 0 binary64) y) #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 x) (fma.f64 #s(literal 2/3 binary64) (*.f64 y (*.f64 t z)) #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 y (*.f64 y (sqrt.f64 x)))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (fma.f64 #s(literal 2 binary64) (sqrt.f64 x) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 (sqrt.f64 x) y))))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal -1/18 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(fma.f64 (*.f64 (sqrt.f64 x) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
(neg.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 x) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64)))) (*.f64 (*.f64 a a) (/.f64 #s(literal -1/3 binary64) (*.f64 b (*.f64 b #s(literal -3 binary64)))))) |
(fma.f64 y (fma.f64 y (-.f64 #s(literal 0 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (sqrt.f64 x) z) t))) (fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64)))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64)))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) (*.f64 #s(literal 0 binary64) (/.f64 a (*.f64 #s(literal 3 binary64) b)))))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) |
(*.f64 (*.f64 (*.f64 t z) (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 (fma.f64 (*.f64 t #s(literal -1/3 binary64)) z y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(fma.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (fma.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(*.f64 (sqrt.f64 x) (*.f64 (*.f64 t (*.f64 t (*.f64 z (*.f64 (cos.f64 y) z)))) #s(literal -1/9 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)))) (fma.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 0 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) b)) (*.f64 a #s(literal -1/3 binary64))) b) |
(fma.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) #s(literal 2 binary64) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 y)) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 y)) (/.f64 (/.f64 a b) #s(literal 3 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (/.f64 (cos.f64 y) a)) (/.f64 #s(literal -1/3 binary64) b))) |
(fma.f64 (cos.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(fma.f64 (/.f64 a b) #s(literal -1/3 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)))) |
(-.f64 (*.f64 (*.f64 (*.f64 t z) (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(*.f64 a (-.f64 (/.f64 #s(literal -1/3 binary64) b) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) (/.f64 #s(literal -2 binary64) a)))) |
(fma.f64 (cos.f64 (*.f64 (fma.f64 y y #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(*.f64 x (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 x b))))) |
(*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) (*.f64 x b)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (*.f64 z (/.f64 t #s(literal 3 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (/.f64 (sqrt.f64 x) a)) (/.f64 #s(literal -1/3 binary64) b))) |
(*.f64 a (fma.f64 (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) a) (/.f64 #s(literal -1/3 binary64) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal -3 binary64)))))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal -1/18 binary64))) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (*.f64 (/.f64 t (/.f64 #s(literal 1 binary64) z)) #s(literal 1/3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (*.f64 z t)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 a #s(literal -3 binary64)))) |
(fma.f64 (cos.f64 (*.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 #s(literal 3 binary64) (*.f64 t z)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 (*.f64 (fma.f64 #s(literal -1/9 binary64) (*.f64 t (*.f64 t (*.f64 z z))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 (/.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z t))) #s(literal 1/3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal 3 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z t) #s(literal 1/3 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(fma.f64 (cos.f64 (*.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 (*.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 (*.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y)) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(fma.f64 (cos.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y) (*.f64 #s(literal -1/3 binary64) t)) z (*.f64 y (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y))) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y) (*.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(fma.f64 (cos.f64 (*.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (fma.f64 #s(literal -9 binary64) (/.f64 y (*.f64 t (*.f64 t (*.f64 z z)))) (/.f64 #s(literal 3 binary64) (*.f64 t z))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 (*.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 (fma.f64 #s(literal -9 binary64) (/.f64 y (*.f64 z (*.f64 t t))) (/.f64 #s(literal 3 binary64) t)) z))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 (*.f64 (*.f64 z (*.f64 z (fma.f64 #s(literal -1/3 binary64) (*.f64 t (/.f64 y z)) (fma.f64 #s(literal 1/3 binary64) (*.f64 t (/.f64 y z)) (*.f64 #s(literal -1/9 binary64) (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y) (*.f64 y y)) (*.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y) (*.f64 y y))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)))) |
(*.f64 (sqrt.f64 x) (fma.f64 #s(literal 2 binary64) (cos.f64 y) (*.f64 (*.f64 #s(literal 2/3 binary64) t) (*.f64 z (sin.f64 y))))) |
(fma.f64 (cos.f64 (*.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 (fma.f64 #s(literal -9 binary64) (/.f64 y (*.f64 t (*.f64 z z))) (fma.f64 #s(literal 27 binary64) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 z (*.f64 t (*.f64 t (*.f64 z z))))) (/.f64 #s(literal 3 binary64) z))) t))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 x) (fma.f64 (cos.f64 y) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2/3 binary64) t) (*.f64 z (sin.f64 y)))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 x x) #s(literal 1/4 binary64))) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(fma.f64 (cos.f64 (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 1/27 binary64) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 y (-.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (*.f64 b (fma.f64 t (*.f64 z (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)))) (*.f64 a #s(literal -1/3 binary64))) b) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal -1/27 binary64) (*.f64 b (*.f64 b b))) #s(literal 0 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64)))))))))) |
(fma.f64 (sqrt.f64 x) (fma.f64 (cos.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) #s(literal 0 binary64))) #s(literal 2 binary64) (*.f64 (*.f64 y (sin.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) #s(literal 0 binary64)))) #s(literal -2 binary64))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 t z) (*.f64 t z)) #s(literal -1/2 binary64))) #s(literal 1/3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) t) (*.f64 z (sin.f64 y))) (cos.f64 y))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 #s(literal 1/3 binary64) a) (*.f64 x b))) (-.f64 #s(literal 0 binary64) x)) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (pow.f64 (*.f64 (/.f64 #s(literal 3 binary64) (*.f64 z t)) (/.f64 #s(literal 3 binary64) (*.f64 z t))) #s(literal -1/2 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 t #s(literal 3 binary64)) #s(literal -1 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))))) #s(literal 0 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) #s(literal 0 binary64))) |
(/.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64)) (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y)) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) (cos.f64 y)) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal 1/27 binary64))) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -1/27 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y))) (fma.f64 y (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/9 binary64))) (fma.f64 z (*.f64 (*.f64 (*.f64 t t) #s(literal 1/9 binary64)) z) (*.f64 y y))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) (cos.f64 y)) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (neg.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))))) (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64))))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64)))) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(fma.f64 (fma.f64 #s(literal 1 binary64) (cos.f64 y) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (sin.f64 y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b #s(literal -9 binary64))))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64))) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (exp.f64 (log.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (*.f64 (exp.f64 (log.f64 (*.f64 t z))) #s(literal 1/3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64)))) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(fma.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) #s(literal 1 binary64) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (sin.f64 y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (cos.f64 y) (*.f64 (neg.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 3 binary64) (*.f64 z t))) #s(literal -1 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(fma.f64 (fma.f64 (fma.f64 z (*.f64 z (*.f64 t (*.f64 t #s(literal -1/18 binary64)))) #s(literal 1 binary64)) (cos.f64 y) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (sin.f64 y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) (log.f64 (*.f64 t z))))) #s(literal 1/3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(fma.f64 (cos.f64 (*.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 t z) y)) #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 (*.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)))) (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (*.f64 b (fma.f64 z (*.f64 t (fma.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 1/3 binary64) (sin.f64 y)))) (cos.f64 y)))) (*.f64 a #s(literal -1/3 binary64))) b) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 z (fma.f64 #s(literal 1/3 binary64) (*.f64 t (sin.f64 y)) (fma.f64 z (*.f64 (*.f64 (*.f64 (cos.f64 y) t) t) #s(literal -1/18 binary64)) #s(literal 0 binary64))) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(fma.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (cos.f64 y) (*.f64 (neg.f64 (*.f64 t (fma.f64 t (*.f64 t (*.f64 z (*.f64 (*.f64 z z) #s(literal 1/162 binary64)))) (*.f64 #s(literal -1/3 binary64) z)))) (sin.f64 y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 z z) (fma.f64 #s(literal 1/1944 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 t (*.f64 t #s(literal -1/18 binary64)))) #s(literal 1 binary64)) (cos.f64 y) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (sin.f64 y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))))) (/.f64 (*.f64 (sqrt.f64 x) x) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 (log.f64 x)) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal 1/2 binary64)) (cos.f64 y)) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 (log.f64 x)) #s(literal 1/2 binary64))) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 (log.f64 x)) #s(literal 1/2 binary64))) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(fma.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64)))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(*.f64 (fma.f64 (neg.f64 (cos.f64 y)) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (sqrt.f64 x) #s(literal -2 binary64))) |
(fma.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (cos.f64 y) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (sin.f64 y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) z) t)) (cos.f64 y) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (sin.f64 y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b))) (*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (/.f64 a (*.f64 #s(literal 3 binary64) b)))))) |
(fma.f64 (fma.f64 (+.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 1/2 binary64) (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64)))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (-.f64 (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)) (cos.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y))) #s(literal 1/2 binary64) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (+.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 1/2 binary64) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (sin.f64 y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))) (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (cos.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64))) (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (+.f64 (cos.f64 (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y)) (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y))) #s(literal 1/2 binary64) (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (-.f64 (cos.f64 (fma.f64 z (*.f64 t #s(literal -1/3 binary64)) y)) (cos.f64 (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y))) #s(literal 1/2 binary64) (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64)))) (cos.f64 (-.f64 y (exp.f64 (log.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (*.f64 (*.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 t))) #s(literal 1/3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(fma.f64 (fma.f64 (cos.f64 (/.f64 (*.f64 y y) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y))) (cos.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y))) (*.f64 (sin.f64 (/.f64 (*.f64 y y) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y))) (sin.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 t z) (*.f64 t z))) (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (cos.f64 (/.f64 (*.f64 y y) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y))) (cos.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/9 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y))) (*.f64 (sin.f64 (/.f64 (*.f64 y y) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y))) (sin.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 1/9 binary64))) (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (cos.f64 (/.f64 (*.f64 y y) (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y))) (cos.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y))) (*.f64 (sin.f64 (/.f64 (*.f64 y y) (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y))) (sin.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(fma.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (cos.f64 y) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (sin.f64 y))) (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (cos.f64 y) (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (sin.f64 y))) (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) b) (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) (/.f64 a #s(literal 3 binary64)))) (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 #s(literal 1/3 binary64) (sin.f64 y))) (cos.f64 y)) b)) |
(fma.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)))) (fma.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))))) (*.f64 (fma.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)))) (*.f64 (fma.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (fma.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64))))) (*.f64 (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)))))) (*.f64 (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))))) |
(fma.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) #s(literal 2 binary64))) (cos.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 2 binary64))) (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 t (*.f64 z #s(literal 1/3 binary64))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (cos.f64 (fma.f64 t (*.f64 z #s(literal 1/3 binary64)) y)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (exp.f64 (/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (/.f64 (*.f64 t z) #s(literal 1/3 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 t z)) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 1/3 binary64)) #s(literal 2 binary64))))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)) y)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 (*.f64 z t) #s(literal 1/3 binary64)))) #s(literal 2 binary64))) (cos.f64 (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) y)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) #s(literal 2 binary64)) (cos.f64 (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) #s(literal 2 binary64)) (cos.f64 (fma.f64 z (*.f64 t #s(literal 1/3 binary64)) y))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 y)) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 y)) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sin.f64 y)) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sin.f64 y)) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 y)) (cos.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sin.f64 y)) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) (-.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) (-.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))) #s(literal 3 binary64))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (neg.f64 (sin.f64 y))))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y))))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y))))) (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (fma.f64 a (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) (fma.f64 a (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (fma.f64 a (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (fma.f64 a (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))))) (fma.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) (fma.f64 a (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))))) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) (fma.f64 a (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (fma.f64 a (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))))) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) (fma.f64 a (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))))))))) |
(fma.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)))))) (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sin.f64 y))))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
| Outputs |
|---|
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 y)) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
16 calls:
| 76.0ms | y |
| 70.0ms | t |
| 61.0ms | z |
| 51.0ms | a |
| 51.0ms | (*.f64 b #s(literal 3 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.4% | 1 | x |
| 78.4% | 1 | y |
| 78.4% | 1 | z |
| 78.4% | 1 | t |
| 78.4% | 1 | a |
| 78.4% | 1 | b |
| 78.4% | 1 | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| 78.4% | 1 | (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
| 78.4% | 1 | (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
| 78.4% | 1 | (sqrt.f64 x) |
| 78.4% | 1 | (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) |
| 78.4% | 1 | (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) |
| 78.4% | 1 | (/.f64 (*.f64 z t) #s(literal 3 binary64)) |
| 78.4% | 1 | (*.f64 z t) |
| 78.4% | 1 | (/.f64 a (*.f64 b #s(literal 3 binary64))) |
| 78.4% | 1 | (*.f64 b #s(literal 3 binary64)) |
Compiled 171 to 139 computations (18.7% saved)
| Inputs |
|---|
(*.f64 #s(literal -1/3 binary64) (/.f64 a b)) |
(*.f64 (/.f64 #s(literal -1/3 binary64) b) a) |
(/.f64 a (*.f64 b #s(literal -3 binary64))) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) a)) |
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/3 binary64))) |
(*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -3 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/3 binary64)) a) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -1/3 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -3 binary64))) a) |
(/.f64 #s(literal -1/3 binary64) (/.f64 b a)) |
(/.f64 (/.f64 a b) #s(literal -3 binary64)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (/.f64 b a))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3 binary64)) a) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 3 binary64) a) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -3 binary64)) a)) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(-.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (sqrt.f64 x) (fma.f64 y (-.f64 #s(literal 0 binary64) y) #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 x) (fma.f64 #s(literal 2/3 binary64) (*.f64 y (*.f64 t z)) #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 y (*.f64 y (sqrt.f64 x)))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (fma.f64 #s(literal 2 binary64) (sqrt.f64 x) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 (sqrt.f64 x) y))))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal -1/18 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(fma.f64 (*.f64 (sqrt.f64 x) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
(neg.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 x) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64)))) (*.f64 (*.f64 a a) (/.f64 #s(literal -1/3 binary64) (*.f64 b (*.f64 b #s(literal -3 binary64)))))) |
(fma.f64 y (fma.f64 y (-.f64 #s(literal 0 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (sqrt.f64 x) z) t))) (fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64)))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64)))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) (*.f64 #s(literal 0 binary64) (/.f64 a (*.f64 #s(literal 3 binary64) b)))))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) |
(*.f64 (*.f64 (*.f64 t z) (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 (fma.f64 (*.f64 t #s(literal -1/3 binary64)) z y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(fma.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (fma.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(*.f64 (sqrt.f64 x) (*.f64 (*.f64 t (*.f64 t (*.f64 z (*.f64 (cos.f64 y) z)))) #s(literal -1/9 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)))) (fma.f64 (fma.f64 (*.f64 a a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))) #s(literal 0 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 0 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) b)) (*.f64 a #s(literal -1/3 binary64))) b) |
(fma.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) #s(literal 2 binary64) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
| Outputs |
|---|
(fma.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
16 calls:
| 71.0ms | (*.f64 b #s(literal 3 binary64)) |
| 60.0ms | (/.f64 (*.f64 z t) #s(literal 3 binary64)) |
| 55.0ms | (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) |
| 52.0ms | (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
| 38.0ms | (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.3% | 1 | y |
| 78.3% | 1 | z |
| 78.3% | 1 | t |
| 78.3% | 1 | x |
| 78.3% | 1 | a |
| 78.3% | 1 | (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
| 78.3% | 1 | (sqrt.f64 x) |
| 78.3% | 1 | (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) |
| 78.3% | 1 | b |
| 78.3% | 1 | (/.f64 (*.f64 z t) #s(literal 3 binary64)) |
| 78.3% | 1 | (*.f64 z t) |
| 78.3% | 1 | (/.f64 a (*.f64 b #s(literal 3 binary64))) |
| 78.3% | 1 | (*.f64 b #s(literal 3 binary64)) |
| 78.3% | 1 | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| 78.3% | 1 | (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
| 78.3% | 1 | (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) |
Compiled 171 to 139 computations (18.7% saved)
| Inputs |
|---|
(*.f64 #s(literal -1/3 binary64) (/.f64 a b)) |
(*.f64 (/.f64 #s(literal -1/3 binary64) b) a) |
(/.f64 a (*.f64 b #s(literal -3 binary64))) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) a)) |
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/3 binary64))) |
(*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -3 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/3 binary64)) a) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -1/3 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -3 binary64))) a) |
(/.f64 #s(literal -1/3 binary64) (/.f64 b a)) |
(/.f64 (/.f64 a b) #s(literal -3 binary64)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (/.f64 b a))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3 binary64)) a) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 3 binary64) a) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -3 binary64)) a)) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(-.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (sqrt.f64 x) (fma.f64 y (-.f64 #s(literal 0 binary64) y) #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 x) (fma.f64 #s(literal 2/3 binary64) (*.f64 y (*.f64 t z)) #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 y (*.f64 y (sqrt.f64 x)))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (fma.f64 #s(literal 2 binary64) (sqrt.f64 x) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 (sqrt.f64 x) y))))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal -1/18 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(fma.f64 (*.f64 (sqrt.f64 x) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
(neg.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 x) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64)))) (*.f64 (*.f64 a a) (/.f64 #s(literal -1/3 binary64) (*.f64 b (*.f64 b #s(literal -3 binary64)))))) |
(fma.f64 y (fma.f64 y (-.f64 #s(literal 0 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (sqrt.f64 x) z) t))) (fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64)))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64)))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) (*.f64 #s(literal 0 binary64) (/.f64 a (*.f64 #s(literal 3 binary64) b)))))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) |
(*.f64 (*.f64 (*.f64 t z) (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 (fma.f64 (*.f64 t #s(literal -1/3 binary64)) z y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
| Outputs |
|---|
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
16 calls:
| 52.0ms | x |
| 47.0ms | (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
| 37.0ms | z |
| 24.0ms | a |
| 24.0ms | (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.3% | 1 | y |
| 78.3% | 1 | z |
| 78.3% | 1 | t |
| 78.3% | 1 | x |
| 78.3% | 1 | b |
| 78.3% | 1 | (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
| 78.3% | 1 | (sqrt.f64 x) |
| 78.3% | 1 | (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) |
| 78.3% | 1 | (/.f64 a (*.f64 b #s(literal 3 binary64))) |
| 78.3% | 1 | (*.f64 b #s(literal 3 binary64)) |
| 78.3% | 1 | a |
| 78.3% | 1 | (/.f64 (*.f64 z t) #s(literal 3 binary64)) |
| 78.3% | 1 | (*.f64 z t) |
| 78.3% | 1 | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| 78.3% | 1 | (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
| 78.3% | 1 | (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) |
Compiled 171 to 139 computations (18.7% saved)
| Inputs |
|---|
(*.f64 #s(literal -1/3 binary64) (/.f64 a b)) |
(*.f64 (/.f64 #s(literal -1/3 binary64) b) a) |
(/.f64 a (*.f64 b #s(literal -3 binary64))) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) a)) |
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/3 binary64))) |
(*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -3 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/3 binary64)) a) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -1/3 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -3 binary64))) a) |
(/.f64 #s(literal -1/3 binary64) (/.f64 b a)) |
(/.f64 (/.f64 a b) #s(literal -3 binary64)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (/.f64 b a))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3 binary64)) a) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 3 binary64) a) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -3 binary64)) a)) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(-.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (sqrt.f64 x) (fma.f64 y (-.f64 #s(literal 0 binary64) y) #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 x) (fma.f64 #s(literal 2/3 binary64) (*.f64 y (*.f64 t z)) #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 y (*.f64 y (sqrt.f64 x)))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (fma.f64 #s(literal 2 binary64) (sqrt.f64 x) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 (sqrt.f64 x) y))))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal -1/18 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(fma.f64 (*.f64 (sqrt.f64 x) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
(neg.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 x) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64)))) (*.f64 (*.f64 a a) (/.f64 #s(literal -1/3 binary64) (*.f64 b (*.f64 b #s(literal -3 binary64)))))) |
(fma.f64 y (fma.f64 y (-.f64 #s(literal 0 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (sqrt.f64 x) z) t))) (fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64)))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64)))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) (*.f64 #s(literal 0 binary64) (/.f64 a (*.f64 #s(literal 3 binary64) b)))))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) |
(*.f64 (*.f64 (*.f64 t z) (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) |
(fma.f64 (cos.f64 (fma.f64 t (*.f64 z #s(literal -1/3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 (fma.f64 (*.f64 t #s(literal -1/3 binary64)) z y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 0 binary64)) |
| Outputs |
|---|
(fma.f64 (sqrt.f64 x) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) |
(fma.f64 (sqrt.f64 x) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
16 calls:
| 67.0ms | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| 48.0ms | (/.f64 (*.f64 z t) #s(literal 3 binary64)) |
| 36.0ms | (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
| 36.0ms | t |
| 18.0ms | (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.3% | 1 | y |
| 67.3% | 1 | z |
| 67.3% | 1 | t |
| 69.2% | 2 | x |
| 70.5% | 3 | a |
| 69.2% | 2 | (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
| 69.2% | 2 | (sqrt.f64 x) |
| 67.3% | 1 | (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) |
| 69.6% | 2 | b |
| 67.3% | 1 | (/.f64 (*.f64 z t) #s(literal 3 binary64)) |
| 67.3% | 1 | (*.f64 z t) |
| 73.6% | 3 | (/.f64 a (*.f64 b #s(literal 3 binary64))) |
| 69.6% | 2 | (*.f64 b #s(literal 3 binary64)) |
| 67.3% | 1 | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| 69.9% | 2 | (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
| 67.3% | 1 | (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) |
Compiled 171 to 139 computations (18.7% saved)
| Inputs |
|---|
(*.f64 #s(literal -1/3 binary64) (/.f64 a b)) |
(*.f64 (/.f64 #s(literal -1/3 binary64) b) a) |
(/.f64 a (*.f64 b #s(literal -3 binary64))) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) a)) |
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/3 binary64))) |
(*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -3 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/3 binary64)) a) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -1/3 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -3 binary64))) a) |
(/.f64 #s(literal -1/3 binary64) (/.f64 b a)) |
(/.f64 (/.f64 a b) #s(literal -3 binary64)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (/.f64 b a))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3 binary64)) a) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 3 binary64) a) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -3 binary64)) a)) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(-.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (sqrt.f64 x) (fma.f64 y (-.f64 #s(literal 0 binary64) y) #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 x) (fma.f64 #s(literal 2/3 binary64) (*.f64 y (*.f64 t z)) #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 y (*.f64 y (sqrt.f64 x)))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (fma.f64 #s(literal 2 binary64) (sqrt.f64 x) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 (sqrt.f64 x) y))))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal -1/18 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(fma.f64 (*.f64 (sqrt.f64 x) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
(neg.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 x) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64)))) (*.f64 (*.f64 a a) (/.f64 #s(literal -1/3 binary64) (*.f64 b (*.f64 b #s(literal -3 binary64)))))) |
(fma.f64 y (fma.f64 y (-.f64 #s(literal 0 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (sqrt.f64 x) z) t))) (fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64)))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64)))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) (*.f64 #s(literal 0 binary64) (/.f64 a (*.f64 #s(literal 3 binary64) b)))))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) |
(*.f64 (*.f64 (*.f64 t z) (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
| Outputs |
|---|
(fma.f64 (sqrt.f64 x) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) |
(fma.f64 (sqrt.f64 x) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
1 calls:
| 11.0ms | (/.f64 a (*.f64 b #s(literal 3 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.6% | 3 | (/.f64 a (*.f64 b #s(literal 3 binary64))) |
Compiled 11 to 9 computations (18.2% saved)
| Inputs |
|---|
(*.f64 #s(literal -1/3 binary64) (/.f64 a b)) |
(*.f64 (/.f64 #s(literal -1/3 binary64) b) a) |
(/.f64 a (*.f64 b #s(literal -3 binary64))) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) a)) |
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/3 binary64))) |
(*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -3 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/3 binary64)) a) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -1/3 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -3 binary64))) a) |
(/.f64 #s(literal -1/3 binary64) (/.f64 b a)) |
(/.f64 (/.f64 a b) #s(literal -3 binary64)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (/.f64 b a))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3 binary64)) a) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 3 binary64) a) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -3 binary64)) a)) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(-.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (sqrt.f64 x) (fma.f64 y (-.f64 #s(literal 0 binary64) y) #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 x) (fma.f64 #s(literal 2/3 binary64) (*.f64 y (*.f64 t z)) #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 y (*.f64 y (sqrt.f64 x)))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (fma.f64 #s(literal 2 binary64) (sqrt.f64 x) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 (sqrt.f64 x) y))))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal -1/18 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(fma.f64 (*.f64 (sqrt.f64 x) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
(neg.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 x) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64)))) (*.f64 (*.f64 a a) (/.f64 #s(literal -1/3 binary64) (*.f64 b (*.f64 b #s(literal -3 binary64)))))) |
(fma.f64 y (fma.f64 y (-.f64 #s(literal 0 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (sqrt.f64 x) z) t))) (fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64)))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64)))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) (*.f64 #s(literal 0 binary64) (/.f64 a (*.f64 #s(literal 3 binary64) b)))))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) |
(*.f64 (*.f64 (*.f64 t z) (sin.f64 y)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) #s(literal 0 binary64)))) |
| Outputs |
|---|
(fma.f64 (sqrt.f64 x) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
1 calls:
| 43.0ms | (/.f64 a (*.f64 b #s(literal 3 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.4% | 3 | (/.f64 a (*.f64 b #s(literal 3 binary64))) |
Compiled 11 to 9 computations (18.2% saved)
| Inputs |
|---|
(*.f64 #s(literal -1/3 binary64) (/.f64 a b)) |
(*.f64 (/.f64 #s(literal -1/3 binary64) b) a) |
(/.f64 a (*.f64 b #s(literal -3 binary64))) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) a)) |
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/3 binary64))) |
(*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -3 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/3 binary64)) a) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -1/3 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -3 binary64))) a) |
(/.f64 #s(literal -1/3 binary64) (/.f64 b a)) |
(/.f64 (/.f64 a b) #s(literal -3 binary64)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (/.f64 b a))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3 binary64)) a) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 3 binary64) a) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -3 binary64)) a)) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(-.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (sqrt.f64 x) (fma.f64 y (-.f64 #s(literal 0 binary64) y) #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 x) (fma.f64 #s(literal 2/3 binary64) (*.f64 y (*.f64 t z)) #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 y (*.f64 y (sqrt.f64 x)))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (fma.f64 #s(literal 2 binary64) (sqrt.f64 x) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 (sqrt.f64 x) y))))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal -1/18 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(fma.f64 (*.f64 (sqrt.f64 x) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
(neg.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (fma.f64 a (*.f64 #s(literal 1/9 binary64) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) (*.f64 b (*.f64 b (*.f64 b #s(literal 27 binary64))))))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 x) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64)))) (*.f64 (*.f64 a a) (/.f64 #s(literal -1/3 binary64) (*.f64 b (*.f64 b #s(literal -3 binary64)))))) |
(fma.f64 y (fma.f64 y (-.f64 #s(literal 0 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (sqrt.f64 x) z) t))) (fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64)))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 27 binary64)))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) b) b)) (*.f64 #s(literal 0 binary64) (/.f64 a (*.f64 #s(literal 3 binary64) b)))))) |
| Outputs |
|---|
(fma.f64 (sqrt.f64 x) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
9 calls:
| 40.0ms | (*.f64 b #s(literal 3 binary64)) |
| 39.0ms | z |
| 15.0ms | x |
| 12.0ms | (/.f64 a (*.f64 b #s(literal 3 binary64))) |
| 10.0ms | (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.3% | 1 | z |
| 67.3% | 1 | a |
| 67.3% | 1 | x |
| 67.3% | 1 | (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
| 67.3% | 1 | (sqrt.f64 x) |
| 67.3% | 1 | b |
| 67.3% | 1 | (*.f64 b #s(literal 3 binary64)) |
| 67.3% | 1 | (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
| 67.3% | 1 | (/.f64 a (*.f64 b #s(literal 3 binary64))) |
Compiled 85 to 72 computations (15.3% saved)
| Inputs |
|---|
(*.f64 #s(literal -1/3 binary64) (/.f64 a b)) |
(*.f64 (/.f64 #s(literal -1/3 binary64) b) a) |
(/.f64 a (*.f64 b #s(literal -3 binary64))) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) a)) |
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/3 binary64))) |
(*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -3 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/3 binary64)) a) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -1/3 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -3 binary64))) a) |
(/.f64 #s(literal -1/3 binary64) (/.f64 b a)) |
(/.f64 (/.f64 a b) #s(literal -3 binary64)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (/.f64 b a))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3 binary64)) a) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 3 binary64) a) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -3 binary64)) a)) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
| Outputs |
|---|
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
16 calls:
| 41.0ms | x |
| 29.0ms | (sqrt.f64 x) |
| 21.0ms | y |
| 9.0ms | (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) |
| 6.0ms | (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.3% | 1 | x |
| 67.3% | 1 | t |
| 67.3% | 1 | a |
| 67.3% | 1 | (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
| 67.3% | 1 | (sqrt.f64 x) |
| 67.3% | 1 | (/.f64 (*.f64 z t) #s(literal 3 binary64)) |
| 67.3% | 1 | (*.f64 z t) |
| 67.3% | 1 | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| 67.3% | 1 | (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
| 67.3% | 1 | (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) |
| 67.3% | 1 | b |
| 67.3% | 1 | (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) |
| 67.3% | 1 | (*.f64 b #s(literal 3 binary64)) |
| 67.3% | 1 | y |
| 67.3% | 1 | (/.f64 a (*.f64 b #s(literal 3 binary64))) |
| 67.3% | 1 | z |
Compiled 171 to 139 computations (18.7% saved)
| Inputs |
|---|
(*.f64 #s(literal -1/3 binary64) (/.f64 a b)) |
(*.f64 (/.f64 #s(literal -1/3 binary64) b) a) |
(/.f64 a (*.f64 b #s(literal -3 binary64))) |
(/.f64 (*.f64 a #s(literal -1/3 binary64)) b) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) a)) |
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/3 binary64))) |
(*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -3 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/3 binary64)) a) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -1/3 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -3 binary64))) a) |
(/.f64 #s(literal -1/3 binary64) (/.f64 b a)) |
(/.f64 (/.f64 a b) #s(literal -3 binary64)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (/.f64 b a))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3 binary64)) a) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 3 binary64) a) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -3 binary64)) a)) |
| Outputs |
|---|
(/.f64 a (*.f64 b #s(literal -3 binary64))) |
16 calls:
| 48.0ms | x |
| 39.0ms | a |
| 26.0ms | (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) |
| 10.0ms | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| 7.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.4% | 1 | a |
| 51.4% | 1 | (/.f64 (*.f64 z t) #s(literal 3 binary64)) |
| 51.4% | 1 | (*.f64 z t) |
| 51.4% | 1 | x |
| 51.4% | 1 | t |
| 51.4% | 1 | (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
| 51.4% | 1 | (sqrt.f64 x) |
| 51.4% | 1 | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| 51.4% | 1 | (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
| 51.4% | 1 | (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) |
| 51.4% | 1 | (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) |
| 51.4% | 1 | (/.f64 a (*.f64 b #s(literal 3 binary64))) |
| 51.4% | 1 | y |
| 51.4% | 1 | b |
| 51.4% | 1 | (*.f64 b #s(literal 3 binary64)) |
| 51.4% | 1 | z |
Compiled 171 to 139 computations (18.7% saved)
| Inputs |
|---|
(*.f64 #s(literal -1/3 binary64) (/.f64 a b)) |
(*.f64 (/.f64 #s(literal -1/3 binary64) b) a) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal -1/3 binary64) b) a) |
16 calls:
| 36.0ms | (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
| 2.0ms | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| 2.0ms | (*.f64 b #s(literal 3 binary64)) |
| 2.0ms | (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
| 2.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.3% | 1 | z |
| 51.3% | 1 | t |
| 51.3% | 1 | b |
| 51.3% | 1 | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| 51.3% | 1 | (/.f64 (*.f64 z t) #s(literal 3 binary64)) |
| 51.3% | 1 | (*.f64 z t) |
| 51.3% | 1 | (*.f64 b #s(literal 3 binary64)) |
| 51.3% | 1 | a |
| 51.3% | 1 | (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
| 51.3% | 1 | (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) |
| 51.3% | 1 | (/.f64 a (*.f64 b #s(literal 3 binary64))) |
| 51.3% | 1 | x |
| 51.3% | 1 | y |
| 51.3% | 1 | (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
| 51.3% | 1 | (sqrt.f64 x) |
| 51.3% | 1 | (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) |
Compiled 171 to 139 computations (18.7% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(*.f64 #s(literal -1/3 binary64) (/.f64 a b)) |
| Outputs |
|---|
(*.f64 #s(literal -1/3 binary64) (/.f64 a b)) |
16 calls:
| 39.0ms | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| 36.0ms | (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) |
| 1.0ms | (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
| 1.0ms | (*.f64 b #s(literal 3 binary64)) |
| 1.0ms | (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.2% | 1 | z |
| 51.2% | 1 | t |
| 51.2% | 1 | a |
| 51.2% | 1 | b |
| 51.2% | 1 | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| 51.2% | 1 | (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
| 51.2% | 1 | (/.f64 (*.f64 z t) #s(literal 3 binary64)) |
| 51.2% | 1 | (*.f64 z t) |
| 51.2% | 1 | (*.f64 b #s(literal 3 binary64)) |
| 51.2% | 1 | x |
| 51.2% | 1 | (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
| 51.2% | 1 | (sqrt.f64 x) |
| 51.2% | 1 | (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) |
| 51.2% | 1 | (/.f64 a (*.f64 b #s(literal 3 binary64))) |
| 51.2% | 1 | y |
| 51.2% | 1 | (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) |
Compiled 171 to 139 computations (18.7% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.236781794540738e-127 | 5.378371057502283e-124 |
| 0.0ms | -3.1438387674022146e-60 | -8.706249381395468e-64 |
Compiled 28 to 28 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.236781794540738e-127 | 5.378371057502283e-124 |
| 0.0ms | -3.1438387674022146e-60 | -8.706249381395468e-64 |
Compiled 28 to 28 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.236781794540738e-127 | 5.378371057502283e-124 |
| 0.0ms | -3.1438387674022146e-60 | -8.706249381395468e-64 |
Compiled 28 to 28 computations (0% saved)
| 1× | egg-herbie |
| 38× | *-commutative_binary64 |
| 12× | +-commutative_binary64 |
| 12× | sub-neg_binary64 |
| 10× | neg-sub0_binary64 |
| 10× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 179 |
| 1 | 75 | 179 |
| 2 | 84 | 179 |
| 3 | 94 | 179 |
| 4 | 103 | 179 |
| 5 | 109 | 179 |
| 6 | 111 | 179 |
| 1× | saturated |
| Inputs |
|---|
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 y)) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
(fma.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(if (<=.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal -3618502788666131/1809251394333065553493296640760748560207343510400633813116524750123642650624 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) (if (<=.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 2438866054934369/6097165137335922326917182089439777940915230747392521779021790936768304177382354726797472857545882756171536974846497310342671827498609932238848 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))))) |
(if (<=.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal -3618502788666131/1809251394333065553493296640760748560207343510400633813116524750123642650624 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) (if (<=.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 2438866054934369/6097165137335922326917182089439777940915230747392521779021790936768304177382354726797472857545882756171536974846497310342671827498609932238848 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (fma.f64 (sqrt.f64 x) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))))) |
(if (<=.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal -3618502788666131/1809251394333065553493296640760748560207343510400633813116524750123642650624 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) (if (<=.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 2438866054934369/6097165137335922326917182089439777940915230747392521779021790936768304177382354726797472857545882756171536974846497310342671827498609932238848 binary64)) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (fma.f64 (sqrt.f64 x) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))))) |
(fma.f64 (sqrt.f64 x) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(/.f64 a (*.f64 b #s(literal -3 binary64))) |
(*.f64 (/.f64 #s(literal -1/3 binary64) b) a) |
(*.f64 #s(literal -1/3 binary64) (/.f64 a b)) |
| Outputs |
|---|
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 y)) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
(fma.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) b)) |
(if (<=.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal -3618502788666131/1809251394333065553493296640760748560207343510400633813116524750123642650624 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) (if (<=.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 2438866054934369/6097165137335922326917182089439777940915230747392521779021790936768304177382354726797472857545882756171536974846497310342671827498609932238848 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y))) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))))) |
(if (<=.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) #s(literal -3618502788666131/1809251394333065553493296640760748560207343510400633813116524750123642650624 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) (if (<=.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) #s(literal 2438866054934369/6097165137335922326917182089439777940915230747392521779021790936768304177382354726797472857545882756171536974846497310342671827498609932238848 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (fma.f64 t (*.f64 #s(literal -1/3 binary64) z) y)))) (fma.f64 (sqrt.f64 x) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))))) |
(if (<=.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal -3618502788666131/1809251394333065553493296640760748560207343510400633813116524750123642650624 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) (if (<=.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 2438866054934369/6097165137335922326917182089439777940915230747392521779021790936768304177382354726797472857545882756171536974846497310342671827498609932238848 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (fma.f64 (sqrt.f64 x) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))))) |
(if (<=.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) #s(literal -3618502788666131/1809251394333065553493296640760748560207343510400633813116524750123642650624 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) (if (<=.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) #s(literal 2438866054934369/6097165137335922326917182089439777940915230747392521779021790936768304177382354726797472857545882756171536974846497310342671827498609932238848 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t z) y))) (fma.f64 (sqrt.f64 x) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))))) |
(if (<=.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal -3618502788666131/1809251394333065553493296640760748560207343510400633813116524750123642650624 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) (if (<=.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 2438866054934369/6097165137335922326917182089439777940915230747392521779021790936768304177382354726797472857545882756171536974846497310342671827498609932238848 binary64)) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (fma.f64 (sqrt.f64 x) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))))) |
(if (<=.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) #s(literal -3618502788666131/1809251394333065553493296640760748560207343510400633813116524750123642650624 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) (if (<=.f64 (/.f64 a (*.f64 #s(literal 3 binary64) b)) #s(literal 2438866054934369/6097165137335922326917182089439777940915230747392521779021790936768304177382354726797472857545882756171536974846497310342671827498609932238848 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 y)) (fma.f64 (sqrt.f64 x) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))))) |
(fma.f64 (sqrt.f64 x) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(/.f64 a (*.f64 b #s(literal -3 binary64))) |
(*.f64 (/.f64 #s(literal -1/3 binary64) b) a) |
(*.f64 a (/.f64 #s(literal -1/3 binary64) b)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 a b)) |
| 19 534× | accelerator-lowering-fma.f32 |
| 19 534× | accelerator-lowering-fma.f64 |
| 12 250× | accelerator-lowering-fma.f32 |
| 12 250× | accelerator-lowering-fma.f64 |
| 11 354× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 635 | 12720 |
| 1 | 2099 | 12392 |
| 2 | 7024 | 12384 |
| 0 | 8435 | 11566 |
| 0 | 233 | 3257 |
| 1 | 719 | 3240 |
| 2 | 2276 | 3189 |
| 3 | 4509 | 3177 |
| 0 | 8134 | 2919 |
| 0 | 18 | 59 |
| 1 | 82 | 59 |
| 2 | 678 | 59 |
| 0 | 8851 | 54 |
| 0 | 695 | 7513 |
| 1 | 2168 | 7243 |
| 2 | 7086 | 7158 |
| 0 | 8254 | 6857 |
| 0 | 44 | 189 |
| 1 | 243 | 189 |
| 2 | 1698 | 189 |
| 0 | 8221 | 175 |
| 0 | 48 | 255 |
| 1 | 265 | 255 |
| 2 | 2292 | 255 |
| 0 | 8140 | 238 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 723 to 460 computations (36.4% saved)
(sort z t)
Compiled 690 to 280 computations (59.4% saved)
Loading profile data...