
Time bar (total: 27.7s)
| 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 26 to 20 computations (23.1% saved)
ival-mult: 48.0ms (29.8% of total)ival-cos: 36.0ms (22.3% of total)ival-div: 28.0ms (17.4% of total)ival-sub: 27.0ms (16.7% of total)ival-sqrt: 18.0ms (11.2% of total)const: 4.0ms (2.5% of total)backward-pass: 1.0ms (0.6% of total)| 786.0ms | 5258× | 0 | valid |
| 590.0ms | 4173× | 0 | invalid |
| 1.2s | 2998× | 1 | valid |
ival-mult: 544.0ms (31.5% of total)ival-div: 289.0ms (16.7% of total)ival-sub: 272.0ms (15.8% of total)ival-cos: 264.0ms (15.3% of total)ival-sqrt: 238.0ms (13.8% of total)backward-pass: 85.0ms (4.9% of total)const: 34.0ms (2% of total)| 2× | egg-herbie |
| 1160× | sub-neg |
| 1036× | 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))) |
(+.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal -3 binary64)))))) (/.f64 (/.f64 a b) #s(literal -3 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))) |
(+ (* (sqrt x) (* 2 (cos (+ y (* z (* t -1/3)))))) (* a (/ -1/3 b))) |
(- (* (* 2 (sqrt (neg x))) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) |
(+ (* (cos (+ y (* z (* t -1/3)))) (* 2 (sqrt (neg x)))) (* a (/ -1/3 b))) |
(- (* (* 2 (sqrt x)) (cos (- (neg y) (/ (* z t) 3)))) (/ a (* b 3))) |
(+ (* 2 (* (sqrt x) (cos (- (* z (* t -1/3)) y)))) (* a (/ -1/3 b))) |
(- (* (* 2 (sqrt x)) (cos (- y (/ (* (neg z) t) 3)))) (/ a (* b 3))) |
(+ (* 2 (* (sqrt x) (cos (- (* z (* t -1/3)) y)))) (* a (/ -1/3 b))) |
(- (* (* 2 (sqrt x)) (cos (- y (/ (* z (neg t)) 3)))) (/ a (* b 3))) |
(+ (* 2 (* (sqrt x) (cos (- (* z (* t -1/3)) y)))) (* a (/ -1/3 b))) |
(- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (neg a) (* b 3))) |
(+ (* (sqrt x) (* 2 (cos (+ y (* z (* t -1/3)))))) (* a (/ 1/3 b))) |
(- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* (neg b) 3))) |
(+ (* (sqrt x) (* 2 (cos (+ y (* z (* t -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 (* z (* t -1/3)))) (* (sqrt (neg x)) -2))) |
(neg (- (* (* 2 (sqrt x)) (cos (- (neg y) (/ (* z t) 3)))) (/ a (* b 3)))) |
(+ (* a (/ 1/3 b)) (* (cos (- (* z (* t -1/3)) y)) (* (sqrt x) -2))) |
(neg (- (* (* 2 (sqrt x)) (cos (- y (/ (* (neg z) t) 3)))) (/ a (* b 3)))) |
(+ (* a (/ 1/3 b)) (* (cos (- (* z (* t -1/3)) y)) (* (sqrt x) -2))) |
(neg (- (* (* 2 (sqrt x)) (cos (- y (/ (* z (neg t)) 3)))) (/ a (* b 3)))) |
(+ (* a (/ 1/3 b)) (* (cos (- (* z (* t -1/3)) y)) (* (sqrt x) -2))) |
(neg (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (neg a) (* b 3)))) |
(+ (* a (/ -1/3 b)) (* (sqrt x) (* (cos (+ y (* z (* t -1/3)))) -2))) |
(neg (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* (neg b) 3)))) |
(+ (* a (/ -1/3 b)) (* (sqrt x) (* (cos (+ y (* z (* t -1/3)))) -2))) |
(- (* (* 2 (sqrt y)) (cos (- x (/ (* z t) 3)))) (/ a (* b 3))) |
(+ (* (* 2 (sqrt y)) (cos (+ x (* z (* t -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))) |
(+ (* 2 (* (cos (+ y (* z (* t -1/3)))) (sqrt a))) (* x (/ -1/3 b))) |
(- (* (* 2 (sqrt b)) (cos (- y (/ (* z t) 3)))) (/ a (* x 3))) |
(+ (* (cos (+ y (* z (* t -1/3)))) (* 2 (sqrt b))) (/ (* a -1/3) x)) |
(- (* (* 2 (sqrt x)) (cos (- z (/ (* y t) 3)))) (/ a (* b 3))) |
(+ (* 2 (* (sqrt x) (cos (- (/ (* y t) 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))) |
(+ (* (sqrt x) (* 2 (cos (+ a (* z (* t -1/3)))))) (* y (/ -1/3 b))) |
(- (* (* 2 (sqrt x)) (cos (- b (/ (* z t) 3)))) (/ a (* y 3))) |
(+ (* (* 2 (sqrt x)) (cos (+ b (* z (* t -1/3))))) (/ (* a -1/3) y)) |
(- (* (* 2 (sqrt x)) (cos (- y (/ (* t z) 3)))) (/ a (* b 3))) |
(+ (* (sqrt x) (* 2 (cos (+ y (* z (* t -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 -1/3) t)) |
(- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ b (* a 3))) |
(+ (* (sqrt x) (* 2 (cos (+ y (* z (* t -1/3)))))) (/ (* b -1/3) a)) |
(sort z t)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 125 | 72 | (4.364144442088193e+68 1.2373760040869302e+132 -1.8117383334786303e-256 4.8426413223099034e-235 3.7575856930870533e-233 -5.636041568429319e-14) | 29 | (4.096383527793258e-56 -1.6444957257316463e-81 1.3669725761326151e+147 5.565347312674078e+169 9.317632698518791e-254 -8.142918259578842e-149) | (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) |
| 0 | 0 | - | 0 | - | (*.f64 b #s(literal 3 binary64)) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | b |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 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 | - | (*.f64 z t) |
| 0 | 0 | - | 0 | - | (/.f64 a (*.f64 b #s(literal 3 binary64))) |
| 0 | 0 | - | 0 | - | (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) |
| 0 | 0 | - | 0 | - | (/.f64 (*.f64 z t) #s(literal 3 binary64)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | #s(literal 3 binary64) |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
| 0 | 0 | - | 0 | - | a |
| 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 | - | (sqrt.f64 x) |
| 356.0ms | 386× | 1 | valid |
| 39.0ms | 126× | 0 | valid |
Compiled 193 to 109 computations (43.5% saved)
ival-mult: 78.0ms (26.8% of total)ival-sub: 64.0ms (22% of total)ival-cos: 62.0ms (21.3% of total)ival-div: 48.0ms (16.5% of total)backward-pass: 24.0ms (8.3% of total)ival-sqrt: 9.0ms (3.1% of total)const: 6.0ms (2.1% of total)Compiled 25 to 19 computations (24% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 71.7% | (-.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)))) |
| ▶ | 71.7% | (+.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal -3 binary64)))))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
Compiled 50 to 38 computations (24% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sqrt.f64 x) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
| ✓ | cost-diff | 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)))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 2 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal -3 binary64))))) |
| ✓ | cost-diff | 0 | (sqrt.f64 x) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal -3 binary64)))))) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal -3 binary64)))))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
| ✓ | accuracy | 99.7% | (/.f64 (*.f64 z t) #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 | 99.6% | (/.f64 a (*.f64 b #s(literal 3 binary64))) |
| ✓ | accuracy | 56.6% | (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) |
| ✓ | accuracy | 99.7% | (/.f64 (*.f64 z t) #s(literal -3 binary64)) |
| ✓ | accuracy | 99.7% | (/.f64 (/.f64 a b) #s(literal -3 binary64)) |
| ✓ | accuracy | 99.6% | (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (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)))) |
| 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 | 27 | 148 |
| 1 | 50 | 148 |
| 2 | 97 | 148 |
| 3 | 152 | 148 |
| 4 | 237 | 148 |
| 5 | 346 | 148 |
| 6 | 495 | 148 |
| 7 | 675 | 148 |
| 8 | 895 | 148 |
| 9 | 1098 | 148 |
| 10 | 1432 | 148 |
| 11 | 1565 | 148 |
| 12 | 1585 | 148 |
| 13 | 1587 | 148 |
| 14 | 1587 | 148 |
| 0 | 1587 | 137 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ (* (sqrt x) (* 2 (cos (+ y (/ (* z t) -3))))) (/ (/ a b) -3)) |
(* (sqrt x) (* 2 (cos (+ y (/ (* z t) -3))))) |
(sqrt x) |
x |
(* 2 (cos (+ y (/ (* z t) -3)))) |
2 |
(cos (+ y (/ (* z t) -3))) |
(+ y (/ (* z t) -3)) |
y |
(/ (* z t) -3) |
(* z t) |
z |
t |
-3 |
(/ (/ a b) -3) |
(/ a b) |
a |
b |
(- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) |
(* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) |
(* 2 (sqrt x)) |
(cos (- y (/ (* z t) 3))) |
(- y (/ (* z t) 3)) |
(/ (* z t) 3) |
3 |
(/ a (* b 3)) |
(* b 3) |
| Outputs |
|---|
(+ (* (sqrt x) (* 2 (cos (+ y (/ (* z t) -3))))) (/ (/ a b) -3)) |
(+.f64 (/.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(* (sqrt x) (* 2 (cos (+ y (/ (* z t) -3))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) |
(sqrt x) |
(sqrt.f64 x) |
x |
(* 2 (cos (+ y (/ (* z t) -3)))) |
(*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
2 |
#s(literal 2 binary64) |
(cos (+ y (/ (* z t) -3))) |
(cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) |
(+ y (/ (* z t) -3)) |
(-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) |
y |
(/ (* z t) -3) |
(/.f64 (*.f64 z t) #s(literal -3 binary64)) |
(* z t) |
(*.f64 z t) |
z |
t |
-3 |
#s(literal -3 binary64) |
(/ (/ a b) -3) |
(/.f64 a (*.f64 #s(literal -3 binary64) b)) |
(/ a b) |
(/.f64 a b) |
a |
b |
(- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) |
(+.f64 (/.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) |
(* 2 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 2 binary64)) |
(cos (- y (/ (* z t) 3))) |
(cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) |
(- y (/ (* z t) 3)) |
(-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) |
(/ (* z t) 3) |
(/.f64 (*.f64 z t) #s(literal 3 binary64)) |
3 |
#s(literal 3 binary64) |
(/ a (* b 3)) |
(/.f64 a (*.f64 b #s(literal 3 binary64))) |
(* b 3) |
(*.f64 b #s(literal 3 binary64)) |
| 266.0ms | 193× | 1 | valid |
| 49.0ms | 63× | 0 | valid |
Compiled 167 to 82 computations (50.9% saved)
ival-cos: 66.0ms (27.4% of total)ival-div: 56.0ms (23.2% of total)ival-mult: 43.0ms (17.8% of total)backward-pass: 27.0ms (11.2% of total)ival-sub: 26.0ms (10.8% of total)ival-add: 13.0ms (5.4% of total)const: 5.0ms (2.1% of total)ival-sqrt: 5.0ms (2.1% of total)| Inputs |
|---|
#<alt (cos (+ y (/ (* z t) -3)))> |
#<alt (* (sqrt x) (* 2 (cos (+ y (/ (* z t) -3)))))> |
#<alt (/ (/ a b) -3)> |
#<alt (/ (* z t) -3)> |
#<alt (cos (- y (/ (* z t) 3)))> |
#<alt (/ a (* b 3))> |
#<alt (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3))))> |
#<alt (/ (* z t) 3)> |
#<alt (+ (* (sqrt x) (* 2 (cos (+ y (/ (* z t) -3))))) (/ (/ a b) -3))> |
#<alt (sqrt x)> |
#<alt (* 2 (cos (+ y (/ (* z t) -3))))> |
#<alt (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3)))> |
#<alt (* 2 (sqrt x))> |
| Outputs |
|---|
#<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 (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 (* -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)))> |
#<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 (* -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 (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/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 (* 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 (* 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)) (* 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 (* 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 (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (* -1/3 (* t z))))))> |
#<alt (+ (* -2 (* (sqrt x) (* y (sin (* -1/3 (* t z)))))) (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (* -1/3 (* t z)))))))> |
#<alt (+ (* -1/3 (/ a b)) (+ (* 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 (+ (* -1/3 (/ a b)) (+ (* 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 (+ (* -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)) (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* -1/3 (* t z)) (* -1 y))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* -1/3 (* t z)) (* -1 y))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* -1/3 (* t z)) (* -1 y))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* -1/3 (* t z)) (* -1 y))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y))))> |
#<alt (+ (* -1/3 (/ a b)) (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))))> |
#<alt (+ (* -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)))))))> |
#<alt (+ (* -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)))))))))> |
#<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)) (* 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)) (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y))))> |
#<alt (+ (* -1/3 (/ a b)) (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))))> |
#<alt (+ (* -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))))))))> |
#<alt (+ (* -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)))))))))> |
#<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)) (* 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)) (* 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 (/ 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 (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (sqrt x)))) b)> |
#<alt (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (sqrt x)))) b)> |
#<alt (/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (sqrt x)))) 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 (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 (* 2 (cos (* -1/3 (* t z))))> |
#<alt (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* 2 (cos (* -1/3 (* t z)))))> |
#<alt (+ (* 2 (cos (* -1/3 (* t z)))) (* y (+ (* -2 (sin (* -1/3 (* t z)))) (* -1 (* y (cos (* -1/3 (* t z))))))))> |
#<alt (+ (* 2 (cos (* -1/3 (* t z)))) (* y (+ (* -2 (sin (* -1/3 (* t z)))) (* y (+ (* -1 (cos (* -1/3 (* t z)))) (* 1/3 (* y (sin (* -1/3 (* t z))))))))))> |
#<alt (* 2 (cos (+ y (* -1/3 (* t z)))))> |
#<alt (* 2 (cos (+ y (* -1/3 (* t z)))))> |
#<alt (* 2 (cos (+ y (* -1/3 (* t z)))))> |
#<alt (* 2 (cos (+ y (* -1/3 (* t z)))))> |
#<alt (* 2 (cos (- (* -1/3 (* t z)) (* -1 y))))> |
#<alt (* 2 (cos (- (* -1/3 (* t z)) (* -1 y))))> |
#<alt (* 2 (cos (- (* -1/3 (* t z)) (* -1 y))))> |
#<alt (* 2 (cos (- (* -1/3 (* t z)) (* -1 y))))> |
#<alt (* 2 (cos y))> |
#<alt (+ (* 2/3 (* t (* z (sin y)))) (* 2 (cos y)))> |
#<alt (+ (* 2 (cos y)) (* z (+ (* -1/9 (* (pow t 2) (* z (cos y)))) (* 2/3 (* t (sin y))))))> |
#<alt (+ (* 2 (cos y)) (* z (+ (* 2/3 (* t (sin y))) (* z (+ (* -1/9 (* (pow t 2) (cos y))) (* -1/81 (* (pow t 3) (* z (sin y)))))))))> |
#<alt (* 2 (cos (+ y (* -1/3 (* t z)))))> |
#<alt (* 2 (cos (+ y (* -1/3 (* t z)))))> |
#<alt (* 2 (cos (+ y (* -1/3 (* t z)))))> |
#<alt (* 2 (cos (+ y (* -1/3 (* t z)))))> |
#<alt (* 2 (cos (+ y (* -1/3 (* t z)))))> |
#<alt (* 2 (cos (+ y (* -1/3 (* t z)))))> |
#<alt (* 2 (cos (+ y (* -1/3 (* t z)))))> |
#<alt (* 2 (cos (+ y (* -1/3 (* t z)))))> |
#<alt (* 2 (cos y))> |
#<alt (+ (* 2/3 (* t (* z (sin y)))) (* 2 (cos y)))> |
#<alt (+ (* 2 (cos y)) (* t (+ (* -1/9 (* t (* (pow z 2) (cos y)))) (* 2/3 (* z (sin y))))))> |
#<alt (+ (* 2 (cos y)) (* t (+ (* 2/3 (* z (sin y))) (* t (+ (* -1/9 (* (pow z 2) (cos y))) (* -1/81 (* t (* (pow z 3) (sin y)))))))))> |
#<alt (* 2 (cos (+ y (* -1/3 (* t z)))))> |
#<alt (* 2 (cos (+ y (* -1/3 (* t z)))))> |
#<alt (* 2 (cos (+ y (* -1/3 (* t z)))))> |
#<alt (* 2 (cos (+ y (* -1/3 (* t z)))))> |
#<alt (* 2 (cos (+ y (* -1/3 (* t z)))))> |
#<alt (* 2 (cos (+ y (* -1/3 (* t z)))))> |
#<alt (* 2 (cos (+ y (* -1/3 (* t z)))))> |
#<alt (* 2 (cos (+ y (* -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 (* 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)))> |
117 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | a | @ | 0 | (+ (* (sqrt x) (* 2 (cos (+ y (/ (* z t) -3))))) (/ (/ a b) -3)) |
| 3.0ms | t | @ | inf | (/ (* z t) -3) |
| 2.0ms | x | @ | 0 | (* (sqrt x) (* 2 (cos (+ y (/ (* z t) -3))))) |
| 2.0ms | z | @ | 0 | (* (sqrt x) (* 2 (cos (+ y (/ (* z t) -3))))) |
| 1.0ms | x | @ | 0 | (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) |
| 1× | batch-egg-rewrite |
| 5510× | accelerator-lowering-fma.f32 |
| 5510× | accelerator-lowering-fma.f64 |
| 4064× | /-lowering-/.f32 |
| 4064× | /-lowering-/.f64 |
| 3956× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 116 |
| 1 | 144 | 116 |
| 2 | 1284 | 116 |
| 0 | 8583 | 107 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(cos (+ y (/ (* z t) -3))) |
(* (sqrt x) (* 2 (cos (+ y (/ (* z t) -3))))) |
(/ (/ a b) -3) |
(/ (* z t) -3) |
(cos (- y (/ (* z t) 3))) |
(/ a (* b 3)) |
(* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) |
(/ (* z t) 3) |
(+ (* (sqrt x) (* 2 (cos (+ y (/ (* z t) -3))))) (/ (/ a b) -3)) |
(sqrt x) |
(* 2 (cos (+ y (/ (* z t) -3)))) |
(- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ a (* b 3))) |
(* 2 (sqrt x)) |
| Outputs |
|---|
(+.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(+.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) |
(+.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) |
(+.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (cos.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 27 binary64)) (+.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) (*.f64 (sin.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (sin.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 27 binary64)) (+.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 (*.f64 y y) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (cos.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 9 binary64)) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) (*.f64 (sin.f64 (/.f64 (*.f64 y y) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (sin.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 9 binary64)) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) |
(-.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) #s(literal 2 binary64)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) |
(fma.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(fma.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) |
(fma.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) |
(fma.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(fma.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(fma.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) |
(fma.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (cos.f64 y) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) |
(fma.f64 (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (sin.f64 y) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(fma.f64 (+.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(fma.f64 (+.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) |
(fma.f64 (+.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) |
(fma.f64 (+.f64 (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(fma.f64 (+.f64 (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) |
(fma.f64 (+.f64 (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) |
(fma.f64 (-.f64 (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(fma.f64 (cos.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (cos.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 27 binary64)) (+.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (*.f64 (sin.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (sin.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 27 binary64)) (+.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))) |
(fma.f64 (cos.f64 (/.f64 (*.f64 y y) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (cos.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 9 binary64)) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (sin.f64 (/.f64 (*.f64 y y) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (sin.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 9 binary64)) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))))) (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) #s(literal 2 binary64))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (+.f64 (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (-.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) #s(literal 4 binary64)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)))) (neg.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) #s(literal 2 binary64)))) (neg.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))))) (-.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) (-.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) (*.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) |
(fma.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) (*.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) (*.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) (*.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))))) (-.f64 (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) (*.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (sqrt.f64 x)) |
(*.f64 (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64)) |
(+.f64 #s(literal 0 binary64) (/.f64 a (*.f64 #s(literal -3 binary64) b))) |
(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)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) b))) (/.f64 a (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) b)))) |
(neg.f64 (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(/.f64 a (*.f64 #s(literal -3 binary64) b)) |
(/.f64 a (neg.f64 (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (/.f64 a b) #s(literal -3 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) #s(literal 3 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal 3 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 (/.f64 a b) (/.f64 b a))) #s(literal 27 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) #s(literal 9 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 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) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -3 binary64) b) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) #s(literal -1/3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a #s(literal -3 binary64)))) |
(/.f64 #s(literal -1/3 binary64) (/.f64 b a)) |
(/.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 b #s(literal 3 binary64)) a)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -3 binary64) b) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) #s(literal 9 binary64))) (+.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b #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 a #s(literal -3 binary64)) b) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1/3 binary64))) b) |
(/.f64 (neg.f64 (/.f64 a #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 (/.f64 (*.f64 #s(literal -3 binary64) b) a) #s(literal -1 binary64)) |
(*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) b))) |
(*.f64 a (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/3 binary64) b))) |
(*.f64 a (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3 binary64))) |
(*.f64 (/.f64 a b) #s(literal -1/3 binary64)) |
(*.f64 (/.f64 a (*.f64 #s(literal -3 binary64) b)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) #s(literal 1/3 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1/3 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (-.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 #s(literal 0 binary64) (/.f64 a b))) |
(*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 a #s(literal 3 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1/3 binary64)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (/.f64 a #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (pow.f64 (/.f64 #s(literal -3 binary64) a) #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/3 binary64) b)) |
(*.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))) |
(+.f64 #s(literal 0 binary64) (/.f64 z (/.f64 #s(literal -3 binary64) t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal -3 binary64) z) t)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) #s(literal 3 binary64))) |
(neg.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) |
(/.f64 z (/.f64 #s(literal -3 binary64) t)) |
(/.f64 (*.f64 z t) #s(literal -3 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal 3 binary64)) |
(/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 27 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 9 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -3 binary64) z) t)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal -3 binary64) z) t)))) |
(/.f64 #s(literal 1 binary64) (/.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 -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal -3 binary64) z) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 9 binary64))) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) #s(literal 3 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 3 binary64) t)) |
(pow.f64 (/.f64 (/.f64 #s(literal -3 binary64) z) t) #s(literal -1 binary64)) |
(*.f64 z (/.f64 t #s(literal -3 binary64))) |
(*.f64 z (-.f64 #s(literal 0 binary64) (/.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 z (/.f64 #s(literal -3 binary64) t)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 z (/.f64 #s(literal -3 binary64) t))) |
(*.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 -3 binary64)) z) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) #s(literal 3 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t #s(literal 3 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal -3 binary64) z) t) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal -3 binary64) z) t) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(+.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) |
(+.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) |
(+.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (cos.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 27 binary64)) (+.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) (*.f64 (sin.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (sin.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 27 binary64)) (+.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 (*.f64 y y) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (cos.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 9 binary64)) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) (*.f64 (sin.f64 (/.f64 (*.f64 y y) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (sin.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 9 binary64)) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) |
(-.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) #s(literal 2 binary64)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) |
(fma.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(fma.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) |
(fma.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) |
(fma.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(fma.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(fma.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) |
(fma.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (cos.f64 y) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) |
(fma.f64 (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (sin.f64 y) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(fma.f64 (+.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(fma.f64 (+.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) |
(fma.f64 (+.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) |
(fma.f64 (+.f64 (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(fma.f64 (+.f64 (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) |
(fma.f64 (+.f64 (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) |
(fma.f64 (-.f64 (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(fma.f64 (cos.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (cos.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 27 binary64)) (+.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (*.f64 (sin.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (sin.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 27 binary64)) (+.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))) |
(fma.f64 (cos.f64 (/.f64 (*.f64 y y) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (cos.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 9 binary64)) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (sin.f64 (/.f64 (*.f64 y y) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (sin.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 9 binary64)) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))))) (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) #s(literal 2 binary64))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (+.f64 (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (-.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) #s(literal 4 binary64)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)))) (neg.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) #s(literal 2 binary64)))) (neg.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))))) (-.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) (-.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.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))) |
(neg.f64 (/.f64 a (*.f64 #s(literal -3 binary64) b))) |
(/.f64 a (*.f64 b #s(literal 3 binary64))) |
(/.f64 (/.f64 a b) #s(literal 3 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) #s(literal -3 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -3 binary64) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal 3 binary64)) a)) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -3 binary64) b) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a #s(literal 3 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) b) a)) |
(/.f64 (/.f64 a #s(literal 3 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)) |
(*.f64 a (/.f64 #s(literal 1/3 binary64) b)) |
(*.f64 (/.f64 a b) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) #s(literal -1/3 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) b))) |
(*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a b))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 a b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 a #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 #s(literal -1 binary64) (/.f64 a (*.f64 #s(literal -3 binary64) b))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 a #s(literal -3 binary64))) |
(*.f64 (/.f64 a #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (pow.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) (*.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) |
(fma.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) (*.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) (*.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) (*.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))))) (-.f64 (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) (*.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (sqrt.f64 x)) |
(*.f64 (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64)) |
(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 #s(literal -3 binary64) t))) |
(neg.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))) |
(/.f64 z (/.f64 #s(literal 3 binary64) t)) |
(/.f64 (*.f64 z t) #s(literal 3 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z 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 0 binary64) (/.f64 (/.f64 #s(literal -3 binary64) z) t))) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -3 binary64) z) t)) |
(pow.f64 (/.f64 #s(literal 3 binary64) (*.f64 z t)) #s(literal -1 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 3 binary64)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal -1/3 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) #s(literal 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 3 binary64)) z) |
(*.f64 #s(literal -1 binary64) (/.f64 z (/.f64 #s(literal -3 binary64) t))) |
(*.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 (/.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(+.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) (/.f64 a (*.f64 #s(literal -3 binary64) b))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) #s(literal 3 binary64)) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))) (neg.f64 (/.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 (/.f64 a b) (/.f64 b a))) #s(literal 27 binary64)) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))))) |
(+.f64 (/.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64))) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) (neg.f64 (/.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) #s(literal 9 binary64)) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))) |
(-.f64 (*.f64 (sqrt.f64 x) (*.f64 #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 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) #s(literal 3 binary64)) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))) (/.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 (/.f64 a b) (/.f64 b a))) #s(literal 27 binary64)) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))))) |
(-.f64 (/.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64))) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) (/.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) #s(literal 9 binary64)) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))) |
(-.f64 (/.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) #s(literal 9 binary64)) (-.f64 (/.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) (/.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64))) (-.f64 (/.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a (*.f64 #s(literal -3 binary64) b))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a (*.f64 #s(literal -3 binary64) b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (sqrt.f64 x) (/.f64 a (*.f64 #s(literal -3 binary64) b))) |
(fma.f64 a (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) b)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(fma.f64 a (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/3 binary64) b)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(fma.f64 a (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3 binary64)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #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 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(fma.f64 (/.f64 a (*.f64 #s(literal -3 binary64) b)) #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(fma.f64 (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (/.f64 a (*.f64 #s(literal -3 binary64) b))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (/.f64 a (*.f64 #s(literal -3 binary64) b))) |
(fma.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -3 binary64) b))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) #s(literal 1/3 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(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 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(fma.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))) (neg.f64 (/.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 (/.f64 a b) (/.f64 b a))) #s(literal 27 binary64)) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))))) |
(fma.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) (neg.f64 (/.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) #s(literal 9 binary64)) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))) |
(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 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(fma.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(fma.f64 (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64) (/.f64 a (*.f64 #s(literal -3 binary64) b))) |
(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 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 a #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1/3 binary64)) (/.f64 #s(literal -1 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(fma.f64 (/.f64 a #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 3 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -3 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(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 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(fma.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)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (/.f64 a b) (/.f64 (/.f64 a b) (/.f64 b a))) #s(literal 27 binary64))) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (/.f64 a b) (/.f64 (/.f64 a b) (/.f64 b a))) #s(literal 27 binary64))) (+.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) #s(literal 9 binary64)) (-.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64))) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 b a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) #s(literal 9 binary64)) (-.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64))) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 b a))))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (/.f64 a b) (/.f64 (/.f64 a b) (/.f64 b a))) #s(literal 27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (-.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) #s(literal 9 binary64)) (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64))) (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) #s(literal 9 binary64))) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (/.f64 a b) (/.f64 (/.f64 a b) (/.f64 b a))) #s(literal 27 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (/.f64 a b) (/.f64 (/.f64 a b) (/.f64 b a))) #s(literal 27 binary64)))) (neg.f64 (+.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) #s(literal 9 binary64)) (-.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64))) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 b a))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64))) (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) #s(literal 9 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) #s(literal 9 binary64)) (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64)))) (-.f64 (/.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) #s(literal 3 binary64)) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))) (*.f64 (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))) (/.f64 (*.f64 (/.f64 a b) (/.f64 (/.f64 a b) (/.f64 b a))) #s(literal 27 binary64)))) (*.f64 (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64))) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) (*.f64 (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) #s(literal 9 binary64)))) (*.f64 (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (/.f64 a b) (/.f64 (/.f64 a b) (/.f64 b a))) #s(literal 27 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64))) (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) #s(literal 9 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) #s(literal 9 binary64)) (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64))))) (neg.f64 (-.f64 (/.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) #s(literal 3 binary64)) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 (/.f64 a b) (/.f64 b a))) #s(literal 27 binary64)) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) #s(literal 3 binary64)) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) #s(literal 3 binary64)) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 (/.f64 a b) (/.f64 b a))) #s(literal 27 binary64)) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))) (/.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 (/.f64 a b) (/.f64 b a))) #s(literal 27 binary64)) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))))) (*.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) #s(literal 3 binary64)) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))) (/.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 (/.f64 a b) (/.f64 b a))) #s(literal 27 binary64)) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64))) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) #s(literal 9 binary64)) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64))) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) (/.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64))) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) #s(literal 9 binary64)) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) (/.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) #s(literal 9 binary64)) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))) (*.f64 (/.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64))) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) (/.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) #s(literal 9 binary64)) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) #s(literal 3 binary64)) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) #s(literal 3 binary64)) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))))) (*.f64 (/.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 (/.f64 a b) (/.f64 b a))) #s(literal 27 binary64)) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))) (/.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 (/.f64 a b) (/.f64 b a))) #s(literal 27 binary64)) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))))) (+.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) #s(literal 3 binary64)) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))) (/.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 (/.f64 a b) (/.f64 b a))) #s(literal 27 binary64)) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64))) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) (/.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64))) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))) (*.f64 (/.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) #s(literal 9 binary64)) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) (/.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) #s(literal 9 binary64)) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))) (+.f64 (/.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64))) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) (/.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) #s(literal 9 binary64)) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (/.f64 a b) (/.f64 (/.f64 a b) (/.f64 b a))) #s(literal 27 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (/.f64 a b) (/.f64 (/.f64 a b) (/.f64 b a))) #s(literal 27 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) #s(literal 9 binary64)) (-.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64))) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 b a))))))) |
(*.f64 #s(literal 1 binary64) (+.f64 (/.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) |
(*.f64 (-.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64))) (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (/.f64 a b) (/.f64 (/.f64 a b) (/.f64 b a))) #s(literal 27 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64))) (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) #s(literal 9 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))) |
(*.f64 (-.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) #s(literal 9 binary64)) (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 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))) |
(*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(*.f64 (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) |
(+.f64 (/.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(+.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) (/.f64 a (*.f64 #s(literal -3 binary64) b))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) #s(literal 3 binary64)) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))) (neg.f64 (/.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 (/.f64 a b) (/.f64 b a))) #s(literal 27 binary64)) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))))) |
(+.f64 (/.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64))) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) (neg.f64 (/.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) #s(literal 9 binary64)) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))) |
(-.f64 (*.f64 (sqrt.f64 x) (*.f64 #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 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) #s(literal 3 binary64)) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))) (/.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 (/.f64 a b) (/.f64 b a))) #s(literal 27 binary64)) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))))) |
(-.f64 (/.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64))) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) (/.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) #s(literal 9 binary64)) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))) |
(-.f64 (/.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) #s(literal 9 binary64)) (-.f64 (/.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) (/.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64))) (-.f64 (/.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a (*.f64 #s(literal -3 binary64) b))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a (*.f64 #s(literal -3 binary64) b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (sqrt.f64 x) (/.f64 a (*.f64 #s(literal -3 binary64) b))) |
(fma.f64 a (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) b)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(fma.f64 a (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/3 binary64) b)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(fma.f64 a (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3 binary64)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #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 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(fma.f64 (/.f64 a (*.f64 #s(literal -3 binary64) b)) #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(fma.f64 (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (/.f64 a (*.f64 #s(literal -3 binary64) b))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (/.f64 a (*.f64 #s(literal -3 binary64) b))) |
(fma.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -3 binary64) b))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) #s(literal 1/3 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(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 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(fma.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))) (neg.f64 (/.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 (/.f64 a b) (/.f64 b a))) #s(literal 27 binary64)) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))))) |
(fma.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) (neg.f64 (/.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) #s(literal 9 binary64)) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))) |
(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 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(fma.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(fma.f64 (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64) (/.f64 a (*.f64 #s(literal -3 binary64) b))) |
(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 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 a #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1/3 binary64)) (/.f64 #s(literal -1 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(fma.f64 (/.f64 a #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 3 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -3 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(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 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(fma.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)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (/.f64 a b) (/.f64 (/.f64 a b) (/.f64 b a))) #s(literal 27 binary64))) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (/.f64 a b) (/.f64 (/.f64 a b) (/.f64 b a))) #s(literal 27 binary64))) (+.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) #s(literal 9 binary64)) (-.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64))) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 b a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) #s(literal 9 binary64)) (-.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64))) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 b a))))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (/.f64 a b) (/.f64 (/.f64 a b) (/.f64 b a))) #s(literal 27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (-.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) #s(literal 9 binary64)) (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64))) (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) #s(literal 9 binary64))) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (/.f64 a b) (/.f64 (/.f64 a b) (/.f64 b a))) #s(literal 27 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (/.f64 a b) (/.f64 (/.f64 a b) (/.f64 b a))) #s(literal 27 binary64)))) (neg.f64 (+.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) #s(literal 9 binary64)) (-.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64))) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 b a))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64))) (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) #s(literal 9 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) #s(literal 9 binary64)) (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64)))) (-.f64 (/.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) #s(literal 3 binary64)) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))) (*.f64 (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))) (/.f64 (*.f64 (/.f64 a b) (/.f64 (/.f64 a b) (/.f64 b a))) #s(literal 27 binary64)))) (*.f64 (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64))) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) (*.f64 (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) #s(literal 9 binary64)))) (*.f64 (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (/.f64 a b) (/.f64 (/.f64 a b) (/.f64 b a))) #s(literal 27 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64))) (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) #s(literal 9 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) #s(literal 9 binary64)) (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64))))) (neg.f64 (-.f64 (/.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) #s(literal 3 binary64)) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 (/.f64 a b) (/.f64 b a))) #s(literal 27 binary64)) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) #s(literal 3 binary64)) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) #s(literal 3 binary64)) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 (/.f64 a b) (/.f64 b a))) #s(literal 27 binary64)) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))) (/.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 (/.f64 a b) (/.f64 b a))) #s(literal 27 binary64)) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))))) (*.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) #s(literal 3 binary64)) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))) (/.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 (/.f64 a b) (/.f64 b a))) #s(literal 27 binary64)) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64))) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) #s(literal 9 binary64)) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64))) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) (/.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64))) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) #s(literal 9 binary64)) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) (/.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) #s(literal 9 binary64)) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))) (*.f64 (/.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64))) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) (/.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) #s(literal 9 binary64)) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) #s(literal 3 binary64)) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) #s(literal 3 binary64)) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))))) (*.f64 (/.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 (/.f64 a b) (/.f64 b a))) #s(literal 27 binary64)) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))) (/.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 (/.f64 a b) (/.f64 b a))) #s(literal 27 binary64)) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))))) (+.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) #s(literal 3 binary64)) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))) (/.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 (/.f64 a b) (/.f64 b a))) #s(literal 27 binary64)) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64))) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) (/.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64))) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))) (*.f64 (/.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) #s(literal 9 binary64)) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) (/.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) #s(literal 9 binary64)) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))) (+.f64 (/.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64))) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) (/.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) #s(literal 9 binary64)) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (/.f64 a b) (/.f64 (/.f64 a b) (/.f64 b a))) #s(literal 27 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (/.f64 a b) (/.f64 (/.f64 a b) (/.f64 b a))) #s(literal 27 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) #s(literal 9 binary64)) (-.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64))) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 b a))))))) |
(*.f64 #s(literal 1 binary64) (+.f64 (/.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) |
(*.f64 (-.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64))) (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (/.f64 a b) (/.f64 (/.f64 a b) (/.f64 b a))) #s(literal 27 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64))) (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) #s(literal 9 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))) |
(*.f64 (-.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) #s(literal 9 binary64)) (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))) |
(*.f64 (sqrt.f64 x) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
| 1× | egg-herbie |
| 15844× | accelerator-lowering-fma.f32 |
| 15844× | accelerator-lowering-fma.f64 |
| 5474× | *-lowering-*.f32 |
| 5474× | *-lowering-*.f64 |
| 2908× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 335 | 6542 |
| 1 | 1070 | 6506 |
| 2 | 2843 | 6396 |
| 3 | 4756 | 6371 |
| 0 | 8493 | 5868 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(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))) |
(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 (* -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))) |
(+ (* 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)) |
(* -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)) |
(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/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 (* 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 (* 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)) (* 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)))))) |
(* 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))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (* -1/3 (* t z)))))) |
(+ (* -2 (* (sqrt x) (* y (sin (* -1/3 (* t z)))))) (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (* -1/3 (* t z))))))) |
(+ (* -1/3 (/ a b)) (+ (* 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)))))))))) |
(+ (* -1/3 (/ a b)) (+ (* 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)))))))))))) |
(+ (* -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 (- (* -1/3 (* t z)) (* -1 y)))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* -1/3 (* t z)) (* -1 y)))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* -1/3 (* t z)) (* -1 y)))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* -1/3 (* t z)) (* -1 y)))))) |
(+ (* -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))))))) |
(* 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)) |
(/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (sqrt x)))) b) |
(/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (sqrt x)))) b) |
(/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (sqrt x)))) 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))))))) |
(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))) |
(* 2 (cos (* -1/3 (* t z)))) |
(+ (* -2 (* y (sin (* -1/3 (* t z))))) (* 2 (cos (* -1/3 (* t z))))) |
(+ (* 2 (cos (* -1/3 (* t z)))) (* y (+ (* -2 (sin (* -1/3 (* t z)))) (* -1 (* y (cos (* -1/3 (* t z)))))))) |
(+ (* 2 (cos (* -1/3 (* t z)))) (* y (+ (* -2 (sin (* -1/3 (* t z)))) (* y (+ (* -1 (cos (* -1/3 (* t z)))) (* 1/3 (* y (sin (* -1/3 (* t z)))))))))) |
(* 2 (cos (+ y (* -1/3 (* t z))))) |
(* 2 (cos (+ y (* -1/3 (* t z))))) |
(* 2 (cos (+ y (* -1/3 (* t z))))) |
(* 2 (cos (+ y (* -1/3 (* t z))))) |
(* 2 (cos (- (* -1/3 (* t z)) (* -1 y)))) |
(* 2 (cos (- (* -1/3 (* t z)) (* -1 y)))) |
(* 2 (cos (- (* -1/3 (* t z)) (* -1 y)))) |
(* 2 (cos (- (* -1/3 (* t z)) (* -1 y)))) |
(* 2 (cos y)) |
(+ (* 2/3 (* t (* z (sin y)))) (* 2 (cos y))) |
(+ (* 2 (cos y)) (* z (+ (* -1/9 (* (pow t 2) (* z (cos y)))) (* 2/3 (* t (sin y)))))) |
(+ (* 2 (cos y)) (* z (+ (* 2/3 (* t (sin y))) (* z (+ (* -1/9 (* (pow t 2) (cos y))) (* -1/81 (* (pow t 3) (* z (sin y))))))))) |
(* 2 (cos (+ y (* -1/3 (* t z))))) |
(* 2 (cos (+ y (* -1/3 (* t z))))) |
(* 2 (cos (+ y (* -1/3 (* t z))))) |
(* 2 (cos (+ y (* -1/3 (* t z))))) |
(* 2 (cos (+ y (* -1/3 (* t z))))) |
(* 2 (cos (+ y (* -1/3 (* t z))))) |
(* 2 (cos (+ y (* -1/3 (* t z))))) |
(* 2 (cos (+ y (* -1/3 (* t z))))) |
(* 2 (cos y)) |
(+ (* 2/3 (* t (* z (sin y)))) (* 2 (cos y))) |
(+ (* 2 (cos y)) (* t (+ (* -1/9 (* t (* (pow z 2) (cos y)))) (* 2/3 (* z (sin y)))))) |
(+ (* 2 (cos y)) (* t (+ (* 2/3 (* z (sin y))) (* t (+ (* -1/9 (* (pow z 2) (cos y))) (* -1/81 (* t (* (pow z 3) (sin y))))))))) |
(* 2 (cos (+ y (* -1/3 (* t z))))) |
(* 2 (cos (+ y (* -1/3 (* t z))))) |
(* 2 (cos (+ y (* -1/3 (* t z))))) |
(* 2 (cos (+ y (* -1/3 (* t z))))) |
(* 2 (cos (+ y (* -1/3 (* t z))))) |
(* 2 (cos (+ y (* -1/3 (* t z))))) |
(* 2 (cos (+ y (* -1/3 (* t z))))) |
(* 2 (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 (/ 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))))))) |
(* 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))) |
| Outputs |
|---|
(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)))))) |
(+.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 y (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))))) |
(+ (cos (* -1/3 (* t z))) (* y (- (* -1/2 (* y (cos (* -1/3 (* t z))))) (sin (* -1/3 (* t z)))))) |
(+.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 y (+.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 y #s(literal -1/2 binary64))) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 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)))))) |
(+.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 y (+.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 y #s(literal -1/2 binary64))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (+.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) #s(literal -1 binary64)))))) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) |
(cos (- (* -1/3 (* t z)) (* -1 y))) |
(cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) |
(cos (- (* -1/3 (* t z)) (* -1 y))) |
(cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) |
(cos (- (* -1/3 (* t z)) (* -1 y))) |
(cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) |
(cos (- (* -1/3 (* t z)) (* -1 y))) |
(cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) |
(cos y) |
(cos.f64 y) |
(+ (cos y) (* 1/3 (* t (* z (sin y))))) |
(+.f64 (cos.f64 y) (*.f64 (*.f64 t z) (*.f64 (sin.f64 y) #s(literal 1/3 binary64)))) |
(+ (cos y) (* z (- (* -1/18 (* (pow t 2) (* z (cos y)))) (* -1/3 (* t (sin y)))))) |
(+.f64 (cos.f64 y) (*.f64 z (+.f64 (*.f64 (*.f64 (cos.f64 y) (*.f64 t t)) (*.f64 #s(literal -1/18 binary64) z)) (*.f64 t (*.f64 (sin.f64 y) #s(literal 1/3 binary64)))))) |
(+ (cos y) (* z (- (* z (+ (* -1/18 (* (pow t 2) (cos y))) (* -1/162 (* (pow t 3) (* z (sin y)))))) (* -1/3 (* t (sin y)))))) |
(+.f64 (cos.f64 y) (*.f64 z (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (cos.f64 y) (*.f64 t t))) (*.f64 (*.f64 z (sin.f64 y)) (*.f64 (*.f64 t #s(literal -1/162 binary64)) (*.f64 t t))))) (*.f64 t (*.f64 (sin.f64 y) #s(literal 1/3 binary64)))))) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) |
(cos y) |
(cos.f64 y) |
(+ (cos y) (* 1/3 (* t (* z (sin y))))) |
(+.f64 (cos.f64 y) (*.f64 (*.f64 t z) (*.f64 (sin.f64 y) #s(literal 1/3 binary64)))) |
(+ (cos y) (* t (- (* -1/18 (* t (* (pow z 2) (cos y)))) (* -1/3 (* z (sin y)))))) |
(+.f64 (cos.f64 y) (*.f64 t (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (cos.f64 y) (*.f64 t (*.f64 z z)))) (*.f64 z (*.f64 (sin.f64 y) #s(literal 1/3 binary64)))))) |
(+ (cos y) (* t (- (* t (+ (* -1/18 (* (pow z 2) (cos y))) (* -1/162 (* t (* (pow z 3) (sin y)))))) (* -1/3 (* z (sin y)))))) |
(+.f64 (cos.f64 y) (*.f64 t (+.f64 (*.f64 t (+.f64 (*.f64 (cos.f64 y) (*.f64 #s(literal -1/18 binary64) (*.f64 z z))) (*.f64 (*.f64 t (*.f64 z (*.f64 z z))) (*.f64 (sin.f64 y) #s(literal -1/162 binary64))))) (*.f64 z (*.f64 (sin.f64 y) #s(literal 1/3 binary64)))))) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) |
(cos (+ y (* -1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* -2 (* (sqrt x) (* (cos (+ y (* -1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* -2 (* (sqrt x) (* (cos (+ y (* -1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* -2 (* (sqrt x) (* (cos (+ y (* -1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* -2 (* (sqrt x) (* (cos (+ y (* -1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (* -1/3 (* t z))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sqrt.f64 x))) |
(+ (* -2 (* (sqrt x) (* y (sin (* -1/3 (* t z)))))) (* 2 (* (sqrt x) (cos (* -1/3 (* t z)))))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) #s(literal 2 binary64)) (*.f64 y (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) #s(literal -2 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))))))))) |
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sqrt.f64 x))) (*.f64 y (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) y) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) #s(literal 2 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))))))))))) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) #s(literal 2 binary64)) (*.f64 y (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) #s(literal -2 binary64))))) (*.f64 (*.f64 (sqrt.f64 x) (-.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 y #s(literal 1/3 binary64))) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 y y))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (- (* -1/3 (* t z)) (* -1 y))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (- (* -1/3 (* t z)) (* -1 y))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (- (* -1/3 (* t z)) (* -1 y))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (- (* -1/3 (* t z)) (* -1 y))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) |
(+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (*.f64 t #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)))))) |
(+.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (*.f64 z (sqrt.f64 x)) (+.f64 (*.f64 (sin.f64 y) (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 t (*.f64 t z))) (cos.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)))))))) |
(+.f64 (*.f64 z (*.f64 (*.f64 z (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (*.f64 (*.f64 t t) #s(literal -1/9 binary64))) (*.f64 (*.f64 z (sin.f64 y)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/81 binary64)))))) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (*.f64 t #s(literal 2/3 binary64)))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) |
(+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (*.f64 t #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))))))) |
(+.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 t (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (sin.f64 y) (*.f64 z #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 t (*.f64 z z))) (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)))))))) |
(+.f64 (*.f64 t (*.f64 t (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (cos.f64 y) (*.f64 (*.f64 z z) #s(literal -1/9 binary64))) (*.f64 (*.f64 z (*.f64 (*.f64 z z) (sin.f64 y))) (*.f64 t #s(literal -1/81 binary64))))))) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (*.f64 t #s(literal 2/3 binary64)))))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) 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 (* 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)) |
(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))))))) |
(+.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 y (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64)))))) |
(+ (cos (neg (* 1/3 (* t z)))) (* y (- (* -1/2 (* y (cos (neg (* 1/3 (* t z)))))) (sin (neg (* 1/3 (* t z))))))) |
(+.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 y (+.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 y #s(literal -1/2 binary64))) (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 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))))))) |
(+.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 y (+.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 y #s(literal -1/2 binary64))) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (+.f64 (*.f64 y (*.f64 y #s(literal 1/6 binary64))) #s(literal -1 binary64)))))) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) |
(cos (neg (+ (* -1 y) (* 1/3 (* t z))))) |
(cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) |
(cos (neg (+ (* -1 y) (* 1/3 (* t z))))) |
(cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) |
(cos (neg (+ (* -1 y) (* 1/3 (* t z))))) |
(cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) |
(cos (neg (+ (* -1 y) (* 1/3 (* t z))))) |
(cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) |
(cos y) |
(cos.f64 y) |
(+ (cos y) (* 1/3 (* t (* z (sin y))))) |
(+.f64 (cos.f64 y) (*.f64 (*.f64 t z) (*.f64 (sin.f64 y) #s(literal 1/3 binary64)))) |
(+ (cos y) (* z (- (* -1/18 (* (pow t 2) (* z (cos y)))) (* -1/3 (* t (sin y)))))) |
(+.f64 (cos.f64 y) (*.f64 z (+.f64 (*.f64 (*.f64 (cos.f64 y) (*.f64 t t)) (*.f64 #s(literal -1/18 binary64) z)) (*.f64 t (*.f64 (sin.f64 y) #s(literal 1/3 binary64)))))) |
(+ (cos y) (* z (- (* z (+ (* -1/18 (* (pow t 2) (cos y))) (* -1/162 (* (pow t 3) (* z (sin y)))))) (* -1/3 (* t (sin y)))))) |
(+.f64 (cos.f64 y) (*.f64 z (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (cos.f64 y) (*.f64 t t))) (*.f64 (*.f64 z (sin.f64 y)) (*.f64 (*.f64 t #s(literal -1/162 binary64)) (*.f64 t t))))) (*.f64 t (*.f64 (sin.f64 y) #s(literal 1/3 binary64)))))) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) |
(cos y) |
(cos.f64 y) |
(+ (cos y) (* 1/3 (* t (* z (sin y))))) |
(+.f64 (cos.f64 y) (*.f64 (*.f64 t z) (*.f64 (sin.f64 y) #s(literal 1/3 binary64)))) |
(+ (cos y) (* t (- (* -1/18 (* t (* (pow z 2) (cos y)))) (* -1/3 (* z (sin y)))))) |
(+.f64 (cos.f64 y) (*.f64 t (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (cos.f64 y) (*.f64 t (*.f64 z z)))) (*.f64 z (*.f64 (sin.f64 y) #s(literal 1/3 binary64)))))) |
(+ (cos y) (* t (- (* t (+ (* -1/18 (* (pow z 2) (cos y))) (* -1/162 (* t (* (pow z 3) (sin y)))))) (* -1/3 (* z (sin y)))))) |
(+.f64 (cos.f64 y) (*.f64 t (+.f64 (*.f64 t (+.f64 (*.f64 (cos.f64 y) (*.f64 #s(literal -1/18 binary64) (*.f64 z z))) (*.f64 (*.f64 t (*.f64 z (*.f64 z z))) (*.f64 (sin.f64 y) #s(literal -1/162 binary64))))) (*.f64 z (*.f64 (sin.f64 y) #s(literal 1/3 binary64)))))) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) 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) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sqrt.f64 x))) |
(+ (* -2 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z))))))) (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z))))))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) #s(literal 2 binary64)) (*.f64 y (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) #s(literal -2 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)))))))))) |
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sqrt.f64 x))) (*.f64 y (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) y) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) #s(literal 2 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)))))))))))) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) #s(literal 2 binary64)) (*.f64 y (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) #s(literal -2 binary64))))) (*.f64 (*.f64 (sqrt.f64 x) (-.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 y #s(literal 1/3 binary64))) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 y y))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) |
(+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (*.f64 t #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)))))) |
(+.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (*.f64 z (sqrt.f64 x)) (+.f64 (*.f64 (sin.f64 y) (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 t (*.f64 t z))) (cos.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)))))))) |
(+.f64 (*.f64 z (*.f64 (*.f64 z (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (*.f64 (*.f64 t t) #s(literal -1/9 binary64))) (*.f64 (*.f64 z (sin.f64 y)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/81 binary64)))))) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (*.f64 t #s(literal 2/3 binary64)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) |
(+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (*.f64 t #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))))))) |
(+.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 t (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (sin.f64 y) (*.f64 z #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 t (*.f64 z z))) (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)))))))) |
(+.f64 (*.f64 t (*.f64 t (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (cos.f64 y) (*.f64 (*.f64 z z) #s(literal -1/9 binary64))) (*.f64 (*.f64 z (*.f64 (*.f64 z z) (sin.f64 y))) (*.f64 t #s(literal -1/81 binary64))))))) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (*.f64 t #s(literal 2/3 binary64)))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* 1/3 (* t z)) |
(*.f64 z (*.f64 t #s(literal 1/3 binary64))) |
(* 1/3 (* t z)) |
(*.f64 z (*.f64 t #s(literal 1/3 binary64))) |
(* 1/3 (* t z)) |
(*.f64 z (*.f64 t #s(literal 1/3 binary64))) |
(* 1/3 (* t z)) |
(*.f64 z (*.f64 t #s(literal 1/3 binary64))) |
(* 1/3 (* t z)) |
(*.f64 z (*.f64 t #s(literal 1/3 binary64))) |
(* 1/3 (* t z)) |
(*.f64 z (*.f64 t #s(literal 1/3 binary64))) |
(* 1/3 (* t z)) |
(*.f64 z (*.f64 t #s(literal 1/3 binary64))) |
(* 1/3 (* t z)) |
(*.f64 z (*.f64 t #s(literal 1/3 binary64))) |
(* 1/3 (* t z)) |
(*.f64 z (*.f64 t #s(literal 1/3 binary64))) |
(* 1/3 (* t z)) |
(*.f64 z (*.f64 t #s(literal 1/3 binary64))) |
(* 1/3 (* t z)) |
(*.f64 z (*.f64 t #s(literal 1/3 binary64))) |
(* 1/3 (* t z)) |
(*.f64 z (*.f64 t #s(literal 1/3 binary64))) |
(* 1/3 (* t z)) |
(*.f64 z (*.f64 t #s(literal 1/3 binary64))) |
(* 1/3 (* t z)) |
(*.f64 z (*.f64 t #s(literal 1/3 binary64))) |
(* 1/3 (* t z)) |
(*.f64 z (*.f64 t #s(literal 1/3 binary64))) |
(* 1/3 (* t z)) |
(*.f64 z (*.f64 t #s(literal 1/3 binary64))) |
(* 1/3 (* t z)) |
(*.f64 z (*.f64 t #s(literal 1/3 binary64))) |
(* 1/3 (* t z)) |
(*.f64 z (*.f64 t #s(literal 1/3 binary64))) |
(* 1/3 (* t z)) |
(*.f64 z (*.f64 t #s(literal 1/3 binary64))) |
(* 1/3 (* t z)) |
(*.f64 z (*.f64 t #s(literal 1/3 binary64))) |
(* 1/3 (* t z)) |
(*.f64 z (*.f64 t #s(literal 1/3 binary64))) |
(* 1/3 (* t z)) |
(*.f64 z (*.f64 t #s(literal 1/3 binary64))) |
(* 1/3 (* t z)) |
(*.f64 z (*.f64 t #s(literal 1/3 binary64))) |
(* 1/3 (* t z)) |
(*.f64 z (*.f64 t #s(literal 1/3 binary64))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (+ y (* -1/3 (* t z)))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 2 binary64) x))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (+ y (* -1/3 (* t z)))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 2 binary64) x))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (+ y (* -1/3 (* t z)))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 2 binary64) x))) |
(* -2 (* (sqrt x) (* (cos (+ y (* -1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (+ y (* -1/3 (* t z)))) (pow (sqrt -1) 2))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 2 binary64) x))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (+ y (* -1/3 (* t z)))) (pow (sqrt -1) 2))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 2 binary64) x))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (+ y (* -1/3 (* t z)))) (pow (sqrt -1) 2))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 2 binary64) x))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (* -1/3 (* t z)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sqrt.f64 x)))) |
(+ (* -2 (* (sqrt x) (* y (sin (* -1/3 (* t z)))))) (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (* -1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) #s(literal 2 binary64)) (*.f64 y (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) #s(literal -2 binary64)))))) |
(+ (* -1/3 (/ a b)) (+ (* 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)))))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sqrt.f64 x))) (*.f64 y (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) y) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) #s(literal 2 binary64))))))) |
(+ (* -1/3 (/ a b)) (+ (* 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)))))))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (+.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) #s(literal 2 binary64)) (*.f64 y (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) #s(literal -2 binary64))))) (*.f64 (*.f64 (sqrt.f64 x) (-.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 y #s(literal 1/3 binary64))) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 y y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* -1/3 (* t z)) (* -1 y)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* -1/3 (* t z)) (* -1 y)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* -1/3 (* t z)) (* -1 y)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* -1/3 (* t z)) (* -1 y)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(+ (* -1/3 (/ a b)) (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (*.f64 t #s(literal 2/3 binary64)))))) |
(+ (* -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))))))) |
(+.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (+.f64 (*.f64 (*.f64 z (sqrt.f64 x)) (+.f64 (*.f64 (sin.f64 y) (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 t (*.f64 t z))) (cos.f64 y)))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b))) |
(+ (* -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))))))))) |
(+.f64 (*.f64 z (*.f64 (*.f64 z (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (*.f64 (*.f64 t t) #s(literal -1/9 binary64))) (*.f64 (*.f64 z (sin.f64 y)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/81 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (*.f64 t #s(literal 2/3 binary64))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(+ (* -1/3 (/ a b)) (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (*.f64 t #s(literal 2/3 binary64)))))) |
(+ (* -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)))))))) |
(+.f64 (*.f64 t (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (sin.f64 y) (*.f64 z #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 t (*.f64 z z))) (cos.f64 y))))) (+.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b))) |
(+ (* -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))))))))) |
(+.f64 (*.f64 t (*.f64 t (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (cos.f64 y) (*.f64 (*.f64 z z) #s(literal -1/9 binary64))) (*.f64 (*.f64 z (*.f64 (*.f64 z z) (sin.f64 y))) (*.f64 t #s(literal -1/81 binary64))))))) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (*.f64 t #s(literal 2/3 binary64))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* a (- (* 2 (* (/ (cos (+ y (* -1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(*.f64 a (+.f64 (*.f64 (sqrt.f64 x) (/.f64 (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) #s(literal 2 binary64)) 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 (+.f64 (*.f64 (sqrt.f64 x) (/.f64 (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) #s(literal 2 binary64)) 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 (+.f64 (*.f64 (sqrt.f64 x) (/.f64 (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) #s(literal 2 binary64)) 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 (* -1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(*.f64 a (+.f64 (*.f64 (sqrt.f64 x) (/.f64 (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) #s(literal 2 binary64)) 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 (+.f64 (*.f64 (sqrt.f64 x) (/.f64 (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) #s(literal 2 binary64)) 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 (+.f64 (*.f64 (sqrt.f64 x) (/.f64 (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) #s(literal 2 binary64)) a)) (/.f64 #s(literal -1/3 binary64) b))) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (sqrt x)))) b) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (sqrt.f64 x)) #s(literal 1 binary64)))) |
(/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (sqrt x)))) b) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (sqrt.f64 x)) #s(literal 1 binary64)))) |
(/ (+ (* -1/3 a) (* 2 (* (* b (cos (+ y (* -1/3 (* t z))))) (sqrt x)))) b) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (sqrt.f64 x)) #s(literal 1 binary64)))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (+ y (* -1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) 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) |
(* 2 (cos (* -1/3 (* t z)))) |
(*.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) #s(literal 2 binary64)) |
(+ (* -2 (* y (sin (* -1/3 (* t z))))) (* 2 (cos (* -1/3 (* t z))))) |
(+.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) #s(literal 2 binary64)) (*.f64 y (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) #s(literal -2 binary64)))) |
(+ (* 2 (cos (* -1/3 (* t z)))) (* y (+ (* -2 (sin (* -1/3 (* t z)))) (* -1 (* y (cos (* -1/3 (* t z)))))))) |
(+.f64 (*.f64 y (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) #s(literal 2 binary64)))) |
(+ (* 2 (cos (* -1/3 (* t z)))) (* y (+ (* -2 (sin (* -1/3 (* t z)))) (* y (+ (* -1 (cos (* -1/3 (* t z)))) (* 1/3 (* y (sin (* -1/3 (* t z)))))))))) |
(+.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) #s(literal 2 binary64)) (*.f64 y (-.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (+.f64 (*.f64 y (*.f64 y #s(literal 1/3 binary64))) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) y)))) |
(* 2 (cos (+ y (* -1/3 (* t z))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) #s(literal 2 binary64)) |
(* 2 (cos (+ y (* -1/3 (* t z))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) #s(literal 2 binary64)) |
(* 2 (cos (+ y (* -1/3 (* t z))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) #s(literal 2 binary64)) |
(* 2 (cos (+ y (* -1/3 (* t z))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) #s(literal 2 binary64)) |
(* 2 (cos (- (* -1/3 (* t z)) (* -1 y)))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) #s(literal 2 binary64)) |
(* 2 (cos (- (* -1/3 (* t z)) (* -1 y)))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) #s(literal 2 binary64)) |
(* 2 (cos (- (* -1/3 (* t z)) (* -1 y)))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) #s(literal 2 binary64)) |
(* 2 (cos (- (* -1/3 (* t z)) (* -1 y)))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) #s(literal 2 binary64)) |
(* 2 (cos y)) |
(*.f64 (cos.f64 y) #s(literal 2 binary64)) |
(+ (* 2/3 (* t (* z (sin y)))) (* 2 (cos y))) |
(+.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (*.f64 t #s(literal 2/3 binary64)))) |
(+ (* 2 (cos y)) (* z (+ (* -1/9 (* (pow t 2) (* z (cos y)))) (* 2/3 (* t (sin y)))))) |
(+.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 z (+.f64 (*.f64 (sin.f64 y) (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 t (*.f64 t z))) (cos.f64 y))))) |
(+ (* 2 (cos y)) (* z (+ (* 2/3 (* t (sin y))) (* z (+ (* -1/9 (* (pow t 2) (cos y))) (* -1/81 (* (pow t 3) (* z (sin y))))))))) |
(+.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 z (+.f64 (*.f64 (sin.f64 y) (*.f64 t #s(literal 2/3 binary64))) (*.f64 z (+.f64 (*.f64 (cos.f64 y) (*.f64 (*.f64 t t) #s(literal -1/9 binary64))) (*.f64 (*.f64 z (sin.f64 y)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/81 binary64)))))))) |
(* 2 (cos (+ y (* -1/3 (* t z))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) #s(literal 2 binary64)) |
(* 2 (cos (+ y (* -1/3 (* t z))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) #s(literal 2 binary64)) |
(* 2 (cos (+ y (* -1/3 (* t z))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) #s(literal 2 binary64)) |
(* 2 (cos (+ y (* -1/3 (* t z))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) #s(literal 2 binary64)) |
(* 2 (cos (+ y (* -1/3 (* t z))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) #s(literal 2 binary64)) |
(* 2 (cos (+ y (* -1/3 (* t z))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) #s(literal 2 binary64)) |
(* 2 (cos (+ y (* -1/3 (* t z))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) #s(literal 2 binary64)) |
(* 2 (cos (+ y (* -1/3 (* t z))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) #s(literal 2 binary64)) |
(* 2 (cos y)) |
(*.f64 (cos.f64 y) #s(literal 2 binary64)) |
(+ (* 2/3 (* t (* z (sin y)))) (* 2 (cos y))) |
(+.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (*.f64 t #s(literal 2/3 binary64)))) |
(+ (* 2 (cos y)) (* t (+ (* -1/9 (* t (* (pow z 2) (cos y)))) (* 2/3 (* z (sin y)))))) |
(+.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (sin.f64 y) (*.f64 z #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 t (*.f64 z z))) (cos.f64 y))))) |
(+ (* 2 (cos y)) (* t (+ (* 2/3 (* z (sin y))) (* t (+ (* -1/9 (* (pow z 2) (cos y))) (* -1/81 (* t (* (pow z 3) (sin y))))))))) |
(+.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (sin.f64 y) (*.f64 z #s(literal 2/3 binary64))) (*.f64 t (+.f64 (*.f64 (cos.f64 y) (*.f64 (*.f64 z z) #s(literal -1/9 binary64))) (*.f64 (*.f64 z (*.f64 (*.f64 z z) (sin.f64 y))) (*.f64 t #s(literal -1/81 binary64)))))))) |
(* 2 (cos (+ y (* -1/3 (* t z))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) #s(literal 2 binary64)) |
(* 2 (cos (+ y (* -1/3 (* t z))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) #s(literal 2 binary64)) |
(* 2 (cos (+ y (* -1/3 (* t z))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) #s(literal 2 binary64)) |
(* 2 (cos (+ y (* -1/3 (* t z))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) #s(literal 2 binary64)) |
(* 2 (cos (+ y (* -1/3 (* t z))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) #s(literal 2 binary64)) |
(* 2 (cos (+ y (* -1/3 (* t z))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) #s(literal 2 binary64)) |
(* 2 (cos (+ y (* -1/3 (* t z))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) #s(literal 2 binary64)) |
(* 2 (cos (+ y (* -1/3 (* t z))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) #s(literal 2 binary64)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- y (* 1/3 (* t z)))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 2 binary64) x))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- y (* 1/3 (* t z)))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 2 binary64) x))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- y (* 1/3 (* t z)))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 2 binary64) x))) |
(* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 2 binary64) x))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 2 binary64) x))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 2 binary64) x))) |
(- (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sqrt.f64 x)))) |
(- (+ (* -2 (* (sqrt x) (* y (sin (neg (* 1/3 (* t z))))))) (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z))))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) #s(literal 2 binary64)) (*.f64 y (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) #s(literal -2 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)))))))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sqrt.f64 x))) (*.f64 y (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) y) (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) #s(literal 2 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))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (+.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) #s(literal 2 binary64)) (*.f64 y (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) #s(literal -2 binary64))))) (*.f64 (*.f64 (sqrt.f64 x) (-.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 y #s(literal 1/3 binary64))) (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 y y)))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(- (* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(+.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (*.f64 t #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))) |
(+.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (+.f64 (*.f64 (*.f64 z (sqrt.f64 x)) (+.f64 (*.f64 (sin.f64 y) (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 t (*.f64 t z))) (cos.f64 y)))) (/.f64 (*.f64 #s(literal -1/3 binary64) 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))) |
(+.f64 (*.f64 z (*.f64 (*.f64 z (sqrt.f64 x)) (+.f64 (*.f64 (cos.f64 y) (*.f64 (*.f64 t t) #s(literal -1/9 binary64))) (*.f64 (*.f64 z (sin.f64 y)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1/81 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (*.f64 t #s(literal 2/3 binary64))))))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(+.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (*.f64 t #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))) |
(+.f64 (*.f64 t (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (sin.f64 y) (*.f64 z #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 t (*.f64 z z))) (cos.f64 y))))) (+.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) 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))) |
(+.f64 (*.f64 t (*.f64 t (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (cos.f64 y) (*.f64 (*.f64 z z) #s(literal -1/9 binary64))) (*.f64 (*.f64 z (*.f64 (*.f64 z z) (sin.f64 y))) (*.f64 t #s(literal -1/81 binary64))))))) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (*.f64 t #s(literal 2/3 binary64))))))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* a (- (* 2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(*.f64 a (+.f64 (*.f64 (sqrt.f64 x) (/.f64 (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) #s(literal 2 binary64)) 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 (+.f64 (*.f64 (sqrt.f64 x) (/.f64 (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) #s(literal 2 binary64)) 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 (+.f64 (*.f64 (sqrt.f64 x) (/.f64 (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) #s(literal 2 binary64)) 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 (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(*.f64 a (+.f64 (*.f64 (sqrt.f64 x) (/.f64 (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) #s(literal 2 binary64)) 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 (+.f64 (*.f64 (sqrt.f64 x) (/.f64 (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) #s(literal 2 binary64)) 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 (+.f64 (*.f64 (sqrt.f64 x) (/.f64 (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) #s(literal 2 binary64)) a)) (/.f64 #s(literal -1/3 binary64) b))) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(/ (- (* 2 (* (* b (cos (- y (* 1/3 (* t z))))) (sqrt x))) (* 1/3 a)) b) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (sqrt.f64 x)) #s(literal 1 binary64)))) |
(/ (- (* 2 (* (* b (cos (- y (* 1/3 (* t z))))) (sqrt x))) (* 1/3 a)) b) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (sqrt.f64 x)) #s(literal 1 binary64)))) |
(/ (- (* 2 (* (* b (cos (- y (* 1/3 (* t z))))) (sqrt x))) (* 1/3 a)) b) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (sqrt.f64 x)) #s(literal 1 binary64)))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.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)) |
(*.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)) |
Compiled 28296 to 16255 computations (42.6% saved)
39 alts after pruning (39 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 853 | 39 | 892 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 0 | 2 |
| Done | 0 | 0 | 0 |
| Total | 855 | 39 | 894 |
| Status | Accuracy | Program |
|---|---|---|
| 47.6% | (/.f64 (-.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) #s(literal 9 binary64)) (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64)))) (-.f64 (/.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) | |
| ▶ | 53.2% | (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
| 47.6% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (-.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) #s(literal 9 binary64)) (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64)))))) | |
| 72.1% | (-.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 29.7% | (-.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) #s(literal 3 binary64)) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))) (/.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 (/.f64 a b) (/.f64 b a))) #s(literal 27 binary64)) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))))) | |
| 71.5% | (-.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.9% | (-.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.7% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (-.f64 (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 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 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 72.1% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (sin.f64 y) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 72.1% | (-.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 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 71.6% | (-.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 3 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 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)))) | |
| 72.1% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 71.6% | (-.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 3 binary64)))) #s(literal 2 binary64)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 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)))) | |
| ▶ | 72.1% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| 72.1% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 54.4% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 y (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 55.7% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (cos.f64 y) (*.f64 t (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (cos.f64 y) (*.f64 t (*.f64 z z)))) (*.f64 z (*.f64 (sin.f64 y) #s(literal 1/3 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 72.1% | (-.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 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| ▶ | 71.7% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
| 71.6% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (/.f64 a b) #s(literal 1/3 binary64))) | |
| 71.8% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 z (/.f64 #s(literal 3 binary64) t))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 71.6% | (-.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)))) | |
| 44.0% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (*.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 a (*.f64 b #s(literal 3 binary64)))) | |
| 71.6% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 71.4% | (-.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.4% | (-.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)))) | |
| 77.5% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 y)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 69.9% | (-.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)))) | |
| 67.9% | (-.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (*.f64 t #s(literal 2/3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 71.5% | (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 2 binary64) x))) | |
| 60.0% | (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sqrt.f64 x)))) | |
| ▶ | 43.4% | (+.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) #s(literal 2 binary64))))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
| ▶ | 77.5% | (+.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
| 77.4% | (+.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) | |
| 71.6% | (+.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal -3 binary64)))))) (/.f64 #s(literal -1/3 binary64) (/.f64 b a))) | |
| 34.3% | (+.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (+.f64 y (exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal -3 binary64) z) t)) #s(literal -1 binary64))))))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) | |
| 26.2% | (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) | |
| 68.7% | (*.f64 a (+.f64 (*.f64 (sqrt.f64 x) (/.f64 (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) #s(literal 2 binary64)) a)) (/.f64 #s(literal -1/3 binary64) b))) |
Compiled 2960 to 2130 computations (28% saved)
| 1× | egg-herbie |
Found 36 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sqrt.f64 x) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| ✓ | cost-diff | 128 | (*.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) #s(literal 2 binary64))) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 y (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) #s(literal 2 binary64)))) |
| ✓ | cost-diff | 128 | (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) #s(literal 2 binary64))))) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) #s(literal 2 binary64))))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
| ✓ | cost-diff | 0 | (sqrt.f64 x) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -1/3 binary64) a) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
| ✓ | cost-diff | 0 | (*.f64 (cos.f64 y) #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (sqrt.f64 x) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
| ✓ | accuracy | 99.8% | (/.f64 (*.f64 z t) #s(literal 3 binary64)) |
| ✓ | accuracy | 99.8% | (/.f64 a (*.f64 b #s(literal 3 binary64))) |
| ✓ | accuracy | 98.4% | (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))) |
| ✓ | accuracy | 98.3% | (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) |
| ✓ | accuracy | 98.8% | (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) #s(literal 2 binary64))))) |
| ✓ | accuracy | 98.4% | (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) |
| ✓ | accuracy | 98.3% | (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) |
| ✓ | accuracy | 97.0% | (*.f64 y (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) #s(literal -2 binary64))) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
| ✓ | accuracy | 99.8% | (/.f64 (/.f64 a #s(literal 3 binary64)) b) |
| ✓ | accuracy | 99.8% | (/.f64 (*.f64 z t) #s(literal 3 binary64)) |
| ✓ | accuracy | 97.0% | (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) |
| ✓ | accuracy | 99.8% | (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
| ✓ | accuracy | 99.7% | (*.f64 #s(literal -1/3 binary64) a) |
| ✓ | accuracy | 100.0% | (cos.f64 y) |
| ✓ | accuracy | 100.0% | (+.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
| ✓ | accuracy | 99.9% | (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) |
| ✓ | accuracy | 99.8% | (/.f64 (/.f64 a b) #s(literal -3 binary64)) |
| 10128× | accelerator-lowering-fma.f32 |
| 10128× | accelerator-lowering-fma.f64 |
| 3358× | *-lowering-*.f32 |
| 3358× | *-lowering-*.f64 |
| 1956× | --lowering--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 55 | 392 |
| 1 | 125 | 387 |
| 2 | 298 | 387 |
| 3 | 690 | 387 |
| 4 | 1577 | 387 |
| 5 | 3517 | 387 |
| 6 | 5034 | 387 |
| 7 | 5690 | 387 |
| 8 | 6202 | 387 |
| 9 | 6576 | 387 |
| 10 | 7031 | 387 |
| 11 | 7986 | 387 |
| 0 | 8615 | 373 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (sqrt x) (* (cos y) 2)) (/ (/ a b) -3)) |
(* (sqrt x) (* (cos y) 2)) |
(sqrt x) |
x |
(* (cos y) 2) |
(cos y) |
y |
2 |
(/ (/ a b) -3) |
(/ a b) |
a |
b |
-3 |
(/ (* -1/3 a) b) |
(* -1/3 a) |
-1/3 |
(- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a 3) b)) |
(* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) |
(* 2 (sqrt x)) |
(cos (- y (/ (* z t) 3))) |
(- y (/ (* z t) 3)) |
(/ (* z t) 3) |
(* z t) |
z |
t |
3 |
(/ (/ a 3) b) |
(/ a 3) |
(+ (* (sqrt x) (+ (* y (* (sin (* -1/3 (* t z))) -2)) (* (cos (* -1/3 (* t z))) (+ (- 0 (* y y)) 2)))) (/ (/ a b) -3)) |
(* (sqrt x) (+ (* y (* (sin (* -1/3 (* t z))) -2)) (* (cos (* -1/3 (* t z))) (+ (- 0 (* y y)) 2)))) |
(+ (* y (* (sin (* -1/3 (* t z))) -2)) (* (cos (* -1/3 (* t z))) (+ (- 0 (* y y)) 2))) |
(* y (* (sin (* -1/3 (* t z))) -2)) |
(* (sin (* -1/3 (* t z))) -2) |
(sin (* -1/3 (* t z))) |
(* -1/3 (* t z)) |
(* t z) |
-2 |
(* (cos (* -1/3 (* t z))) (+ (- 0 (* y y)) 2)) |
(cos (* -1/3 (* t z))) |
(+ (- 0 (* y y)) 2) |
(- 0 (* y y)) |
0 |
(* y y) |
(- (* (* 2 (sqrt x)) (- (* (cos y) (cos (/ (* z t) 3))) (* (sin y) (sin (/ z (/ -3 t)))))) (/ a (* b 3))) |
(* (* 2 (sqrt x)) (- (* (cos y) (cos (/ (* z t) 3))) (* (sin y) (sin (/ z (/ -3 t)))))) |
(- (* (cos y) (cos (/ (* z t) 3))) (* (sin y) (sin (/ z (/ -3 t))))) |
(* (cos y) (cos (/ (* z t) 3))) |
(cos (/ (* z t) 3)) |
(* (sin y) (sin (/ z (/ -3 t)))) |
(sin y) |
(sin (/ z (/ -3 t))) |
(/ z (/ -3 t)) |
(/ -3 t) |
(/ a (* b 3)) |
(* b 3) |
| Outputs |
|---|
(+ (* (sqrt x) (* (cos y) 2)) (/ (/ a b) -3)) |
(+.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 a #s(literal -3 binary64)) b)) |
(* (sqrt x) (* (cos y) 2)) |
(*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) |
(sqrt x) |
(sqrt.f64 x) |
x |
(* (cos y) 2) |
(*.f64 (cos.f64 y) #s(literal 2 binary64)) |
(cos y) |
(cos.f64 y) |
y |
2 |
#s(literal 2 binary64) |
(/ (/ a b) -3) |
(/.f64 (/.f64 a #s(literal -3 binary64)) b) |
(/ a b) |
(/.f64 a b) |
a |
b |
-3 |
#s(literal -3 binary64) |
(/ (* -1/3 a) b) |
(/.f64 (/.f64 a #s(literal -3 binary64)) b) |
(* -1/3 a) |
(/.f64 a #s(literal -3 binary64)) |
-1/3 |
#s(literal -1/3 binary64) |
(- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a 3) b)) |
(+.f64 (/.f64 (/.f64 a #s(literal -3 binary64)) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (/.f64 z (/.f64 #s(literal 3 binary64) t)) y)))) |
(* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (/.f64 z (/.f64 #s(literal 3 binary64) t)) y))) |
(* 2 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 2 binary64)) |
(cos (- y (/ (* z t) 3))) |
(cos.f64 (-.f64 (/.f64 z (/.f64 #s(literal 3 binary64) t)) y)) |
(- y (/ (* z t) 3)) |
(+.f64 y (/.f64 z (/.f64 #s(literal -3 binary64) t))) |
(/ (* z t) 3) |
(/.f64 z (/.f64 #s(literal 3 binary64) t)) |
(* z t) |
(*.f64 z t) |
z |
t |
3 |
#s(literal 3 binary64) |
(/ (/ a 3) b) |
(/.f64 (/.f64 a #s(literal 3 binary64)) b) |
(/ a 3) |
(/.f64 a #s(literal 3 binary64)) |
(+ (* (sqrt x) (+ (* y (* (sin (* -1/3 (* t z))) -2)) (* (cos (* -1/3 (* t z))) (+ (- 0 (* y y)) 2)))) (/ (/ a b) -3)) |
(+.f64 (/.f64 (/.f64 a #s(literal -3 binary64)) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal 3 binary64) t))))) (*.f64 (cos.f64 (/.f64 z (/.f64 #s(literal 3 binary64) t))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(* (sqrt x) (+ (* y (* (sin (* -1/3 (* t z))) -2)) (* (cos (* -1/3 (* t z))) (+ (- 0 (* y y)) 2)))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal 3 binary64) t))))) (*.f64 (cos.f64 (/.f64 z (/.f64 #s(literal 3 binary64) t))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(+ (* y (* (sin (* -1/3 (* t z))) -2)) (* (cos (* -1/3 (* t z))) (+ (- 0 (* y y)) 2))) |
(+.f64 (*.f64 y (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal 3 binary64) t))))) (*.f64 (cos.f64 (/.f64 z (/.f64 #s(literal 3 binary64) t))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(* y (* (sin (* -1/3 (* t z))) -2)) |
(*.f64 y (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal 3 binary64) t))))) |
(* (sin (* -1/3 (* t z))) -2) |
(*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal 3 binary64) t)))) |
(sin (* -1/3 (* t z))) |
(sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))) |
(* -1/3 (* t z)) |
(/.f64 z (/.f64 #s(literal -3 binary64) t)) |
(* t z) |
(*.f64 z t) |
-2 |
#s(literal -2 binary64) |
(* (cos (* -1/3 (* t z))) (+ (- 0 (* y y)) 2)) |
(*.f64 (cos.f64 (/.f64 z (/.f64 #s(literal 3 binary64) t))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(cos (* -1/3 (* t z))) |
(cos.f64 (/.f64 z (/.f64 #s(literal 3 binary64) t))) |
(+ (- 0 (* y y)) 2) |
(-.f64 #s(literal 2 binary64) (*.f64 y y)) |
(- 0 (* y y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y y)) |
0 |
#s(literal 0 binary64) |
(* y y) |
(*.f64 y y) |
(- (* (* 2 (sqrt x)) (- (* (cos y) (cos (/ (* z t) 3))) (* (sin y) (sin (/ z (/ -3 t)))))) (/ a (* b 3))) |
(+.f64 (/.f64 (/.f64 a #s(literal -3 binary64)) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 z (/.f64 #s(literal 3 binary64) t)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal 3 binary64) t)))))))) |
(* (* 2 (sqrt x)) (- (* (cos y) (cos (/ (* z t) 3))) (* (sin y) (sin (/ z (/ -3 t)))))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 z (/.f64 #s(literal 3 binary64) t)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal 3 binary64) t))))))) |
(- (* (cos y) (cos (/ (* z t) 3))) (* (sin y) (sin (/ z (/ -3 t))))) |
(+.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 z (/.f64 #s(literal 3 binary64) t)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal 3 binary64) t))))) |
(* (cos y) (cos (/ (* z t) 3))) |
(*.f64 (cos.f64 y) (cos.f64 (/.f64 z (/.f64 #s(literal 3 binary64) t)))) |
(cos (/ (* z t) 3)) |
(cos.f64 (/.f64 z (/.f64 #s(literal 3 binary64) t))) |
(* (sin y) (sin (/ z (/ -3 t)))) |
(*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) |
(sin y) |
(sin.f64 y) |
(sin (/ z (/ -3 t))) |
(sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))) |
(/ z (/ -3 t)) |
(/.f64 z (/.f64 #s(literal -3 binary64) t)) |
(/ -3 t) |
(/.f64 #s(literal -3 binary64) t) |
(/ a (* b 3)) |
(/.f64 (/.f64 a #s(literal 3 binary64)) b) |
(* b 3) |
(*.f64 b #s(literal 3 binary64)) |
| 1.4s | 115× | 5 | exit |
| 375.0ms | 78× | 1 | valid |
| 126.0ms | 63× | 0 | valid |
Compiled 458 to 234 computations (48.9% saved)
backward-pass: 335.0ms (20.9% of total)ival-cos: 321.0ms (20% of total)ival-mult: 313.0ms (19.5% of total)ival-sin: 213.0ms (13.3% of total)ival-div: 210.0ms (13.1% of total)ival-add: 100.0ms (6.2% of total)ival-sub: 79.0ms (4.9% of total)const: 21.0ms (1.3% of total)ival-sqrt: 12.0ms (0.7% of total)| Inputs |
|---|
#<alt (/ (/ a b) -3)> |
#<alt (* (sqrt x) (* (cos y) 2))> |
#<alt (+ (* (sqrt x) (* (cos y) 2)) (/ (/ a b) -3))> |
#<alt (cos y)> |
#<alt (* -1/3 a)> |
#<alt (/ (* -1/3 a) b)> |
#<alt (cos (- y (/ (* z t) 3)))> |
#<alt (/ (* z t) 3)> |
#<alt (/ (/ a 3) b)> |
#<alt (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3))))> |
#<alt (* y (* (sin (* -1/3 (* t z))) -2))> |
#<alt (cos (* -1/3 (* t z)))> |
#<alt (sin (* -1/3 (* t z)))> |
#<alt (* (sqrt x) (+ (* y (* (sin (* -1/3 (* t z))) -2)) (* (cos (* -1/3 (* t z))) (+ (- 0 (* y y)) 2))))> |
#<alt (cos (/ (* z t) 3))> |
#<alt (sin (/ z (/ -3 t)))> |
#<alt (/ a (* b 3))> |
#<alt (sqrt x)> |
#<alt (* (cos y) 2)> |
#<alt (- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a 3) b))> |
#<alt (* 2 (sqrt x))> |
#<alt (+ (* (sqrt x) (+ (* y (* (sin (* -1/3 (* t z))) -2)) (* (cos (* -1/3 (* t z))) (+ (- 0 (* y y)) 2)))) (/ (/ a b) -3))> |
#<alt (+ (* y (* (sin (* -1/3 (* t z))) -2)) (* (cos (* -1/3 (* t z))) (+ (- 0 (* y y)) 2)))> |
#<alt (* (cos (* -1/3 (* t z))) (+ (- 0 (* y y)) 2))> |
#<alt (- (* (* 2 (sqrt x)) (- (* (cos y) (cos (/ (* z t) 3))) (* (sin y) (sin (/ z (/ -3 t)))))) (/ a (* b 3)))> |
#<alt (* (* 2 (sqrt x)) (- (* (cos y) (cos (/ (* z t) 3))) (* (sin y) (sin (/ z (/ -3 t))))))> |
| Outputs |
|---|
#<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 (+ (* -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 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)> |
#<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 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 (* 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 (* 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 (* y (sin (* -1/3 (* t z)))))> |
#<alt (* -2 (* y (sin (* -1/3 (* t z)))))> |
#<alt (* -2 (* y (sin (* -1/3 (* t z)))))> |
#<alt (* -2 (* y (sin (* -1/3 (* t z)))))> |
#<alt (* -2 (* y (sin (* -1/3 (* t z)))))> |
#<alt (* -2 (* y (sin (* -1/3 (* t z)))))> |
#<alt (* -2 (* y (sin (* -1/3 (* t z)))))> |
#<alt (* -2 (* y (sin (* -1/3 (* t z)))))> |
#<alt (* -2 (* y (sin (* -1/3 (* t z)))))> |
#<alt (* -2 (* y (sin (* -1/3 (* t z)))))> |
#<alt (* -2 (* y (sin (* -1/3 (* t z)))))> |
#<alt (* -2 (* y (sin (* -1/3 (* t z)))))> |
#<alt (* 2/3 (* t (* y z)))> |
#<alt (* t (+ (* -1/81 (* (pow t 2) (* y (pow z 3)))) (* 2/3 (* y z))))> |
#<alt (* t (+ (* 2/3 (* y z)) (* (pow t 2) (+ (* -1/81 (* y (pow z 3))) (* 1/14580 (* (pow t 2) (* y (pow z 5))))))))> |
#<alt (* t (+ (* 2/3 (* y z)) (* (pow t 2) (+ (* -1/81 (* y (pow z 3))) (* (pow t 2) (+ (* -1/5511240 (* (pow t 2) (* y (pow z 7)))) (* 1/14580 (* y (pow z 5)))))))))> |
#<alt (* -2 (* y (sin (* -1/3 (* t z)))))> |
#<alt (* -2 (* y (sin (* -1/3 (* t z)))))> |
#<alt (* -2 (* y (sin (* -1/3 (* t z)))))> |
#<alt (* -2 (* y (sin (* -1/3 (* t z)))))> |
#<alt (* -2 (* y (sin (* -1/3 (* t z)))))> |
#<alt (* -2 (* y (sin (* -1/3 (* t z)))))> |
#<alt (* -2 (* y (sin (* -1/3 (* t z)))))> |
#<alt (* -2 (* y (sin (* -1/3 (* t z)))))> |
#<alt (* 2/3 (* t (* y z)))> |
#<alt (* z (+ (* -1/81 (* (pow t 3) (* y (pow z 2)))) (* 2/3 (* t y))))> |
#<alt (* z (+ (* 2/3 (* t y)) (* (pow z 2) (+ (* -1/81 (* (pow t 3) y)) (* 1/14580 (* (pow t 5) (* y (pow z 2))))))))> |
#<alt (* z (+ (* 2/3 (* t y)) (* (pow z 2) (+ (* -1/81 (* (pow t 3) y)) (* (pow z 2) (+ (* -1/5511240 (* (pow t 7) (* y (pow z 2)))) (* 1/14580 (* (pow t 5) y))))))))> |
#<alt (* -2 (* y (sin (* -1/3 (* t z)))))> |
#<alt (* -2 (* y (sin (* -1/3 (* t z)))))> |
#<alt (* -2 (* y (sin (* -1/3 (* t z)))))> |
#<alt (* -2 (* y (sin (* -1/3 (* t z)))))> |
#<alt (* -2 (* y (sin (* -1/3 (* t z)))))> |
#<alt (* -2 (* y (sin (* -1/3 (* t z)))))> |
#<alt (* -2 (* y (sin (* -1/3 (* t z)))))> |
#<alt (* -2 (* y (sin (* -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 (* 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)))> |
#<alt (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))> |
#<alt (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))> |
#<alt (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))> |
#<alt (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))> |
#<alt (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))> |
#<alt (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))> |
#<alt (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))> |
#<alt (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))> |
#<alt (* -1 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))))> |
#<alt (* -1 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))))> |
#<alt (* -1 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))))> |
#<alt (* -1 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))))> |
#<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))))) (* -1 (* (sqrt x) (* y (cos (* -1/3 (* t z)))))))))> |
#<alt (* -1 (* (sqrt x) (* (pow y 2) (cos (* -1/3 (* t z))))))> |
#<alt (* (pow y 2) (+ (* -2 (* (sqrt x) (/ (sin (* -1/3 (* t z))) y))) (* -1 (* (sqrt x) (cos (* -1/3 (* t z)))))))> |
#<alt (* (pow y 2) (+ (* -2 (* (sqrt x) (/ (sin (* -1/3 (* t z))) y))) (+ (* -1 (* (sqrt x) (cos (* -1/3 (* t z))))) (* 2 (* (sqrt x) (/ (cos (* -1/3 (* t z))) (pow y 2)))))))> |
#<alt (* (pow y 2) (+ (* -2 (* (sqrt x) (/ (sin (* -1/3 (* t z))) y))) (+ (* -1 (* (sqrt x) (cos (* -1/3 (* t z))))) (* 2 (* (sqrt x) (/ (cos (* -1/3 (* t z))) (pow y 2)))))))> |
#<alt (* -1 (* (sqrt x) (* (pow y 2) (cos (* -1/3 (* t z))))))> |
#<alt (* (pow y 2) (+ (* -2 (* (sqrt x) (/ (sin (* -1/3 (* t z))) y))) (* -1 (* (sqrt x) (cos (* -1/3 (* t z)))))))> |
#<alt (* (pow y 2) (+ (* -1 (* (sqrt x) (cos (* -1/3 (* t z))))) (* -1 (/ (+ (* -2 (* (sqrt x) (/ (cos (* -1/3 (* t z))) y))) (* 2 (* (sqrt x) (sin (* -1/3 (* t z)))))) y))))> |
#<alt (* (pow y 2) (+ (* -1 (* (sqrt x) (cos (* -1/3 (* t z))))) (* -1 (/ (+ (* -2 (* (sqrt x) (/ (cos (* -1/3 (* t z))) y))) (* 2 (* (sqrt x) (sin (* -1/3 (* t z)))))) y))))> |
#<alt (* (sqrt x) (- 2 (pow y 2)))> |
#<alt (+ (* 2/3 (* (* t (* y z)) (sqrt x))) (* (sqrt x) (- 2 (pow y 2))))> |
#<alt (+ (* t (+ (* -1/18 (* (* t (* (pow z 2) (- 2 (pow y 2)))) (sqrt x))) (* 2/3 (* (sqrt x) (* y z))))) (* (sqrt x) (- 2 (pow y 2))))> |
#<alt (+ (* t (+ (* 2/3 (* (sqrt x) (* y z))) (* t (+ (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2))))) (* -1/81 (* (* t (* y (pow z 3))) (sqrt x))))))) (* (sqrt x) (- 2 (pow y 2))))> |
#<alt (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))> |
#<alt (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))> |
#<alt (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))> |
#<alt (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))> |
#<alt (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))> |
#<alt (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))> |
#<alt (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))> |
#<alt (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))> |
#<alt (* (sqrt x) (- 2 (pow y 2)))> |
#<alt (+ (* 2/3 (* (* t (* y z)) (sqrt x))) (* (sqrt x) (- 2 (pow y 2))))> |
#<alt (+ (* z (+ (* -1/18 (* (* (pow t 2) (* z (- 2 (pow y 2)))) (sqrt x))) (* 2/3 (* (* t y) (sqrt x))))) (* (sqrt x) (- 2 (pow y 2))))> |
#<alt (+ (* z (+ (* 2/3 (* (* t y) (sqrt x))) (* z (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x))) (* -1/81 (* (* (pow t 3) (* y z)) (sqrt x))))))) (* (sqrt x) (- 2 (pow y 2))))> |
#<alt (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))> |
#<alt (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))> |
#<alt (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))> |
#<alt (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))> |
#<alt (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))> |
#<alt (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))> |
#<alt (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))> |
#<alt (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))> |
#<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> |
#<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/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)))> |
#<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 (/ 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 (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 2> |
#<alt (+ 2 (* -1 (pow y 2)))> |
#<alt (+ 2 (* (pow y 2) (- (* 1/12 (pow y 2)) 1)))> |
#<alt (+ 2 (* (pow y 2) (- (* (pow y 2) (+ 1/12 (* -1/360 (pow y 2)))) 1)))> |
#<alt (* 2 (cos y))> |
#<alt (* 2 (cos y))> |
#<alt (* 2 (cos y))> |
#<alt (* 2 (cos y))> |
#<alt (* 2 (cos y))> |
#<alt (* 2 (cos y))> |
#<alt (* 2 (cos y))> |
#<alt (* 2 (cos y))> |
#<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 (* 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 (+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))))> |
#<alt (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))> |
#<alt (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))))> |
#<alt (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))))> |
#<alt (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))))> |
#<alt (* -1 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))))> |
#<alt (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))))))> |
#<alt (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))))))> |
#<alt (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (* -1/3 (* t z))))))> |
#<alt (+ (* -2 (* (sqrt x) (* y (sin (* -1/3 (* t z)))))) (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (* -1/3 (* t z)))))))> |
#<alt (+ (* -1/3 (/ a b)) (+ (* 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 (+ (* -1/3 (/ a b)) (+ (* 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 (* -1 (* (sqrt x) (* (pow y 2) (cos (* -1/3 (* t z))))))> |
#<alt (* (pow y 2) (+ (* -2 (* (sqrt x) (/ (sin (* -1/3 (* t z))) y))) (* -1 (* (sqrt x) (cos (* -1/3 (* t z)))))))> |
#<alt (* (pow y 2) (+ (* -2 (* (sqrt x) (/ (sin (* -1/3 (* t z))) y))) (+ (* -1 (* (sqrt x) (cos (* -1/3 (* t z))))) (+ (* -1/3 (/ a (* b (pow y 2)))) (* 2 (* (sqrt x) (/ (cos (* -1/3 (* t z))) (pow y 2))))))))> |
#<alt (* (pow y 2) (+ (* -2 (* (sqrt x) (/ (sin (* -1/3 (* t z))) y))) (+ (* -1 (* (sqrt x) (cos (* -1/3 (* t z))))) (+ (* -1/3 (/ a (* b (pow y 2)))) (* 2 (* (sqrt x) (/ (cos (* -1/3 (* t z))) (pow y 2))))))))> |
#<alt (* -1 (* (sqrt x) (* (pow y 2) (cos (* -1/3 (* t z))))))> |
#<alt (* (pow y 2) (+ (* -2 (* (sqrt x) (/ (sin (* -1/3 (* t z))) y))) (* -1 (* (sqrt x) (cos (* -1/3 (* t z)))))))> |
#<alt (* (pow y 2) (+ (* -1 (* (sqrt x) (cos (* -1/3 (* t z))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (* -1/3 (* t z)))))) y)) (* 2 (* (sqrt x) (sin (* -1/3 (* t z)))))) y))))> |
#<alt (* (pow y 2) (+ (* -1 (* (sqrt x) (cos (* -1/3 (* t z))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (* -1/3 (* t z)))))) y)) (* 2 (* (sqrt x) (sin (* -1/3 (* t z)))))) y))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (- 2 (pow y 2))))> |
#<alt (+ (* -1/3 (/ a b)) (+ (* 2/3 (* (* t (* y z)) (sqrt x))) (* (sqrt x) (- 2 (pow y 2)))))> |
#<alt (+ (* -1/3 (/ a b)) (+ (* t (+ (* -1/18 (* (* t (* (pow z 2) (- 2 (pow y 2)))) (sqrt x))) (* 2/3 (* (sqrt x) (* y z))))) (* (sqrt x) (- 2 (pow y 2)))))> |
#<alt (+ (* -1/3 (/ a b)) (+ (* t (+ (* 2/3 (* (sqrt x) (* y z))) (* t (+ (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2))))) (* -1/81 (* (* t (* y (pow z 3))) (sqrt x))))))) (* (sqrt x) (- 2 (pow y 2)))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (- 2 (pow y 2))))> |
#<alt (+ (* -1/3 (/ a b)) (+ (* 2/3 (* (* t (* y z)) (sqrt x))) (* (sqrt x) (- 2 (pow y 2)))))> |
#<alt (+ (* -1/3 (/ a b)) (+ (* z (+ (* -1/18 (* (* (pow t 2) (* z (- 2 (pow y 2)))) (sqrt x))) (* 2/3 (* (* t y) (sqrt x))))) (* (sqrt x) (- 2 (pow y 2)))))> |
#<alt (+ (* -1/3 (/ a b)) (+ (* z (+ (* 2/3 (* (* t y) (sqrt x))) (* z (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x))) (* -1/81 (* (* (pow t 3) (* y z)) (sqrt x))))))) (* (sqrt x) (- 2 (pow y 2)))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))))> |
#<alt (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* a (- (* (/ (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))) a) (sqrt x)) (* 1/3 (/ 1 b))))> |
#<alt (* a (- (* (/ (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))) a) (sqrt x)) (* 1/3 (/ 1 b))))> |
#<alt (* a (- (* (/ (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))) a) (sqrt x)) (* 1/3 (/ 1 b))))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1 (* a (+ (* -1 (* (/ (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))) a) (sqrt x))) (* 1/3 (/ 1 b)))))> |
#<alt (* -1 (* a (+ (* -1 (* (/ (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))) a) (sqrt x))) (* 1/3 (/ 1 b)))))> |
#<alt (* -1 (* a (+ (* -1 (* (/ (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))) a) (sqrt x))) (* 1/3 (/ 1 b)))))> |
#<alt (* -1/3 (/ a b))> |
#<alt (/ (+ (* -1/3 a) (* (* b (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) (sqrt x))) b)> |
#<alt (/ (+ (* -1/3 a) (* (* b (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) (sqrt x))) b)> |
#<alt (/ (+ (* -1/3 a) (* (* b (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) (sqrt x))) b)> |
#<alt (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))))> |
#<alt (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))))> |
#<alt (* 2 (cos (* -1/3 (* t z))))> |
#<alt (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* 2 (cos (* -1/3 (* t z)))))> |
#<alt (+ (* 2 (cos (* -1/3 (* t z)))) (* y (+ (* -2 (sin (* -1/3 (* t z)))) (* -1 (* y (cos (* -1/3 (* t z))))))))> |
#<alt (+ (* 2 (cos (* -1/3 (* t z)))) (* y (+ (* -2 (sin (* -1/3 (* t z)))) (* -1 (* y (cos (* -1/3 (* t z))))))))> |
#<alt (* -1 (* (pow y 2) (cos (* -1/3 (* t z)))))> |
#<alt (* (pow y 2) (+ (* -2 (/ (sin (* -1/3 (* t z))) y)) (* -1 (cos (* -1/3 (* t z))))))> |
#<alt (* (pow y 2) (+ (* -2 (/ (sin (* -1/3 (* t z))) y)) (+ (* -1 (cos (* -1/3 (* t z)))) (* 2 (/ (cos (* -1/3 (* t z))) (pow y 2))))))> |
#<alt (* (pow y 2) (+ (* -2 (/ (sin (* -1/3 (* t z))) y)) (+ (* -1 (cos (* -1/3 (* t z)))) (* 2 (/ (cos (* -1/3 (* t z))) (pow y 2))))))> |
#<alt (* -1 (* (pow y 2) (cos (* -1/3 (* t z)))))> |
#<alt (* (pow y 2) (+ (* -2 (/ (sin (* -1/3 (* t z))) y)) (* -1 (cos (* -1/3 (* t z))))))> |
#<alt (* (pow y 2) (+ (* -1 (cos (* -1/3 (* t z)))) (* -1 (/ (+ (* -2 (/ (cos (* -1/3 (* t z))) y)) (* 2 (sin (* -1/3 (* t z))))) y))))> |
#<alt (* (pow y 2) (+ (* -1 (cos (* -1/3 (* t z)))) (* -1 (/ (+ (* -2 (/ (cos (* -1/3 (* t z))) y)) (* 2 (sin (* -1/3 (* t z))))) y))))> |
#<alt (- 2 (pow y 2))> |
#<alt (- (+ 2 (* 2/3 (* t (* y z)))) (pow y 2))> |
#<alt (- (+ 2 (* t (+ (* -1/18 (* t (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* y z))))) (pow y 2))> |
#<alt (- (+ 2 (* t (+ (* 2/3 (* y z)) (* t (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (* -1/81 (* t (* y (pow z 3))))))))) (pow y 2))> |
#<alt (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))> |
#<alt (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))> |
#<alt (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))> |
#<alt (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))> |
#<alt (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))> |
#<alt (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))> |
#<alt (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))> |
#<alt (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))> |
#<alt (- 2 (pow y 2))> |
#<alt (- (+ 2 (* 2/3 (* t (* y z)))) (pow y 2))> |
#<alt (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))> |
#<alt (- (+ 2 (* z (+ (* 2/3 (* t y)) (* z (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (* -1/81 (* (pow t 3) (* y z)))))))) (pow y 2))> |
#<alt (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))> |
#<alt (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))> |
#<alt (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))> |
#<alt (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))> |
#<alt (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))> |
#<alt (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))> |
#<alt (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))> |
#<alt (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))> |
#<alt (- 2 (pow y 2))> |
#<alt (- (+ 2 (* -1/18 (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))))) (pow y 2))> |
#<alt (- (+ 2 (* (pow t 2) (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (* 1/1944 (* (pow t 2) (* (pow z 4) (- 2 (pow y 2)))))))) (pow y 2))> |
#<alt (- (+ 2 (* (pow t 2) (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (* (pow t 2) (+ (* -1/524880 (* (pow t 2) (* (pow z 6) (- 2 (pow y 2))))) (* 1/1944 (* (pow z 4) (- 2 (pow y 2))))))))) (pow y 2))> |
#<alt (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))> |
#<alt (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))> |
#<alt (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))> |
#<alt (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))> |
#<alt (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))> |
#<alt (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))> |
#<alt (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))> |
#<alt (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))> |
#<alt (- 2 (pow y 2))> |
#<alt (- (+ 2 (* -1/18 (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))))) (pow y 2))> |
#<alt (- (+ 2 (* (pow z 2) (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (* 1/1944 (* (pow t 4) (* (pow z 2) (- 2 (pow y 2)))))))) (pow y 2))> |
#<alt (- (+ 2 (* (pow z 2) (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (* (pow z 2) (+ (* -1/524880 (* (pow t 6) (* (pow z 2) (- 2 (pow y 2))))) (* 1/1944 (* (pow t 4) (- 2 (pow y 2))))))))) (pow y 2))> |
#<alt (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))> |
#<alt (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))> |
#<alt (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))> |
#<alt (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))> |
#<alt (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))> |
#<alt (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))> |
#<alt (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))> |
#<alt (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))> |
#<alt (* 2 (cos (* -1/3 (* t z))))> |
#<alt (+ (* -1 (* (pow y 2) (cos (* -1/3 (* t z))))) (* 2 (cos (* -1/3 (* t z)))))> |
#<alt (+ (* -1 (* (pow y 2) (cos (* -1/3 (* t z))))) (* 2 (cos (* -1/3 (* t z)))))> |
#<alt (+ (* -1 (* (pow y 2) (cos (* -1/3 (* t z))))) (* 2 (cos (* -1/3 (* t z)))))> |
#<alt (* -1 (* (pow y 2) (cos (* -1/3 (* t z)))))> |
#<alt (* (pow y 2) (+ (* -1 (cos (* -1/3 (* t z)))) (* 2 (/ (cos (* -1/3 (* t z))) (pow y 2)))))> |
#<alt (* (pow y 2) (+ (* -1 (cos (* -1/3 (* t z)))) (* 2 (/ (cos (* -1/3 (* t z))) (pow y 2)))))> |
#<alt (* (pow y 2) (+ (* -1 (cos (* -1/3 (* t z)))) (* 2 (/ (cos (* -1/3 (* t z))) (pow y 2)))))> |
#<alt (* -1 (* (pow y 2) (cos (* -1/3 (* t z)))))> |
#<alt (* (pow y 2) (+ (* -1 (cos (* -1/3 (* t z)))) (* 2 (/ (cos (* -1/3 (* t z))) (pow y 2)))))> |
#<alt (* (pow y 2) (+ (* -1 (cos (* -1/3 (* t z)))) (* 2 (/ (cos (* -1/3 (* t z))) (pow y 2)))))> |
#<alt (* (pow y 2) (+ (* -1 (cos (* -1/3 (* t z)))) (* 2 (/ (cos (* -1/3 (* t z))) (pow y 2)))))> |
#<alt (- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b)))> |
#<alt (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))> |
#<alt (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))))> |
#<alt (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))))> |
#<alt (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))))> |
#<alt (* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))))> |
#<alt (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))))))> |
#<alt (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))))))> |
#<alt (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))))))> |
#<alt (- (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* -2 (* (sqrt x) (* y (sin (* -1/3 (* t z)))))) (* 2 (* (sqrt x) (cos (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<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))))))))) (* 1/3 (/ a b)))> |
#<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))))))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -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) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -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) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b)))> |
#<alt (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* a (- (* 2 (* (/ (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))) a) (sqrt x))) (* 1/3 (/ 1 b))))> |
#<alt (* a (- (* 2 (* (/ (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))) a) (sqrt x))) (* 1/3 (/ 1 b))))> |
#<alt (* a (- (* 2 (* (/ (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))) a) (sqrt x))) (* 1/3 (/ 1 b))))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1 (* a (+ (* -2 (* (/ (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))) a) (sqrt x))) (* 1/3 (/ 1 b)))))> |
#<alt (* -1 (* a (+ (* -2 (* (/ (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))) a) (sqrt x))) (* 1/3 (/ 1 b)))))> |
#<alt (* -1 (* a (+ (* -2 (* (/ (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))) a) (sqrt x))) (* 1/3 (/ 1 b)))))> |
#<alt (* -1/3 (/ a b))> |
#<alt (/ (- (* 2 (* (* b (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))) (sqrt x))) (* 1/3 a)) b)> |
#<alt (/ (- (* 2 (* (* b (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))) (sqrt x))) (* 1/3 a)) b)> |
#<alt (/ (- (* 2 (* (* b (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))) (sqrt x))) (* 1/3 a)) b)> |
#<alt (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))))> |
#<alt (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))))> |
#<alt (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))> |
#<alt (* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))))> |
#<alt (* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))))> |
#<alt (* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))))> |
#<alt (* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -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) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -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) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -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) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))> |
#<alt (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))> |
213 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | x | @ | inf | (+ (* (sqrt x) (* (cos y) 2)) (/ (/ a b) -3)) |
| 3.0ms | b | @ | 0 | (+ (* (sqrt x) (+ (* y (* (sin (* -1/3 (* t z))) -2)) (* (cos (* -1/3 (* t z))) (+ (- 0 (* y y)) 2)))) (/ (/ a b) -3)) |
| 3.0ms | t | @ | -inf | (- (* (* 2 (sqrt x)) (- (* (cos y) (cos (/ (* z t) 3))) (* (sin y) (sin (/ z (/ -3 t)))))) (/ a (* b 3))) |
| 2.0ms | x | @ | 0 | (* (sqrt x) (+ (* y (* (sin (* -1/3 (* t z))) -2)) (* (cos (* -1/3 (* t z))) (+ (- 0 (* y y)) 2)))) |
| 2.0ms | x | @ | 0 | (- (* (* 2 (sqrt x)) (- (* (cos y) (cos (/ (* z t) 3))) (* (sin y) (sin (/ z (/ -3 t)))))) (/ a (* b 3))) |
| 1× | batch-egg-rewrite |
| 6054× | accelerator-lowering-fma.f32 |
| 6054× | accelerator-lowering-fma.f64 |
| 3856× | /-lowering-/.f32 |
| 3856× | /-lowering-/.f64 |
| 3732× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 55 | 263 |
| 1 | 309 | 259 |
| 2 | 2793 | 259 |
| 0 | 8561 | 243 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ a b) -3) |
(* (sqrt x) (* (cos y) 2)) |
(+ (* (sqrt x) (* (cos y) 2)) (/ (/ a b) -3)) |
(cos y) |
(* -1/3 a) |
(/ (* -1/3 a) b) |
(cos (- y (/ (* z t) 3))) |
(/ (* z t) 3) |
(/ (/ a 3) b) |
(* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) |
(* y (* (sin (* -1/3 (* t z))) -2)) |
(cos (* -1/3 (* t z))) |
(sin (* -1/3 (* t z))) |
(* (sqrt x) (+ (* y (* (sin (* -1/3 (* t z))) -2)) (* (cos (* -1/3 (* t z))) (+ (- 0 (* y y)) 2)))) |
(cos (/ (* z t) 3)) |
(sin (/ z (/ -3 t))) |
(/ a (* b 3)) |
(sqrt x) |
(* (cos y) 2) |
(- (* (* 2 (sqrt x)) (cos (- y (/ (* z t) 3)))) (/ (/ a 3) b)) |
(* 2 (sqrt x)) |
(+ (* (sqrt x) (+ (* y (* (sin (* -1/3 (* t z))) -2)) (* (cos (* -1/3 (* t z))) (+ (- 0 (* y y)) 2)))) (/ (/ a b) -3)) |
(+ (* y (* (sin (* -1/3 (* t z))) -2)) (* (cos (* -1/3 (* t z))) (+ (- 0 (* y y)) 2))) |
(* (cos (* -1/3 (* t z))) (+ (- 0 (* y y)) 2)) |
(- (* (* 2 (sqrt x)) (- (* (cos y) (cos (/ (* z t) 3))) (* (sin y) (sin (/ z (/ -3 t)))))) (/ a (* b 3))) |
(* (* 2 (sqrt x)) (- (* (cos y) (cos (/ (* z t) 3))) (* (sin y) (sin (/ z (/ -3 t)))))) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 a #s(literal -1/3 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b #s(literal 3 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)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 b #s(literal -3 binary64)))) (/.f64 a (neg.f64 (*.f64 b #s(literal -3 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) b))) (/.f64 a (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) b)))) |
(-.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(neg.f64 (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(/.f64 a (*.f64 b #s(literal -3 binary64))) |
(/.f64 (/.f64 a b) #s(literal -3 binary64)) |
(/.f64 #s(literal -1/3 binary64) (/.f64 b a)) |
(/.f64 (/.f64 a #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 a #s(literal 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 0 binary64) a) (neg.f64 (*.f64 b #s(literal -3 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) #s(literal 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 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b (/.f64 a #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -3 binary64)) a)) |
(/.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/3 binary64) (neg.f64 (/.f64 b a))) |
(/.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 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 (neg.f64 (/.f64 b (/.f64 a #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b (*.f64 a #s(literal -1/3 binary64))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64)) b) |
(/.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 #s(literal 0 binary64) a)) (neg.f64 (*.f64 #s(literal -3 binary64) (-.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 (*.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 (neg.f64 (/.f64 b (/.f64 a #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) #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 binary64) (*.f64 b #s(literal -3 binary64)))) |
(*.f64 a (neg.f64 (/.f64 #s(literal 1/3 binary64) b))) |
(*.f64 a (*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/3 binary64))) |
(*.f64 a (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3 binary64))) |
(*.f64 a (/.f64 #s(literal -1/3 binary64) b)) |
(*.f64 (/.f64 a b) #s(literal -1/3 binary64)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 a b)) |
(*.f64 (/.f64 a #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 a #s(literal 3 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1/3 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) #s(literal 1/3 binary64)) |
(*.f64 (*.f64 a #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a 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 #s(literal -1 binary64) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal -3 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 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 3 binary64))) |
(*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) |
(*.f64 (cos.f64 y) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) |
(*.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) (sqrt.f64 x)) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(*.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) #s(literal 2 binary64)) |
(+.f64 (/.f64 #s(literal -1/3 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64)) x) (+.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 a (*.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)) (+.f64 (*.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 a b) (/.f64 a b)) #s(literal 9 binary64)) (-.f64 (/.f64 #s(literal -1/3 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))))) (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64)) x) (-.f64 (/.f64 #s(literal -1/3 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)))))) |
(fma.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)))) |
(fma.f64 a (neg.f64 (/.f64 #s(literal 1/3 binary64) b)) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)))) |
(fma.f64 a (*.f64 #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 a (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)))) |
(fma.f64 a (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3 binary64)) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 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 (/.f64 a b) #s(literal -1/3 binary64) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(fma.f64 (cos.f64 y) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)) (/.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(fma.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) (sqrt.f64 x) (/.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 a #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 a #s(literal 3 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) b)) (*.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 #s(literal -1/3 binary64) (/.f64 b a))) |
(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 0 binary64) (/.f64 a b)) #s(literal 1/3 binary64) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 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 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -1/3 binary64)) (*.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 1 binary64) (*.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) #s(literal 2 binary64) (/.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(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 (pow.f64 (/.f64 #s(literal -3 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)))) |
(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 (cos.f64 y) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 a #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27 binary64))) (+.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64)) x) (/.f64 (-.f64 (/.f64 #s(literal -1/3 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 b (*.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)) (-.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64)) x) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) (/.f64 b a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64)) x) (/.f64 (-.f64 (/.f64 #s(literal -1/3 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 b (*.f64 a #s(literal -1/3 binary64))))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64)) x) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64)) x) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))) (+.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 a (*.f64 b #s(literal 3 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64)) x) (/.f64 (-.f64 (/.f64 #s(literal -1/3 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 b (*.f64 a #s(literal -1/3 binary64))))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64)) x) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27 binary64)))) (neg.f64 (+.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64)) x) (/.f64 (-.f64 (/.f64 #s(literal -1/3 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 b (*.f64 a #s(literal -1/3 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)) (-.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64)) x) (*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) (/.f64 b a))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64)) x) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)))) (neg.f64 (+.f64 (*.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 a b) (/.f64 a b)) #s(literal 9 binary64)) (*.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64)) x)) (-.f64 (/.f64 #s(literal -1/3 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64)) x) (/.f64 (-.f64 (/.f64 #s(literal -1/3 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 b (*.f64 a #s(literal -1/3 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64)) x) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 a (*.f64 b #s(literal 3 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)) (*.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64)) x))) (neg.f64 (-.f64 (/.f64 #s(literal -1/3 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64)) x) (/.f64 (-.f64 (/.f64 #s(literal -1/3 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 b (*.f64 a #s(literal -1/3 binary64))))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64)) x) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64)) x) (/.f64 (-.f64 (/.f64 #s(literal -1/3 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 b (*.f64 a #s(literal -1/3 binary64))))))) |
(*.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64)) x) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 a (*.f64 b #s(literal 3 binary64)))))) |
(cos.f64 y) |
(-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 3 binary64))) |
(neg.f64 (/.f64 a #s(literal 3 binary64))) |
(/.f64 a #s(literal -3 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 3 binary64)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 3 binary64) a))) |
(/.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 (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 (neg.f64 (/.f64 #s(literal 3 binary64) a)) #s(literal -1 binary64)) |
(*.f64 a #s(literal -1/3 binary64)) |
(*.f64 #s(literal -1/3 binary64) a) |
(*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1/3 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 a #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 a #s(literal -1/3 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b #s(literal 3 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)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 b #s(literal -3 binary64)))) (/.f64 a (neg.f64 (*.f64 b #s(literal -3 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) b))) (/.f64 a (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) b)))) |
(-.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(neg.f64 (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(/.f64 a (*.f64 b #s(literal -3 binary64))) |
(/.f64 (/.f64 a b) #s(literal -3 binary64)) |
(/.f64 #s(literal -1/3 binary64) (/.f64 b a)) |
(/.f64 (/.f64 a #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 a #s(literal 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 0 binary64) a) (neg.f64 (*.f64 b #s(literal -3 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) #s(literal 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 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b (/.f64 a #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -3 binary64)) a)) |
(/.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/3 binary64) (neg.f64 (/.f64 b a))) |
(/.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 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 (neg.f64 (/.f64 b (/.f64 a #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b (*.f64 a #s(literal -1/3 binary64))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64)) b) |
(/.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 #s(literal 0 binary64) a)) (neg.f64 (*.f64 #s(literal -3 binary64) (-.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 (*.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 (neg.f64 (/.f64 b (/.f64 a #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) #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 binary64) (*.f64 b #s(literal -3 binary64)))) |
(*.f64 a (neg.f64 (/.f64 #s(literal 1/3 binary64) b))) |
(*.f64 a (*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/3 binary64))) |
(*.f64 a (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3 binary64))) |
(*.f64 a (/.f64 #s(literal -1/3 binary64) b)) |
(*.f64 (/.f64 a b) #s(literal -1/3 binary64)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 a b)) |
(*.f64 (/.f64 a #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 a #s(literal 3 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1/3 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) #s(literal 1/3 binary64)) |
(*.f64 (*.f64 a #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a 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 #s(literal -1 binary64) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal -3 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 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 3 binary64))) |
(+.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(+.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (cos.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 27 binary64)) (+.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) (*.f64 (sin.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (sin.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 27 binary64)) (+.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 (*.f64 y y) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (cos.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 9 binary64)) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) (*.f64 (sin.f64 (/.f64 (*.f64 y y) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (sin.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 9 binary64)) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) |
(cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)) |
(-.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))) (sin.f64 y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (*.f64 (*.f64 (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))) (sin.f64 y)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (/.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))) (sin.f64 y)) #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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (*.f64 (*.f64 (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))) (sin.f64 y)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 z (/.f64 #s(literal -3 binary64) t))))))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) |
(-.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) #s(literal 4 binary64))) |
(fma.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(fma.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(fma.f64 (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))) (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(fma.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(fma.f64 (+.f64 (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(fma.f64 (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (sin.f64 y) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))) (sin.f64 y)) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(fma.f64 (cos.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (cos.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 27 binary64)) (+.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (*.f64 (sin.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (sin.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 27 binary64)) (+.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))) |
(fma.f64 (cos.f64 (/.f64 (*.f64 y y) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (cos.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 9 binary64)) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (sin.f64 (/.f64 (*.f64 y y) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (sin.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 9 binary64)) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (*.f64 (*.f64 (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))) (sin.f64 y)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z t) #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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 z (/.f64 #s(literal -3 binary64) t))))))) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) |
(/.f64 #s(literal 1 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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (*.f64 (*.f64 (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))) (sin.f64 y)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(/.f64 (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (*.f64 (*.f64 (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))) (sin.f64 y)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))))) |
(/.f64 (-.f64 (+.f64 (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (-.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) #s(literal 4 binary64)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64)))) (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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (*.f64 (*.f64 (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))) (sin.f64 y)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64)))) (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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z t) #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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 z (/.f64 #s(literal -3 binary64) t))))))) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (neg.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) |
(/.f64 (-.f64 (neg.f64 (+.f64 (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) (neg.f64 (-.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (-.f64 (+.f64 (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (-.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))))) #s(literal -4 binary64)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64))))) (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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (*.f64 (*.f64 (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))) (sin.f64 y)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) (neg.f64 (neg.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(pow.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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (*.f64 (*.f64 (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))) (sin.f64 y)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.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 z t) #s(literal 3 binary64))))))) (*.f64 (*.f64 (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))) (sin.f64 y)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) |
(*.f64 (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) |
(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 #s(literal -3 binary64) t))) |
(neg.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))) |
(/.f64 (*.f64 z t) #s(literal 3 binary64)) |
(/.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)) #s(literal -3 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (*.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 3 binary64) (*.f64 z t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 3 binary64) (*.f64 z t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 3 binary64) (*.f64 z t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 3 binary64) (*.f64 z t)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z))) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)))) #s(literal -3 binary64)) |
(pow.f64 (/.f64 #s(literal 3 binary64) (*.f64 z t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 3 binary64) (*.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 t #s(literal 3 binary64))) |
(*.f64 t (*.f64 z #s(literal 1/3 binary64))) |
(*.f64 t (/.f64 z #s(literal 3 binary64))) |
(*.f64 (*.f64 z t) #s(literal 1/3 binary64)) |
(*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)) #s(literal -1/3 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) #s(literal 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 3 binary64)) z) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (/.f64 a #s(literal 3 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(-.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (/.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b #s(literal -3 binary64))) (/.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(neg.f64 (/.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(/.f64 a (*.f64 b #s(literal 3 binary64))) |
(/.f64 (/.f64 a b) #s(literal 3 binary64)) |
(/.f64 (/.f64 a #s(literal 3 binary64)) b) |
(/.f64 (/.f64 a #s(literal 3 binary64)) (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 0 binary64) (/.f64 a 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 #s(literal 1 binary64) (/.f64 b (/.f64 a #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 3 binary64) a) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 a #s(literal 3 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b (/.f64 a #s(literal 3 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (/.f64 a #s(literal 3 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 3 binary64) a) b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 3 binary64) (/.f64 a b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 3 binary64))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 b #s(literal 3 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)) (*.f64 b #s(literal -3 binary64))) |
(/.f64 (*.f64 (/.f64 a #s(literal 3 binary64)) #s(literal 1 binary64)) b) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 b #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) b)) (neg.f64 (/.f64 #s(literal 3 binary64) a))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a))) (neg.f64 (neg.f64 (*.f64 b #s(literal -3 binary64))))) |
(/.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) (*.f64 b #s(literal -3 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (neg.f64 (*.f64 b #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 a #s(literal 3 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 (/.f64 b (/.f64 a #s(literal 3 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 3 binary64) a) b) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 3 binary64) (/.f64 a b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 3 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 #s(literal 1/3 binary64) b)) |
(*.f64 (/.f64 a b) #s(literal 1/3 binary64)) |
(*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a b))) |
(*.f64 (/.f64 a #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -3 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a 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 #s(literal 1 binary64) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(*.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 (/.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 #s(literal 1 binary64) b) (/.f64 a #s(literal 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 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) (*.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) |
(fma.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (*.f64 (*.f64 (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))) (sin.f64 y)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64))) (*.f64 (sqrt.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) y)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (*.f64 (*.f64 (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))) (sin.f64 y)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(/.f64 (*.f64 (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64))))) (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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (*.f64 (*.f64 (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))) (sin.f64 y)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) (neg.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)))) (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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (*.f64 (*.f64 (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))) (sin.f64 y)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)))) (neg.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) |
(*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) |
(*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)) #s(literal 2 binary64)) (sqrt.f64 x)) |
(*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) |
(*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) y) |
(*.f64 (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))) (*.f64 #s(literal -2 binary64) y)) |
(*.f64 (*.f64 y (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) #s(literal -2 binary64)) |
(*.f64 (*.f64 y #s(literal -2 binary64)) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) |
(+.f64 (*.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) |
(cos.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))) |
(cos.f64 (/.f64 z (/.f64 #s(literal 3 binary64) t))) |
(fma.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(-.f64 (*.f64 (sin.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (cos.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))) |
(neg.f64 (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) |
(neg.f64 (sin.f64 (/.f64 z (/.f64 #s(literal 3 binary64) t)))) |
(+.f64 (*.f64 (sqrt.f64 x) (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(+.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (sqrt.f64 x) (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (sqrt.f64 x) (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))) #s(literal 2 binary64)) (-.f64 (*.f64 (sqrt.f64 x) (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))))))) |
(fma.f64 (sqrt.f64 x) (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(fma.f64 (sqrt.f64 x) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 (sqrt.f64 x) (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))))) |
(fma.f64 y (*.f64 (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) (*.f64 y (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(fma.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(fma.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 y y)) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))))) |
(fma.f64 (+.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))))) |
(fma.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))) (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))))) |
(fma.f64 (*.f64 y (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) (*.f64 #s(literal -2 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(fma.f64 (*.f64 (sqrt.f64 x) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (+.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 (sqrt.f64 x) (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))))) |
(fma.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (*.f64 y y))) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))))) |
(fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(fma.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) y (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(fma.f64 (*.f64 (sqrt.f64 x) (*.f64 y (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))) #s(literal 2 binary64))) (-.f64 (*.f64 (sqrt.f64 x) (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(/.f64 (*.f64 (sqrt.f64 x) (+.f64 (pow.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))) (-.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))))))) |
(/.f64 (*.f64 (sqrt.f64 x) (-.f64 (pow.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 y y)) (+.f64 #s(literal 2 binary64) (*.f64 y y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))) (-.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal 3 binary64))) (sqrt.f64 x)) (+.f64 (pow.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))) (-.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 y y)) (+.f64 #s(literal 2 binary64) (*.f64 y y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) (sqrt.f64 x)) (-.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (sqrt.f64 x) (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 x) (+.f64 (pow.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))) (-.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 x) (-.f64 (pow.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 y y)) (+.f64 #s(literal 2 binary64) (*.f64 y y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))) (neg.f64 (-.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal 3 binary64))) (sqrt.f64 x))) (neg.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))) (-.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 y y)) (+.f64 #s(literal 2 binary64) (*.f64 y y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) (sqrt.f64 x))) (neg.f64 (-.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(*.f64 (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))) (sqrt.f64 x)) |
(+.f64 (*.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) |
(cos.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))) |
(cos.f64 (/.f64 z (/.f64 #s(literal 3 binary64) t))) |
(fma.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(-.f64 (*.f64 (sin.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (cos.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))) |
(neg.f64 (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) |
(neg.f64 (sin.f64 (/.f64 z (/.f64 #s(literal 3 binary64) t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (/.f64 a #s(literal 3 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(-.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (/.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b #s(literal -3 binary64))) (/.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(neg.f64 (/.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(/.f64 a (*.f64 b #s(literal 3 binary64))) |
(/.f64 (/.f64 a b) #s(literal 3 binary64)) |
(/.f64 (/.f64 a #s(literal 3 binary64)) b) |
(/.f64 (/.f64 a #s(literal 3 binary64)) (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 0 binary64) (/.f64 a 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 #s(literal 1 binary64) (/.f64 b (/.f64 a #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 3 binary64) a) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 a #s(literal 3 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b (/.f64 a #s(literal 3 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (/.f64 a #s(literal 3 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 3 binary64) a) b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 3 binary64) (/.f64 a b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 3 binary64))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 b #s(literal 3 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)) (*.f64 b #s(literal -3 binary64))) |
(/.f64 (*.f64 (/.f64 a #s(literal 3 binary64)) #s(literal 1 binary64)) b) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 b #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) b)) (neg.f64 (/.f64 #s(literal 3 binary64) a))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a))) (neg.f64 (neg.f64 (*.f64 b #s(literal -3 binary64))))) |
(/.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) (*.f64 b #s(literal -3 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (neg.f64 (*.f64 b #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 a #s(literal 3 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 (/.f64 b (/.f64 a #s(literal 3 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 3 binary64) a) b) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 3 binary64) (/.f64 a b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b (/.f64 a #s(literal 3 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 #s(literal 1/3 binary64) b)) |
(*.f64 (/.f64 a b) #s(literal 1/3 binary64)) |
(*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a b))) |
(*.f64 (/.f64 a #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -3 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a 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 #s(literal 1 binary64) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(*.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 (/.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 #s(literal 1 binary64) b) (/.f64 a #s(literal 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))) |
(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))) |
(*.f64 (cos.f64 y) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (cos.f64 y)) |
(+.f64 (/.f64 #s(literal -1/3 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(+.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (/.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(-.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) #s(literal 3 binary64)) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))))))) (/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27 binary64)) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))))))) |
(-.f64 (/.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) #s(literal 2 binary64))) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))))) (/.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))))) |
(-.f64 (/.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) #s(literal 2 binary64))) (-.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (/.f64 #s(literal -1/3 binary64) (/.f64 b a)))) (/.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)) (-.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (/.f64 #s(literal -1/3 binary64) (/.f64 b a))))) |
(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 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(fma.f64 a (neg.f64 (/.f64 #s(literal 1/3 binary64) b)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(fma.f64 a (*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) b)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) 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 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(fma.f64 a (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3 binary64)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(fma.f64 (/.f64 a b) #s(literal -1/3 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) (/.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) (/.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(fma.f64 (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(fma.f64 (/.f64 a #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(fma.f64 (/.f64 a #s(literal 3 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)) (/.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(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 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) #s(literal 1/3 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) 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 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(fma.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) 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 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(fma.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 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(fma.f64 (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) #s(literal 2 binary64) (/.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(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 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(fma.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)) #s(literal 2 binary64)) (sqrt.f64 x) (/.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -3 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) 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 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) 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 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 a #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) (-.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))))) |
(/.f64 (-.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))))) |
(/.f64 (-.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))) (-.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (/.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) (-.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27 binary64)))) (neg.f64 (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27 binary64)))) (neg.f64 (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (/.f64 #s(literal -1/3 binary64) (/.f64 b a))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)))) (neg.f64 (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)))) (neg.f64 (-.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (/.f64 #s(literal -1/3 binary64) (/.f64 b a))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27 binary64))) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27 binary64))) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (/.f64 #s(literal -1/3 binary64) (/.f64 b a)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) (-.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))))))) |
(*.f64 (sqrt.f64 x) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
(+.f64 (/.f64 #s(literal -1/3 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))))) (/.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(+.f64 (*.f64 (sqrt.f64 x) (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) (+.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))) (/.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
(+.f64 (+.f64 (/.f64 #s(literal -1/3 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 x) (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))))) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))) #s(literal 2 binary64)) x) (+.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))))) (/.f64 a (*.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)) (+.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)) (-.f64 (/.f64 #s(literal -1/3 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))))))) (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))) #s(literal 2 binary64)) x) (-.f64 (/.f64 #s(literal -1/3 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))))))) |
(fma.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -3 binary64))) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(fma.f64 a (neg.f64 (/.f64 #s(literal 1/3 binary64) b)) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(fma.f64 a (*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) b)) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(fma.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(fma.f64 a (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3 binary64)) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(fma.f64 (/.f64 a b) #s(literal -1/3 binary64) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(fma.f64 (sqrt.f64 x) (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (+.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))) (/.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
(fma.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))) (/.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(fma.f64 y (*.f64 (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) (sqrt.f64 x)) (+.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))) (/.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(fma.f64 (/.f64 a #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(fma.f64 (/.f64 a #s(literal 3 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) (*.f64 y (sqrt.f64 x)) (+.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))) (/.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
(fma.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (sqrt.f64 x) (+.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))) (/.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
(fma.f64 (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))) (sqrt.f64 x) (/.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) #s(literal 1/3 binary64) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(fma.f64 (*.f64 a #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(fma.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(fma.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 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(fma.f64 (*.f64 y (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) (*.f64 #s(literal -2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))) (/.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) (+.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))) (/.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
(fma.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) y (+.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))) (/.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
(fma.f64 (*.f64 (sqrt.f64 x) (*.f64 y (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) #s(literal -2 binary64) (+.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))) (/.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -3 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(fma.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y 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 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 a #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27 binary64))) (+.f64 (*.f64 (pow.f64 (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))) #s(literal 2 binary64)) x) (/.f64 (-.f64 (/.f64 #s(literal -1/3 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))))) (/.f64 b (*.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)) (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))) #s(literal 2 binary64)) x) (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))))) (/.f64 b (*.f64 a #s(literal -1/3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (pow.f64 (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))) #s(literal 2 binary64)) x) (/.f64 (-.f64 (/.f64 #s(literal -1/3 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))))) (/.f64 b (*.f64 a #s(literal -1/3 binary64))))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))) #s(literal 2 binary64)) x) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))) #s(literal 2 binary64)) x) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))) (+.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))))) (/.f64 a (*.f64 b #s(literal 3 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (pow.f64 (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))) #s(literal 2 binary64)) x) (/.f64 (-.f64 (/.f64 #s(literal -1/3 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))))) (/.f64 b (*.f64 a #s(literal -1/3 binary64))))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))) #s(literal 2 binary64)) x) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27 binary64)))) (neg.f64 (+.f64 (*.f64 (pow.f64 (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))) #s(literal 2 binary64)) x) (/.f64 (-.f64 (/.f64 #s(literal -1/3 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))))) (/.f64 b (*.f64 a #s(literal -1/3 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)) (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))) #s(literal 2 binary64)) x) (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))))) (/.f64 b (*.f64 a #s(literal -1/3 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))) #s(literal 2 binary64)) x) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)))) (neg.f64 (+.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))) #s(literal 2 binary64)) x)) (-.f64 (/.f64 #s(literal -1/3 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (pow.f64 (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))) #s(literal 2 binary64)) x) (/.f64 (-.f64 (/.f64 #s(literal -1/3 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))))) (/.f64 b (*.f64 a #s(literal -1/3 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))) #s(literal 2 binary64)) x) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))))) (/.f64 a (*.f64 b #s(literal 3 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))) #s(literal 2 binary64)) x))) (neg.f64 (-.f64 (/.f64 #s(literal -1/3 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (pow.f64 (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))) #s(literal 2 binary64)) x) (/.f64 (-.f64 (/.f64 #s(literal -1/3 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))))) (/.f64 b (*.f64 a #s(literal -1/3 binary64))))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))) #s(literal 2 binary64)) x) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (pow.f64 (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))) #s(literal 2 binary64)) x) (/.f64 (-.f64 (/.f64 #s(literal -1/3 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))))) (/.f64 b (*.f64 a #s(literal -1/3 binary64))))))) |
(*.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))) #s(literal 2 binary64)) x) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))))) |
(+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(+.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (*.f64 y y)) (+.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))))) |
(+.f64 (+.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (*.f64 y y))) (*.f64 #s(literal 2 binary64) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) #s(literal 2 binary64)) (-.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 y y)) (+.f64 #s(literal 2 binary64) (*.f64 y y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (-.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 y y)) (+.f64 #s(literal 2 binary64) (*.f64 y y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (-.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))))) (/.f64 (pow.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) #s(literal 2 binary64)) (-.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))))) |
(fma.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(fma.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) y (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(fma.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (*.f64 y y) (+.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))))) |
(fma.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) |
(fma.f64 (*.f64 y y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))))) |
(fma.f64 (+.f64 #s(literal 2 binary64) (*.f64 y y)) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) |
(fma.f64 (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))) (*.f64 #s(literal -2 binary64) y) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(fma.f64 (*.f64 y (*.f64 y (*.f64 y y))) (/.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (*.f64 y y)) (+.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))))) |
(fma.f64 (*.f64 y (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) #s(literal -2 binary64) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(fma.f64 (*.f64 y #s(literal -2 binary64)) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y y))) (/.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) y) (+.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) y) (/.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) y) (+.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) y) (/.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))))) |
(fma.f64 (/.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) y) (/.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))))) |
(fma.f64 (/.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) y) (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) y) (+.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))))) |
(fma.f64 (/.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y))) (+.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))))) |
(fma.f64 (/.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) y) (+.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))) (-.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 y y)) (+.f64 #s(literal 2 binary64) (*.f64 y y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (-.f64 (pow.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) #s(literal 2 binary64)) (*.f64 y (*.f64 (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))) (-.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))))) (+.f64 (pow.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))) (-.f64 (pow.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 y y)) (+.f64 #s(literal 2 binary64) (*.f64 y y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 y y)) (+.f64 #s(literal 2 binary64) (*.f64 y y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) (-.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))) (-.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))))) (+.f64 (pow.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))) (-.f64 (pow.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 y y)) (+.f64 #s(literal 2 binary64) (*.f64 y y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))) (-.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 y y)) (+.f64 #s(literal 2 binary64) (*.f64 y y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (-.f64 (pow.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) #s(literal 2 binary64)) (*.f64 y (*.f64 (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 y y)) (+.f64 #s(literal 2 binary64) (*.f64 y y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))) (neg.f64 (-.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 y y)) (+.f64 #s(literal 2 binary64) (*.f64 y y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (pow.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) #s(literal 2 binary64))) (-.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))) (-.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 y y)) (+.f64 #s(literal 2 binary64) (*.f64 y y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))) (neg.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 y y)) (+.f64 #s(literal 2 binary64) (*.f64 y y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (pow.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))) (-.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))))) (+.f64 (pow.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))) (-.f64 (pow.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 y y)) (+.f64 #s(literal 2 binary64) (*.f64 y y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))) (-.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 y y)) (+.f64 #s(literal 2 binary64) (*.f64 y y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (*.f64 y y)) (*.f64 #s(literal 2 binary64) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (*.f64 y y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (*.f64 y y)) (*.f64 #s(literal 2 binary64) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (*.f64 y y)) (*.f64 #s(literal 2 binary64) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(fma.f64 #s(literal 2 binary64) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (*.f64 y y))) |
(fma.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) #s(literal 2 binary64) (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (*.f64 y y))) |
(fma.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (*.f64 y y) (*.f64 #s(literal 2 binary64) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(fma.f64 (*.f64 y y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(fma.f64 (*.f64 y (*.f64 y (*.f64 y y))) (/.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (*.f64 y y)) (*.f64 #s(literal 2 binary64) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y y))) (/.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) y) (*.f64 #s(literal 2 binary64) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) y) (/.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) y) (*.f64 #s(literal 2 binary64) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) y) (/.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 2 binary64) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(fma.f64 (/.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) y) (/.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 2 binary64) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(fma.f64 (/.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) y) (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) y) (*.f64 #s(literal 2 binary64) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(fma.f64 (/.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 #s(literal 2 binary64) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(fma.f64 (/.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) y) (*.f64 #s(literal 2 binary64) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (*.f64 y y)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (*.f64 y y)) (*.f64 #s(literal 2 binary64) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (*.f64 y y)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64))) (-.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (*.f64 y y)) (*.f64 #s(literal 2 binary64) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) |
(/.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(/.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) #s(literal -4 binary64))) (+.f64 (*.f64 y y) #s(literal -2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) #s(literal -4 binary64)) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (+.f64 (*.f64 y y) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (*.f64 y y)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (*.f64 y y)) (*.f64 #s(literal 2 binary64) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (*.f64 y y)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (*.f64 y y)) (*.f64 #s(literal 2 binary64) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))))) (neg.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) #s(literal -4 binary64)))) (+.f64 #s(literal 2 binary64) (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (neg.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) #s(literal -4 binary64)) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (+.f64 #s(literal 2 binary64) (*.f64 y y))) |
(*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 y y))) |
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 y y)) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) |
(+.f64 (/.f64 #s(literal -1/3 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(+.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (/.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(-.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) #s(literal 3 binary64)) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))))))) (/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27 binary64)) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))))))) |
(-.f64 (/.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) #s(literal 2 binary64))) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))))) (/.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))))) |
(-.f64 (/.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) #s(literal 2 binary64))) (-.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (/.f64 #s(literal -1/3 binary64) (/.f64 b a)))) (/.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)) (-.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (/.f64 #s(literal -1/3 binary64) (/.f64 b a))))) |
(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 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(fma.f64 a (neg.f64 (/.f64 #s(literal 1/3 binary64) b)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(fma.f64 a (*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) b)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) 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 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(fma.f64 a (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3 binary64)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(fma.f64 (/.f64 a b) #s(literal -1/3 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) (/.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) (/.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(fma.f64 (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(fma.f64 (/.f64 a #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(fma.f64 (/.f64 a #s(literal 3 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)) (/.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(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 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) #s(literal 1/3 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) 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 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(fma.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) 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 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(fma.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 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(fma.f64 (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) #s(literal 2 binary64) (/.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(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 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(fma.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)) #s(literal 2 binary64)) (sqrt.f64 x) (/.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -3 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) 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 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) 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 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 a #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) (-.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))))) |
(/.f64 (-.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))))) |
(/.f64 (-.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))) (-.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (/.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) (-.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27 binary64)))) (neg.f64 (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27 binary64)))) (neg.f64 (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (/.f64 #s(literal -1/3 binary64) (/.f64 b a))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)))) (neg.f64 (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)))) (neg.f64 (-.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (/.f64 #s(literal -1/3 binary64) (/.f64 b a))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27 binary64))) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27 binary64))) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (/.f64 #s(literal -1/3 binary64) (/.f64 b a)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) (-.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal -27 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) (*.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) |
(fma.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (*.f64 (*.f64 (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))) (sin.f64 y)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64))) (*.f64 (sqrt.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) y)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (*.f64 (*.f64 (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))) (sin.f64 y)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(/.f64 (*.f64 (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64))))) (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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (*.f64 (*.f64 (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))) (sin.f64 y)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) (neg.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)))) (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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (*.f64 (*.f64 (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))) (sin.f64 y)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) (*.f64 (sqrt.f64 x) #s(literal 2 binary64)))) (neg.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) |
(*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) |
(*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)) #s(literal 2 binary64)) (sqrt.f64 x)) |
| 1× | egg-herbie |
| 9532× | accelerator-lowering-fma.f32 |
| 9532× | accelerator-lowering-fma.f64 |
| 6652× | *-lowering-*.f32 |
| 6652× | *-lowering-*.f64 |
| 5706× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 708 | 14532 |
| 1 | 2325 | 14313 |
| 2 | 4634 | 14289 |
| 0 | 8095 | 13528 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -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))) |
(+ (* -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)))) |
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) |
(* -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 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)))) |
(* 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)) |
(* 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 (* y (sin (* -1/3 (* t z))))) |
(* -2 (* y (sin (* -1/3 (* t z))))) |
(* -2 (* y (sin (* -1/3 (* t z))))) |
(* -2 (* y (sin (* -1/3 (* t z))))) |
(* -2 (* y (sin (* -1/3 (* t z))))) |
(* -2 (* y (sin (* -1/3 (* t z))))) |
(* -2 (* y (sin (* -1/3 (* t z))))) |
(* -2 (* y (sin (* -1/3 (* t z))))) |
(* -2 (* y (sin (* -1/3 (* t z))))) |
(* -2 (* y (sin (* -1/3 (* t z))))) |
(* -2 (* y (sin (* -1/3 (* t z))))) |
(* -2 (* y (sin (* -1/3 (* t z))))) |
(* 2/3 (* t (* y z))) |
(* t (+ (* -1/81 (* (pow t 2) (* y (pow z 3)))) (* 2/3 (* y z)))) |
(* t (+ (* 2/3 (* y z)) (* (pow t 2) (+ (* -1/81 (* y (pow z 3))) (* 1/14580 (* (pow t 2) (* y (pow z 5)))))))) |
(* t (+ (* 2/3 (* y z)) (* (pow t 2) (+ (* -1/81 (* y (pow z 3))) (* (pow t 2) (+ (* -1/5511240 (* (pow t 2) (* y (pow z 7)))) (* 1/14580 (* y (pow z 5))))))))) |
(* -2 (* y (sin (* -1/3 (* t z))))) |
(* -2 (* y (sin (* -1/3 (* t z))))) |
(* -2 (* y (sin (* -1/3 (* t z))))) |
(* -2 (* y (sin (* -1/3 (* t z))))) |
(* -2 (* y (sin (* -1/3 (* t z))))) |
(* -2 (* y (sin (* -1/3 (* t z))))) |
(* -2 (* y (sin (* -1/3 (* t z))))) |
(* -2 (* y (sin (* -1/3 (* t z))))) |
(* 2/3 (* t (* y z))) |
(* z (+ (* -1/81 (* (pow t 3) (* y (pow z 2)))) (* 2/3 (* t y)))) |
(* z (+ (* 2/3 (* t y)) (* (pow z 2) (+ (* -1/81 (* (pow t 3) y)) (* 1/14580 (* (pow t 5) (* y (pow z 2)))))))) |
(* z (+ (* 2/3 (* t y)) (* (pow z 2) (+ (* -1/81 (* (pow t 3) y)) (* (pow z 2) (+ (* -1/5511240 (* (pow t 7) (* y (pow z 2)))) (* 1/14580 (* (pow t 5) y)))))))) |
(* -2 (* y (sin (* -1/3 (* t z))))) |
(* -2 (* y (sin (* -1/3 (* t z))))) |
(* -2 (* y (sin (* -1/3 (* t z))))) |
(* -2 (* y (sin (* -1/3 (* t z))))) |
(* -2 (* y (sin (* -1/3 (* t z))))) |
(* -2 (* y (sin (* -1/3 (* t z))))) |
(* -2 (* y (sin (* -1/3 (* t z))))) |
(* -2 (* y (sin (* -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)) |
(* 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))) |
(* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) |
(* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) |
(* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) |
(* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) |
(* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) |
(* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) |
(* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) |
(* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) |
(* -1 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))))) |
(* -1 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))))) |
(* -1 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))))) |
(* -1 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))))) |
(* 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))))) (* -1 (* (sqrt x) (* y (cos (* -1/3 (* t z))))))))) |
(* -1 (* (sqrt x) (* (pow y 2) (cos (* -1/3 (* t z)))))) |
(* (pow y 2) (+ (* -2 (* (sqrt x) (/ (sin (* -1/3 (* t z))) y))) (* -1 (* (sqrt x) (cos (* -1/3 (* t z))))))) |
(* (pow y 2) (+ (* -2 (* (sqrt x) (/ (sin (* -1/3 (* t z))) y))) (+ (* -1 (* (sqrt x) (cos (* -1/3 (* t z))))) (* 2 (* (sqrt x) (/ (cos (* -1/3 (* t z))) (pow y 2))))))) |
(* (pow y 2) (+ (* -2 (* (sqrt x) (/ (sin (* -1/3 (* t z))) y))) (+ (* -1 (* (sqrt x) (cos (* -1/3 (* t z))))) (* 2 (* (sqrt x) (/ (cos (* -1/3 (* t z))) (pow y 2))))))) |
(* -1 (* (sqrt x) (* (pow y 2) (cos (* -1/3 (* t z)))))) |
(* (pow y 2) (+ (* -2 (* (sqrt x) (/ (sin (* -1/3 (* t z))) y))) (* -1 (* (sqrt x) (cos (* -1/3 (* t z))))))) |
(* (pow y 2) (+ (* -1 (* (sqrt x) (cos (* -1/3 (* t z))))) (* -1 (/ (+ (* -2 (* (sqrt x) (/ (cos (* -1/3 (* t z))) y))) (* 2 (* (sqrt x) (sin (* -1/3 (* t z)))))) y)))) |
(* (pow y 2) (+ (* -1 (* (sqrt x) (cos (* -1/3 (* t z))))) (* -1 (/ (+ (* -2 (* (sqrt x) (/ (cos (* -1/3 (* t z))) y))) (* 2 (* (sqrt x) (sin (* -1/3 (* t z)))))) y)))) |
(* (sqrt x) (- 2 (pow y 2))) |
(+ (* 2/3 (* (* t (* y z)) (sqrt x))) (* (sqrt x) (- 2 (pow y 2)))) |
(+ (* t (+ (* -1/18 (* (* t (* (pow z 2) (- 2 (pow y 2)))) (sqrt x))) (* 2/3 (* (sqrt x) (* y z))))) (* (sqrt x) (- 2 (pow y 2)))) |
(+ (* t (+ (* 2/3 (* (sqrt x) (* y z))) (* t (+ (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2))))) (* -1/81 (* (* t (* y (pow z 3))) (sqrt x))))))) (* (sqrt x) (- 2 (pow y 2)))) |
(* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) |
(* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) |
(* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) |
(* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) |
(* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) |
(* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) |
(* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) |
(* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) |
(* (sqrt x) (- 2 (pow y 2))) |
(+ (* 2/3 (* (* t (* y z)) (sqrt x))) (* (sqrt x) (- 2 (pow y 2)))) |
(+ (* z (+ (* -1/18 (* (* (pow t 2) (* z (- 2 (pow y 2)))) (sqrt x))) (* 2/3 (* (* t y) (sqrt x))))) (* (sqrt x) (- 2 (pow y 2)))) |
(+ (* z (+ (* 2/3 (* (* t y) (sqrt x))) (* z (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x))) (* -1/81 (* (* (pow t 3) (* y z)) (sqrt x))))))) (* (sqrt x) (- 2 (pow y 2)))) |
(* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) |
(* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) |
(* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) |
(* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) |
(* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) |
(* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) |
(* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) |
(* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) |
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 |
(+ 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/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))) |
(* -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 (/ 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)) |
(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))) |
2 |
(+ 2 (* -1 (pow y 2))) |
(+ 2 (* (pow y 2) (- (* 1/12 (pow y 2)) 1))) |
(+ 2 (* (pow y 2) (- (* (pow y 2) (+ 1/12 (* -1/360 (pow y 2)))) 1))) |
(* 2 (cos y)) |
(* 2 (cos y)) |
(* 2 (cos y)) |
(* 2 (cos y)) |
(* 2 (cos y)) |
(* 2 (cos y)) |
(* 2 (cos y)) |
(* 2 (cos y)) |
(- (* 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))))))) |
(* 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))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))))) |
(* -1 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))))))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))))))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (* -1/3 (* t z)))))) |
(+ (* -2 (* (sqrt x) (* y (sin (* -1/3 (* t z)))))) (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (* -1/3 (* t z))))))) |
(+ (* -1/3 (/ a b)) (+ (* 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)))))))))) |
(+ (* -1/3 (/ a b)) (+ (* 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)))))))))) |
(* -1 (* (sqrt x) (* (pow y 2) (cos (* -1/3 (* t z)))))) |
(* (pow y 2) (+ (* -2 (* (sqrt x) (/ (sin (* -1/3 (* t z))) y))) (* -1 (* (sqrt x) (cos (* -1/3 (* t z))))))) |
(* (pow y 2) (+ (* -2 (* (sqrt x) (/ (sin (* -1/3 (* t z))) y))) (+ (* -1 (* (sqrt x) (cos (* -1/3 (* t z))))) (+ (* -1/3 (/ a (* b (pow y 2)))) (* 2 (* (sqrt x) (/ (cos (* -1/3 (* t z))) (pow y 2)))))))) |
(* (pow y 2) (+ (* -2 (* (sqrt x) (/ (sin (* -1/3 (* t z))) y))) (+ (* -1 (* (sqrt x) (cos (* -1/3 (* t z))))) (+ (* -1/3 (/ a (* b (pow y 2)))) (* 2 (* (sqrt x) (/ (cos (* -1/3 (* t z))) (pow y 2)))))))) |
(* -1 (* (sqrt x) (* (pow y 2) (cos (* -1/3 (* t z)))))) |
(* (pow y 2) (+ (* -2 (* (sqrt x) (/ (sin (* -1/3 (* t z))) y))) (* -1 (* (sqrt x) (cos (* -1/3 (* t z))))))) |
(* (pow y 2) (+ (* -1 (* (sqrt x) (cos (* -1/3 (* t z))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (* -1/3 (* t z)))))) y)) (* 2 (* (sqrt x) (sin (* -1/3 (* t z)))))) y)))) |
(* (pow y 2) (+ (* -1 (* (sqrt x) (cos (* -1/3 (* t z))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (* -1/3 (* t z)))))) y)) (* 2 (* (sqrt x) (sin (* -1/3 (* t z)))))) y)))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- 2 (pow y 2)))) |
(+ (* -1/3 (/ a b)) (+ (* 2/3 (* (* t (* y z)) (sqrt x))) (* (sqrt x) (- 2 (pow y 2))))) |
(+ (* -1/3 (/ a b)) (+ (* t (+ (* -1/18 (* (* t (* (pow z 2) (- 2 (pow y 2)))) (sqrt x))) (* 2/3 (* (sqrt x) (* y z))))) (* (sqrt x) (- 2 (pow y 2))))) |
(+ (* -1/3 (/ a b)) (+ (* t (+ (* 2/3 (* (sqrt x) (* y z))) (* t (+ (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2))))) (* -1/81 (* (* t (* y (pow z 3))) (sqrt x))))))) (* (sqrt x) (- 2 (pow y 2))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- 2 (pow y 2)))) |
(+ (* -1/3 (/ a b)) (+ (* 2/3 (* (* t (* y z)) (sqrt x))) (* (sqrt x) (- 2 (pow y 2))))) |
(+ (* -1/3 (/ a b)) (+ (* z (+ (* -1/18 (* (* (pow t 2) (* z (- 2 (pow y 2)))) (sqrt x))) (* 2/3 (* (* t y) (sqrt x))))) (* (sqrt x) (- 2 (pow y 2))))) |
(+ (* -1/3 (/ a b)) (+ (* z (+ (* 2/3 (* (* t y) (sqrt x))) (* z (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x))) (* -1/81 (* (* (pow t 3) (* y z)) (sqrt x))))))) (* (sqrt x) (- 2 (pow y 2))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(* -1/3 (/ a b)) |
(* a (- (* (/ (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))) a) (sqrt x)) (* 1/3 (/ 1 b)))) |
(* a (- (* (/ (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))) a) (sqrt x)) (* 1/3 (/ 1 b)))) |
(* a (- (* (/ (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))) a) (sqrt x)) (* 1/3 (/ 1 b)))) |
(* -1/3 (/ a b)) |
(* -1 (* a (+ (* -1 (* (/ (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(* -1 (* a (+ (* -1 (* (/ (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(* -1 (* a (+ (* -1 (* (/ (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(* -1/3 (/ a b)) |
(/ (+ (* -1/3 a) (* (* b (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) (sqrt x))) b) |
(/ (+ (* -1/3 a) (* (* b (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) (sqrt x))) b) |
(/ (+ (* -1/3 a) (* (* b (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) (sqrt x))) b) |
(* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(* 2 (cos (* -1/3 (* t z)))) |
(+ (* -2 (* y (sin (* -1/3 (* t z))))) (* 2 (cos (* -1/3 (* t z))))) |
(+ (* 2 (cos (* -1/3 (* t z)))) (* y (+ (* -2 (sin (* -1/3 (* t z)))) (* -1 (* y (cos (* -1/3 (* t z)))))))) |
(+ (* 2 (cos (* -1/3 (* t z)))) (* y (+ (* -2 (sin (* -1/3 (* t z)))) (* -1 (* y (cos (* -1/3 (* t z)))))))) |
(* -1 (* (pow y 2) (cos (* -1/3 (* t z))))) |
(* (pow y 2) (+ (* -2 (/ (sin (* -1/3 (* t z))) y)) (* -1 (cos (* -1/3 (* t z)))))) |
(* (pow y 2) (+ (* -2 (/ (sin (* -1/3 (* t z))) y)) (+ (* -1 (cos (* -1/3 (* t z)))) (* 2 (/ (cos (* -1/3 (* t z))) (pow y 2)))))) |
(* (pow y 2) (+ (* -2 (/ (sin (* -1/3 (* t z))) y)) (+ (* -1 (cos (* -1/3 (* t z)))) (* 2 (/ (cos (* -1/3 (* t z))) (pow y 2)))))) |
(* -1 (* (pow y 2) (cos (* -1/3 (* t z))))) |
(* (pow y 2) (+ (* -2 (/ (sin (* -1/3 (* t z))) y)) (* -1 (cos (* -1/3 (* t z)))))) |
(* (pow y 2) (+ (* -1 (cos (* -1/3 (* t z)))) (* -1 (/ (+ (* -2 (/ (cos (* -1/3 (* t z))) y)) (* 2 (sin (* -1/3 (* t z))))) y)))) |
(* (pow y 2) (+ (* -1 (cos (* -1/3 (* t z)))) (* -1 (/ (+ (* -2 (/ (cos (* -1/3 (* t z))) y)) (* 2 (sin (* -1/3 (* t z))))) y)))) |
(- 2 (pow y 2)) |
(- (+ 2 (* 2/3 (* t (* y z)))) (pow y 2)) |
(- (+ 2 (* t (+ (* -1/18 (* t (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* y z))))) (pow y 2)) |
(- (+ 2 (* t (+ (* 2/3 (* y z)) (* t (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (* -1/81 (* t (* y (pow z 3))))))))) (pow y 2)) |
(+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))) |
(+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))) |
(+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))) |
(+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))) |
(+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))) |
(+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))) |
(+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))) |
(+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))) |
(- 2 (pow y 2)) |
(- (+ 2 (* 2/3 (* t (* y z)))) (pow y 2)) |
(- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) |
(- (+ 2 (* z (+ (* 2/3 (* t y)) (* z (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (* -1/81 (* (pow t 3) (* y z)))))))) (pow y 2)) |
(+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))) |
(+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))) |
(+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))) |
(+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))) |
(+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))) |
(+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))) |
(+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))) |
(+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))) |
(- 2 (pow y 2)) |
(- (+ 2 (* -1/18 (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))))) (pow y 2)) |
(- (+ 2 (* (pow t 2) (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (* 1/1944 (* (pow t 2) (* (pow z 4) (- 2 (pow y 2)))))))) (pow y 2)) |
(- (+ 2 (* (pow t 2) (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (* (pow t 2) (+ (* -1/524880 (* (pow t 2) (* (pow z 6) (- 2 (pow y 2))))) (* 1/1944 (* (pow z 4) (- 2 (pow y 2))))))))) (pow y 2)) |
(* (cos (* -1/3 (* t z))) (- 2 (pow y 2))) |
(* (cos (* -1/3 (* t z))) (- 2 (pow y 2))) |
(* (cos (* -1/3 (* t z))) (- 2 (pow y 2))) |
(* (cos (* -1/3 (* t z))) (- 2 (pow y 2))) |
(* (cos (* -1/3 (* t z))) (- 2 (pow y 2))) |
(* (cos (* -1/3 (* t z))) (- 2 (pow y 2))) |
(* (cos (* -1/3 (* t z))) (- 2 (pow y 2))) |
(* (cos (* -1/3 (* t z))) (- 2 (pow y 2))) |
(- 2 (pow y 2)) |
(- (+ 2 (* -1/18 (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))))) (pow y 2)) |
(- (+ 2 (* (pow z 2) (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (* 1/1944 (* (pow t 4) (* (pow z 2) (- 2 (pow y 2)))))))) (pow y 2)) |
(- (+ 2 (* (pow z 2) (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (* (pow z 2) (+ (* -1/524880 (* (pow t 6) (* (pow z 2) (- 2 (pow y 2))))) (* 1/1944 (* (pow t 4) (- 2 (pow y 2))))))))) (pow y 2)) |
(* (cos (* -1/3 (* t z))) (- 2 (pow y 2))) |
(* (cos (* -1/3 (* t z))) (- 2 (pow y 2))) |
(* (cos (* -1/3 (* t z))) (- 2 (pow y 2))) |
(* (cos (* -1/3 (* t z))) (- 2 (pow y 2))) |
(* (cos (* -1/3 (* t z))) (- 2 (pow y 2))) |
(* (cos (* -1/3 (* t z))) (- 2 (pow y 2))) |
(* (cos (* -1/3 (* t z))) (- 2 (pow y 2))) |
(* (cos (* -1/3 (* t z))) (- 2 (pow y 2))) |
(* 2 (cos (* -1/3 (* t z)))) |
(+ (* -1 (* (pow y 2) (cos (* -1/3 (* t z))))) (* 2 (cos (* -1/3 (* t z))))) |
(+ (* -1 (* (pow y 2) (cos (* -1/3 (* t z))))) (* 2 (cos (* -1/3 (* t z))))) |
(+ (* -1 (* (pow y 2) (cos (* -1/3 (* t z))))) (* 2 (cos (* -1/3 (* t z))))) |
(* -1 (* (pow y 2) (cos (* -1/3 (* t z))))) |
(* (pow y 2) (+ (* -1 (cos (* -1/3 (* t z)))) (* 2 (/ (cos (* -1/3 (* t z))) (pow y 2))))) |
(* (pow y 2) (+ (* -1 (cos (* -1/3 (* t z)))) (* 2 (/ (cos (* -1/3 (* t z))) (pow y 2))))) |
(* (pow y 2) (+ (* -1 (cos (* -1/3 (* t z)))) (* 2 (/ (cos (* -1/3 (* t z))) (pow y 2))))) |
(* -1 (* (pow y 2) (cos (* -1/3 (* t z))))) |
(* (pow y 2) (+ (* -1 (cos (* -1/3 (* t z)))) (* 2 (/ (cos (* -1/3 (* t z))) (pow y 2))))) |
(* (pow y 2) (+ (* -1 (cos (* -1/3 (* t z)))) (* 2 (/ (cos (* -1/3 (* t z))) (pow y 2))))) |
(* (pow y 2) (+ (* -1 (cos (* -1/3 (* t z)))) (* 2 (/ (cos (* -1/3 (* t z))) (pow y 2))))) |
(- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))))) |
(* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))))))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))))))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))))))) |
(- (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))) (* 1/3 (/ a b))) |
(- (+ (* -2 (* (sqrt x) (* y (sin (* -1/3 (* t z)))))) (* 2 (* (sqrt x) (cos (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (+ (* 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))))))))) (* 1/3 (/ a b))) |
(- (+ (* 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))))))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -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) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -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) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))) |
(* -1/3 (/ a b)) |
(* a (- (* 2 (* (/ (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(* a (- (* 2 (* (/ (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(* a (- (* 2 (* (/ (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(* -1/3 (/ a b)) |
(* -1 (* a (+ (* -2 (* (/ (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(* -1 (* a (+ (* -2 (* (/ (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(* -1 (* a (+ (* -2 (* (/ (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(* -1/3 (/ a b)) |
(/ (- (* 2 (* (* b (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))) (sqrt x))) (* 1/3 a)) b) |
(/ (- (* 2 (* (* b (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))) (sqrt x))) (* 1/3 a)) b) |
(/ (- (* 2 (* (* b (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))) (sqrt x))) (* 1/3 a)) b) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))) |
(* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))) |
(* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))) |
(* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -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) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -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) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -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) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
| Outputs |
|---|
(* -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 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) |
(* -2 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (neg.f64 (cos.f64 y)))) |
(* -2 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (neg.f64 (cos.f64 y)))) |
(* -2 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (neg.f64 (cos.f64 y)))) |
(* -2 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (neg.f64 (cos.f64 y)))) |
(* 2 (sqrt x)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
(+ (* -1 (* (sqrt x) (pow y 2))) (* 2 (sqrt x))) |
(*.f64 (sqrt.f64 x) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(+ (* 2 (sqrt x)) (* (pow y 2) (+ (* -1 (sqrt x)) (* 1/12 (* (sqrt x) (pow y 2)))))) |
(+.f64 (*.f64 (sqrt.f64 x) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 (*.f64 (sqrt.f64 x) (*.f64 y y)) #s(literal 1/12 binary64)))) |
(+ (* 2 (sqrt x)) (* (pow y 2) (+ (* -1 (sqrt x)) (* (pow y 2) (+ (* -1/360 (* (sqrt x) (pow y 2))) (* 1/12 (sqrt x))))))) |
(+.f64 (*.f64 (sqrt.f64 x) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 (*.f64 (*.f64 y y) (+.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 y y)) #s(literal -1/360 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/12 binary64)))) (*.f64 y y))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y))))) |
(*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) x) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y))))) |
(*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) x) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y))))) |
(*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) x) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
(* -2 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (neg.f64 (cos.f64 y)))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos y) (pow (sqrt -1) 2))))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal 1/3 binary64)) b) x) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (cos.f64 y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos y) (pow (sqrt -1) 2))))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal 1/3 binary64)) b) x) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (cos.f64 y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos y) (pow (sqrt -1) 2))))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal 1/3 binary64)) b) x) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (cos.f64 y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 0 binary64) x)) |
(+ (* -1/3 (/ a b)) (* 2 (sqrt x))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(+ (* -1 (* (sqrt x) (pow y 2))) (+ (* -1/3 (/ a b)) (* 2 (sqrt x)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(+ (* -1/3 (/ a b)) (+ (* 2 (sqrt x)) (* (pow y 2) (+ (* -1 (sqrt x)) (* 1/12 (* (sqrt x) (pow y 2))))))) |
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 (*.f64 (sqrt.f64 x) (*.f64 y y)) #s(literal 1/12 binary64)))) |
(+ (* -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)))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (+.f64 (*.f64 (sqrt.f64 x) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 (*.f64 (*.f64 y y) (+.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 y y)) #s(literal -1/360 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/12 binary64)))) (*.f64 y y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (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 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) a)) (/.f64 #s(literal -1/3 binary64) b))) |
(* a (- (* 2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) a)) (/.f64 #s(literal -1/3 binary64) b))) |
(* a (- (* 2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 x) (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 (+.f64 (/.f64 #s(literal 1/3 binary64) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) a)) (neg.f64 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 (+.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (sqrt.f64 x) (cos.f64 y))))) b) |
(/ (+ (* -1/3 a) (* 2 (* (* b (cos y)) (sqrt x)))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (sqrt.f64 x) (cos.f64 y))))) b) |
(/ (+ (* -1/3 a) (* 2 (* (* b (cos y)) (sqrt x)))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (sqrt.f64 x) (cos.f64 y))))) b) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow y 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64))) |
(+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))))) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/720 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) |
(*.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) |
(* -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 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) |
(+ (cos (neg (* 1/3 (* t z)))) (* -1 (* y (sin (neg (* 1/3 (* t z))))))) |
(+.f64 (*.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))))))) |
(+.f64 (*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (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))))))) |
(+.f64 (*.f64 y (+.f64 (*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (*.f64 (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) #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 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) |
(cos (neg (+ (* -1 y) (* 1/3 (* t z))))) |
(cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) |
(cos (neg (+ (* -1 y) (* 1/3 (* t z))))) |
(cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) |
(cos (neg (+ (* -1 y) (* 1/3 (* t z))))) |
(cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) |
(cos (neg (+ (* -1 y) (* 1/3 (* t z))))) |
(cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) |
(cos y) |
(cos.f64 y) |
(+ (cos y) (* 1/3 (* t (* z (sin y))))) |
(+.f64 (cos.f64 y) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 t z) (sin.f64 y)))) |
(+ (cos y) (* z (- (* -1/18 (* (pow t 2) (* z (cos y)))) (* -1/3 (* t (sin y)))))) |
(+.f64 (cos.f64 y) (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 (cos.f64 y) z))) (*.f64 (*.f64 #s(literal 1/3 binary64) t) (sin.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)))))) |
(+.f64 (cos.f64 y) (*.f64 z (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (cos.f64 y) (*.f64 t t))) (*.f64 (*.f64 #s(literal -1/162 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (sin.f64 y))))) (*.f64 (*.f64 #s(literal 1/3 binary64) t) (sin.f64 y))))) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) |
(cos y) |
(cos.f64 y) |
(+ (cos y) (* 1/3 (* t (* z (sin y))))) |
(+.f64 (cos.f64 y) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 t z) (sin.f64 y)))) |
(+ (cos y) (* t (- (* -1/18 (* t (* (pow z 2) (cos y)))) (* -1/3 (* z (sin y)))))) |
(+.f64 (cos.f64 y) (*.f64 t (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (cos.f64 y) (*.f64 z z)))) (*.f64 (*.f64 #s(literal 1/3 binary64) z) (sin.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)))))) |
(+.f64 (cos.f64 y) (*.f64 t (+.f64 (*.f64 t (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (cos.f64 y) (*.f64 z z))) (*.f64 (*.f64 #s(literal -1/162 binary64) t) (*.f64 (sin.f64 y) (*.f64 z (*.f64 z z)))))) (*.f64 (*.f64 #s(literal 1/3 binary64) z) (sin.f64 y))))) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) |
(cos (- y (* 1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) |
(* 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 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 (* 1/3 (* t z)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))) |
(* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (neg.f64 (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))))) |
(* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (neg.f64 (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))))) |
(* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (neg.f64 (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))))) |
(* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (neg.f64 (cos.f64 (-.f64 (*.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))))))) |
(+.f64 (*.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) (sqrt.f64 x)) (*.f64 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)))))))))) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (*.f64 y (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (*.f64 (sqrt.f64 x) y) (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)))))))))))) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (*.f64 y (+.f64 (*.f64 y (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 x) (*.f64 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 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))) |
(* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))) |
(* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))) |
(* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))) |
(* 2 (* (sqrt x) (cos (neg (+ (* -1 y) (* 1/3 (* t z))))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) |
(+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) (*.f64 #s(literal 2/3 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 t 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)))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) (*.f64 z (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (cos.f64 y) z))) (*.f64 #s(literal 2/3 binary64) (*.f64 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)))))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) (*.f64 z (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 (sqrt.f64 x) (*.f64 t (sin.f64 y)))) (*.f64 z (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (cos.f64 y) (*.f64 t t))) (*.f64 #s(literal -1/81 binary64) (*.f64 (*.f64 z (sin.f64 y)) (*.f64 t (*.f64 t t)))))))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) |
(+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) (*.f64 #s(literal 2/3 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 t 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))))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) (*.f64 t (+.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 x) (*.f64 t (*.f64 (cos.f64 y) (*.f64 z z))))) (*.f64 (*.f64 #s(literal 2/3 binary64) (sqrt.f64 x)) (*.f64 z (sin.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)))))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) (*.f64 t (+.f64 (*.f64 (*.f64 #s(literal 2/3 binary64) (sqrt.f64 x)) (*.f64 z (sin.f64 y))) (*.f64 t (+.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 y) (*.f64 z z))) (*.f64 #s(literal -1/81 binary64) (*.f64 t (*.f64 (*.f64 (sin.f64 y) (*.f64 z (*.f64 z z))) (sqrt.f64 x))))))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))) |
(* -2 (* y (sin (* -1/3 (* t z))))) |
(*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(* -2 (* y (sin (* -1/3 (* t z))))) |
(*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(* -2 (* y (sin (* -1/3 (* t z))))) |
(*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(* -2 (* y (sin (* -1/3 (* t z))))) |
(*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(* -2 (* y (sin (* -1/3 (* t z))))) |
(*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(* -2 (* y (sin (* -1/3 (* t z))))) |
(*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(* -2 (* y (sin (* -1/3 (* t z))))) |
(*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(* -2 (* y (sin (* -1/3 (* t z))))) |
(*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(* -2 (* y (sin (* -1/3 (* t z))))) |
(*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(* -2 (* y (sin (* -1/3 (* t z))))) |
(*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(* -2 (* y (sin (* -1/3 (* t z))))) |
(*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(* -2 (* y (sin (* -1/3 (* t z))))) |
(*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(* 2/3 (* t (* y z))) |
(*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 y z))) |
(* t (+ (* -1/81 (* (pow t 2) (* y (pow z 3)))) (* 2/3 (* y z)))) |
(*.f64 t (+.f64 (*.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 t t)) (*.f64 y (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 2/3 binary64) (*.f64 y z)))) |
(* t (+ (* 2/3 (* y z)) (* (pow t 2) (+ (* -1/81 (* y (pow z 3))) (* 1/14580 (* (pow t 2) (* y (pow z 5)))))))) |
(*.f64 t (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y z)) (*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal -1/81 binary64) y) (*.f64 z (*.f64 z z))) (*.f64 #s(literal 1/14580 binary64) (*.f64 (*.f64 (*.f64 t t) y) (pow.f64 z #s(literal 5 binary64)))))))) |
(* t (+ (* 2/3 (* y z)) (* (pow t 2) (+ (* -1/81 (* y (pow z 3))) (* (pow t 2) (+ (* -1/5511240 (* (pow t 2) (* y (pow z 7)))) (* 1/14580 (* y (pow z 5))))))))) |
(*.f64 t (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y z)) (*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal -1/81 binary64) y) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal -1/5511240 binary64) (*.f64 t t)) (*.f64 y (pow.f64 z #s(literal 7 binary64)))) (*.f64 (*.f64 #s(literal 1/14580 binary64) y) (pow.f64 z #s(literal 5 binary64))))))))) |
(* -2 (* y (sin (* -1/3 (* t z))))) |
(*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(* -2 (* y (sin (* -1/3 (* t z))))) |
(*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(* -2 (* y (sin (* -1/3 (* t z))))) |
(*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(* -2 (* y (sin (* -1/3 (* t z))))) |
(*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(* -2 (* y (sin (* -1/3 (* t z))))) |
(*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(* -2 (* y (sin (* -1/3 (* t z))))) |
(*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(* -2 (* y (sin (* -1/3 (* t z))))) |
(*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(* -2 (* y (sin (* -1/3 (* t z))))) |
(*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(* 2/3 (* t (* y z))) |
(*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 y z))) |
(* z (+ (* -1/81 (* (pow t 3) (* y (pow z 2)))) (* 2/3 (* t y)))) |
(*.f64 z (+.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 z z)))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) |
(* z (+ (* 2/3 (* t y)) (* (pow z 2) (+ (* -1/81 (* (pow t 3) y)) (* 1/14580 (* (pow t 5) (* y (pow z 2)))))))) |
(*.f64 z (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y t)) (*.f64 (*.f64 z z) (+.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/14580 binary64) (*.f64 (*.f64 y (pow.f64 t #s(literal 5 binary64))) (*.f64 z z))))))) |
(* z (+ (* 2/3 (* t y)) (* (pow z 2) (+ (* -1/81 (* (pow t 3) y)) (* (pow z 2) (+ (* -1/5511240 (* (pow t 7) (* y (pow z 2)))) (* 1/14580 (* (pow t 5) y)))))))) |
(*.f64 z (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y t)) (*.f64 (*.f64 z z) (+.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 z z) (+.f64 (*.f64 #s(literal -1/5511240 binary64) (*.f64 (*.f64 y (*.f64 z z)) (pow.f64 t #s(literal 7 binary64)))) (*.f64 (*.f64 #s(literal 1/14580 binary64) (pow.f64 t #s(literal 5 binary64))) y))))))) |
(* -2 (* y (sin (* -1/3 (* t z))))) |
(*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(* -2 (* y (sin (* -1/3 (* t z))))) |
(*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(* -2 (* y (sin (* -1/3 (* t z))))) |
(*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(* -2 (* y (sin (* -1/3 (* t z))))) |
(*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(* -2 (* y (sin (* -1/3 (* t z))))) |
(*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(* -2 (* y (sin (* -1/3 (* t z))))) |
(*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(* -2 (* y (sin (* -1/3 (* t z))))) |
(*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
(* -2 (* y (sin (* -1/3 (* t z))))) |
(*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/18 (* (pow t 2) (pow z 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))) |
(+ 1 (* (pow t 2) (+ (* -1/18 (pow z 2)) (* 1/1944 (* (pow t 2) (pow z 4)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 z z)) (*.f64 (*.f64 #s(literal 1/1944 binary64) (*.f64 t t)) (pow.f64 z #s(literal 4 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))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 z z)) (*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal -1/524880 binary64) (*.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64)))) (*.f64 #s(literal 1/1944 binary64) (pow.f64 z #s(literal 4 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)))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))) |
(+ 1 (* (pow z 2) (+ (* -1/18 (pow t 2)) (* 1/1944 (* (pow t 4) (pow z 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (*.f64 #s(literal 1/1944 binary64) (*.f64 (*.f64 z z) (pow.f64 t #s(literal 4 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))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (*.f64 (*.f64 z z) (+.f64 (*.f64 #s(literal -1/524880 binary64) (*.f64 (*.f64 z z) (pow.f64 t #s(literal 6 binary64)))) (*.f64 #s(literal 1/1944 binary64) (pow.f64 t #s(literal 4 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)) |
(* t (+ (* -1/3 z) (* 1/162 (* (pow t 2) (pow z 3))))) |
(*.f64 t (+.f64 (*.f64 #s(literal -1/3 binary64) z) (*.f64 #s(literal 1/162 binary64) (*.f64 (*.f64 t t) (*.f64 z (*.f64 z z)))))) |
(* t (+ (* -1/3 z) (* (pow t 2) (+ (* -1/29160 (* (pow t 2) (pow z 5))) (* 1/162 (pow z 3)))))) |
(*.f64 t (+.f64 (*.f64 #s(literal -1/3 binary64) z) (*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal -1/29160 binary64) (*.f64 (*.f64 t t) (pow.f64 z #s(literal 5 binary64)))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 1/162 binary64)))))) |
(* 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 (+.f64 (*.f64 #s(literal -1/3 binary64) z) (*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal 1/162 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) #s(literal -1/29160 binary64)) (*.f64 (*.f64 #s(literal 1/11022480 binary64) (*.f64 t t)) (pow.f64 z #s(literal 7 binary64))))))))) |
(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 z (+.f64 (*.f64 #s(literal -1/3 binary64) t) (*.f64 #s(literal 1/162 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z z))))) |
(* z (+ (* -1/3 t) (* (pow z 2) (+ (* -1/29160 (* (pow t 5) (pow z 2))) (* 1/162 (pow t 3)))))) |
(*.f64 z (+.f64 (*.f64 #s(literal -1/3 binary64) t) (*.f64 (*.f64 z z) (+.f64 (*.f64 #s(literal -1/29160 binary64) (*.f64 (*.f64 z z) (pow.f64 t #s(literal 5 binary64)))) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/162 binary64)))))) |
(* 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 (+.f64 (*.f64 #s(literal -1/3 binary64) t) (*.f64 (*.f64 z z) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/162 binary64)) (*.f64 (*.f64 z z) (+.f64 (*.f64 (pow.f64 t #s(literal 5 binary64)) #s(literal -1/29160 binary64)) (*.f64 #s(literal 1/11022480 binary64) (*.f64 (*.f64 z z) (pow.f64 t #s(literal 7 binary64)))))))))) |
(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))) |
(* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(* -1 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(* -1 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(* -1 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(* -1 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y 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)))))) |
(+.f64 (*.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) (sqrt.f64 x)) (*.f64 y (sin.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))))))))) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (*.f64 y (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (*.f64 (sqrt.f64 x) y) (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))))))))) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (*.f64 y (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (*.f64 (sqrt.f64 x) y) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(* -1 (* (sqrt x) (* (pow y 2) (cos (* -1/3 (* t z)))))) |
(*.f64 (sqrt.f64 x) (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
(* (pow y 2) (+ (* -2 (* (sqrt x) (/ (sin (* -1/3 (* t z))) y))) (* -1 (* (sqrt x) (cos (* -1/3 (* t z))))))) |
(*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) y) (*.f64 (sqrt.f64 x) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
(* (pow y 2) (+ (* -2 (* (sqrt x) (/ (sin (* -1/3 (* t z))) y))) (+ (* -1 (* (sqrt x) (cos (* -1/3 (* t z))))) (* 2 (* (sqrt x) (/ (cos (* -1/3 (* t z))) (pow y 2))))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) y) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (*.f64 y y)) (*.f64 (sqrt.f64 x) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(* (pow y 2) (+ (* -2 (* (sqrt x) (/ (sin (* -1/3 (* t z))) y))) (+ (* -1 (* (sqrt x) (cos (* -1/3 (* t z))))) (* 2 (* (sqrt x) (/ (cos (* -1/3 (* t z))) (pow y 2))))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) y) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (*.f64 y y)) (*.f64 (sqrt.f64 x) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(* -1 (* (sqrt x) (* (pow y 2) (cos (* -1/3 (* t z)))))) |
(*.f64 (sqrt.f64 x) (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
(* (pow y 2) (+ (* -2 (* (sqrt x) (/ (sin (* -1/3 (* t z))) y))) (* -1 (* (sqrt x) (cos (* -1/3 (* t z))))))) |
(*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) y) (*.f64 (sqrt.f64 x) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
(* (pow y 2) (+ (* -1 (* (sqrt x) (cos (* -1/3 (* t z))))) (* -1 (/ (+ (* -2 (* (sqrt x) (/ (cos (* -1/3 (* t z))) y))) (* 2 (* (sqrt x) (sin (* -1/3 (* t z)))))) y)))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 (sqrt.f64 x) (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (/.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) y))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) y))) |
(* (pow y 2) (+ (* -1 (* (sqrt x) (cos (* -1/3 (* t z))))) (* -1 (/ (+ (* -2 (* (sqrt x) (/ (cos (* -1/3 (* t z))) y))) (* 2 (* (sqrt x) (sin (* -1/3 (* t z)))))) y)))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 (sqrt.f64 x) (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (/.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) y))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) y))) |
(* (sqrt x) (- 2 (pow y 2))) |
(*.f64 (sqrt.f64 x) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(+ (* 2/3 (* (* t (* y z)) (sqrt x))) (* (sqrt x) (- 2 (pow y 2)))) |
(*.f64 (sqrt.f64 x) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 y z))))) |
(+ (* t (+ (* -1/18 (* (* t (* (pow z 2) (- 2 (pow y 2)))) (sqrt x))) (* 2/3 (* (sqrt x) (* y z))))) (* (sqrt x) (- 2 (pow y 2)))) |
(+.f64 (*.f64 (sqrt.f64 x) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 t (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) t) (*.f64 (*.f64 z z) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (sqrt.f64 x)) (*.f64 (*.f64 #s(literal 2/3 binary64) (sqrt.f64 x)) (*.f64 y z))))) |
(+ (* t (+ (* 2/3 (* (sqrt x) (* y z))) (* t (+ (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2))))) (* -1/81 (* (* t (* y (pow z 3))) (sqrt x))))))) (* (sqrt x) (- 2 (pow y 2)))) |
(+.f64 (*.f64 (sqrt.f64 x) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 t (+.f64 (*.f64 (*.f64 #s(literal 2/3 binary64) (sqrt.f64 x)) (*.f64 y z)) (*.f64 t (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z z) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 #s(literal -1/81 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 y t) (*.f64 z (*.f64 z z)))))))))) |
(* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(* (sqrt x) (- 2 (pow y 2))) |
(*.f64 (sqrt.f64 x) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(+ (* 2/3 (* (* t (* y z)) (sqrt x))) (* (sqrt x) (- 2 (pow y 2)))) |
(*.f64 (sqrt.f64 x) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 y z))))) |
(+ (* z (+ (* -1/18 (* (* (pow t 2) (* z (- 2 (pow y 2)))) (sqrt x))) (* 2/3 (* (* t y) (sqrt x))))) (* (sqrt x) (- 2 (pow y 2)))) |
(+.f64 (*.f64 (sqrt.f64 x) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 z (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y t)) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))))))))) |
(+ (* z (+ (* 2/3 (* (* t y) (sqrt x))) (* z (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x))) (* -1/81 (* (* (pow t 3) (* y z)) (sqrt x))))))) (* (sqrt x) (- 2 (pow y 2)))) |
(+.f64 (*.f64 (sqrt.f64 x) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 z (+.f64 (*.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y t)) (sqrt.f64 x)) (*.f64 z (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 #s(literal -1/81 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y z))))))))) |
(* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/18 (* (pow t 2) (pow z 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))) |
(+ 1 (* (pow z 2) (+ (* -1/18 (pow t 2)) (* 1/1944 (* (pow t 4) (pow z 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (*.f64 #s(literal 1/1944 binary64) (*.f64 (*.f64 z z) (pow.f64 t #s(literal 4 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))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (*.f64 (*.f64 z z) (+.f64 (*.f64 #s(literal -1/524880 binary64) (*.f64 (*.f64 z z) (pow.f64 t #s(literal 6 binary64)))) (*.f64 #s(literal 1/1944 binary64) (pow.f64 t #s(literal 4 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)))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))) |
(+ 1 (* (pow t 2) (+ (* -1/18 (pow z 2)) (* 1/1944 (* (pow t 2) (pow z 4)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 z z)) (*.f64 (*.f64 #s(literal 1/1944 binary64) (*.f64 t t)) (pow.f64 z #s(literal 4 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))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 z z)) (*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal -1/524880 binary64) (*.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64)))) (*.f64 #s(literal 1/1944 binary64) (pow.f64 z #s(literal 4 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)) |
(* z (+ (* -1/3 t) (* 1/162 (* (pow t 3) (pow z 2))))) |
(*.f64 z (+.f64 (*.f64 #s(literal -1/3 binary64) t) (*.f64 #s(literal 1/162 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z z))))) |
(* z (+ (* -1/3 t) (* (pow z 2) (+ (* -1/29160 (* (pow t 5) (pow z 2))) (* 1/162 (pow t 3)))))) |
(*.f64 z (+.f64 (*.f64 #s(literal -1/3 binary64) t) (*.f64 (*.f64 z z) (+.f64 (*.f64 #s(literal -1/29160 binary64) (*.f64 (*.f64 z z) (pow.f64 t #s(literal 5 binary64)))) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/162 binary64)))))) |
(* 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 (+.f64 (*.f64 #s(literal -1/3 binary64) t) (*.f64 (*.f64 z z) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/162 binary64)) (*.f64 (*.f64 z z) (+.f64 (*.f64 (pow.f64 t #s(literal 5 binary64)) #s(literal -1/29160 binary64)) (*.f64 #s(literal 1/11022480 binary64) (*.f64 (*.f64 z z) (pow.f64 t #s(literal 7 binary64)))))))))) |
(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)) |
(* t (+ (* -1/3 z) (* 1/162 (* (pow t 2) (pow z 3))))) |
(*.f64 t (+.f64 (*.f64 #s(literal -1/3 binary64) z) (*.f64 #s(literal 1/162 binary64) (*.f64 (*.f64 t t) (*.f64 z (*.f64 z z)))))) |
(* t (+ (* -1/3 z) (* (pow t 2) (+ (* -1/29160 (* (pow t 2) (pow z 5))) (* 1/162 (pow z 3)))))) |
(*.f64 t (+.f64 (*.f64 #s(literal -1/3 binary64) z) (*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal -1/29160 binary64) (*.f64 (*.f64 t t) (pow.f64 z #s(literal 5 binary64)))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 1/162 binary64)))))) |
(* 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 (+.f64 (*.f64 #s(literal -1/3 binary64) z) (*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal 1/162 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) #s(literal -1/29160 binary64)) (*.f64 (*.f64 #s(literal 1/11022480 binary64) (*.f64 t t)) (pow.f64 z #s(literal 7 binary64))))))))) |
(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 (/ 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) |
(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) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -1 (pow y 2))) |
(-.f64 #s(literal 2 binary64) (*.f64 y y)) |
(+ 2 (* (pow y 2) (- (* 1/12 (pow y 2)) 1))) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) #s(literal 1/12 binary64))))) |
(+ 2 (* (pow y 2) (- (* (pow y 2) (+ 1/12 (* -1/360 (pow y 2)))) 1))) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 y y) #s(literal -1/360 binary64))))))) |
(* 2 (cos y)) |
(*.f64 #s(literal 2 binary64) (cos.f64 y)) |
(* 2 (cos y)) |
(*.f64 #s(literal 2 binary64) (cos.f64 y)) |
(* 2 (cos y)) |
(*.f64 #s(literal 2 binary64) (cos.f64 y)) |
(* 2 (cos y)) |
(*.f64 #s(literal 2 binary64) (cos.f64 y)) |
(* 2 (cos y)) |
(*.f64 #s(literal 2 binary64) (cos.f64 y)) |
(* 2 (cos y)) |
(*.f64 #s(literal 2 binary64) (cos.f64 y)) |
(* 2 (cos y)) |
(*.f64 #s(literal 2 binary64) (cos.f64 y)) |
(* 2 (cos y)) |
(*.f64 #s(literal 2 binary64) (cos.f64 y)) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.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 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) x) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (cos.f64 (-.f64 (*.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 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) x) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (cos.f64 (-.f64 (*.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 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) x) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))))) |
(* -2 (* (sqrt x) (* (cos (- y (* 1/3 (* t z)))) (pow (sqrt -1) 2)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (neg.f64 (cos.f64 (-.f64 (*.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 (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal 1/3 binary64)) b) x) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (neg.f64 (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))))) (-.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 (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal 1/3 binary64)) b) x) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (neg.f64 (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))))) (-.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 (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal 1/3 binary64)) b) x) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (neg.f64 (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))))) (-.f64 #s(literal 0 binary64) x)) |
(- (* 2 (* (sqrt x) (cos (neg (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.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))))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (+.f64 (*.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) (sqrt.f64 x)) (*.f64 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))) |
(+.f64 (*.f64 y (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (*.f64 (sqrt.f64 x) y) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.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)))))))))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (*.f64 y (+.f64 (*.f64 y (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 x) (*.f64 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 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.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))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.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))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.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))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.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))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))))) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)))) |
(- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 t z) (sin.f64 y)))) (/.f64 (*.f64 #s(literal -1/3 binary64) 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))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) (+.f64 (*.f64 z (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (cos.f64 y) z))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (sin.f64 y)))))) (/.f64 (*.f64 #s(literal -1/3 binary64) 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))) |
(+.f64 (*.f64 z (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 (sqrt.f64 x) (*.f64 t (sin.f64 y)))) (*.f64 z (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (cos.f64 y) (*.f64 t t))) (*.f64 #s(literal -1/81 binary64) (*.f64 (*.f64 z (sin.f64 y)) (*.f64 t (*.f64 t t))))))))) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))))) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)))) |
(- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 t z) (sin.f64 y)))) (/.f64 (*.f64 #s(literal -1/3 binary64) 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))) |
(+.f64 (*.f64 t (+.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 x) (*.f64 t (*.f64 (cos.f64 y) (*.f64 z z))))) (*.f64 (*.f64 #s(literal 2/3 binary64) (sqrt.f64 x)) (*.f64 z (sin.f64 y))))) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (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)))))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) (*.f64 t (+.f64 (*.f64 (*.f64 #s(literal 2/3 binary64) (sqrt.f64 x)) (*.f64 z (sin.f64 y))) (*.f64 t (+.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 y) (*.f64 z z))) (*.f64 #s(literal -1/81 binary64) (*.f64 t (*.f64 (*.f64 (sin.f64 y) (*.f64 z (*.f64 z z))) (sqrt.f64 x)))))))))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))))) |
(- (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))))) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* a (- (* 2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))) 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 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))) 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 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) 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 (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1/3 binary64) b) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) a)) (sqrt.f64 x))))) |
(* -1 (* a (+ (* -2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1/3 binary64) b) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) a)) (sqrt.f64 x))))) |
(* -1 (* a (+ (* -2 (* (/ (cos (- y (* 1/3 (* t z)))) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1/3 binary64) b) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) a)) (sqrt.f64 x))))) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(/ (- (* 2 (* (* b (cos (- y (* 1/3 (* t z))))) (sqrt x))) (* 1/3 a)) b) |
(/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (*.f64 b (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))))) b) |
(/ (- (* 2 (* (* b (cos (- y (* 1/3 (* t z))))) (sqrt x))) (* 1/3 a)) b) |
(/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (*.f64 b (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))))) b) |
(/ (- (* 2 (* (* b (cos (- y (* 1/3 (* t z))))) (sqrt x))) (* 1/3 a)) b) |
(/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (*.f64 b (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))))) b) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))))) |
(* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- y (* 1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y))))) |
(* 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))) |
(neg.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 x))) |
(* -2 (* (sqrt x) (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 x))) |
(* -2 (* (sqrt x) (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 x))) |
(* -2 (* (sqrt x) (pow (sqrt -1) 2))) |
(neg.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 x))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))))) |
(*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))))) |
(*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))))) |
(*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))))) |
(* -1 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal 1/3 binary64)) b) x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal -2 binary64) y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal 1/3 binary64)) b) x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal -2 binary64) y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal 1/3 binary64)) b) x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal -2 binary64) y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (* -1/3 (* t z)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.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)))))) (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (* -1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (+.f64 (*.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) (sqrt.f64 x)) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))) |
(+ (* -1/3 (/ a b)) (+ (* 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)))))))))) |
(+.f64 (*.f64 y (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (*.f64 (sqrt.f64 x) y) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
(+ (* -1/3 (/ a b)) (+ (* 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)))))))))) |
(+.f64 (*.f64 y (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (*.f64 (sqrt.f64 x) y) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
(* -1 (* (sqrt x) (* (pow y 2) (cos (* -1/3 (* t z)))))) |
(*.f64 (sqrt.f64 x) (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
(* (pow y 2) (+ (* -2 (* (sqrt x) (/ (sin (* -1/3 (* t z))) y))) (* -1 (* (sqrt x) (cos (* -1/3 (* t z))))))) |
(*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) y) (*.f64 (sqrt.f64 x) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
(* (pow y 2) (+ (* -2 (* (sqrt x) (/ (sin (* -1/3 (* t z))) y))) (+ (* -1 (* (sqrt x) (cos (* -1/3 (* t z))))) (+ (* -1/3 (/ a (* b (pow y 2)))) (* 2 (* (sqrt x) (/ (cos (* -1/3 (* t z))) (pow y 2)))))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) y) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (*.f64 y y)) (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 y y)) (*.f64 (sqrt.f64 x) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))))) |
(* (pow y 2) (+ (* -2 (* (sqrt x) (/ (sin (* -1/3 (* t z))) y))) (+ (* -1 (* (sqrt x) (cos (* -1/3 (* t z))))) (+ (* -1/3 (/ a (* b (pow y 2)))) (* 2 (* (sqrt x) (/ (cos (* -1/3 (* t z))) (pow y 2)))))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) y) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (*.f64 y y)) (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 y y)) (*.f64 (sqrt.f64 x) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))))) |
(* -1 (* (sqrt x) (* (pow y 2) (cos (* -1/3 (* t z)))))) |
(*.f64 (sqrt.f64 x) (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
(* (pow y 2) (+ (* -2 (* (sqrt x) (/ (sin (* -1/3 (* t z))) y))) (* -1 (* (sqrt x) (cos (* -1/3 (* t z))))))) |
(*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) y) (*.f64 (sqrt.f64 x) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
(* (pow y 2) (+ (* -1 (* (sqrt x) (cos (* -1/3 (* t z))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (* -1/3 (* t z)))))) y)) (* 2 (* (sqrt x) (sin (* -1/3 (* t z)))))) y)))) |
(*.f64 (*.f64 y y) (-.f64 (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) y) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) y) (*.f64 (sqrt.f64 x) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
(* (pow y 2) (+ (* -1 (* (sqrt x) (cos (* -1/3 (* t z))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (* -1/3 (* t z)))))) y)) (* 2 (* (sqrt x) (sin (* -1/3 (* t z)))))) y)))) |
(*.f64 (*.f64 y y) (-.f64 (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) y) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) y) (*.f64 (sqrt.f64 x) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- 2 (pow y 2)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(+ (* -1/3 (/ a b)) (+ (* 2/3 (* (* t (* y z)) (sqrt x))) (* (sqrt x) (- 2 (pow y 2))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 y z)))))) |
(+ (* -1/3 (/ a b)) (+ (* t (+ (* -1/18 (* (* t (* (pow z 2) (- 2 (pow y 2)))) (sqrt x))) (* 2/3 (* (sqrt x) (* y z))))) (* (sqrt x) (- 2 (pow y 2))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (+.f64 (*.f64 (sqrt.f64 x) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 t (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) t) (*.f64 (*.f64 z z) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (sqrt.f64 x)) (*.f64 (*.f64 #s(literal 2/3 binary64) (sqrt.f64 x)) (*.f64 y z)))))) |
(+ (* -1/3 (/ a b)) (+ (* t (+ (* 2/3 (* (sqrt x) (* y z))) (* t (+ (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2))))) (* -1/81 (* (* t (* y (pow z 3))) (sqrt x))))))) (* (sqrt x) (- 2 (pow y 2))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (+.f64 (*.f64 (sqrt.f64 x) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 t (+.f64 (*.f64 (*.f64 #s(literal 2/3 binary64) (sqrt.f64 x)) (*.f64 y z)) (*.f64 t (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 x)) (*.f64 (*.f64 z z) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 #s(literal -1/81 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 y t) (*.f64 z (*.f64 z z))))))))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- 2 (pow y 2)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(+ (* -1/3 (/ a b)) (+ (* 2/3 (* (* t (* y z)) (sqrt x))) (* (sqrt x) (- 2 (pow y 2))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 y z)))))) |
(+ (* -1/3 (/ a b)) (+ (* z (+ (* -1/18 (* (* (pow t 2) (* z (- 2 (pow y 2)))) (sqrt x))) (* 2/3 (* (* t y) (sqrt x))))) (* (sqrt x) (- 2 (pow y 2))))) |
(+.f64 (*.f64 z (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y t)) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y)))))))) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(+ (* -1/3 (/ a b)) (+ (* z (+ (* 2/3 (* (* t y) (sqrt x))) (* z (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x))) (* -1/81 (* (* (pow t 3) (* y z)) (sqrt x))))))) (* (sqrt x) (- 2 (pow y 2))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (+.f64 (*.f64 (sqrt.f64 x) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 z (+.f64 (*.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y t)) (sqrt.f64 x)) (*.f64 z (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 #s(literal -1/81 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y z)))))))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* a (- (* (/ (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))) a) (sqrt x)) (* 1/3 (/ 1 b)))) |
(*.f64 a (+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) a) (/.f64 #s(literal -1/3 binary64) b))) |
(* a (- (* (/ (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))) a) (sqrt x)) (* 1/3 (/ 1 b)))) |
(*.f64 a (+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) a) (/.f64 #s(literal -1/3 binary64) b))) |
(* a (- (* (/ (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))) a) (sqrt x)) (* 1/3 (/ 1 b)))) |
(*.f64 a (+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) a) (/.f64 #s(literal -1/3 binary64) b))) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1 (* a (+ (* -1 (* (/ (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) a) (/.f64 #s(literal -1/3 binary64) b))) |
(* -1 (* a (+ (* -1 (* (/ (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) a) (/.f64 #s(literal -1/3 binary64) b))) |
(* -1 (* a (+ (* -1 (* (/ (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) a) (/.f64 #s(literal -1/3 binary64) b))) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(/ (+ (* -1/3 a) (* (* b (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) (sqrt x))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 b (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))))) b) |
(/ (+ (* -1/3 a) (* (* b (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) (sqrt x))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 b (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))))) b) |
(/ (+ (* -1/3 a) (* (* b (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) (sqrt x))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 b (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))))) b) |
(* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2))))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(* 2 (cos (* -1/3 (* t z)))) |
(*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) |
(+ (* -2 (* y (sin (* -1/3 (* t z))))) (* 2 (cos (* -1/3 (* t z))))) |
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) |
(+ (* 2 (cos (* -1/3 (* t z)))) (* y (+ (* -2 (sin (* -1/3 (* t z)))) (* -1 (* y (cos (* -1/3 (* t z)))))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (*.f64 y (-.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (*.f64 y (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(+ (* 2 (cos (* -1/3 (* t z)))) (* y (+ (* -2 (sin (* -1/3 (* t z)))) (* -1 (* y (cos (* -1/3 (* t z)))))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (*.f64 y (-.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (*.f64 y (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(* -1 (* (pow y 2) (cos (* -1/3 (* t z))))) |
(*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) |
(* (pow y 2) (+ (* -2 (/ (sin (* -1/3 (* t z))) y)) (* -1 (cos (* -1/3 (* t z)))))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (/.f64 #s(literal -2 binary64) y)) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) |
(* (pow y 2) (+ (* -2 (/ (sin (* -1/3 (* t z))) y)) (+ (* -1 (cos (* -1/3 (* t z)))) (* 2 (/ (cos (* -1/3 (* t z))) (pow y 2)))))) |
(*.f64 (*.f64 y y) (+.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (/.f64 #s(literal -2 binary64) y)) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (*.f64 y y)) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
(* (pow y 2) (+ (* -2 (/ (sin (* -1/3 (* t z))) y)) (+ (* -1 (cos (* -1/3 (* t z)))) (* 2 (/ (cos (* -1/3 (* t z))) (pow y 2)))))) |
(*.f64 (*.f64 y y) (+.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (/.f64 #s(literal -2 binary64) y)) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (*.f64 y y)) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
(* -1 (* (pow y 2) (cos (* -1/3 (* t z))))) |
(*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) |
(* (pow y 2) (+ (* -2 (/ (sin (* -1/3 (* t z))) y)) (* -1 (cos (* -1/3 (* t z)))))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (/.f64 #s(literal -2 binary64) y)) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) |
(* (pow y 2) (+ (* -1 (cos (* -1/3 (* t z)))) (* -1 (/ (+ (* -2 (/ (cos (* -1/3 (* t z))) y)) (* 2 (sin (* -1/3 (* t z))))) y)))) |
(neg.f64 (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) y) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) y)) (*.f64 y y))) |
(* (pow y 2) (+ (* -1 (cos (* -1/3 (* t z)))) (* -1 (/ (+ (* -2 (/ (cos (* -1/3 (* t z))) y)) (* 2 (sin (* -1/3 (* t z))))) y)))) |
(neg.f64 (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) y) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) y)) (*.f64 y y))) |
(- 2 (pow y 2)) |
(-.f64 #s(literal 2 binary64) (*.f64 y y)) |
(- (+ 2 (* 2/3 (* t (* y z)))) (pow y 2)) |
(+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 y z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(- (+ 2 (* t (+ (* -1/18 (* t (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* y z))))) (pow y 2)) |
(+.f64 (*.f64 t (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y z)) (*.f64 (*.f64 #s(literal -1/18 binary64) t) (*.f64 (*.f64 z z) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(- (+ 2 (* t (+ (* 2/3 (* y z)) (* t (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (* -1/81 (* t (* y (pow z 3))))))))) (pow y 2)) |
(+.f64 (*.f64 t (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y z)) (*.f64 t (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 #s(literal -1/81 binary64) (*.f64 (*.f64 y t) (*.f64 z (*.f64 z z)))))))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))) |
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))) |
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))) |
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))) |
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))) |
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))) |
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))) |
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))) |
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(- 2 (pow y 2)) |
(-.f64 #s(literal 2 binary64) (*.f64 y y)) |
(- (+ 2 (* 2/3 (* t (* y z)))) (pow y 2)) |
(+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 y z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) |
(+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y t)) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))))))) (*.f64 y y))) |
(- (+ 2 (* z (+ (* 2/3 (* t y)) (* z (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (* -1/81 (* (pow t 3) (* y z)))))))) (pow y 2)) |
(+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y t)) (*.f64 z (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 #s(literal -1/81 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y z))))))) (*.f64 y y))) |
(+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))) |
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))) |
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))) |
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))) |
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))) |
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))) |
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))) |
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(+ (* -2 (* y (sin (* -1/3 (* t z))))) (* (cos (* -1/3 (* t z))) (- 2 (pow y 2)))) |
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(- 2 (pow y 2)) |
(-.f64 #s(literal 2 binary64) (*.f64 y y)) |
(- (+ 2 (* -1/18 (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))))) (pow y 2)) |
(+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (*.f64 (*.f64 z z) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(- (+ 2 (* (pow t 2) (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (* 1/1944 (* (pow t 2) (* (pow z 4) (- 2 (pow y 2)))))))) (pow y 2)) |
(+.f64 (*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 #s(literal 1/1944 binary64) (*.f64 (*.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(- (+ 2 (* (pow t 2) (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (* (pow t 2) (+ (* -1/524880 (* (pow t 2) (* (pow z 6) (- 2 (pow y 2))))) (* 1/1944 (* (pow z 4) (- 2 (pow y 2))))))))) (pow y 2)) |
(+.f64 (*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal -1/524880 binary64) (*.f64 (*.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/1944 binary64) (pow.f64 z #s(literal 4 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (cos (* -1/3 (* t z))) (- 2 (pow y 2))) |
(*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (cos (* -1/3 (* t z))) (- 2 (pow y 2))) |
(*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (cos (* -1/3 (* t z))) (- 2 (pow y 2))) |
(*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (cos (* -1/3 (* t z))) (- 2 (pow y 2))) |
(*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (cos (* -1/3 (* t z))) (- 2 (pow y 2))) |
(*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (cos (* -1/3 (* t z))) (- 2 (pow y 2))) |
(*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (cos (* -1/3 (* t z))) (- 2 (pow y 2))) |
(*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (cos (* -1/3 (* t z))) (- 2 (pow y 2))) |
(*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(- 2 (pow y 2)) |
(-.f64 #s(literal 2 binary64) (*.f64 y y)) |
(- (+ 2 (* -1/18 (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))))) (pow y 2)) |
(+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (*.f64 (*.f64 z z) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(- (+ 2 (* (pow z 2) (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (* 1/1944 (* (pow t 4) (* (pow z 2) (- 2 (pow y 2)))))))) (pow y 2)) |
(+.f64 (*.f64 (*.f64 z z) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 (*.f64 #s(literal 1/1944 binary64) (pow.f64 t #s(literal 4 binary64))) (*.f64 (*.f64 z z) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(- (+ 2 (* (pow z 2) (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (* (pow z 2) (+ (* -1/524880 (* (pow t 6) (* (pow z 2) (- 2 (pow y 2))))) (* 1/1944 (* (pow t 4) (- 2 (pow y 2))))))))) (pow y 2)) |
(+.f64 (*.f64 (*.f64 z z) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 (*.f64 z z) (+.f64 (*.f64 #s(literal -1/524880 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (*.f64 z z) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 #s(literal 1/1944 binary64) (*.f64 (pow.f64 t #s(literal 4 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (cos (* -1/3 (* t z))) (- 2 (pow y 2))) |
(*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (cos (* -1/3 (* t z))) (- 2 (pow y 2))) |
(*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (cos (* -1/3 (* t z))) (- 2 (pow y 2))) |
(*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (cos (* -1/3 (* t z))) (- 2 (pow y 2))) |
(*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (cos (* -1/3 (* t z))) (- 2 (pow y 2))) |
(*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (cos (* -1/3 (* t z))) (- 2 (pow y 2))) |
(*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (cos (* -1/3 (* t z))) (- 2 (pow y 2))) |
(*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (cos (* -1/3 (* t z))) (- 2 (pow y 2))) |
(*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* 2 (cos (* -1/3 (* t z)))) |
(*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) |
(+ (* -1 (* (pow y 2) (cos (* -1/3 (* t z))))) (* 2 (cos (* -1/3 (* t z))))) |
(*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(+ (* -1 (* (pow y 2) (cos (* -1/3 (* t z))))) (* 2 (cos (* -1/3 (* t z))))) |
(*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(+ (* -1 (* (pow y 2) (cos (* -1/3 (* t z))))) (* 2 (cos (* -1/3 (* t z))))) |
(*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* -1 (* (pow y 2) (cos (* -1/3 (* t z))))) |
(*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) |
(* (pow y 2) (+ (* -1 (cos (* -1/3 (* t z)))) (* 2 (/ (cos (* -1/3 (* t z))) (pow y 2))))) |
(*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (*.f64 y y)) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) |
(* (pow y 2) (+ (* -1 (cos (* -1/3 (* t z)))) (* 2 (/ (cos (* -1/3 (* t z))) (pow y 2))))) |
(*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (*.f64 y y)) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) |
(* (pow y 2) (+ (* -1 (cos (* -1/3 (* t z)))) (* 2 (/ (cos (* -1/3 (* t z))) (pow y 2))))) |
(*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (*.f64 y y)) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) |
(* -1 (* (pow y 2) (cos (* -1/3 (* t z))))) |
(*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) |
(* (pow y 2) (+ (* -1 (cos (* -1/3 (* t z)))) (* 2 (/ (cos (* -1/3 (* t z))) (pow y 2))))) |
(*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (*.f64 y y)) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) |
(* (pow y 2) (+ (* -1 (cos (* -1/3 (* t z)))) (* 2 (/ (cos (* -1/3 (* t z))) (pow y 2))))) |
(*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (*.f64 y y)) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) |
(* (pow y 2) (+ (* -1 (cos (* -1/3 (* t z)))) (* 2 (/ (cos (* -1/3 (* t z))) (pow y 2))))) |
(*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (*.f64 y y)) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))) |
(- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))))) |
(*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) x) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (+.f64 (*.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)))))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))))) |
(*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) x) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (+.f64 (*.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)))))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))))) |
(*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) x) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (+.f64 (*.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)))))))) |
(* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (neg.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal 1/3 binary64)) b) x) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (neg.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal 1/3 binary64)) b) x) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (neg.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal 1/3 binary64)) b) x) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (neg.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))))) (-.f64 #s(literal 0 binary64) x)) |
(- (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.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)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (+.f64 (*.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) (sqrt.f64 x)) (*.f64 y (sin.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))))))))) (* 1/3 (/ a b))) |
(+.f64 (*.f64 y (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (*.f64 (sqrt.f64 x) y) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.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))))))))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (*.f64 y (+.f64 (*.f64 y (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 x) (*.f64 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 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))))))) |
(- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)))) |
(- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 t z) (sin.f64 y)))) (/.f64 (*.f64 #s(literal -1/3 binary64) 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))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) (+.f64 (*.f64 z (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (cos.f64 y) z))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (sin.f64 y)))))) (/.f64 (*.f64 #s(literal -1/3 binary64) 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))) |
(+.f64 (*.f64 z (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 (sqrt.f64 x) (*.f64 t (sin.f64 y)))) (*.f64 z (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (cos.f64 y) (*.f64 t t))) (*.f64 #s(literal -1/81 binary64) (*.f64 (*.f64 z (sin.f64 y)) (*.f64 t (*.f64 t t))))))))) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))))) |
(- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(- (* 2 (* (sqrt x) (cos y))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y)))) |
(- (+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) (* 1/3 (/ a b))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 t z) (sin.f64 y)))) (/.f64 (*.f64 #s(literal -1/3 binary64) 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))) |
(+.f64 (*.f64 t (+.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 x) (*.f64 t (*.f64 (cos.f64 y) (*.f64 z z))))) (*.f64 (*.f64 #s(literal 2/3 binary64) (sqrt.f64 x)) (*.f64 z (sin.f64 y))))) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (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)))))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) (*.f64 t (+.f64 (*.f64 (*.f64 #s(literal 2/3 binary64) (sqrt.f64 x)) (*.f64 z (sin.f64 y))) (*.f64 t (+.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 y) (*.f64 z z))) (*.f64 #s(literal -1/81 binary64) (*.f64 t (*.f64 (*.f64 (sin.f64 y) (*.f64 z (*.f64 z z))) (sqrt.f64 x)))))))))) |
(- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(- (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* a (- (* 2 (* (/ (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(*.f64 a (+.f64 (/.f64 (*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) a) (/.f64 #s(literal -1/3 binary64) b))) |
(* a (- (* 2 (* (/ (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(*.f64 a (+.f64 (/.f64 (*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) a) (/.f64 #s(literal -1/3 binary64) b))) |
(* a (- (* 2 (* (/ (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(*.f64 a (+.f64 (/.f64 (*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) 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) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) b) (*.f64 #s(literal -2 binary64) (*.f64 (+.f64 (*.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) a)))) (neg.f64 a)) |
(* -1 (* a (+ (* -2 (* (/ (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) b) (*.f64 #s(literal -2 binary64) (*.f64 (+.f64 (*.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) a)))) (neg.f64 a)) |
(* -1 (* a (+ (* -2 (* (/ (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) b) (*.f64 #s(literal -2 binary64) (*.f64 (+.f64 (*.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) a)))) (neg.f64 a)) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(/ (- (* 2 (* (* b (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))) (sqrt x))) (* 1/3 a)) b) |
(/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (sqrt.f64 x) (+.f64 (*.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))))))))) b) |
(/ (- (* 2 (* (* b (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))) (sqrt x))) (* 1/3 a)) b) |
(/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (sqrt.f64 x) (+.f64 (*.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))))))))) b) |
(/ (- (* 2 (* (* b (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))) (sqrt x))) (* 1/3 a)) b) |
(/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (sqrt.f64 x) (+.f64 (*.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))))))))) b) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
(* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (neg.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))))) |
(* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (neg.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))))) |
(* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (neg.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))))) |
(* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z)))))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (sin.f64 y) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))) (neg.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))))) |
(* 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)))))) |
(+.f64 (*.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) (sqrt.f64 x)) (*.f64 y (sin.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))))))))) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (*.f64 y (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (*.f64 (sqrt.f64 x) y) (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))))))))))) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (*.f64 y (+.f64 (*.f64 y (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 x) (*.f64 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 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z)))))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) |
(+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) (*.f64 #s(literal 2/3 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 t 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)))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) (*.f64 z (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (cos.f64 y) z))) (*.f64 #s(literal 2/3 binary64) (*.f64 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)))))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) (*.f64 z (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 (sqrt.f64 x) (*.f64 t (sin.f64 y)))) (*.f64 z (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (cos.f64 y) (*.f64 t t))) (*.f64 #s(literal -1/81 binary64) (*.f64 (*.f64 z (sin.f64 y)) (*.f64 t (*.f64 t t)))))))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) |
(+ (* 2/3 (* (* t (* z (sin y))) (sqrt x))) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) (*.f64 #s(literal 2/3 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 t 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))))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) (*.f64 t (+.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 x) (*.f64 t (*.f64 (cos.f64 y) (*.f64 z z))))) (*.f64 (*.f64 #s(literal 2/3 binary64) (sqrt.f64 x)) (*.f64 z (sin.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)))))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) (*.f64 t (+.f64 (*.f64 (*.f64 #s(literal 2/3 binary64) (sqrt.f64 x)) (*.f64 z (sin.f64 y))) (*.f64 t (+.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 y) (*.f64 z z))) (*.f64 #s(literal -1/81 binary64) (*.f64 t (*.f64 (*.f64 (sin.f64 y) (*.f64 z (*.f64 z z))) (sqrt.f64 x))))))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
(* 2 (* (sqrt x) (- (* (cos y) (cos (* 1/3 (* t z)))) (* (sin y) (sin (* -1/3 (* t z))))))) |
(*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
Compiled 53106 to 29805 computations (43.9% saved)
71 alts after pruning (69 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1718 | 56 | 1774 |
| Fresh | 21 | 13 | 34 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1742 | 71 | 1813 |
| Status | Accuracy | Program |
|---|---|---|
| 53.2% | (/.f64 (/.f64 a b) #s(literal -3 binary64)) | |
| 53.2% | (/.f64 (/.f64 a #s(literal -3 binary64)) b) | |
| 53.2% | (/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 3 binary64) a)) b) | |
| 50.8% | (/.f64 (-.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)) (*.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64)) x)) (-.f64 (/.f64 #s(literal -1/3 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))))) | |
| 41.3% | (/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 b (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))))) b) | |
| 68.1% | (/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (*.f64 b (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))))) b) | |
| 74.4% | (/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (sqrt.f64 x) (cos.f64 y))))) b) | |
| ✓ | 53.2% | (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
| 53.2% | (/.f64 a (*.f64 b #s(literal -3 binary64))) | |
| 47.6% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (-.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) #s(literal 9 binary64)) (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64)))))) | |
| 50.8% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64)) x) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))))) | |
| 53.1% | (/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -1/3 binary64)))) | |
| 53.2% | (/.f64 #s(literal -1/3 binary64) (/.f64 b a)) | |
| 29.7% | (-.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) #s(literal 3 binary64)) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))) (/.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 (/.f64 a b) (/.f64 b a))) #s(literal 27 binary64)) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))))) | |
| ▶ | 71.7% | (-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
| 72.0% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 70.0% | (-.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 (/.f64 a #s(literal 3 binary64)) b)) | |
| 71.7% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (-.f64 (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 71.6% | (-.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 3 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 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)))) | |
| 72.1% | (-.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 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z t) #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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 z (/.f64 #s(literal -3 binary64) t))))))) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) | |
| 71.6% | (-.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 3 binary64)))) #s(literal 2 binary64)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 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)))) | |
| 71.5% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (/.f64 (*.f64 (+.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 z t) #s(literal 3 binary64))))))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 z (/.f64 #s(literal -3 binary64) t))))))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) | |
| 47.2% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (*.f64 z (+.f64 (*.f64 #s(literal -1/3 binary64) t) (*.f64 #s(literal 1/162 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z z)))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 67.6% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 72.1% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) (/.f64 (*.f64 a #s(literal 1/3 binary64)) b)) | |
| 34.1% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) (exp.f64 (*.f64 (log.f64 (/.f64 b (/.f64 a #s(literal 3 binary64)))) #s(literal -1 binary64)))) | |
| 72.2% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (*.f64 z t))))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 72.2% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 37.6% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (cos.f64 y) (cos.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 3 binary64) (*.f64 z t))) #s(literal -1 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 71.5% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (cos.f64 y) #s(literal 1 binary64)) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 59.8% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 72.1% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 71.8% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 z (/.f64 #s(literal 3 binary64) t))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 71.6% | (-.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 (/.f64 a #s(literal 3 binary64)) b)) | |
| 44.0% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (*.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 a (*.f64 b #s(literal 3 binary64)))) | |
| 71.7% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) | |
| 71.5% | (-.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 (/.f64 a #s(literal 3 binary64)) b)) | |
| 37.4% | (-.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 (/.f64 a #s(literal 3 binary64)) b)) | |
| 60.1% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) | |
| 70.0% | (-.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 (/.f64 a #s(literal 3 binary64)) b)) | |
| 67.9% | (-.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (*.f64 t #s(literal 2/3 binary64))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 68.7% | (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1/3 binary64) b) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) a)) (sqrt.f64 x))))) | |
| ▶ | 71.5% | (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 2 binary64) x))) |
| 47.5% | (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) | |
| 41.1% | (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 y z)))))) | |
| 65.6% | (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) | |
| ▶ | 77.4% | (+.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
| 58.0% | (+.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) | |
| 36.7% | (+.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) #s(literal -2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) #s(literal 2 binary64))))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) | |
| 33.2% | (+.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 t (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y z)) (*.f64 (*.f64 #s(literal -1/18 binary64) t) (*.f64 (*.f64 z z) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) | |
| ▶ | 34.1% | (+.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y t)) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))))))) (*.f64 y y)))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
| ✓ | 77.5% | (+.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
| 34.3% | (+.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (+.f64 y (exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal -3 binary64) z) t)) #s(literal -1 binary64))))))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) | |
| 65.6% | (+.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (/.f64 (/.f64 a b) #s(literal -3 binary64))) | |
| 75.8% | (+.f64 (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) | |
| 53.1% | (*.f64 (/.f64 a b) #s(literal -1/3 binary64)) | |
| 53.1% | (*.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))) | |
| 53.2% | (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 a #s(literal 3 binary64))) | |
| 26.6% | (*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) | |
| 26.2% | (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) | |
| 66.7% | (*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) x) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) | |
| 53.2% | (*.f64 a (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3 binary64))) | |
| 53.2% | (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -3 binary64)))) | |
| ▶ | 53.2% | (*.f64 a (/.f64 #s(literal -1/3 binary64) b)) |
| 68.7% | (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))) a) (/.f64 #s(literal -1/3 binary64) b))) | |
| 68.7% | (*.f64 a (+.f64 (*.f64 (sqrt.f64 x) (/.f64 (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) #s(literal 2 binary64)) a)) (/.f64 #s(literal -1/3 binary64) b))) | |
| 74.5% | (*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) a)) (/.f64 #s(literal -1/3 binary64) b))) | |
| 53.2% | (*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/3 binary64))) | |
| 26.3% | (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))) | |
| 26.8% | (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) | |
| 21.9% | (exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 a #s(literal -1/3 binary64)))) #s(literal -1 binary64))) |
Compiled 4272 to 3190 computations (25.3% saved)
| 1× | egg-herbie |
Found 36 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) |
| ✓ | cost-diff | 13824 | (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
| ✓ | cost-diff | 13824 | (-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 2 binary64) x)) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -1/3 binary64) a) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 2 binary64) x))) |
| ✓ | cost-diff | 128 | (-.f64 (*.f64 z (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y t)) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))))))) (*.f64 y y)) |
| ✓ | cost-diff | 128 | (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y t)) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))))))) (*.f64 y y))) |
| ✓ | cost-diff | 128 | (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y t)) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))))))) (*.f64 y y)))) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y t)) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))))))) (*.f64 y y)))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1/3 binary64) b) |
| ✓ | cost-diff | 0 | (*.f64 a (/.f64 #s(literal -1/3 binary64) b)) |
| ✓ | cost-diff | 0 | (pow.f64 x #s(literal 1/4 binary64)) |
| ✓ | cost-diff | 6528 | (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
| ✓ | cost-diff | 6528 | (*.f64 (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) (*.f64 (cos.f64 y) #s(literal 2 binary64))) |
| ✓ | cost-diff | 6528 | (+.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
| ✓ | accuracy | 99.8% | (/.f64 (*.f64 z t) #s(literal 3 binary64)) |
| ✓ | accuracy | 99.8% | (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) |
| ✓ | accuracy | 97.0% | (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) |
| ✓ | accuracy | 97.0% | (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)) |
| ✓ | accuracy | 99.8% | (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
| ✓ | accuracy | 99.7% | (*.f64 t #s(literal 1/3 binary64)) |
| ✓ | accuracy | 99.7% | (*.f64 #s(literal -1/3 binary64) a) |
| ✓ | accuracy | 97.0% | (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) |
| ✓ | accuracy | 96.5% | (*.f64 z (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y t)) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))))))) |
| ✓ | accuracy | 96.2% | (-.f64 (*.f64 z (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y t)) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))))))) (*.f64 y y)) |
| ✓ | accuracy | 95.6% | (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
| ✓ | accuracy | 86.9% | (*.f64 (*.f64 t t) (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
| ✓ | accuracy | 99.8% | (*.f64 a (/.f64 #s(literal -1/3 binary64) b)) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal -1/3 binary64) b) |
| ✓ | accuracy | 100.0% | (+.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
| ✓ | accuracy | 99.9% | (*.f64 (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) (*.f64 (cos.f64 y) #s(literal 2 binary64))) |
| ✓ | accuracy | 99.8% | (/.f64 (/.f64 a b) #s(literal -3 binary64)) |
| ✓ | accuracy | 99.5% | (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
| 20526× | accelerator-lowering-fma.f32 |
| 20526× | accelerator-lowering-fma.f64 |
| 5810× | *-lowering-*.f32 |
| 5810× | *-lowering-*.f64 |
| 4004× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 65 | 535 |
| 1 | 147 | 527 |
| 2 | 372 | 479 |
| 3 | 1067 | 475 |
| 4 | 3756 | 475 |
| 0 | 8042 | 458 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (pow (pow x 1/4) 2) (* (cos y) 2)) (/ (/ a b) -3)) |
(* (pow (pow x 1/4) 2) (* (cos y) 2)) |
(pow (pow x 1/4) 2) |
(pow x 1/4) |
x |
1/4 |
2 |
(* (cos y) 2) |
(cos y) |
y |
(/ (/ a b) -3) |
(/ a b) |
a |
b |
-3 |
(* a (/ -1/3 b)) |
(/ -1/3 b) |
-1/3 |
(+ (* (sqrt x) (+ 2 (- (* z (+ (* 2/3 (* y t)) (* -1/18 (* (* t t) (* z (- 2 (* y y))))))) (* y y)))) (/ (/ a b) -3)) |
(* (sqrt x) (+ 2 (- (* z (+ (* 2/3 (* y t)) (* -1/18 (* (* t t) (* z (- 2 (* y y))))))) (* y y)))) |
(sqrt x) |
(+ 2 (- (* z (+ (* 2/3 (* y t)) (* -1/18 (* (* t t) (* z (- 2 (* y y))))))) (* y y))) |
(- (* z (+ (* 2/3 (* y t)) (* -1/18 (* (* t t) (* z (- 2 (* y y))))))) (* y y)) |
(* z (+ (* 2/3 (* y t)) (* -1/18 (* (* t t) (* z (- 2 (* y y))))))) |
z |
(+ (* 2/3 (* y t)) (* -1/18 (* (* t t) (* z (- 2 (* y y)))))) |
(* 2/3 (* y t)) |
2/3 |
(* y t) |
t |
(* -1/18 (* (* t t) (* z (- 2 (* y y))))) |
-1/18 |
(* (* t t) (* z (- 2 (* y y)))) |
(* t t) |
(* z (- 2 (* y y))) |
(- 2 (* y y)) |
(* y y) |
(+ (/ (* -1/3 a) b) (* (* (cos (- (* z (* t 1/3)) y)) (sqrt (/ 1 x))) (* 2 x))) |
(/ (* -1/3 a) b) |
(* -1/3 a) |
(* (* (cos (- (* z (* t 1/3)) y)) (sqrt (/ 1 x))) (* 2 x)) |
(* (cos (- (* z (* t 1/3)) y)) (sqrt (/ 1 x))) |
(cos (- (* z (* t 1/3)) y)) |
(- (* z (* t 1/3)) y) |
(* z (* t 1/3)) |
(* t 1/3) |
1/3 |
(sqrt (/ 1 x)) |
(/ 1 x) |
1 |
(* 2 x) |
(- (/ (* (* (sqrt x) 2) (* (cos (+ y (/ (* z t) 3))) (cos (- (/ (* z t) 3) y)))) (cos (+ y (/ (* z t) 3)))) (/ (/ a 3) b)) |
(/ (* (* (sqrt x) 2) (* (cos (+ y (/ (* z t) 3))) (cos (- (/ (* z t) 3) y)))) (cos (+ y (/ (* z t) 3)))) |
(* (* (sqrt x) 2) (* (cos (+ y (/ (* z t) 3))) (cos (- (/ (* z t) 3) y)))) |
(* (sqrt x) 2) |
(* (cos (+ y (/ (* z t) 3))) (cos (- (/ (* z t) 3) y))) |
(cos (+ y (/ (* z t) 3))) |
(+ y (/ (* z t) 3)) |
(/ (* z t) 3) |
(* z t) |
3 |
(cos (- (/ (* z t) 3) y)) |
(- (/ (* z t) 3) y) |
(/ (/ a 3) b) |
(/ a 3) |
| Outputs |
|---|
(+ (* (pow (pow x 1/4) 2) (* (cos y) 2)) (/ (/ a b) -3)) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(* (pow (pow x 1/4) 2) (* (cos y) 2)) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 x))) |
(pow (pow x 1/4) 2) |
(sqrt.f64 x) |
(pow x 1/4) |
(pow.f64 x #s(literal 1/4 binary64)) |
x |
1/4 |
#s(literal 1/4 binary64) |
2 |
#s(literal 2 binary64) |
(* (cos y) 2) |
(*.f64 #s(literal 2 binary64) (cos.f64 y)) |
(cos y) |
(cos.f64 y) |
y |
(/ (/ a b) -3) |
(/.f64 a (*.f64 b #s(literal -3 binary64))) |
(/ a b) |
(/.f64 a b) |
a |
b |
-3 |
#s(literal -3 binary64) |
(* a (/ -1/3 b)) |
(/.f64 a (*.f64 b #s(literal -3 binary64))) |
(/ -1/3 b) |
(/.f64 #s(literal -1/3 binary64) b) |
-1/3 |
#s(literal -1/3 binary64) |
(+ (* (sqrt x) (+ 2 (- (* z (+ (* 2/3 (* y t)) (* -1/18 (* (* t t) (* z (- 2 (* y y))))))) (* y y)))) (/ (/ a b) -3)) |
(+.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (*.f64 (+.f64 (*.f64 z (*.f64 t (*.f64 #s(literal -1/18 binary64) (*.f64 z t)))) #s(literal 1 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(* (sqrt x) (+ 2 (- (* z (+ (* 2/3 (* y t)) (* -1/18 (* (* t t) (* z (- 2 (* y y))))))) (* y y)))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (*.f64 (+.f64 (*.f64 z (*.f64 t (*.f64 #s(literal -1/18 binary64) (*.f64 z t)))) #s(literal 1 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(sqrt x) |
(sqrt.f64 x) |
(+ 2 (- (* z (+ (* 2/3 (* y t)) (* -1/18 (* (* t t) (* z (- 2 (* y y))))))) (* y y))) |
(+.f64 (*.f64 y (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (*.f64 (+.f64 (*.f64 z (*.f64 t (*.f64 #s(literal -1/18 binary64) (*.f64 z t)))) #s(literal 1 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(- (* z (+ (* 2/3 (* y t)) (* -1/18 (* (* t t) (* z (- 2 (* y y))))))) (* y y)) |
(-.f64 (*.f64 z (*.f64 t (+.f64 (*.f64 y #s(literal 2/3 binary64)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 #s(literal -1/18 binary64) (*.f64 z t)))))) (*.f64 y y)) |
(* z (+ (* 2/3 (* y t)) (* -1/18 (* (* t t) (* z (- 2 (* y y))))))) |
(*.f64 z (*.f64 t (+.f64 (*.f64 y #s(literal 2/3 binary64)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 #s(literal -1/18 binary64) (*.f64 z t)))))) |
z |
(+ (* 2/3 (* y t)) (* -1/18 (* (* t t) (* z (- 2 (* y y)))))) |
(*.f64 t (+.f64 (*.f64 y #s(literal 2/3 binary64)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 #s(literal -1/18 binary64) (*.f64 z t))))) |
(* 2/3 (* y t)) |
(*.f64 #s(literal 2/3 binary64) (*.f64 y t)) |
2/3 |
#s(literal 2/3 binary64) |
(* y t) |
(*.f64 y t) |
t |
(* -1/18 (* (* t t) (* z (- 2 (* y y))))) |
(*.f64 z (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 #s(literal -1/18 binary64) (*.f64 t t)))) |
-1/18 |
#s(literal -1/18 binary64) |
(* (* t t) (* z (- 2 (* y y)))) |
(*.f64 z (*.f64 (*.f64 t t) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(* t t) |
(*.f64 t t) |
(* z (- 2 (* y y))) |
(*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(- 2 (* y y)) |
(-.f64 #s(literal 2 binary64) (*.f64 y y)) |
(* y y) |
(*.f64 y y) |
(+ (/ (* -1/3 a) b) (* (* (cos (- (* z (* t 1/3)) y)) (sqrt (/ 1 x))) (* 2 x))) |
(+.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 x #s(literal 2 binary64))))) |
(/ (* -1/3 a) b) |
(/.f64 a (*.f64 b #s(literal -3 binary64))) |
(* -1/3 a) |
(*.f64 a #s(literal -1/3 binary64)) |
(* (* (cos (- (* z (* t 1/3)) y)) (sqrt (/ 1 x))) (* 2 x)) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 x #s(literal 2 binary64)))) |
(* (cos (- (* z (* t 1/3)) y)) (sqrt (/ 1 x))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(cos (- (* z (* t 1/3)) y)) |
(cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) |
(- (* z (* t 1/3)) y) |
(-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y) |
(* z (* t 1/3)) |
(*.f64 z (*.f64 t #s(literal 1/3 binary64))) |
(* t 1/3) |
(*.f64 t #s(literal 1/3 binary64)) |
1/3 |
#s(literal 1/3 binary64) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(- (/ (* (* (sqrt x) 2) (* (cos (+ y (/ (* z t) 3))) (cos (- (/ (* z t) 3) y)))) (cos (+ y (/ (* z t) 3)))) (/ (/ a 3) b)) |
(+.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(/ (* (* (sqrt x) 2) (* (cos (+ y (/ (* z t) 3))) (cos (- (/ (* z t) 3) y)))) (cos (+ y (/ (* z t) 3)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) |
(* (* (sqrt x) 2) (* (cos (+ y (/ (* z t) 3))) (cos (- (/ (* z t) 3) y)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(* (sqrt x) 2) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
(* (cos (+ y (/ (* z t) 3))) (cos (- (/ (* z t) 3) y))) |
(*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) |
(cos (+ y (/ (* z t) 3))) |
(cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) |
(+ y (/ (* z t) 3)) |
(+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) |
(/ (* z t) 3) |
(/.f64 (*.f64 z t) #s(literal 3 binary64)) |
(* z t) |
(*.f64 z t) |
3 |
#s(literal 3 binary64) |
(cos (- (/ (* z t) 3) y)) |
(cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)) |
(- (/ (* z t) 3) y) |
(-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y) |
(/ (/ a 3) b) |
(/.f64 (/.f64 a #s(literal 3 binary64)) b) |
(/ a 3) |
(/.f64 a #s(literal 3 binary64)) |
| 1.2s | 115× | 5 | exit |
| 464.0ms | 78× | 1 | valid |
| 127.0ms | 63× | 0 | valid |
Compiled 572 to 298 computations (47.9% saved)
ival-mult: 416.0ms (28.1% of total)backward-pass: 336.0ms (22.7% of total)ival-cos: 261.0ms (17.6% of total)ival-div: 150.0ms (10.1% of total)ival-sub: 147.0ms (9.9% of total)ival-pow: 66.0ms (4.5% of total)ival-add: 62.0ms (4.2% of total)const: 22.0ms (1.5% of total)ival-sqrt: 21.0ms (1.4% of total)| Inputs |
|---|
#<alt (pow (pow x 1/4) 2)> |
#<alt (/ (/ a b) -3)> |
#<alt (* (pow (pow x 1/4) 2) (* (cos y) 2))> |
#<alt (+ (* (pow (pow x 1/4) 2) (* (cos y) 2)) (/ (/ a b) -3))> |
#<alt (/ -1/3 b)> |
#<alt (* a (/ -1/3 b))> |
#<alt (* (* t t) (* z (- 2 (* y y))))> |
#<alt (* z (- 2 (* y y)))> |
#<alt (- (* z (+ (* 2/3 (* y t)) (* -1/18 (* (* t t) (* z (- 2 (* y y))))))) (* y y))> |
#<alt (* z (+ (* 2/3 (* y t)) (* -1/18 (* (* t t) (* z (- 2 (* y y)))))))> |
#<alt (cos (- (* z (* t 1/3)) y))> |
#<alt (* -1/3 a)> |
#<alt (* t 1/3)> |
#<alt (* (cos (- (* z (* t 1/3)) y)) (sqrt (/ 1 x)))> |
#<alt (cos (- (/ (* z t) 3) y))> |
#<alt (cos (+ y (/ (* z t) 3)))> |
#<alt (* (cos (+ y (/ (* z t) 3))) (cos (- (/ (* z t) 3) y)))> |
#<alt (/ (* z t) 3)> |
#<alt (pow x 1/4)> |
#<alt (+ (* (sqrt x) (+ 2 (- (* z (+ (* 2/3 (* y t)) (* -1/18 (* (* t t) (* z (- 2 (* y y))))))) (* y y)))) (/ (/ a b) -3))> |
#<alt (* (sqrt x) (+ 2 (- (* z (+ (* 2/3 (* y t)) (* -1/18 (* (* t t) (* z (- 2 (* y y))))))) (* y y))))> |
#<alt (+ 2 (- (* z (+ (* 2/3 (* y t)) (* -1/18 (* (* t t) (* z (- 2 (* y y))))))) (* y y)))> |
#<alt (+ (/ (* -1/3 a) b) (* (* (cos (- (* z (* t 1/3)) y)) (sqrt (/ 1 x))) (* 2 x)))> |
#<alt (/ (* -1/3 a) b)> |
#<alt (* (* (cos (- (* z (* t 1/3)) y)) (sqrt (/ 1 x))) (* 2 x))> |
#<alt (- (/ (* (* (sqrt x) 2) (* (cos (+ y (/ (* z t) 3))) (cos (- (/ (* z t) 3) y)))) (cos (+ y (/ (* z t) 3)))) (/ (/ a 3) b))> |
#<alt (/ (* (* (sqrt x) 2) (* (cos (+ y (/ (* z t) 3))) (cos (- (/ (* z t) 3) y)))) (cos (+ y (/ (* z t) 3))))> |
#<alt (* (* (sqrt x) 2) (* (cos (+ y (/ (* z t) 3))) (cos (- (/ (* z t) 3) y))))> |
#<alt (* (sqrt x) 2)> |
| Outputs |
|---|
#<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/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 (+ (* -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 (/ -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 (* (pow t 2) (* z (- 2 (pow y 2))))> |
#<alt (* (pow t 2) (* z (- 2 (pow y 2))))> |
#<alt (* (pow t 2) (* z (- 2 (pow y 2))))> |
#<alt (* (pow t 2) (* z (- 2 (pow y 2))))> |
#<alt (* (pow t 2) (* z (- 2 (pow y 2))))> |
#<alt (* (pow t 2) (* z (- 2 (pow y 2))))> |
#<alt (* (pow t 2) (* z (- 2 (pow y 2))))> |
#<alt (* (pow t 2) (* z (- 2 (pow y 2))))> |
#<alt (* (pow t 2) (* z (- 2 (pow y 2))))> |
#<alt (* (pow t 2) (* z (- 2 (pow y 2))))> |
#<alt (* (pow t 2) (* z (- 2 (pow y 2))))> |
#<alt (* (pow t 2) (* z (- 2 (pow y 2))))> |
#<alt (* (pow t 2) (* z (- 2 (pow y 2))))> |
#<alt (* (pow t 2) (* z (- 2 (pow y 2))))> |
#<alt (* (pow t 2) (* z (- 2 (pow y 2))))> |
#<alt (* (pow t 2) (* z (- 2 (pow y 2))))> |
#<alt (* (pow t 2) (* z (- 2 (pow y 2))))> |
#<alt (* (pow t 2) (* z (- 2 (pow y 2))))> |
#<alt (* (pow t 2) (* z (- 2 (pow y 2))))> |
#<alt (* (pow t 2) (* z (- 2 (pow y 2))))> |
#<alt (* (pow t 2) (* z (- 2 (pow y 2))))> |
#<alt (* (pow t 2) (* z (- 2 (pow y 2))))> |
#<alt (* (pow t 2) (* z (- 2 (pow y 2))))> |
#<alt (* (pow t 2) (* z (- 2 (pow y 2))))> |
#<alt (* 2 (* (pow t 2) z))> |
#<alt (+ (* -1 (* (pow t 2) (* (pow y 2) z))) (* 2 (* (pow t 2) z)))> |
#<alt (+ (* -1 (* (pow t 2) (* (pow y 2) z))) (* 2 (* (pow t 2) z)))> |
#<alt (+ (* -1 (* (pow t 2) (* (pow y 2) z))) (* 2 (* (pow t 2) z)))> |
#<alt (* -1 (* (pow t 2) (* (pow y 2) z)))> |
#<alt (* (pow y 2) (+ (* -1 (* (pow t 2) z)) (* 2 (/ (* (pow t 2) z) (pow y 2)))))> |
#<alt (* (pow y 2) (+ (* -1 (* (pow t 2) z)) (* 2 (/ (* (pow t 2) z) (pow y 2)))))> |
#<alt (* (pow y 2) (+ (* -1 (* (pow t 2) z)) (* 2 (/ (* (pow t 2) z) (pow y 2)))))> |
#<alt (* -1 (* (pow t 2) (* (pow y 2) z)))> |
#<alt (* (pow y 2) (+ (* -1 (* (pow t 2) z)) (* 2 (/ (* (pow t 2) z) (pow y 2)))))> |
#<alt (* (pow y 2) (+ (* -1 (* (pow t 2) z)) (* 2 (/ (* (pow t 2) z) (pow y 2)))))> |
#<alt (* (pow y 2) (+ (* -1 (* (pow t 2) z)) (* 2 (/ (* (pow t 2) z) (pow y 2)))))> |
#<alt (* z (- 2 (pow y 2)))> |
#<alt (* z (- 2 (pow y 2)))> |
#<alt (* z (- 2 (pow y 2)))> |
#<alt (* z (- 2 (pow y 2)))> |
#<alt (* z (- 2 (pow y 2)))> |
#<alt (* z (- 2 (pow y 2)))> |
#<alt (* z (- 2 (pow y 2)))> |
#<alt (* z (- 2 (pow y 2)))> |
#<alt (* z (- 2 (pow y 2)))> |
#<alt (* z (- 2 (pow y 2)))> |
#<alt (* z (- 2 (pow y 2)))> |
#<alt (* z (- 2 (pow y 2)))> |
#<alt (* 2 z)> |
#<alt (+ (* -1 (* (pow y 2) z)) (* 2 z))> |
#<alt (+ (* -1 (* (pow y 2) z)) (* 2 z))> |
#<alt (+ (* -1 (* (pow y 2) z)) (* 2 z))> |
#<alt (* -1 (* (pow y 2) z))> |
#<alt (* (pow y 2) (+ (* -1 z) (* 2 (/ z (pow y 2)))))> |
#<alt (* (pow y 2) (+ (* -1 z) (* 2 (/ z (pow y 2)))))> |
#<alt (* (pow y 2) (+ (* -1 z) (* 2 (/ z (pow y 2)))))> |
#<alt (* -1 (* (pow y 2) z))> |
#<alt (* (pow y 2) (+ (* -1 z) (* 2 (/ z (pow y 2)))))> |
#<alt (* (pow y 2) (+ (* -1 z) (* 2 (/ z (pow y 2)))))> |
#<alt (* (pow y 2) (+ (* -1 z) (* 2 (/ z (pow y 2)))))> |
#<alt (* -1 (pow y 2))> |
#<alt (- (* 2/3 (* t (* y z))) (pow y 2))> |
#<alt (- (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y)))) (pow y 2))> |
#<alt (- (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y)))) (pow y 2))> |
#<alt (* -1/18 (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))))> |
#<alt (* (pow z 2) (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (* 2/3 (/ (* t y) z))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (pow y 2) (pow z 2))) (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (* 2/3 (/ (* t y) z)))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (pow y 2) (pow z 2))) (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (* 2/3 (/ (* t y) z)))))> |
#<alt (* -1/18 (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))))> |
#<alt (* (pow z 2) (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (* 2/3 (/ (* t y) z))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -2/3 (* t y)) (/ (pow y 2) z)) z)) (* -1/18 (* (pow t 2) (- 2 (pow y 2))))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -2/3 (* t y)) (/ (pow y 2) z)) z)) (* -1/18 (* (pow t 2) (- 2 (pow y 2))))))> |
#<alt (* -1/9 (* (pow t 2) (pow z 2)))> |
#<alt (+ (* -1/9 (* (pow t 2) (pow z 2))) (* 2/3 (* t (* y z))))> |
#<alt (+ (* -1/9 (* (pow t 2) (pow z 2))) (* y (+ (* 2/3 (* t z)) (* y (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))))> |
#<alt (+ (* -1/9 (* (pow t 2) (pow z 2))) (* y (+ (* 2/3 (* t z)) (* y (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))))> |
#<alt (* (pow y 2) (- (* 1/18 (* (pow t 2) (pow z 2))) 1))> |
#<alt (* (pow y 2) (- (+ (* 1/18 (* (pow t 2) (pow z 2))) (* 2/3 (/ (* t z) y))) 1))> |
#<alt (* (pow y 2) (- (+ (* -1/9 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (+ (* 1/18 (* (pow t 2) (pow z 2))) (* 2/3 (/ (* t z) y)))) 1))> |
#<alt (* (pow y 2) (- (+ (* -1/9 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (+ (* 1/18 (* (pow t 2) (pow z 2))) (* 2/3 (/ (* t z) y)))) 1))> |
#<alt (* (pow y 2) (- (* 1/18 (* (pow t 2) (pow z 2))) 1))> |
#<alt (* (pow y 2) (- (+ (* 1/18 (* (pow t 2) (pow z 2))) (* 2/3 (/ (* t z) y))) 1))> |
#<alt (* (pow y 2) (- (+ (* -1 (/ (+ (* -2/3 (* t z)) (* 1/9 (/ (* (pow t 2) (pow z 2)) y))) y)) (* 1/18 (* (pow t 2) (pow z 2)))) 1))> |
#<alt (* (pow y 2) (- (+ (* -1 (/ (+ (* -2/3 (* t z)) (* 1/9 (/ (* (pow t 2) (pow z 2)) y))) y)) (* 1/18 (* (pow t 2) (pow z 2)))) 1))> |
#<alt (* -1 (pow y 2))> |
#<alt (- (* 2/3 (* t (* y z))) (pow y 2))> |
#<alt (- (* t (+ (* -1/18 (* t (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* y z)))) (pow y 2))> |
#<alt (- (* t (+ (* -1/18 (* t (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* y z)))) (pow y 2))> |
#<alt (* -1/18 (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))))> |
#<alt (* (pow t 2) (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (* 2/3 (/ (* y z) t))))> |
#<alt (* (pow t 2) (+ (* -1 (/ (pow y 2) (pow t 2))) (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (* 2/3 (/ (* y z) t)))))> |
#<alt (* (pow t 2) (+ (* -1 (/ (pow y 2) (pow t 2))) (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (* 2/3 (/ (* y z) t)))))> |
#<alt (* -1/18 (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))))> |
#<alt (* (pow t 2) (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (* 2/3 (/ (* y z) t))))> |
#<alt (* (pow t 2) (+ (* -1 (/ (+ (* -2/3 (* y z)) (/ (pow y 2) t)) t)) (* -1/18 (* (pow z 2) (- 2 (pow y 2))))))> |
#<alt (* (pow t 2) (+ (* -1 (/ (+ (* -2/3 (* y z)) (/ (pow y 2) t)) t)) (* -1/18 (* (pow z 2) (- 2 (pow y 2))))))> |
#<alt (* 2/3 (* t (* y z)))> |
#<alt (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))> |
#<alt (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))> |
#<alt (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))> |
#<alt (* -1/18 (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))))> |
#<alt (* (pow z 2) (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (* 2/3 (/ (* t y) z))))> |
#<alt (* (pow z 2) (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (* 2/3 (/ (* t y) z))))> |
#<alt (* (pow z 2) (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (* 2/3 (/ (* t y) z))))> |
#<alt (* -1/18 (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))))> |
#<alt (* (pow z 2) (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (* 2/3 (/ (* t y) z))))> |
#<alt (* (pow z 2) (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (* 2/3 (/ (* t y) z))))> |
#<alt (* (pow z 2) (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (* 2/3 (/ (* t y) z))))> |
#<alt (* -1/9 (* (pow t 2) (pow z 2)))> |
#<alt (+ (* -1/9 (* (pow t 2) (pow z 2))) (* 2/3 (* t (* y z))))> |
#<alt (+ (* -1/9 (* (pow t 2) (pow z 2))) (* y (+ (* 1/18 (* (pow t 2) (* y (pow z 2)))) (* 2/3 (* t z)))))> |
#<alt (+ (* -1/9 (* (pow t 2) (pow z 2))) (* y (+ (* 1/18 (* (pow t 2) (* y (pow z 2)))) (* 2/3 (* t z)))))> |
#<alt (* 1/18 (* (pow t 2) (* (pow y 2) (pow z 2))))> |
#<alt (* (pow y 2) (+ (* 1/18 (* (pow t 2) (pow z 2))) (* 2/3 (/ (* t z) y))))> |
#<alt (* (pow y 2) (+ (* -1/9 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (+ (* 1/18 (* (pow t 2) (pow z 2))) (* 2/3 (/ (* t z) y)))))> |
#<alt (* (pow y 2) (+ (* -1/9 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (+ (* 1/18 (* (pow t 2) (pow z 2))) (* 2/3 (/ (* t z) y)))))> |
#<alt (* 1/18 (* (pow t 2) (* (pow y 2) (pow z 2))))> |
#<alt (* (pow y 2) (+ (* 1/18 (* (pow t 2) (pow z 2))) (* 2/3 (/ (* t z) y))))> |
#<alt (* (pow y 2) (+ (* -1 (/ (+ (* -2/3 (* t z)) (* 1/9 (/ (* (pow t 2) (pow z 2)) y))) y)) (* 1/18 (* (pow t 2) (pow z 2)))))> |
#<alt (* (pow y 2) (+ (* -1 (/ (+ (* -2/3 (* t z)) (* 1/9 (/ (* (pow t 2) (pow z 2)) y))) y)) (* 1/18 (* (pow t 2) (pow z 2)))))> |
#<alt (* 2/3 (* t (* y z)))> |
#<alt (* t (+ (* -1/18 (* t (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* y z))))> |
#<alt (* t (+ (* -1/18 (* t (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* y z))))> |
#<alt (* t (+ (* -1/18 (* t (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* y z))))> |
#<alt (* -1/18 (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))))> |
#<alt (* (pow t 2) (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (* 2/3 (/ (* y z) t))))> |
#<alt (* (pow t 2) (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (* 2/3 (/ (* y z) t))))> |
#<alt (* (pow t 2) (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (* 2/3 (/ (* y z) t))))> |
#<alt (* -1/18 (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))))> |
#<alt (* (pow t 2) (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (* 2/3 (/ (* y z) t))))> |
#<alt (* (pow t 2) (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (* 2/3 (/ (* y z) t))))> |
#<alt (* (pow t 2) (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (* 2/3 (/ (* y z) t))))> |
#<alt (cos (neg y))> |
#<alt (+ (cos (neg y)) (* -1/3 (* t (* z (sin (neg y))))))> |
#<alt (+ (cos (neg y)) (* z (- (* -1/18 (* (pow t 2) (* z (cos (neg y))))) (* 1/3 (* t (sin (neg y)))))))> |
#<alt (+ (cos (neg y)) (* z (- (* z (+ (* -1/18 (* (pow t 2) (cos (neg y)))) (* 1/162 (* (pow t 3) (* z (sin (neg y))))))) (* 1/3 (* t (sin (neg y)))))))> |
#<alt (cos (- (* 1/3 (* t z)) y))> |
#<alt (cos (- (* 1/3 (* t z)) y))> |
#<alt (cos (- (* 1/3 (* t z)) y))> |
#<alt (cos (- (* 1/3 (* t z)) y))> |
#<alt (cos (- (* 1/3 (* t z)) y))> |
#<alt (cos (- (* 1/3 (* t z)) y))> |
#<alt (cos (- (* 1/3 (* t z)) y))> |
#<alt (cos (- (* 1/3 (* t z)) y))> |
#<alt (cos (neg y))> |
#<alt (+ (cos (neg y)) (* -1/3 (* t (* z (sin (neg y))))))> |
#<alt (+ (cos (neg y)) (* t (- (* -1/18 (* t (* (pow z 2) (cos (neg y))))) (* 1/3 (* z (sin (neg y)))))))> |
#<alt (+ (cos (neg y)) (* t (- (* t (+ (* -1/18 (* (pow z 2) (cos (neg y)))) (* 1/162 (* t (* (pow z 3) (sin (neg y))))))) (* 1/3 (* z (sin (neg y)))))))> |
#<alt (cos (- (* 1/3 (* t z)) y))> |
#<alt (cos (- (* 1/3 (* t z)) y))> |
#<alt (cos (- (* 1/3 (* t z)) y))> |
#<alt (cos (- (* 1/3 (* t z)) y))> |
#<alt (cos (- (* 1/3 (* t z)) y))> |
#<alt (cos (- (* 1/3 (* t z)) y))> |
#<alt (cos (- (* 1/3 (* t z)) y))> |
#<alt (cos (- (* 1/3 (* t z)) y))> |
#<alt (cos (* 1/3 (* t z)))> |
#<alt (+ (cos (* 1/3 (* t z))) (* y (sin (* 1/3 (* t z)))))> |
#<alt (+ (cos (* 1/3 (* t z))) (* y (- (* -1/2 (* y (cos (* 1/3 (* t z))))) (* -1 (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))))))) (* -1 (sin (* 1/3 (* t z)))))))> |
#<alt (cos (- (* 1/3 (* t z)) y))> |
#<alt (cos (- (* 1/3 (* t z)) y))> |
#<alt (cos (- (* 1/3 (* t z)) y))> |
#<alt (cos (- (* 1/3 (* t z)) y))> |
#<alt (cos (+ (* -1 y) (* 1/3 (* t z))))> |
#<alt (cos (+ (* -1 y) (* 1/3 (* t z))))> |
#<alt (cos (+ (* -1 y) (* 1/3 (* t z))))> |
#<alt (cos (+ (* -1 y) (* 1/3 (* t z))))> |
#<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)> |
#<alt (* 1/3 t)> |
#<alt (* 1/3 t)> |
#<alt (* 1/3 t)> |
#<alt (* 1/3 t)> |
#<alt (* 1/3 t)> |
#<alt (* 1/3 t)> |
#<alt (* 1/3 t)> |
#<alt (* 1/3 t)> |
#<alt (* 1/3 t)> |
#<alt (* 1/3 t)> |
#<alt (* 1/3 t)> |
#<alt (* (sqrt (/ 1 x)) (cos (neg y)))> |
#<alt (+ (* -1/3 (* (* t (* z (sin (neg y)))) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (cos (neg y))))> |
#<alt (+ (* z (+ (* -1/3 (* (* t (sin (neg y))) (sqrt (/ 1 x)))) (* -1/18 (* (* (pow t 2) (* z (cos (neg y)))) (sqrt (/ 1 x)))))) (* (sqrt (/ 1 x)) (cos (neg y))))> |
#<alt (+ (* z (+ (* -1/3 (* (* t (sin (neg y))) (sqrt (/ 1 x)))) (* z (+ (* -1/18 (* (* (pow t 2) (cos (neg y))) (sqrt (/ 1 x)))) (* 1/162 (* (* (pow t 3) (* z (sin (neg y)))) (sqrt (/ 1 x)))))))) (* (sqrt (/ 1 x)) (cos (neg y))))> |
#<alt (* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y)))> |
#<alt (* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y)))> |
#<alt (* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y)))> |
#<alt (* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y)))> |
#<alt (* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y)))> |
#<alt (* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y)))> |
#<alt (* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y)))> |
#<alt (* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y)))> |
#<alt (* (sqrt (/ 1 x)) (cos (neg y)))> |
#<alt (+ (* -1/3 (* (* t (* z (sin (neg y)))) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (cos (neg y))))> |
#<alt (+ (* t (+ (* -1/3 (* (sqrt (/ 1 x)) (* z (sin (neg y))))) (* -1/18 (* (* t (* (pow z 2) (cos (neg y)))) (sqrt (/ 1 x)))))) (* (sqrt (/ 1 x)) (cos (neg y))))> |
#<alt (+ (* t (+ (* -1/3 (* (sqrt (/ 1 x)) (* z (sin (neg y))))) (* t (+ (* -1/18 (* (sqrt (/ 1 x)) (* (pow z 2) (cos (neg y))))) (* 1/162 (* (* t (* (pow z 3) (sin (neg y)))) (sqrt (/ 1 x)))))))) (* (sqrt (/ 1 x)) (cos (neg y))))> |
#<alt (* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y)))> |
#<alt (* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y)))> |
#<alt (* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y)))> |
#<alt (* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y)))> |
#<alt (* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y)))> |
#<alt (* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y)))> |
#<alt (* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y)))> |
#<alt (* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y)))> |
#<alt (* (sqrt (/ 1 x)) (cos (* 1/3 (* t z))))> |
#<alt (+ (* (sqrt (/ 1 x)) (cos (* 1/3 (* t z)))) (* (sqrt (/ 1 x)) (* y (sin (* 1/3 (* t z))))))> |
#<alt (+ (* y (+ (* -1/2 (* (sqrt (/ 1 x)) (* y (cos (* 1/3 (* t z)))))) (* (sqrt (/ 1 x)) (sin (* 1/3 (* t z)))))) (* (sqrt (/ 1 x)) (cos (* 1/3 (* t z)))))> |
#<alt (+ (* y (+ (* y (+ (* -1/2 (* (sqrt (/ 1 x)) (cos (* 1/3 (* t z))))) (* -1/6 (* (sqrt (/ 1 x)) (* y (sin (* 1/3 (* t z)))))))) (* (sqrt (/ 1 x)) (sin (* 1/3 (* t z)))))) (* (sqrt (/ 1 x)) (cos (* 1/3 (* t z)))))> |
#<alt (* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y)))> |
#<alt (* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y)))> |
#<alt (* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y)))> |
#<alt (* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y)))> |
#<alt (* (sqrt (/ 1 x)) (cos (+ (* -1 y) (* 1/3 (* t z)))))> |
#<alt (* (sqrt (/ 1 x)) (cos (+ (* -1 y) (* 1/3 (* t z)))))> |
#<alt (* (sqrt (/ 1 x)) (cos (+ (* -1 y) (* 1/3 (* t z)))))> |
#<alt (* (sqrt (/ 1 x)) (cos (+ (* -1 y) (* 1/3 (* t z)))))> |
#<alt (* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y)))> |
#<alt (* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y)))> |
#<alt (* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y)))> |
#<alt (* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y)))> |
#<alt (* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y)))> |
#<alt (* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y)))> |
#<alt (* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y)))> |
#<alt (* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y)))> |
#<alt (* (sqrt (/ 1 x)) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ 1 x)) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ 1 x)) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ 1 x)) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2)))> |
#<alt (cos (neg y))> |
#<alt (+ (cos (neg y)) (* -1/3 (* t (* z (sin (neg y))))))> |
#<alt (+ (cos (neg y)) (* z (- (* -1/18 (* (pow t 2) (* z (cos (neg y))))) (* 1/3 (* t (sin (neg y)))))))> |
#<alt (+ (cos (neg y)) (* z (- (* z (+ (* -1/18 (* (pow t 2) (cos (neg y)))) (* 1/162 (* (pow t 3) (* z (sin (neg y))))))) (* 1/3 (* t (sin (neg y)))))))> |
#<alt (cos (- (* 1/3 (* t z)) y))> |
#<alt (cos (- (* 1/3 (* t z)) y))> |
#<alt (cos (- (* 1/3 (* t z)) y))> |
#<alt (cos (- (* 1/3 (* t z)) y))> |
#<alt (cos (- (* 1/3 (* t z)) y))> |
#<alt (cos (- (* 1/3 (* t z)) y))> |
#<alt (cos (- (* 1/3 (* t z)) y))> |
#<alt (cos (- (* 1/3 (* t z)) y))> |
#<alt (cos (neg y))> |
#<alt (+ (cos (neg y)) (* -1/3 (* t (* z (sin (neg y))))))> |
#<alt (+ (cos (neg y)) (* t (- (* -1/18 (* t (* (pow z 2) (cos (neg y))))) (* 1/3 (* z (sin (neg y)))))))> |
#<alt (+ (cos (neg y)) (* t (- (* t (+ (* -1/18 (* (pow z 2) (cos (neg y)))) (* 1/162 (* t (* (pow z 3) (sin (neg y))))))) (* 1/3 (* z (sin (neg y)))))))> |
#<alt (cos (- (* 1/3 (* t z)) y))> |
#<alt (cos (- (* 1/3 (* t z)) y))> |
#<alt (cos (- (* 1/3 (* t z)) y))> |
#<alt (cos (- (* 1/3 (* t z)) y))> |
#<alt (cos (- (* 1/3 (* t z)) y))> |
#<alt (cos (- (* 1/3 (* t z)) y))> |
#<alt (cos (- (* 1/3 (* t z)) y))> |
#<alt (cos (- (* 1/3 (* t z)) y))> |
#<alt (cos (* 1/3 (* t z)))> |
#<alt (+ (cos (* 1/3 (* t z))) (* y (sin (* 1/3 (* t z)))))> |
#<alt (+ (cos (* 1/3 (* t z))) (* y (- (* -1/2 (* y (cos (* 1/3 (* t z))))) (* -1 (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))))))) (* -1 (sin (* 1/3 (* t z)))))))> |
#<alt (cos (- (* 1/3 (* t z)) y))> |
#<alt (cos (- (* 1/3 (* t z)) y))> |
#<alt (cos (- (* 1/3 (* t z)) y))> |
#<alt (cos (- (* 1/3 (* t z)) y))> |
#<alt (cos (+ (* -1 y) (* 1/3 (* t z))))> |
#<alt (cos (+ (* -1 y) (* 1/3 (* t z))))> |
#<alt (cos (+ (* -1 y) (* 1/3 (* t z))))> |
#<alt (cos (+ (* -1 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 (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 (pow (cos (* 1/3 (* t z))) 2)> |
#<alt (+ (* y (+ (* -1 (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z))))) (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z)))))) (pow (cos (* 1/3 (* t z))) 2))> |
#<alt (+ (* y (+ (* -1 (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z))))) (+ (* y (+ (* -1 (pow (cos (* 1/3 (* t z))) 2)) (* -1 (pow (sin (* 1/3 (* t z))) 2)))) (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z))))))) (pow (cos (* 1/3 (* t z))) 2))> |
#<alt (+ (* y (+ (* -1 (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z))))) (+ (* y (+ (* -1 (pow (cos (* 1/3 (* t z))) 2)) (+ (* -1 (pow (sin (* 1/3 (* t z))) 2)) (* y (+ (* -1/2 (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z))))) (+ (* -1/6 (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z))))) (+ (* 1/6 (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z))))) (* 1/2 (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z)))))))))))) (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z))))))) (pow (cos (* 1/3 (* t z))) 2))> |
#<alt (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y)))> |
#<alt (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y)))> |
#<alt (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y)))> |
#<alt (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y)))> |
#<alt (* (cos (+ (* -1 y) (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) (* -1 y))))> |
#<alt (* (cos (+ (* -1 y) (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) (* -1 y))))> |
#<alt (* (cos (+ (* -1 y) (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) (* -1 y))))> |
#<alt (* (cos (+ (* -1 y) (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) (* -1 y))))> |
#<alt (* (cos y) (cos (neg y)))> |
#<alt (+ (* z (+ (* -1/3 (* t (* (cos y) (sin (neg y))))) (* -1/3 (* t (* (cos (neg y)) (sin y)))))) (* (cos y) (cos (neg y))))> |
#<alt (+ (* z (+ (* -1/3 (* t (* (cos y) (sin (neg y))))) (+ (* -1/3 (* t (* (cos (neg y)) (sin y)))) (* z (+ (* -1/9 (* (pow t 2) (* (cos y) (cos (neg y))))) (* 1/9 (* (pow t 2) (* (sin y) (sin (neg y)))))))))) (* (cos y) (cos (neg y))))> |
#<alt (+ (* z (+ (* -1/3 (* t (* (cos y) (sin (neg y))))) (+ (* -1/3 (* t (* (cos (neg y)) (sin y)))) (* z (+ (* -1/9 (* (pow t 2) (* (cos y) (cos (neg y))))) (+ (* 1/9 (* (pow t 2) (* (sin y) (sin (neg y))))) (* z (+ (* 1/162 (* (pow t 3) (* (cos y) (sin (neg y))))) (+ (* 1/162 (* (pow t 3) (* (cos (neg y)) (sin y)))) (+ (* 1/54 (* (pow t 3) (* (cos y) (sin (neg y))))) (* 1/54 (* (pow t 3) (* (cos (neg y)) (sin y)))))))))))))) (* (cos y) (cos (neg y))))> |
#<alt (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y)))> |
#<alt (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y)))> |
#<alt (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y)))> |
#<alt (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y)))> |
#<alt (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y)))> |
#<alt (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y)))> |
#<alt (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y)))> |
#<alt (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y)))> |
#<alt (* (cos y) (cos (neg y)))> |
#<alt (+ (* t (+ (* -1/3 (* z (* (cos y) (sin (neg y))))) (* -1/3 (* z (* (cos (neg y)) (sin y)))))) (* (cos y) (cos (neg y))))> |
#<alt (+ (* t (+ (* -1/3 (* z (* (cos y) (sin (neg y))))) (+ (* -1/3 (* z (* (cos (neg y)) (sin y)))) (* t (+ (* -1/9 (* (pow z 2) (* (cos y) (cos (neg y))))) (* 1/9 (* (pow z 2) (* (sin y) (sin (neg y)))))))))) (* (cos y) (cos (neg y))))> |
#<alt (+ (* t (+ (* -1/3 (* z (* (cos y) (sin (neg y))))) (+ (* -1/3 (* z (* (cos (neg y)) (sin y)))) (* t (+ (* -1/9 (* (pow z 2) (* (cos y) (cos (neg y))))) (+ (* 1/9 (* (pow z 2) (* (sin y) (sin (neg y))))) (* t (+ (* 1/162 (* (pow z 3) (* (cos y) (sin (neg y))))) (+ (* 1/162 (* (pow z 3) (* (cos (neg y)) (sin y)))) (+ (* 1/54 (* (pow z 3) (* (cos y) (sin (neg y))))) (* 1/54 (* (pow z 3) (* (cos (neg y)) (sin y)))))))))))))) (* (cos y) (cos (neg y))))> |
#<alt (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y)))> |
#<alt (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y)))> |
#<alt (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y)))> |
#<alt (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y)))> |
#<alt (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y)))> |
#<alt (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y)))> |
#<alt (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y)))> |
#<alt (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y)))> |
#<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 (pow (* 1 x) 1/4)> |
#<alt (pow (* 1 x) 1/4)> |
#<alt (pow (* 1 x) 1/4)> |
#<alt (pow (* 1 x) 1/4)> |
#<alt (pow (* 1 x) 1/4)> |
#<alt (pow (* 1 x) 1/4)> |
#<alt (pow (* 1 x) 1/4)> |
#<alt (pow (* 1 x) 1/4)> |
#<alt (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 x))))))> |
#<alt (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 x))))))> |
#<alt (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 x))))))> |
#<alt (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 x))))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))> |
#<alt (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))> |
#<alt (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))))> |
#<alt (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))))> |
#<alt (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))))> |
#<alt (* -1 (* (sqrt x) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))))> |
#<alt (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))))))> |
#<alt (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))))))> |
#<alt (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (- 2 (pow y 2))))> |
#<alt (+ (* -1/3 (/ a b)) (+ (* 2/3 (* (* t (* y z)) (sqrt x))) (* (sqrt x) (- 2 (pow y 2)))))> |
#<alt (+ (* -1/3 (/ a b)) (+ (* z (+ (* -1/18 (* (* (pow t 2) (* z (- 2 (pow y 2)))) (sqrt x))) (* 2/3 (* (* t y) (sqrt x))))) (* (sqrt x) (- 2 (pow y 2)))))> |
#<alt (+ (* -1/3 (/ a b)) (+ (* z (+ (* -1/18 (* (* (pow t 2) (* z (- 2 (pow y 2)))) (sqrt x))) (* 2/3 (* (* t y) (sqrt x))))) (* (sqrt x) (- 2 (pow y 2)))))> |
#<alt (* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt x)))> |
#<alt (* (pow z 2) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x))) (* 2/3 (* (/ (* t y) z) (sqrt x)))))> |
#<alt (* (pow z 2) (+ (* -1/3 (/ a (* b (pow z 2)))) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x))) (+ (* 2/3 (* (/ (* t y) z) (sqrt x))) (* (sqrt x) (/ (- 2 (pow y 2)) (pow z 2)))))))> |
#<alt (* (pow z 2) (+ (* -1/3 (/ a (* b (pow z 2)))) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x))) (+ (* 2/3 (* (/ (* t y) z) (sqrt x))) (* (sqrt x) (/ (- 2 (pow y 2)) (pow z 2)))))))> |
#<alt (* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt x)))> |
#<alt (* (pow z 2) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x))) (* 2/3 (* (/ (* t y) z) (sqrt x)))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ a b)) (* (sqrt x) (- 2 (pow y 2)))) z)) (* -2/3 (* (* t y) (sqrt x)))) z)) (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x)))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ a b)) (* (sqrt x) (- 2 (pow y 2)))) z)) (* -2/3 (* (* t y) (sqrt x)))) z)) (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x)))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (+ 2 (* -1/9 (* (pow t 2) (pow z 2))))))> |
#<alt (+ (* -1/3 (/ a b)) (+ (* 2/3 (* (* t (* y z)) (sqrt x))) (* (sqrt x) (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))))))> |
#<alt (+ (* -1/3 (/ a b)) (+ (* y (+ (* 2/3 (* (* t z) (sqrt x))) (* (sqrt x) (* y (- (* 1/18 (* (pow t 2) (pow z 2))) 1))))) (* (sqrt x) (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))))))> |
#<alt (+ (* -1/3 (/ a b)) (+ (* y (+ (* 2/3 (* (* t z) (sqrt x))) (* (sqrt x) (* y (- (* 1/18 (* (pow t 2) (pow z 2))) 1))))) (* (sqrt x) (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))))))> |
#<alt (* (sqrt x) (* (pow y 2) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))> |
#<alt (* (pow y 2) (+ (* 2/3 (* (/ (* t z) y) (sqrt x))) (* (sqrt x) (- (* 1/18 (* (pow t 2) (pow z 2))) 1))))> |
#<alt (* (pow y 2) (+ (* -1/3 (/ a (* b (pow y 2)))) (+ (* 2/3 (* (/ (* t z) y) (sqrt x))) (+ (* (sqrt x) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)) (* (sqrt x) (/ (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))) (pow y 2)))))))> |
#<alt (* (pow y 2) (+ (* -1/3 (/ a (* b (pow y 2)))) (+ (* 2/3 (* (/ (* t z) y) (sqrt x))) (+ (* (sqrt x) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)) (* (sqrt x) (/ (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))) (pow y 2)))))))> |
#<alt (* (sqrt x) (* (pow y 2) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))> |
#<alt (* (pow y 2) (+ (* 2/3 (* (/ (* t z) y) (sqrt x))) (* (sqrt x) (- (* 1/18 (* (pow t 2) (pow z 2))) 1))))> |
#<alt (* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ a b)) (* (sqrt x) (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))))) y)) (* -2/3 (* (* t z) (sqrt x)))) y)) (* (sqrt x) (- (* 1/18 (* (pow t 2) (pow z 2))) 1))))> |
#<alt (* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ a b)) (* (sqrt x) (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))))) y)) (* -2/3 (* (* t z) (sqrt x)))) y)) (* (sqrt x) (- (* 1/18 (* (pow t 2) (pow z 2))) 1))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (- 2 (pow y 2))))> |
#<alt (+ (* -1/3 (/ a b)) (+ (* 2/3 (* (* t (* y z)) (sqrt x))) (* (sqrt x) (- 2 (pow y 2)))))> |
#<alt (+ (* -1/3 (/ a b)) (+ (* t (+ (* -1/18 (* (* t (* (pow z 2) (- 2 (pow y 2)))) (sqrt x))) (* 2/3 (* (sqrt x) (* y z))))) (* (sqrt x) (- 2 (pow y 2)))))> |
#<alt (+ (* -1/3 (/ a b)) (+ (* t (+ (* -1/18 (* (* t (* (pow z 2) (- 2 (pow y 2)))) (sqrt x))) (* 2/3 (* (sqrt x) (* y z))))) (* (sqrt x) (- 2 (pow y 2)))))> |
#<alt (* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt x)))> |
#<alt (* (pow t 2) (+ (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* (/ (* y z) t) (sqrt x)))))> |
#<alt (* (pow t 2) (+ (* -1/3 (/ a (* b (pow t 2)))) (+ (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2))))) (+ (* 2/3 (* (/ (* y z) t) (sqrt x))) (* (/ (- 2 (pow y 2)) (pow t 2)) (sqrt x))))))> |
#<alt (* (pow t 2) (+ (* -1/3 (/ a (* b (pow t 2)))) (+ (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2))))) (+ (* 2/3 (* (/ (* y z) t) (sqrt x))) (* (/ (- 2 (pow y 2)) (pow t 2)) (sqrt x))))))> |
#<alt (* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt x)))> |
#<alt (* (pow t 2) (+ (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* (/ (* y z) t) (sqrt x)))))> |
#<alt (* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ a b)) (* (sqrt x) (- 2 (pow y 2)))) t)) (* -2/3 (* (sqrt x) (* y z)))) t)) (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2)))))))> |
#<alt (* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ a b)) (* (sqrt x) (- 2 (pow y 2)))) t)) (* -2/3 (* (sqrt x) (* y z)))) t)) (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2)))))))> |
#<alt (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* a (- (* (/ (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) a) (sqrt x)) (* 1/3 (/ 1 b))))> |
#<alt (* a (- (* (/ (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) a) (sqrt x)) (* 1/3 (/ 1 b))))> |
#<alt (* a (- (* (/ (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) a) (sqrt x)) (* 1/3 (/ 1 b))))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1 (* a (+ (* -1 (* (/ (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) a) (sqrt x))) (* 1/3 (/ 1 b)))))> |
#<alt (* -1 (* a (+ (* -1 (* (/ (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) a) (sqrt x))) (* 1/3 (/ 1 b)))))> |
#<alt (* -1 (* a (+ (* -1 (* (/ (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) a) (sqrt x))) (* 1/3 (/ 1 b)))))> |
#<alt (* -1/3 (/ a b))> |
#<alt (/ (+ (* -1/3 a) (* (* b (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) (sqrt x))) b)> |
#<alt (/ (+ (* -1/3 a) (* (* b (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) (sqrt x))) b)> |
#<alt (/ (+ (* -1/3 a) (* (* b (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) (sqrt x))) b)> |
#<alt (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))> |
#<alt (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))> |
#<alt (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))> |
#<alt (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))> |
#<alt (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))> |
#<alt (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))> |
#<alt (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))> |
#<alt (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))> |
#<alt (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))> |
#<alt (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))> |
#<alt (* -1 (* (sqrt x) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))))> |
#<alt (* -1 (* (sqrt x) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))))> |
#<alt (* -1 (* (sqrt x) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))))> |
#<alt (* -1 (* (sqrt x) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))))> |
#<alt (* (sqrt x) (- 2 (pow y 2)))> |
#<alt (+ (* 2/3 (* (* t (* y z)) (sqrt x))) (* (sqrt x) (- 2 (pow y 2))))> |
#<alt (+ (* z (+ (* -1/18 (* (* (pow t 2) (* z (- 2 (pow y 2)))) (sqrt x))) (* 2/3 (* (* t y) (sqrt x))))) (* (sqrt x) (- 2 (pow y 2))))> |
#<alt (+ (* z (+ (* -1/18 (* (* (pow t 2) (* z (- 2 (pow y 2)))) (sqrt x))) (* 2/3 (* (* t y) (sqrt x))))) (* (sqrt x) (- 2 (pow y 2))))> |
#<alt (* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt x)))> |
#<alt (* (pow z 2) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x))) (* 2/3 (* (/ (* t y) z) (sqrt x)))))> |
#<alt (* (pow z 2) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x))) (+ (* 2/3 (* (/ (* t y) z) (sqrt x))) (* (sqrt x) (/ (- 2 (pow y 2)) (pow z 2))))))> |
#<alt (* (pow z 2) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x))) (+ (* 2/3 (* (/ (* t y) z) (sqrt x))) (* (sqrt x) (/ (- 2 (pow y 2)) (pow z 2))))))> |
#<alt (* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt x)))> |
#<alt (* (pow z 2) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x))) (* 2/3 (* (/ (* t y) z) (sqrt x)))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (* (sqrt x) (/ (- 2 (pow y 2)) z))) (* -2/3 (* (* t y) (sqrt x)))) z)) (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x)))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (* (sqrt x) (/ (- 2 (pow y 2)) z))) (* -2/3 (* (* t y) (sqrt x)))) z)) (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x)))))> |
#<alt (* (sqrt x) (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))))> |
#<alt (+ (* 2/3 (* (* t (* y z)) (sqrt x))) (* (sqrt x) (+ 2 (* -1/9 (* (pow t 2) (pow z 2))))))> |
#<alt (+ (* y (+ (* 2/3 (* (* t z) (sqrt x))) (* (sqrt x) (* y (- (* 1/18 (* (pow t 2) (pow z 2))) 1))))) (* (sqrt x) (+ 2 (* -1/9 (* (pow t 2) (pow z 2))))))> |
#<alt (+ (* y (+ (* 2/3 (* (* t z) (sqrt x))) (* (sqrt x) (* y (- (* 1/18 (* (pow t 2) (pow z 2))) 1))))) (* (sqrt x) (+ 2 (* -1/9 (* (pow t 2) (pow z 2))))))> |
#<alt (* (sqrt x) (* (pow y 2) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))> |
#<alt (* (pow y 2) (+ (* 2/3 (* (/ (* t z) y) (sqrt x))) (* (sqrt x) (- (* 1/18 (* (pow t 2) (pow z 2))) 1))))> |
#<alt (* (pow y 2) (+ (* 2/3 (* (/ (* t z) y) (sqrt x))) (+ (* (sqrt x) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)) (* (sqrt x) (/ (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))) (pow y 2))))))> |
#<alt (* (pow y 2) (+ (* 2/3 (* (/ (* t z) y) (sqrt x))) (+ (* (sqrt x) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)) (* (sqrt x) (/ (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))) (pow y 2))))))> |
#<alt (* (sqrt x) (* (pow y 2) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))> |
#<alt (* (pow y 2) (+ (* 2/3 (* (/ (* t z) y) (sqrt x))) (* (sqrt x) (- (* 1/18 (* (pow t 2) (pow z 2))) 1))))> |
#<alt (* (pow y 2) (+ (* -1 (/ (+ (* -1 (* (sqrt x) (/ (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))) y))) (* -2/3 (* (* t z) (sqrt x)))) y)) (* (sqrt x) (- (* 1/18 (* (pow t 2) (pow z 2))) 1))))> |
#<alt (* (pow y 2) (+ (* -1 (/ (+ (* -1 (* (sqrt x) (/ (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))) y))) (* -2/3 (* (* t z) (sqrt x)))) y)) (* (sqrt x) (- (* 1/18 (* (pow t 2) (pow z 2))) 1))))> |
#<alt (* (sqrt x) (- 2 (pow y 2)))> |
#<alt (+ (* 2/3 (* (* t (* y z)) (sqrt x))) (* (sqrt x) (- 2 (pow y 2))))> |
#<alt (+ (* t (+ (* -1/18 (* (* t (* (pow z 2) (- 2 (pow y 2)))) (sqrt x))) (* 2/3 (* (sqrt x) (* y z))))) (* (sqrt x) (- 2 (pow y 2))))> |
#<alt (+ (* t (+ (* -1/18 (* (* t (* (pow z 2) (- 2 (pow y 2)))) (sqrt x))) (* 2/3 (* (sqrt x) (* y z))))) (* (sqrt x) (- 2 (pow y 2))))> |
#<alt (* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt x)))> |
#<alt (* (pow t 2) (+ (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* (/ (* y z) t) (sqrt x)))))> |
#<alt (* (pow t 2) (+ (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2))))) (+ (* 2/3 (* (/ (* y z) t) (sqrt x))) (* (/ (- 2 (pow y 2)) (pow t 2)) (sqrt x)))))> |
#<alt (* (pow t 2) (+ (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2))))) (+ (* 2/3 (* (/ (* y z) t) (sqrt x))) (* (/ (- 2 (pow y 2)) (pow t 2)) (sqrt x)))))> |
#<alt (* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt x)))> |
#<alt (* (pow t 2) (+ (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* (/ (* y z) t) (sqrt x)))))> |
#<alt (* (pow t 2) (+ (* -1 (/ (+ (* -1 (* (/ (- 2 (pow y 2)) t) (sqrt x))) (* -2/3 (* (sqrt x) (* y z)))) t)) (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2)))))))> |
#<alt (* (pow t 2) (+ (* -1 (/ (+ (* -1 (* (/ (- 2 (pow y 2)) t) (sqrt x))) (* -2/3 (* (sqrt x) (* y z)))) t)) (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2)))))))> |
#<alt (- 2 (pow y 2))> |
#<alt (- (+ 2 (* 2/3 (* t (* y z)))) (pow y 2))> |
#<alt (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))> |
#<alt (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))> |
#<alt (* -1/18 (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))))> |
#<alt (* (pow z 2) (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (* 2/3 (/ (* t y) z))))> |
#<alt (* (pow z 2) (- (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (+ (* 2/3 (/ (* t y) z)) (/ 2 (pow z 2)))) (/ (pow y 2) (pow z 2))))> |
#<alt (* (pow z 2) (- (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (+ (* 2/3 (/ (* t y) z)) (/ 2 (pow z 2)))) (/ (pow y 2) (pow z 2))))> |
#<alt (* -1/18 (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))))> |
#<alt (* (pow z 2) (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (* 2/3 (/ (* t y) z))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (- 2 (pow y 2)) z)) (* -2/3 (* t y))) z)) (* -1/18 (* (pow t 2) (- 2 (pow y 2))))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (- 2 (pow y 2)) z)) (* -2/3 (* t y))) z)) (* -1/18 (* (pow t 2) (- 2 (pow y 2))))))> |
#<alt (+ 2 (* -1/9 (* (pow t 2) (pow z 2))))> |
#<alt (+ 2 (+ (* -1/9 (* (pow t 2) (pow z 2))) (* 2/3 (* t (* y z)))))> |
#<alt (+ 2 (+ (* -1/9 (* (pow t 2) (pow z 2))) (* y (+ (* 2/3 (* t z)) (* y (- (* 1/18 (* (pow t 2) (pow z 2))) 1))))))> |
#<alt (+ 2 (+ (* -1/9 (* (pow t 2) (pow z 2))) (* y (+ (* 2/3 (* t z)) (* y (- (* 1/18 (* (pow t 2) (pow z 2))) 1))))))> |
#<alt (* (pow y 2) (- (* 1/18 (* (pow t 2) (pow z 2))) 1))> |
#<alt (* (pow y 2) (- (+ (* 1/18 (* (pow t 2) (pow z 2))) (* 2/3 (/ (* t z) y))) 1))> |
#<alt (* (pow y 2) (- (+ (* -1/9 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (+ (* 1/18 (* (pow t 2) (pow z 2))) (+ (* 2/3 (/ (* t z) y)) (/ 2 (pow y 2))))) 1))> |
#<alt (* (pow y 2) (- (+ (* -1/9 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (+ (* 1/18 (* (pow t 2) (pow z 2))) (+ (* 2/3 (/ (* t z) y)) (/ 2 (pow y 2))))) 1))> |
#<alt (* (pow y 2) (- (* 1/18 (* (pow t 2) (pow z 2))) 1))> |
#<alt (* (pow y 2) (- (+ (* 1/18 (* (pow t 2) (pow z 2))) (* 2/3 (/ (* t z) y))) 1))> |
#<alt (* (pow y 2) (- (+ (* -1 (/ (+ (* -1 (/ (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))) y)) (* -2/3 (* t z))) y)) (* 1/18 (* (pow t 2) (pow z 2)))) 1))> |
#<alt (* (pow y 2) (- (+ (* -1 (/ (+ (* -1 (/ (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))) y)) (* -2/3 (* t z))) y)) (* 1/18 (* (pow t 2) (pow z 2)))) 1))> |
#<alt (- 2 (pow y 2))> |
#<alt (- (+ 2 (* 2/3 (* t (* y z)))) (pow y 2))> |
#<alt (- (+ 2 (* t (+ (* -1/18 (* t (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* y z))))) (pow y 2))> |
#<alt (- (+ 2 (* t (+ (* -1/18 (* t (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* y z))))) (pow y 2))> |
#<alt (* -1/18 (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))))> |
#<alt (* (pow t 2) (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (* 2/3 (/ (* y z) t))))> |
#<alt (* (pow t 2) (- (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (+ (* 2/3 (/ (* y z) t)) (/ 2 (pow t 2)))) (/ (pow y 2) (pow t 2))))> |
#<alt (* (pow t 2) (- (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (+ (* 2/3 (/ (* y z) t)) (/ 2 (pow t 2)))) (/ (pow y 2) (pow t 2))))> |
#<alt (* -1/18 (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))))> |
#<alt (* (pow t 2) (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (* 2/3 (/ (* y z) t))))> |
#<alt (* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (- 2 (pow y 2)) t)) (* -2/3 (* y z))) t)) (* -1/18 (* (pow z 2) (- 2 (pow y 2))))))> |
#<alt (* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (- 2 (pow y 2)) t)) (* -2/3 (* y z))) t)) (* -1/18 (* (pow z 2) (- 2 (pow y 2))))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* a (- (* 2 (* (/ (cos (- (* 1/3 (* t z)) y)) a) (sqrt x))) (* 1/3 (/ 1 b))))> |
#<alt (* a (- (* 2 (* (/ (cos (- (* 1/3 (* t z)) y)) a) (sqrt x))) (* 1/3 (/ 1 b))))> |
#<alt (* a (- (* 2 (* (/ (cos (- (* 1/3 (* t z)) y)) a) (sqrt x))) (* 1/3 (/ 1 b))))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1 (* a (+ (* -2 (* (/ (cos (- (* 1/3 (* t z)) y)) a) (sqrt x))) (* 1/3 (/ 1 b)))))> |
#<alt (* -1 (* a (+ (* -2 (* (/ (cos (- (* 1/3 (* t z)) y)) a) (sqrt x))) (* 1/3 (/ 1 b)))))> |
#<alt (* -1 (* a (+ (* -2 (* (/ (cos (- (* 1/3 (* t z)) y)) a) (sqrt x))) (* 1/3 (/ 1 b)))))> |
#<alt (* -1/3 (/ a b))> |
#<alt (/ (+ (* -1/3 a) (* 2 (* (* b (cos (- (* 1/3 (* t z)) y))) (sqrt x)))) b)> |
#<alt (/ (+ (* -1/3 a) (* 2 (* (* b (cos (- (* 1/3 (* t z)) y))) (sqrt x)))) b)> |
#<alt (/ (+ (* -1/3 a) (* 2 (* (* b (cos (- (* 1/3 (* t z)) y))) (sqrt x)))) b)> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (neg y)))))> |
#<alt (+ (* -2/3 (* (* t (* z (sin (neg y)))) (sqrt x))) (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (neg y))))))> |
#<alt (+ (* -1/3 (/ a b)) (+ (* 2 (* (sqrt x) (cos (neg y)))) (* z (+ (* -2/3 (* (* t (sin (neg y))) (sqrt x))) (* -1/9 (* (* (pow t 2) (* z (cos (neg y)))) (sqrt x)))))))> |
#<alt (+ (* -1/3 (/ a b)) (+ (* 2 (* (sqrt x) (cos (neg y)))) (* z (+ (* -2/3 (* (* t (sin (neg y))) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos (neg y))) (sqrt x))) (* 1/81 (* (* (pow t 3) (* z (sin (neg y)))) (sqrt x)))))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (neg y)))))> |
#<alt (+ (* -2/3 (* (* t (* z (sin (neg y)))) (sqrt x))) (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (neg y))))))> |
#<alt (+ (* -1/3 (/ a b)) (+ (* 2 (* (sqrt x) (cos (neg y)))) (* t (+ (* -2/3 (* (sqrt x) (* z (sin (neg y))))) (* -1/9 (* (* t (* (pow z 2) (cos (neg y)))) (sqrt x)))))))> |
#<alt (+ (* -1/3 (/ a b)) (+ (* 2 (* (sqrt x) (cos (neg y)))) (* t (+ (* -2/3 (* (sqrt x) (* z (sin (neg y))))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos (neg y))))) (* 1/81 (* (* t (* (pow z 3) (sin (neg y)))) (sqrt x)))))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))))> |
#<alt (+ (* -1/3 (/ a b)) (+ (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))) (* 2 (* (sqrt x) (* y (sin (* 1/3 (* t z))))))))> |
#<alt (+ (* -1/3 (/ a b)) (+ (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))) (* y (+ (* -1 (* (sqrt x) (* y (cos (* 1/3 (* t z)))))) (* 2 (* (sqrt x) (sin (* 1/3 (* t z)))))))))> |
#<alt (+ (* -1/3 (/ a b)) (+ (* 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 (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (+ (* -1 y) (* 1/3 (* t z)))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (+ (* -1 y) (* 1/3 (* t z)))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (+ (* -1 y) (* 1/3 (* t z)))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (+ (* -1 y) (* 1/3 (* t z)))))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))))))> |
#<alt (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))))))> |
#<alt (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))))))> |
#<alt (* 2 (* (sqrt x) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2))))> |
#<alt (* -1 (* x (+ (* -2 (* (sqrt (/ 1 x)) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2)))) (* 1/3 (/ a (* b x))))))> |
#<alt (* -1 (* x (+ (* -2 (* (sqrt (/ 1 x)) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2)))) (* 1/3 (/ a (* b x))))))> |
#<alt (* -1 (* x (+ (* -2 (* (sqrt (/ 1 x)) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2)))) (* 1/3 (/ a (* b x))))))> |
#<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 (neg y))))> |
#<alt (+ (* -2/3 (* (* t (* z (sin (neg y)))) (sqrt x))) (* 2 (* (sqrt x) (cos (neg y)))))> |
#<alt (+ (* 2 (* (sqrt x) (cos (neg y)))) (* z (+ (* -2/3 (* (* t (sin (neg y))) (sqrt x))) (* -1/9 (* (* (pow t 2) (* z (cos (neg y)))) (sqrt x))))))> |
#<alt (+ (* 2 (* (sqrt x) (cos (neg y)))) (* z (+ (* -2/3 (* (* t (sin (neg y))) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos (neg y))) (sqrt x))) (* 1/81 (* (* (pow t 3) (* z (sin (neg y)))) (sqrt x))))))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (* 2 (* (sqrt x) (cos (neg y))))> |
#<alt (+ (* -2/3 (* (* t (* z (sin (neg y)))) (sqrt x))) (* 2 (* (sqrt x) (cos (neg y)))))> |
#<alt (+ (* 2 (* (sqrt x) (cos (neg y)))) (* t (+ (* -2/3 (* (sqrt x) (* z (sin (neg y))))) (* -1/9 (* (* t (* (pow z 2) (cos (neg y)))) (sqrt x))))))> |
#<alt (+ (* 2 (* (sqrt x) (cos (neg y)))) (* t (+ (* -2/3 (* (sqrt x) (* z (sin (neg y))))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos (neg y))))) (* 1/81 (* (* t (* (pow z 3) (sin (neg y)))) (sqrt x))))))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (* 2 (* (sqrt x) (cos (* 1/3 (* t z)))))> |
#<alt (+ (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))) (* 2 (* (sqrt x) (* y (sin (* 1/3 (* t z)))))))> |
#<alt (+ (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))) (* y (+ (* -1 (* (sqrt x) (* y (cos (* 1/3 (* t z)))))) (* 2 (* (sqrt x) (sin (* 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 (- (* 1/3 (* t z)) y))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (* 2 (* (sqrt x) (cos (+ (* -1 y) (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ (* -1 y) (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ (* -1 y) (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ (* -1 y) (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (* 2 (* (sqrt x) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2))))> |
#<alt (* 2 (* (sqrt x) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2))))> |
#<alt (* 2 (* (sqrt x) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2))))> |
#<alt (* 2 (* (sqrt x) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2))))> |
#<alt (- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b)))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))))))> |
#<alt (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))))))> |
#<alt (* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))))))> |
#<alt (* -2 (* (sqrt x) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2))))> |
#<alt (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2)))))))> |
#<alt (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2)))))))> |
#<alt (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2)))))))> |
#<alt (- (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))) (* 2 (* (sqrt x) (* y (sin (* 1/3 (* t z))))))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))) (* y (+ (* -1 (* (sqrt x) (* y (cos (* 1/3 (* t z)))))) (* 2 (* (sqrt x) (sin (* 1/3 (* t z)))))))) (* 1/3 (/ a b)))> |
#<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))))))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (+ (* -1 y) (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (+ (* -1 y) (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (+ (* -1 y) (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (+ (* -1 y) (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (neg y)))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* -2/3 (* (* t (* z (sin (neg y)))) (sqrt x))) (* 2 (* (sqrt x) (cos (neg y))))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2 (* (sqrt x) (cos (neg y)))) (* z (+ (* -2/3 (* (* t (sin (neg y))) (sqrt x))) (* -1/9 (* (* (pow t 2) (* z (cos (neg y)))) (sqrt x)))))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2 (* (sqrt x) (cos (neg y)))) (* z (+ (* -2/3 (* (* t (sin (neg y))) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos (neg y))) (sqrt x))) (* 1/81 (* (* (pow t 3) (* z (sin (neg y)))) (sqrt x)))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (neg y)))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* -2/3 (* (* t (* z (sin (neg y)))) (sqrt x))) (* 2 (* (sqrt x) (cos (neg y))))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2 (* (sqrt x) (cos (neg y)))) (* t (+ (* -2/3 (* (sqrt x) (* z (sin (neg y))))) (* -1/9 (* (* t (* (pow z 2) (cos (neg y)))) (sqrt x)))))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 2 (* (sqrt x) (cos (neg y)))) (* t (+ (* -2/3 (* (sqrt x) (* z (sin (neg y))))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos (neg y))))) (* 1/81 (* (* t (* (pow z 3) (sin (neg y)))) (sqrt x)))))))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b)))> |
#<alt (- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b)))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* a (- (* 2 (* (/ (cos (- (* 1/3 (* t z)) y)) a) (sqrt x))) (* 1/3 (/ 1 b))))> |
#<alt (* a (- (* 2 (* (/ (cos (- (* 1/3 (* t z)) y)) a) (sqrt x))) (* 1/3 (/ 1 b))))> |
#<alt (* a (- (* 2 (* (/ (cos (- (* 1/3 (* t z)) y)) a) (sqrt x))) (* 1/3 (/ 1 b))))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1 (* a (+ (* -2 (* (/ (cos (- (* 1/3 (* t z)) y)) a) (sqrt x))) (* 1/3 (/ 1 b)))))> |
#<alt (* -1 (* a (+ (* -2 (* (/ (cos (- (* 1/3 (* t z)) y)) a) (sqrt x))) (* 1/3 (/ 1 b)))))> |
#<alt (* -1 (* a (+ (* -2 (* (/ (cos (- (* 1/3 (* t z)) y)) a) (sqrt x))) (* 1/3 (/ 1 b)))))> |
#<alt (* -1/3 (/ a b))> |
#<alt (/ (- (* 2 (* (* b (cos (- (* 1/3 (* t z)) y))) (sqrt x))) (* 1/3 a)) b)> |
#<alt (/ (- (* 2 (* (* b (cos (- (* 1/3 (* t z)) y))) (sqrt x))) (* 1/3 a)) b)> |
#<alt (/ (- (* 2 (* (* b (cos (- (* 1/3 (* t z)) y))) (sqrt x))) (* 1/3 a)) b)> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (* -2 (* (sqrt x) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2))))> |
#<alt (* -2 (* (sqrt x) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2))))> |
#<alt (* -2 (* (sqrt x) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2))))> |
#<alt (* -2 (* (sqrt x) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2))))> |
#<alt (* 2 (* (sqrt x) (cos (* 1/3 (* t z)))))> |
#<alt (+ (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))) (* 2 (* (sqrt x) (* y (sin (* 1/3 (* t z)))))))> |
#<alt (+ (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))) (* y (+ (* -1 (* (sqrt x) (* y (cos (* 1/3 (* t z)))))) (* 2 (* (sqrt x) (sin (* 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 (- (* 1/3 (* t z)) y))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (* 2 (* (sqrt x) (cos (+ (* -1 y) (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ (* -1 y) (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ (* -1 y) (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (+ (* -1 y) (* 1/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (cos (neg y))))> |
#<alt (+ (* -2/3 (* (* t (* z (sin (neg y)))) (sqrt x))) (* 2 (* (sqrt x) (cos (neg y)))))> |
#<alt (+ (* 2 (* (sqrt x) (cos (neg y)))) (* z (+ (* -2/3 (* (* t (sin (neg y))) (sqrt x))) (* -1/9 (* (* (pow t 2) (* z (cos (neg y)))) (sqrt x))))))> |
#<alt (+ (* 2 (* (sqrt x) (cos (neg y)))) (* z (+ (* -2/3 (* (* t (sin (neg y))) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos (neg y))) (sqrt x))) (* 1/81 (* (* (pow t 3) (* z (sin (neg y)))) (sqrt x))))))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (* 2 (* (sqrt x) (cos (neg y))))> |
#<alt (+ (* -2/3 (* (* t (* z (sin (neg y)))) (sqrt x))) (* 2 (* (sqrt x) (cos (neg y)))))> |
#<alt (+ (* 2 (* (sqrt x) (cos (neg y)))) (* t (+ (* -2/3 (* (sqrt x) (* z (sin (neg y))))) (* -1/9 (* (* t (* (pow z 2) (cos (neg y)))) (sqrt x))))))> |
#<alt (+ (* 2 (* (sqrt x) (cos (neg y)))) (* t (+ (* -2/3 (* (sqrt x) (* z (sin (neg y))))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos (neg y))))) (* 1/81 (* (* t (* (pow z 3) (sin (neg y)))) (sqrt x))))))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))> |
#<alt (* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (* -2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2)))))> |
#<alt (* -2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2)))))> |
#<alt (* -2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2)))))> |
#<alt (* -2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2)))))> |
#<alt (* 2 (* (sqrt x) (pow (cos (* 1/3 (* t z))) 2)))> |
#<alt (+ (* 2 (* (sqrt x) (* y (+ (* -1 (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z))))) (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z)))))))) (* 2 (* (sqrt x) (pow (cos (* 1/3 (* t z))) 2))))> |
#<alt (+ (* 2 (* (sqrt x) (pow (cos (* 1/3 (* t z))) 2))) (* y (+ (* 2 (* (sqrt x) (* y (+ (* -1 (pow (cos (* 1/3 (* t z))) 2)) (* -1 (pow (sin (* 1/3 (* t z))) 2)))))) (* 2 (* (sqrt x) (+ (* -1 (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z))))) (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z))))))))))> |
#<alt (+ (* 2 (* (sqrt x) (pow (cos (* 1/3 (* t z))) 2))) (* y (+ (* 2 (* (sqrt x) (+ (* -1 (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z))))) (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z))))))) (* y (+ (* 2 (* (sqrt x) (* y (+ (* -1/2 (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z))))) (+ (* -1/6 (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z))))) (+ (* 1/6 (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z))))) (* 1/2 (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z))))))))))) (* 2 (* (sqrt x) (+ (* -1 (pow (cos (* 1/3 (* t z))) 2)) (* -1 (pow (sin (* 1/3 (* t z))) 2))))))))))> |
#<alt (* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (* 2 (* (sqrt x) (* (cos (+ (* -1 y) (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) (* -1 y))))))> |
#<alt (* 2 (* (sqrt x) (* (cos (+ (* -1 y) (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) (* -1 y))))))> |
#<alt (* 2 (* (sqrt x) (* (cos (+ (* -1 y) (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) (* -1 y))))))> |
#<alt (* 2 (* (sqrt x) (* (cos (+ (* -1 y) (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) (* -1 y))))))> |
#<alt (* 2 (* (sqrt x) (* (cos y) (cos (neg y)))))> |
#<alt (+ (* 2 (* (sqrt x) (* z (+ (* -1/3 (* t (* (cos y) (sin (neg y))))) (* -1/3 (* t (* (cos (neg y)) (sin y)))))))) (* 2 (* (sqrt x) (* (cos y) (cos (neg y))))))> |
#<alt (+ (* 2 (* (sqrt x) (* (cos y) (cos (neg y))))) (* z (+ (* 2 (* (sqrt x) (* z (+ (* -1/9 (* (pow t 2) (* (cos y) (cos (neg y))))) (* 1/9 (* (pow t 2) (* (sin y) (sin (neg y))))))))) (* 2 (* (sqrt x) (+ (* -1/3 (* t (* (cos y) (sin (neg y))))) (* -1/3 (* t (* (cos (neg y)) (sin y))))))))))> |
#<alt (+ (* 2 (* (sqrt x) (* (cos y) (cos (neg y))))) (* z (+ (* 2 (* (sqrt x) (+ (* -1/3 (* t (* (cos y) (sin (neg y))))) (* -1/3 (* t (* (cos (neg y)) (sin y))))))) (* z (+ (* 2 (* (sqrt x) (* z (+ (* 1/162 (* (pow t 3) (* (cos y) (sin (neg y))))) (+ (* 1/162 (* (pow t 3) (* (cos (neg y)) (sin y)))) (+ (* 1/54 (* (pow t 3) (* (cos y) (sin (neg y))))) (* 1/54 (* (pow t 3) (* (cos (neg y)) (sin y)))))))))) (* 2 (* (sqrt x) (+ (* -1/9 (* (pow t 2) (* (cos y) (cos (neg y))))) (* 1/9 (* (pow t 2) (* (sin y) (sin (neg y)))))))))))))> |
#<alt (* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (* 2 (* (sqrt x) (* (cos y) (cos (neg y)))))> |
#<alt (+ (* 2 (* (sqrt x) (* (cos y) (cos (neg y))))) (* 2 (* (* t (+ (* -1/3 (* z (* (cos y) (sin (neg y))))) (* -1/3 (* z (* (cos (neg y)) (sin y)))))) (sqrt x))))> |
#<alt (+ (* 2 (* (sqrt x) (* (cos y) (cos (neg y))))) (* t (+ (* 2 (* (sqrt x) (+ (* -1/3 (* z (* (cos y) (sin (neg y))))) (* -1/3 (* z (* (cos (neg y)) (sin y))))))) (* 2 (* (* t (+ (* -1/9 (* (pow z 2) (* (cos y) (cos (neg y))))) (* 1/9 (* (pow z 2) (* (sin y) (sin (neg y))))))) (sqrt x))))))> |
#<alt (+ (* 2 (* (sqrt x) (* (cos y) (cos (neg y))))) (* t (+ (* 2 (* (sqrt x) (+ (* -1/3 (* z (* (cos y) (sin (neg y))))) (* -1/3 (* z (* (cos (neg y)) (sin y))))))) (* t (+ (* 2 (* (sqrt x) (+ (* -1/9 (* (pow z 2) (* (cos y) (cos (neg y))))) (* 1/9 (* (pow z 2) (* (sin y) (sin (neg y)))))))) (* 2 (* (* t (+ (* 1/162 (* (pow z 3) (* (cos y) (sin (neg y))))) (+ (* 1/162 (* (pow z 3) (* (cos (neg y)) (sin y)))) (+ (* 1/54 (* (pow z 3) (* (cos y) (sin (neg y))))) (* 1/54 (* (pow z 3) (* (cos (neg y)) (sin y)))))))) (sqrt x))))))))> |
#<alt (* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y)))))> |
#<alt (* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) 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)))> |
252 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 85.0ms | x | @ | -inf | (pow x 1/4) |
| 26.0ms | x | @ | inf | (pow x 1/4) |
| 22.0ms | x | @ | 0 | (pow x 1/4) |
| 12.0ms | z | @ | inf | (- (* z (+ (* 2/3 (* y t)) (* -1/18 (* (* t t) (* z (- 2 (* y y))))))) (* y y)) |
| 11.0ms | t | @ | 0 | (* (* t t) (* z (- 2 (* y y)))) |
| 1× | batch-egg-rewrite |
| 4410× | accelerator-lowering-fma.f32 |
| 4410× | accelerator-lowering-fma.f64 |
| 4318× | *-lowering-*.f32 |
| 4318× | *-lowering-*.f64 |
| 3422× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 65 | 399 |
| 1 | 376 | 393 |
| 2 | 3248 | 389 |
| 0 | 8410 | 370 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(pow (pow x 1/4) 2) |
(/ (/ a b) -3) |
(* (pow (pow x 1/4) 2) (* (cos y) 2)) |
(+ (* (pow (pow x 1/4) 2) (* (cos y) 2)) (/ (/ a b) -3)) |
(/ -1/3 b) |
(* a (/ -1/3 b)) |
(* (* t t) (* z (- 2 (* y y)))) |
(* z (- 2 (* y y))) |
(- (* z (+ (* 2/3 (* y t)) (* -1/18 (* (* t t) (* z (- 2 (* y y))))))) (* y y)) |
(* z (+ (* 2/3 (* y t)) (* -1/18 (* (* t t) (* z (- 2 (* y y))))))) |
(cos (- (* z (* t 1/3)) y)) |
(* -1/3 a) |
(* t 1/3) |
(* (cos (- (* z (* t 1/3)) y)) (sqrt (/ 1 x))) |
(cos (- (/ (* z t) 3) y)) |
(cos (+ y (/ (* z t) 3))) |
(* (cos (+ y (/ (* z t) 3))) (cos (- (/ (* z t) 3) y))) |
(/ (* z t) 3) |
(pow x 1/4) |
(+ (* (sqrt x) (+ 2 (- (* z (+ (* 2/3 (* y t)) (* -1/18 (* (* t t) (* z (- 2 (* y y))))))) (* y y)))) (/ (/ a b) -3)) |
(* (sqrt x) (+ 2 (- (* z (+ (* 2/3 (* y t)) (* -1/18 (* (* t t) (* z (- 2 (* y y))))))) (* y y)))) |
(+ 2 (- (* z (+ (* 2/3 (* y t)) (* -1/18 (* (* t t) (* z (- 2 (* y y))))))) (* y y))) |
(+ (/ (* -1/3 a) b) (* (* (cos (- (* z (* t 1/3)) y)) (sqrt (/ 1 x))) (* 2 x))) |
(/ (* -1/3 a) b) |
(* (* (cos (- (* z (* t 1/3)) y)) (sqrt (/ 1 x))) (* 2 x)) |
(- (/ (* (* (sqrt x) 2) (* (cos (+ y (/ (* z t) 3))) (cos (- (/ (* z t) 3) y)))) (cos (+ y (/ (* z t) 3)))) (/ (/ a 3) b)) |
(/ (* (* (sqrt x) 2) (* (cos (+ y (/ (* z t) 3))) (cos (- (/ (* z t) 3) y)))) (cos (+ y (/ (* z t) 3)))) |
(* (* (sqrt x) 2) (* (cos (+ y (/ (* z t) 3))) (cos (- (/ (* z t) 3) y)))) |
(* (sqrt x) 2) |
| Outputs |
|---|
(exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/4 binary64) (log.f64 x)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) |
(exp.f64 (log.f64 (sqrt.f64 x))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/4 binary64) (log.f64 x))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(sqrt.f64 x) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) |
(/.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 #s(literal -1 binary64))) |
(/.f64 (neg.f64 (sqrt.f64 x)) #s(literal -1 binary64)) |
(pow.f64 x #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/8 binary64)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/8 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (log.f64 x))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) x) |
(*.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(*.f64 (pow.f64 x #s(literal 1/8 binary64)) (pow.f64 x #s(literal 3/8 binary64))) |
(*.f64 (pow.f64 x #s(literal 1/8 binary64)) (pow.f64 (pow.f64 x #s(literal 3/8 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/8 binary64)) (pow.f64 x #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 3/8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 1/8 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (/.f64 a #s(literal -3 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a b) #s(literal 3 binary64))) |
(neg.f64 (/.f64 (/.f64 a b) #s(literal 3 binary64))) |
(/.f64 a (/.f64 b #s(literal -1/3 binary64))) |
(/.f64 a (neg.f64 (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (/.f64 a b) #s(literal -3 binary64)) |
(/.f64 #s(literal -1/3 binary64) (/.f64 b a)) |
(/.f64 #s(literal 1/3 binary64) (neg.f64 (/.f64 b a))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a #s(literal -3 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b (/.f64 a #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 a #s(literal -3 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b (/.f64 a #s(literal -3 binary64)))))) |
(/.f64 (/.f64 a #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 a #s(literal 3 binary64)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 3 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (/.f64 a #s(literal -3 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 b (/.f64 a #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -3 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal 3 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 b #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (neg.f64 (*.f64 b #s(literal 3 binary64))))) |
(/.f64 (/.f64 a #s(literal -3 binary64)) b) |
(/.f64 (/.f64 a #s(literal -3 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) #s(literal 3 binary64)) |
(/.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 b #s(literal -1/3 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 b #s(literal -1/3 binary64))) |
(/.f64 (*.f64 (/.f64 a #s(literal -3 binary64)) #s(literal 1 binary64)) b) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (neg.f64 (neg.f64 (/.f64 b #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) (neg.f64 (/.f64 b #s(literal -1/3 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) a)) (neg.f64 (/.f64 b #s(literal -1/3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 a #s(literal -3 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 (/.f64 b (/.f64 a #s(literal -3 binary64))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (/.f64 b (/.f64 a #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -3 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 #s(literal -1/3 binary64) b)) |
(*.f64 a (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3 binary64))) |
(*.f64 (/.f64 a b) #s(literal -1/3 binary64)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 a b)) |
(*.f64 (/.f64 #s(literal -1/3 binary64) b) a) |
(*.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b #s(literal -1/3 binary64)))) |
(*.f64 (/.f64 a #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 a #s(literal 3 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) b))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 a b) #s(literal 3 binary64))) |
(*.f64 (/.f64 a #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 a #s(literal -3 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 a #s(literal 3 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -3 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.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 y)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 x))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) (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 y)) |
(*.f64 (*.f64 (cos.f64 y) (sqrt.f64 x)) #s(literal 2 binary64)) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 x))) (/.f64 a (/.f64 b #s(literal -1/3 binary64)))) |
(+.f64 (/.f64 a (/.f64 b #s(literal -1/3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 x)))) |
(-.f64 (/.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) #s(literal 2 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 x))) (/.f64 (/.f64 a b) #s(literal 3 binary64)))) (/.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 x))) (/.f64 (/.f64 a b) #s(literal 3 binary64))))) |
(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 y))) (/.f64 a (/.f64 b #s(literal -1/3 binary64)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 x)) (/.f64 a (/.f64 b #s(literal -1/3 binary64)))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 x)))) |
(fma.f64 a (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 x)))) |
(fma.f64 (/.f64 a b) #s(literal -1/3 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 x)))) |
(fma.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 a (/.f64 b #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) (sqrt.f64 x) (/.f64 a (/.f64 b #s(literal -1/3 binary64)))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 x)))) |
(fma.f64 (/.f64 #s(literal -1/3 binary64) b) a (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b #s(literal -1/3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 x)))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 a (/.f64 b #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 y) (/.f64 a (/.f64 b #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 a #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 x)))) |
(fma.f64 (/.f64 a #s(literal 3 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 a b) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 x)))) |
(fma.f64 (/.f64 a #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 x)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) #s(literal 1/3 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 a #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 a #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 x)))) |
(fma.f64 (*.f64 (cos.f64 y) (sqrt.f64 x)) #s(literal 2 binary64) (/.f64 a (/.f64 b #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) (/.f64 a (/.f64 b #s(literal -1/3 binary64)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -3 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) #s(literal 2 binary64))) (/.f64 (-.f64 (/.f64 a (/.f64 b #s(literal -1/3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 x)))) (/.f64 b (/.f64 a #s(literal -3 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 x))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 x))) (/.f64 (/.f64 a b) #s(literal 3 binary64))) (-.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) #s(literal 2 binary64))) (/.f64 (-.f64 (/.f64 a (/.f64 b #s(literal -1/3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 x)))) (/.f64 b (/.f64 a #s(literal -3 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 x))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 27 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 x))) (/.f64 (/.f64 a b) #s(literal 3 binary64))) (-.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 x))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 27 binary64))) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) #s(literal 2 binary64))) (/.f64 (-.f64 (/.f64 a (/.f64 b #s(literal -1/3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 x)))) (/.f64 b (/.f64 a #s(literal -3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 x))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 27 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)) (-.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 x))) (/.f64 b (/.f64 a #s(literal -3 binary64))))))) |
(/.f64 (-.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 x))) (/.f64 (/.f64 a b) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 x))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 27 binary64)))) (neg.f64 (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) #s(literal 2 binary64))) (/.f64 (-.f64 (/.f64 a (/.f64 b #s(literal -1/3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 x)))) (/.f64 b (/.f64 a #s(literal -3 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 x))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 27 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)) (-.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 x))) (/.f64 b (/.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)))) (neg.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 x))) (/.f64 (/.f64 a b) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)) (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) #s(literal 2 binary64)))) (-.f64 (/.f64 a (/.f64 b #s(literal -1/3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 x))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 x))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 27 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) #s(literal 2 binary64))) (/.f64 (-.f64 (/.f64 a (/.f64 b #s(literal -1/3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 x)))) (/.f64 b (/.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 x))) (/.f64 (/.f64 a b) #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)) (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) #s(literal 2 binary64))))) (neg.f64 (-.f64 (/.f64 a (/.f64 b #s(literal -1/3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 x)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) #s(literal 2 binary64))) (/.f64 (-.f64 (/.f64 a (/.f64 b #s(literal -1/3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 x)))) (/.f64 b (/.f64 a #s(literal -3 binary64))))) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 x))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 27 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 x))) (/.f64 (/.f64 a b) #s(literal 3 binary64))) (-.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 x))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 27 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) #s(literal 2 binary64))) (/.f64 (-.f64 (/.f64 a (/.f64 b #s(literal -1/3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 x)))) (/.f64 b (/.f64 a #s(literal -3 binary64))))))) |
(*.f64 (-.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 x))) (/.f64 (/.f64 a b) #s(literal 3 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b #s(literal -1/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 -1/3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b #s(literal -1/3 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b #s(literal -1/3 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b #s(literal -1/3 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b #s(literal -1/3 binary64)) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 b #s(literal -1/3 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b #s(literal -1/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 (/.f64 #s(literal 1 binary64) b) #s(literal -1/3 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (/.f64 a #s(literal -3 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a b) #s(literal 3 binary64))) |
(neg.f64 (/.f64 (/.f64 a b) #s(literal 3 binary64))) |
(/.f64 a (/.f64 b #s(literal -1/3 binary64))) |
(/.f64 a (neg.f64 (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (/.f64 a b) #s(literal -3 binary64)) |
(/.f64 #s(literal -1/3 binary64) (/.f64 b a)) |
(/.f64 #s(literal 1/3 binary64) (neg.f64 (/.f64 b a))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a #s(literal -3 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b (/.f64 a #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 a #s(literal -3 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b (/.f64 a #s(literal -3 binary64)))))) |
(/.f64 (/.f64 a #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 a #s(literal 3 binary64)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 3 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (/.f64 a #s(literal -3 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 b (/.f64 a #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -3 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal 3 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 b #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (neg.f64 (*.f64 b #s(literal 3 binary64))))) |
(/.f64 (/.f64 a #s(literal -3 binary64)) b) |
(/.f64 (/.f64 a #s(literal -3 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) #s(literal 3 binary64)) |
(/.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 b #s(literal -1/3 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 b #s(literal -1/3 binary64))) |
(/.f64 (*.f64 (/.f64 a #s(literal -3 binary64)) #s(literal 1 binary64)) b) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (neg.f64 (neg.f64 (/.f64 b #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) (neg.f64 (/.f64 b #s(literal -1/3 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) a)) (neg.f64 (/.f64 b #s(literal -1/3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 a #s(literal -3 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 (/.f64 b (/.f64 a #s(literal -3 binary64))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (/.f64 b (/.f64 a #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -3 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 #s(literal -1/3 binary64) b)) |
(*.f64 a (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3 binary64))) |
(*.f64 (/.f64 a b) #s(literal -1/3 binary64)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 a b)) |
(*.f64 (/.f64 #s(literal -1/3 binary64) b) a) |
(*.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b #s(literal -1/3 binary64)))) |
(*.f64 (/.f64 a #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 a #s(literal 3 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) b))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 a b) #s(literal 3 binary64))) |
(*.f64 (/.f64 a #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 a #s(literal -3 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 a #s(literal 3 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -3 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(+.f64 (*.f64 (*.f64 t (*.f64 t z)) #s(literal 2 binary64)) (*.f64 (*.f64 t (*.f64 t z)) (*.f64 y (-.f64 #s(literal 0 binary64) y)))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 t z))) (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) y)) (*.f64 t (*.f64 t z)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 t (*.f64 t z)) (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) y)) (*.f64 t (*.f64 t z)))) |
(fma.f64 (*.f64 t (*.f64 t z)) #s(literal 2 binary64) (*.f64 (*.f64 t (*.f64 t z)) (*.f64 y (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (*.f64 (*.f64 t (*.f64 t z)) (-.f64 #s(literal 8 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 t (*.f64 t z)) (-.f64 #s(literal 4 binary64) (*.f64 y (*.f64 y (*.f64 y y))))) (+.f64 #s(literal 2 binary64) (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t z)) (-.f64 #s(literal 8 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t z)) (-.f64 #s(literal 4 binary64) (*.f64 y (*.f64 y (*.f64 y y)))))) (neg.f64 (+.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(*.f64 t (*.f64 t (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(*.f64 (*.f64 t t) (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(*.f64 z (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 t t))) |
(*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 t (*.f64 t z))) |
(*.f64 (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 t t)) |
(*.f64 (*.f64 t (*.f64 t z)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(*.f64 (*.f64 t (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y)))) t) |
(*.f64 (*.f64 (*.f64 t t) (-.f64 #s(literal 2 binary64) (*.f64 y y))) z) |
(+.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z (*.f64 y (-.f64 #s(literal 0 binary64) y)))) |
(+.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) y)) z)) |
(fma.f64 #s(literal 2 binary64) z (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) y)) z)) |
(fma.f64 z #s(literal 2 binary64) (*.f64 z (*.f64 y (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (*.f64 z (-.f64 #s(literal 8 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(/.f64 (*.f64 z (-.f64 #s(literal 4 binary64) (*.f64 y (*.f64 y (*.f64 y y))))) (+.f64 #s(literal 2 binary64) (*.f64 y y))) |
(/.f64 (*.f64 (-.f64 #s(literal 8 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) z) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) z) (+.f64 #s(literal 2 binary64) (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 #s(literal 8 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 #s(literal 4 binary64) (*.f64 y (*.f64 y (*.f64 y y)))))) (neg.f64 (+.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 8 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) z)) (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) z)) (neg.f64 (+.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) z) |
(+.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y (-.f64 #s(literal 0 binary64) y))) |
(+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) y)) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(+.f64 (*.f64 z (*.f64 y (*.f64 t #s(literal 2/3 binary64)))) (+.f64 (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 y (-.f64 #s(literal 0 binary64) y)))) |
(+.f64 (*.f64 z (*.f64 y (*.f64 t #s(literal 2/3 binary64)))) (-.f64 (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 y y))) |
(-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) |
(-.f64 (/.f64 (*.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))))) (+.f64 (*.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (*.f64 (*.f64 y y) (+.f64 (*.f64 y y) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))))))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (*.f64 (*.f64 y y) (+.f64 (*.f64 y y) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))))) (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))))) |
(fma.f64 y (-.f64 #s(literal 0 binary64) y) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(fma.f64 z (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (+.f64 (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 y (-.f64 #s(literal 0 binary64) y)))) |
(fma.f64 z (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (-.f64 (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 y y))) |
(fma.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 y (-.f64 #s(literal 0 binary64) y))) |
(fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 y t) z) (+.f64 (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 y (-.f64 #s(literal 0 binary64) y)))) |
(fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 y t) z) (-.f64 (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 y y))) |
(fma.f64 (*.f64 y t) (*.f64 #s(literal 2/3 binary64) z) (+.f64 (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 y (-.f64 #s(literal 0 binary64) y)))) |
(fma.f64 (*.f64 y t) (*.f64 #s(literal 2/3 binary64) z) (-.f64 (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 y y))) |
(fma.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) z (+.f64 (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 y (-.f64 #s(literal 0 binary64) y)))) |
(fma.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) z (-.f64 (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 y y))) |
(fma.f64 (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) z (*.f64 y (-.f64 #s(literal 0 binary64) y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y y) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) y (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(fma.f64 (*.f64 y #s(literal 2/3 binary64)) (*.f64 t z) (+.f64 (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 y (-.f64 #s(literal 0 binary64) y)))) |
(fma.f64 (*.f64 y #s(literal 2/3 binary64)) (*.f64 t z) (-.f64 (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 y y))) |
(fma.f64 (*.f64 z #s(literal 2/3 binary64)) (*.f64 y t) (+.f64 (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 y (-.f64 #s(literal 0 binary64) y)))) |
(fma.f64 (*.f64 z #s(literal 2/3 binary64)) (*.f64 y t) (-.f64 (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 y y))) |
(fma.f64 (*.f64 z (*.f64 y t)) #s(literal 2/3 binary64) (+.f64 (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 y (-.f64 #s(literal 0 binary64) y)))) |
(fma.f64 (*.f64 z (*.f64 y t)) #s(literal 2/3 binary64) (-.f64 (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 y y))) |
(fma.f64 (*.f64 z (*.f64 y #s(literal 2/3 binary64))) t (+.f64 (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 y (-.f64 #s(literal 0 binary64) y)))) |
(fma.f64 (*.f64 z (*.f64 y #s(literal 2/3 binary64))) t (-.f64 (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (*.f64 (*.f64 y y) (+.f64 (*.f64 y y) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))))) (-.f64 (*.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (-.f64 (*.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (*.f64 (*.f64 y y) (+.f64 (*.f64 y y) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))))) (-.f64 (*.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (-.f64 (*.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (*.f64 (*.f64 y y) (+.f64 (*.f64 y y) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y (-.f64 #s(literal 0 binary64) y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (*.f64 y (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (*.f64 y (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (*.f64 (*.f64 y y) (+.f64 (*.f64 y y) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y (-.f64 #s(literal 0 binary64) y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y (-.f64 #s(literal 0 binary64) y))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (*.f64 (*.f64 y y) (+.f64 (*.f64 y y) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (*.f64 y (*.f64 y (*.f64 y y)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (*.f64 (*.f64 y y) (+.f64 (*.f64 y y) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))))) (-.f64 (*.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (-.f64 (*.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (*.f64 (*.f64 y y) (+.f64 (*.f64 y y) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))))) |
(+.f64 (*.f64 z (*.f64 y (*.f64 t #s(literal 2/3 binary64)))) (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(+.f64 (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 z (*.f64 y (*.f64 t #s(literal 2/3 binary64))))) |
(fma.f64 z (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(fma.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 z (*.f64 y (*.f64 t #s(literal 2/3 binary64))))) |
(fma.f64 (*.f64 t (*.f64 t (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 #s(literal -1/18 binary64) z) (*.f64 z (*.f64 y (*.f64 t #s(literal 2/3 binary64))))) |
(fma.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 y t) z) (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(fma.f64 (*.f64 y t) (*.f64 #s(literal 2/3 binary64) z) (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(fma.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) z (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t (*.f64 t (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))))) z) (*.f64 z (*.f64 y (*.f64 t #s(literal 2/3 binary64))))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) z (*.f64 z (*.f64 y (*.f64 t #s(literal 2/3 binary64))))) |
(fma.f64 (*.f64 (*.f64 t t) #s(literal -1/18 binary64)) (*.f64 (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))) z) (*.f64 z (*.f64 y (*.f64 t #s(literal 2/3 binary64))))) |
(fma.f64 (*.f64 y #s(literal 2/3 binary64)) (*.f64 t z) (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(fma.f64 (*.f64 z #s(literal 2/3 binary64)) (*.f64 y t) (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(fma.f64 (*.f64 z (*.f64 y t)) #s(literal 2/3 binary64) (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(fma.f64 (*.f64 z (*.f64 y #s(literal 2/3 binary64))) t (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(fma.f64 (*.f64 z (*.f64 t (*.f64 t (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) #s(literal -1/18 binary64) (*.f64 z (*.f64 y (*.f64 t #s(literal 2/3 binary64))))) |
(fma.f64 (*.f64 z #s(literal -1/18 binary64)) (*.f64 t (*.f64 t (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 z (*.f64 y (*.f64 t #s(literal 2/3 binary64))))) |
(fma.f64 (*.f64 z (*.f64 (*.f64 t t) #s(literal -1/18 binary64))) (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 z (*.f64 y (*.f64 t #s(literal 2/3 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 8/27 binary64) (*.f64 (*.f64 y t) (*.f64 (*.f64 y t) (*.f64 y t)))) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 (*.f64 t (*.f64 t (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 t (*.f64 t (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))))))) #s(literal -1/5832 binary64)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 (*.f64 z (*.f64 y (*.f64 t #s(literal 2/3 binary64)))) (*.f64 z (*.f64 y (*.f64 t #s(literal 2/3 binary64))))) (-.f64 (*.f64 (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 (*.f64 z (*.f64 y (*.f64 t #s(literal 2/3 binary64)))) (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 y (*.f64 t #s(literal 2/3 binary64)))) (*.f64 z (*.f64 y (*.f64 t #s(literal 2/3 binary64))))) (*.f64 (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (-.f64 (*.f64 z (*.f64 y (*.f64 t #s(literal 2/3 binary64)))) (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(/.f64 (*.f64 z (+.f64 (*.f64 #s(literal 8/27 binary64) (*.f64 (*.f64 y t) (*.f64 (*.f64 y t) (*.f64 y t)))) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 (*.f64 t (*.f64 t (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 t (*.f64 t (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))))))) #s(literal -1/5832 binary64)))) (+.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 (*.f64 y t) (*.f64 y t))) (*.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (-.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 y (*.f64 t #s(literal 2/3 binary64))))))) |
(/.f64 (*.f64 z (-.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 (*.f64 y t) (*.f64 y t))) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 t (*.f64 t (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) #s(literal 1/324 binary64)))) (-.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 8/27 binary64) (*.f64 (*.f64 y t) (*.f64 (*.f64 y t) (*.f64 y t)))) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 (*.f64 t (*.f64 t (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 t (*.f64 t (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))))))) #s(literal -1/5832 binary64))) z) (+.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 (*.f64 y t) (*.f64 y t))) (*.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (-.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 y (*.f64 t #s(literal 2/3 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 (*.f64 y t) (*.f64 y t))) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 t (*.f64 t (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) #s(literal 1/324 binary64))) z) (-.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal 8/27 binary64) (*.f64 (*.f64 y t) (*.f64 (*.f64 y t) (*.f64 y t)))) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 (*.f64 t (*.f64 t (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 t (*.f64 t (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))))))) #s(literal -1/5832 binary64)) (*.f64 z (*.f64 z z))))) (neg.f64 (+.f64 (*.f64 (*.f64 z (*.f64 y (*.f64 t #s(literal 2/3 binary64)))) (*.f64 z (*.f64 y (*.f64 t #s(literal 2/3 binary64))))) (-.f64 (*.f64 (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 (*.f64 z (*.f64 y (*.f64 t #s(literal 2/3 binary64)))) (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (*.f64 y (*.f64 t #s(literal 2/3 binary64)))) (*.f64 z (*.f64 y (*.f64 t #s(literal 2/3 binary64))))) (*.f64 (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))))) (neg.f64 (-.f64 (*.f64 z (*.f64 y (*.f64 t #s(literal 2/3 binary64)))) (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))))) |
(/.f64 (neg.f64 (*.f64 z (+.f64 (*.f64 #s(literal 8/27 binary64) (*.f64 (*.f64 y t) (*.f64 (*.f64 y t) (*.f64 y t)))) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 (*.f64 t (*.f64 t (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 t (*.f64 t (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))))))) #s(literal -1/5832 binary64))))) (neg.f64 (+.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 (*.f64 y t) (*.f64 y t))) (*.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (-.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 y (*.f64 t #s(literal 2/3 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 (*.f64 y t) (*.f64 y t))) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 t (*.f64 t (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) #s(literal 1/324 binary64))))) (neg.f64 (-.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 8/27 binary64) (*.f64 (*.f64 y t) (*.f64 (*.f64 y t) (*.f64 y t)))) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 (*.f64 t (*.f64 t (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 t (*.f64 t (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))))))) #s(literal -1/5832 binary64))) z)) (neg.f64 (+.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 (*.f64 y t) (*.f64 y t))) (*.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (-.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 y (*.f64 t #s(literal 2/3 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 (*.f64 y t) (*.f64 y t))) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 t (*.f64 t (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) #s(literal 1/324 binary64))) z)) (neg.f64 (-.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(*.f64 (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) z) |
(+.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))))) |
(+.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 27 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 t z)) #s(literal 9 binary64)) (*.f64 y (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))))) (cos.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 t z)) #s(literal 9 binary64)) (*.f64 y (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))))) (*.f64 (sin.f64 (/.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 27 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 t z)) #s(literal 9 binary64)) (*.f64 y (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))))) (sin.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 t z)) #s(literal 9 binary64)) (*.f64 y (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 t z)) #s(literal 9 binary64)) (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (cos.f64 (/.f64 (*.f64 y y) (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (*.f64 (sin.f64 (/.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 t z)) #s(literal 9 binary64)) (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (sin.f64 (/.f64 (*.f64 y y) (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))))) |
(cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) |
(cos.f64 (-.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) |
(-.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))) (sin.f64 (-.f64 #s(literal 0 binary64) y)))) |
(-.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (sin.f64 (-.f64 #s(literal 0 binary64) y)) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))))) |
(-.f64 (*.f64 (cos.f64 y) (cos.f64 (neg.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (neg.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) |
(-.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 (neg.f64 z) (/.f64 t #s(literal 3 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 (neg.f64 z) (/.f64 t #s(literal 3 binary64)))))) |
(-.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 (neg.f64 (/.f64 t #s(literal 3 binary64))) z))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 (neg.f64 (/.f64 t #s(literal 3 binary64))) z)))) |
(-.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) #s(literal 1/3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) #s(literal 1/3 binary64))))) |
(fma.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))))) |
(fma.f64 (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))) (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))))) |
(fma.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))))) |
(fma.f64 (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))) (sin.f64 y) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))))) |
(fma.f64 (cos.f64 (/.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 27 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 t z)) #s(literal 9 binary64)) (*.f64 y (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))))) (cos.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 t z)) #s(literal 9 binary64)) (*.f64 y (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))))) (*.f64 (sin.f64 (/.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 27 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 t z)) #s(literal 9 binary64)) (*.f64 y (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))))) (sin.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 t z)) #s(literal 9 binary64)) (*.f64 y (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))))))) |
(fma.f64 (cos.f64 (/.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 t z)) #s(literal 9 binary64)) (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (cos.f64 (/.f64 (*.f64 y y) (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (*.f64 (sin.f64 (/.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 t z)) #s(literal 9 binary64)) (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (sin.f64 (/.f64 (*.f64 y y) (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) #s(literal 2 binary64))) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))))))))) |
(-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 3 binary64))) |
(neg.f64 (/.f64 a #s(literal 3 binary64))) |
(/.f64 a #s(literal -3 binary64)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 3 binary64) a))) |
(/.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 (-.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 (neg.f64 (/.f64 #s(literal 3 binary64) a)) #s(literal -1 binary64)) |
(*.f64 a #s(literal -1/3 binary64)) |
(*.f64 #s(literal -1/3 binary64) a) |
(*.f64 #s(literal -1 binary64) (/.f64 a #s(literal 3 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1/3 binary64)) |
(/.f64 t #s(literal 3 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 3 binary64) t))) |
(/.f64 (neg.f64 t) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (neg.f64 t)) #s(literal 3 binary64)) |
(pow.f64 (/.f64 #s(literal 3 binary64) t) #s(literal -1 binary64)) |
(*.f64 t #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) t) |
(+.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (pow.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (pow.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) |
(fma.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (pow.f64 x #s(literal -1/2 binary64)))) |
(/.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (sqrt.f64 x)) |
(/.f64 (neg.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y))) (neg.f64 (sqrt.f64 x))) |
(/.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) #s(literal 1 binary64)) (sqrt.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y))) (sqrt.f64 x)) |
(/.f64 (neg.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)))) (neg.f64 (sqrt.f64 x))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y))) |
(*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (pow.f64 x #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))))) |
(+.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 27 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 t z)) #s(literal 9 binary64)) (*.f64 y (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))))) (cos.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 t z)) #s(literal 9 binary64)) (*.f64 y (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))))) (*.f64 (sin.f64 (/.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 27 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 t z)) #s(literal 9 binary64)) (*.f64 y (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))))) (sin.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 t z)) #s(literal 9 binary64)) (*.f64 y (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 t z)) #s(literal 9 binary64)) (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (cos.f64 (/.f64 (*.f64 y y) (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (*.f64 (sin.f64 (/.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 t z)) #s(literal 9 binary64)) (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (sin.f64 (/.f64 (*.f64 y y) (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))))) |
(cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) |
(cos.f64 (-.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) |
(-.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))) (sin.f64 (-.f64 #s(literal 0 binary64) y)))) |
(-.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (sin.f64 (-.f64 #s(literal 0 binary64) y)) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))))) |
(-.f64 (*.f64 (cos.f64 y) (cos.f64 (neg.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (neg.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) |
(-.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 (neg.f64 z) (/.f64 t #s(literal 3 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 (neg.f64 z) (/.f64 t #s(literal 3 binary64)))))) |
(-.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 (neg.f64 (/.f64 t #s(literal 3 binary64))) z))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 (neg.f64 (/.f64 t #s(literal 3 binary64))) z)))) |
(-.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) #s(literal 1/3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) #s(literal 1/3 binary64))))) |
(fma.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))))) |
(fma.f64 (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))) (cos.f64 y) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))))) |
(fma.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))))) |
(fma.f64 (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))) (sin.f64 y) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))))) |
(fma.f64 (cos.f64 (/.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 27 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 t z)) #s(literal 9 binary64)) (*.f64 y (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))))) (cos.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 t z)) #s(literal 9 binary64)) (*.f64 y (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))))) (*.f64 (sin.f64 (/.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 27 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 t z)) #s(literal 9 binary64)) (*.f64 y (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))))) (sin.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 t z)) #s(literal 9 binary64)) (*.f64 y (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))))))) |
(fma.f64 (cos.f64 (/.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 t z)) #s(literal 9 binary64)) (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (cos.f64 (/.f64 (*.f64 y y) (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (*.f64 (sin.f64 (/.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 t z)) #s(literal 9 binary64)) (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (sin.f64 (/.f64 (*.f64 y y) (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) #s(literal 2 binary64))) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))))))))) |
(+.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (neg.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (sin.f64 (-.f64 #s(literal 0 binary64) y)) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 (*.f64 y y) (-.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (cos.f64 (/.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 t z)) #s(literal 9 binary64)) (-.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (*.f64 (sin.f64 (/.f64 (*.f64 y y) (-.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (sin.f64 (/.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 t z)) #s(literal 9 binary64)) (-.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))))) |
(cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) |
(-.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))))) |
(fma.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))) (neg.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) |
(fma.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))) (*.f64 (sin.f64 (-.f64 #s(literal 0 binary64) y)) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))))) |
(fma.f64 (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))) (cos.f64 y) (neg.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) |
(fma.f64 (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))) (cos.f64 y) (*.f64 (sin.f64 (-.f64 #s(literal 0 binary64) y)) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))))) |
(fma.f64 (cos.f64 (/.f64 (*.f64 y y) (-.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (cos.f64 (/.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 t z)) #s(literal 9 binary64)) (-.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (*.f64 (sin.f64 (/.f64 (*.f64 y y) (-.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (sin.f64 (/.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 t z)) #s(literal 9 binary64)) (-.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) #s(literal 2 binary64))) (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y))) |
(/.f64 (-.f64 (+.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y))) (-.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) #s(literal 2 binary64)))) (neg.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)))) |
(+.f64 (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (*.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) |
(fma.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) |
(fma.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (+.f64 y (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)))) (cos.f64 (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 y (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y))))))) |
(/.f64 (+.f64 (cos.f64 (+.f64 y (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)))) (cos.f64 (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 y (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y))))) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (+.f64 y (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)))) (cos.f64 (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 y (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)))))))) |
(/.f64 (+.f64 (cos.f64 (+.f64 y (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)))) (cos.f64 (-.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y) (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (+.f64 (cos.f64 (+.f64 y (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)))) (cos.f64 (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 y (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)))))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (+.f64 (cos.f64 (+.f64 y (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)))) (cos.f64 (-.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y) (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (cos.f64 (+.f64 y (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)))) (cos.f64 (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 y (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y))))))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (+.f64 y (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)))) (cos.f64 (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 y (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)))))) #s(literal -1 binary64)) |
(*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) |
(*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y))) |
(*.f64 (+.f64 (cos.f64 (+.f64 y (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)))) (cos.f64 (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 y (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y))))) #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 3 binary64) (*.f64 t z))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 t z) #s(literal -3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (*.f64 t z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 3 binary64) (*.f64 t z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 3 binary64) (*.f64 t z))))) |
(/.f64 (*.f64 t z) #s(literal 3 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 3 binary64) (*.f64 t z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 3 binary64) (*.f64 t z)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z))) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)))) #s(literal -3 binary64)) |
(pow.f64 (/.f64 #s(literal 3 binary64) (*.f64 t z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 3 binary64) (*.f64 t z)) #s(literal 1 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 z #s(literal 3 binary64))) |
(*.f64 z (/.f64 t #s(literal 3 binary64))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 t z)) |
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal -1 binary64))) |
(*.f64 (/.f64 t #s(literal 3 binary64)) z) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t z) #s(literal 3 binary64))) |
(*.f64 (*.f64 t z) #s(literal 1/3 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) #s(literal -1/3 binary64)) |
(*.f64 (*.f64 z #s(literal 1/3 binary64)) t) |
(exp.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 1/8 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 1/8 binary64)) #s(literal 2 binary64))) |
(pow.f64 x #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/8 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 x)) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 x #s(literal 1/8 binary64)) (pow.f64 x #s(literal 1/8 binary64))) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)))) (/.f64 a (/.f64 b #s(literal -1/3 binary64)))) |
(+.f64 (/.f64 a (/.f64 b #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (sqrt.f64 x)) (/.f64 a (/.f64 b #s(literal -1/3 binary64))))) |
(+.f64 (+.f64 (/.f64 a (/.f64 b #s(literal -1/3 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (sqrt.f64 x))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) (+.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)))) (/.f64 (/.f64 a b) #s(literal 3 binary64)))) (/.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)) (+.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)))) (/.f64 (/.f64 a b) #s(literal 3 binary64))))) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (sqrt.f64 x)) (/.f64 a (/.f64 b #s(literal -1/3 binary64))))) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)))) (/.f64 a (/.f64 b #s(literal -1/3 binary64)))) |
(fma.f64 #s(literal 2 binary64) (sqrt.f64 x) (+.f64 (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (sqrt.f64 x)) (/.f64 a (/.f64 b #s(literal -1/3 binary64))))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) |
(fma.f64 a (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3 binary64)) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) |
(fma.f64 (/.f64 a b) #s(literal -1/3 binary64) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) |
(fma.f64 (/.f64 #s(literal -1/3 binary64) b) a (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (sqrt.f64 x)) (/.f64 a (/.f64 b #s(literal -1/3 binary64))))) |
(fma.f64 (sqrt.f64 x) #s(literal 2 binary64) (+.f64 (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (sqrt.f64 x)) (/.f64 a (/.f64 b #s(literal -1/3 binary64))))) |
(fma.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))) (/.f64 a (/.f64 b #s(literal -1/3 binary64)))) |
(fma.f64 (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))) (sqrt.f64 x) (/.f64 a (/.f64 b #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal -1/2 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (sqrt.f64 x)) (/.f64 a (/.f64 b #s(literal -1/3 binary64))))) |
(fma.f64 (/.f64 a #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) |
(fma.f64 (/.f64 a #s(literal 3 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 a b) #s(literal 3 binary64)) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) |
(fma.f64 (/.f64 a #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) #s(literal 1/3 binary64) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 a #s(literal -3 binary64)) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 a #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) x (+.f64 (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (sqrt.f64 x)) (/.f64 a (/.f64 b #s(literal -1/3 binary64))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (sqrt.f64 x)) (/.f64 a (/.f64 b #s(literal -1/3 binary64))))) |
(fma.f64 (*.f64 (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) (/.f64 a (/.f64 b #s(literal -1/3 binary64)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -3 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) (/.f64 (-.f64 (/.f64 a (/.f64 b #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) (/.f64 b (/.f64 a #s(literal -3 binary64))))) (+.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 27 binary64)) (pow.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)))) (/.f64 (/.f64 a b) #s(literal 3 binary64))) (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) (/.f64 (-.f64 (/.f64 a (/.f64 b #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) (/.f64 b (/.f64 a #s(literal -3 binary64))))) (+.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 27 binary64)) (pow.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)))) (/.f64 (/.f64 a b) #s(literal 3 binary64))) (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)))))) |
(/.f64 (+.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 27 binary64)) (pow.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) #s(literal 3/2 binary64))) (+.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) (/.f64 (-.f64 (/.f64 a (/.f64 b #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) (/.f64 b (/.f64 a #s(literal -3 binary64)))))) |
(/.f64 (+.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 27 binary64)) (pow.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) #s(literal 3/2 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)) (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) (*.f64 (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))) (*.f64 (sqrt.f64 x) (/.f64 a (/.f64 b #s(literal -1/3 binary64)))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))) (+.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)))) (/.f64 (/.f64 a b) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 27 binary64)) (pow.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) (/.f64 (-.f64 (/.f64 a (/.f64 b #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) (/.f64 b (/.f64 a #s(literal -3 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 27 binary64)) (pow.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)) (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) (*.f64 (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))) (*.f64 (sqrt.f64 x) (/.f64 a (/.f64 b #s(literal -1/3 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)))) (neg.f64 (+.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)))) (/.f64 (/.f64 a b) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)))))) (-.f64 (/.f64 a (/.f64 b #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 27 binary64)) (pow.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) (/.f64 (-.f64 (/.f64 a (/.f64 b #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) (/.f64 b (/.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)))) (/.f64 (/.f64 a b) #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))))) (neg.f64 (-.f64 (/.f64 a (/.f64 b #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) (/.f64 (-.f64 (/.f64 a (/.f64 b #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) (/.f64 b (/.f64 a #s(literal -3 binary64))))) (+.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 27 binary64)) (pow.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)))) (/.f64 (/.f64 a b) #s(literal 3 binary64))) (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 27 binary64)) (pow.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) (/.f64 (-.f64 (/.f64 a (/.f64 b #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) (/.f64 b (/.f64 a #s(literal -3 binary64))))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)))) (/.f64 (/.f64 a b) #s(literal 3 binary64))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (sqrt.f64 x))) |
(+.f64 (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (sqrt.f64 x))) |
(fma.f64 #s(literal 2 binary64) (sqrt.f64 x) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (sqrt.f64 x))) |
(fma.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (sqrt.f64 x))) |
(fma.f64 (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) x (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (sqrt.f64 x))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (sqrt.f64 x))) |
(/.f64 (+.f64 (*.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3/2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)))) (pow.f64 x #s(literal 3/2 binary64)))) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (sqrt.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (sqrt.f64 x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (sqrt.f64 x)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (sqrt.f64 x)))) |
(/.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 8 binary64) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)))))) (+.f64 #s(literal 4 binary64) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (-.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 x) (-.f64 #s(literal 4 binary64) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) (-.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) (sqrt.f64 x)) (+.f64 #s(literal 4 binary64) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (-.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)))) (sqrt.f64 x)) (-.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3/2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)))) (pow.f64 x #s(literal 3/2 binary64))))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (sqrt.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (sqrt.f64 x))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (sqrt.f64 x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (sqrt.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 8 binary64) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))))) (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (-.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 x) (-.f64 #s(literal 4 binary64) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)))))) (neg.f64 (-.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) (sqrt.f64 x))) (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (-.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)))) (sqrt.f64 x))) (neg.f64 (-.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) |
(*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)))) |
(*.f64 (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))) (sqrt.f64 x)) |
(*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
(+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))) |
(+.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(+.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) #s(literal 2 binary64)) |
(+.f64 (+.f64 #s(literal 2 binary64) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (*.f64 y (-.f64 #s(literal 0 binary64) y))) |
(-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (-.f64 (*.f64 y y) #s(literal 2 binary64))) |
(-.f64 (+.f64 #s(literal 2 binary64) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (*.f64 y y)) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)))) (/.f64 (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))) (-.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) |
(fma.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(fma.f64 (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) z (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(fma.f64 (-.f64 (*.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (*.f64 (*.f64 y y) (+.f64 (*.f64 y y) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))))))) #s(literal 2 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))))) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (-.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) #s(literal 2 binary64)))) (+.f64 #s(literal 8 binary64) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))) (-.f64 #s(literal 4 binary64) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (-.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) #s(literal 2 binary64)))) (+.f64 #s(literal 8 binary64) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))) (-.f64 #s(literal 4 binary64) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) (+.f64 #s(literal 4 binary64) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (-.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) (+.f64 (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)))) (-.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)))))) (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (-.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)))))) (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) (neg.f64 (-.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (+.f64 #s(literal 2 binary64) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (+.f64 #s(literal 2 binary64) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))) #s(literal 4 binary64)) (-.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (+.f64 #s(literal 2 binary64) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))))) (*.f64 y (*.f64 y (*.f64 y y)))) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (*.f64 y y))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (-.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (+.f64 #s(literal 2 binary64) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (+.f64 #s(literal 2 binary64) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (*.f64 y y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))) #s(literal 4 binary64))) (neg.f64 (-.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (+.f64 #s(literal 2 binary64) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))))) (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (*.f64 y y)))) |
(pow.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (-.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) #s(literal 2 binary64)))) (+.f64 #s(literal 8 binary64) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))) (-.f64 #s(literal 4 binary64) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 8 binary64) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (-.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) #s(literal 2 binary64)))))) |
(*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) |
(+.f64 (/.f64 a (/.f64 b #s(literal -1/3 binary64))) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (/.f64 b #s(literal -1/3 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)) (-.f64 (/.f64 a (/.f64 b #s(literal -1/3 binary64))) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) (-.f64 (/.f64 a (/.f64 b #s(literal -1/3 binary64))) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))))) |
(fma.f64 x (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))) (/.f64 a (/.f64 b #s(literal -1/3 binary64)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 x (/.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (sqrt.f64 x))) (/.f64 a (/.f64 b #s(literal -1/3 binary64)))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(fma.f64 a (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3 binary64)) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(fma.f64 (/.f64 a b) #s(literal -1/3 binary64) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(fma.f64 (/.f64 #s(literal -1/3 binary64) b) a (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b #s(literal -1/3 binary64))) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 x #s(literal 2 binary64))) (/.f64 a (/.f64 b #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (sqrt.f64 x)) (*.f64 x #s(literal 2 binary64)) (/.f64 a (/.f64 b #s(literal -1/3 binary64)))) |
(fma.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 a (/.f64 b #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (sqrt.f64 x)) (/.f64 a (/.f64 b #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (/.f64 a (/.f64 b #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 a #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(fma.f64 (/.f64 a #s(literal 3 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 a b) #s(literal 3 binary64)) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(fma.f64 (/.f64 a #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) #s(literal 1/3 binary64) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 a #s(literal -3 binary64)) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 a #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(fma.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))) x (/.f64 a (/.f64 b #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 (/.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (sqrt.f64 x)) x) #s(literal 2 binary64) (/.f64 a (/.f64 b #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y))) (pow.f64 x #s(literal -1/2 binary64)) (/.f64 a (/.f64 b #s(literal -1/3 binary64)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -3 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (-.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (/.f64 b #s(literal -1/3 binary64))))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 a (/.f64 b #s(literal -1/3 binary64))) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (-.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (-.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (/.f64 b #s(literal -1/3 binary64))))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 27 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 a (/.f64 b #s(literal -1/3 binary64))) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (-.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 27 binary64))) (+.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (-.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (/.f64 b #s(literal -1/3 binary64))))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 27 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) (/.f64 (-.f64 (/.f64 a (/.f64 b #s(literal -1/3 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) (/.f64 b (/.f64 a #s(literal -3 binary64)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64)))) (-.f64 (/.f64 a (/.f64 b #s(literal -1/3 binary64))) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 27 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (-.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (/.f64 b #s(literal -1/3 binary64))))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 27 binary64)))) (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) (/.f64 (-.f64 (/.f64 a (/.f64 b #s(literal -1/3 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) (/.f64 b (/.f64 a #s(literal -3 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))))) (neg.f64 (-.f64 (/.f64 a (/.f64 b #s(literal -1/3 binary64))) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))) (-.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (/.f64 b #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 27 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (-.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (/.f64 b #s(literal -1/3 binary64))))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64)))))) (neg.f64 (neg.f64 (-.f64 (/.f64 a (/.f64 b #s(literal -1/3 binary64))) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)))) (neg.f64 (-.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (/.f64 b #s(literal -1/3 binary64)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (-.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (/.f64 b #s(literal -1/3 binary64))))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 27 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 a (/.f64 b #s(literal -1/3 binary64))) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (-.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 27 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (-.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (/.f64 b #s(literal -1/3 binary64))))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 a (/.f64 b #s(literal -1/3 binary64))) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (/.f64 a #s(literal -3 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a b) #s(literal 3 binary64))) |
(neg.f64 (/.f64 (/.f64 a b) #s(literal 3 binary64))) |
(/.f64 a (/.f64 b #s(literal -1/3 binary64))) |
(/.f64 a (neg.f64 (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (/.f64 a b) #s(literal -3 binary64)) |
(/.f64 #s(literal -1/3 binary64) (/.f64 b a)) |
(/.f64 #s(literal 1/3 binary64) (neg.f64 (/.f64 b a))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a #s(literal -3 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b (/.f64 a #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 a #s(literal -3 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b (/.f64 a #s(literal -3 binary64)))))) |
(/.f64 (/.f64 a #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 a #s(literal 3 binary64)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 3 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (/.f64 a #s(literal -3 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 b (/.f64 a #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -3 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal 3 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 b #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (neg.f64 (*.f64 b #s(literal 3 binary64))))) |
(/.f64 (/.f64 a #s(literal -3 binary64)) b) |
(/.f64 (/.f64 a #s(literal -3 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) #s(literal 3 binary64)) |
(/.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 b #s(literal -1/3 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 b #s(literal -1/3 binary64))) |
(/.f64 (*.f64 (/.f64 a #s(literal -3 binary64)) #s(literal 1 binary64)) b) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (neg.f64 (neg.f64 (/.f64 b #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) (neg.f64 (/.f64 b #s(literal -1/3 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) a)) (neg.f64 (/.f64 b #s(literal -1/3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 a #s(literal -3 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 (/.f64 b (/.f64 a #s(literal -3 binary64))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (/.f64 b (/.f64 a #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b (/.f64 a #s(literal -3 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 #s(literal -1/3 binary64) b)) |
(*.f64 a (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3 binary64))) |
(*.f64 (/.f64 a b) #s(literal -1/3 binary64)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 a b)) |
(*.f64 (/.f64 #s(literal -1/3 binary64) b) a) |
(*.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b #s(literal -1/3 binary64)))) |
(*.f64 (/.f64 a #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 a #s(literal 3 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) b))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 a b) #s(literal 3 binary64))) |
(*.f64 (/.f64 a #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 a #s(literal -3 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 a #s(literal 3 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -3 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 x (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)))) |
(*.f64 #s(literal 2 binary64) (*.f64 x (/.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (sqrt.f64 x)))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (sqrt.f64 x)) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (sqrt.f64 x))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y))) |
(*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))) x) |
(*.f64 (*.f64 (/.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (sqrt.f64 x)) x) #s(literal 2 binary64)) |
(*.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y))) (pow.f64 x #s(literal -1/2 binary64))) |
(+.f64 (/.f64 a (/.f64 b #s(literal -1/3 binary64))) (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (/.f64 a (/.f64 b #s(literal -1/3 binary64)))) |
(-.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (/.f64 (/.f64 a b) #s(literal 3 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) b)) (*.f64 b (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (/.f64 (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (/.f64 #s(literal 3 binary64) a)) (*.f64 b (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) #s(literal 3 binary64)) (+.f64 (*.f64 x (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 a b) #s(literal 3 binary64)) (+.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (/.f64 (/.f64 a b) #s(literal 3 binary64)))))) (/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 27 binary64)) (+.f64 (*.f64 x (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 a b) #s(literal 3 binary64)) (+.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (/.f64 (/.f64 a b) #s(literal 3 binary64))))))) |
(-.f64 (/.f64 (*.f64 x (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) #s(literal 2 binary64))) (+.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (/.f64 (/.f64 a b) #s(literal 3 binary64)))) (/.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)) (+.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (/.f64 (/.f64 a b) #s(literal 3 binary64))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (/.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (/.f64 a (/.f64 b #s(literal -1/3 binary64)))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))))) |
(fma.f64 a (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3 binary64)) (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))))) |
(fma.f64 (/.f64 a b) #s(literal -1/3 binary64) (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))))) |
(fma.f64 (/.f64 #s(literal -1/3 binary64) b) a (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b #s(literal -1/3 binary64))) (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (/.f64 a (/.f64 b #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (/.f64 a (/.f64 b #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 a (/.f64 b #s(literal -1/3 binary64)))) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (/.f64 a (/.f64 b #s(literal -1/3 binary64)))) |
(fma.f64 (sqrt.f64 x) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (/.f64 a (/.f64 b #s(literal -1/3 binary64)))) |
(fma.f64 (sqrt.f64 x) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 a (/.f64 b #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 a (/.f64 b #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 a (/.f64 b #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 a #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))))) |
(fma.f64 (/.f64 a #s(literal 3 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 a b) #s(literal 3 binary64)) (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (/.f64 a (/.f64 b #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 a #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) #s(literal 1/3 binary64) (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 a #s(literal -3 binary64)) (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 a #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 a (/.f64 b #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) #s(literal -1 binary64)) (/.f64 a (/.f64 b #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (/.f64 a (/.f64 b #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 a (/.f64 b #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 a (/.f64 b #s(literal -1/3 binary64)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -3 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (-.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) b)) (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (/.f64 #s(literal 3 binary64) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 a b) #s(literal 3 binary64)) (+.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (/.f64 (/.f64 a b) #s(literal 3 binary64))))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (/.f64 (/.f64 a b) #s(literal 3 binary64))) (-.f64 (*.f64 x (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (-.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) b)) (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (/.f64 #s(literal 3 binary64) a)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 a b) #s(literal 3 binary64)) (+.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (/.f64 (/.f64 a b) #s(literal 3 binary64))))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 27 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (/.f64 (/.f64 a b) #s(literal 3 binary64))) (-.f64 (*.f64 x (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) b)) (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (/.f64 #s(literal 3 binary64) a))) (*.f64 b (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 27 binary64))) (+.f64 (*.f64 x (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 a b) #s(literal 3 binary64)) (+.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (/.f64 (/.f64 a b) #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 27 binary64))) (+.f64 (*.f64 x (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)) (*.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (/.f64 a (/.f64 b #s(literal -1/3 binary64))))))) |
(/.f64 (-.f64 (*.f64 x (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))) (+.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (/.f64 (/.f64 a b) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 x (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))) (-.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (/.f64 a (/.f64 b #s(literal -1/3 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b #s(literal 3 binary64))) (*.f64 (/.f64 (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) a)) (*.f64 (/.f64 (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 b (/.f64 a #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) b)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 b #s(literal 3 binary64))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) a)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 b (/.f64 a #s(literal 3 binary64)))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) #s(literal 1 binary64))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (/.f64 b (/.f64 a #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (/.f64 a #s(literal -3 binary64)))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) (*.f64 b #s(literal 3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) a)) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) (/.f64 b (/.f64 a #s(literal 3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 b (/.f64 a #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) b) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 a #s(literal 3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) b)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 a #s(literal -3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) b)) (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (/.f64 #s(literal 3 binary64) a)))) (neg.f64 (*.f64 b (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 27 binary64)))) (neg.f64 (+.f64 (*.f64 x (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 a b) #s(literal 3 binary64)) (+.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (/.f64 (/.f64 a b) #s(literal 3 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 27 binary64)))) (neg.f64 (+.f64 (*.f64 x (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)) (*.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (/.f64 a (/.f64 b #s(literal -1/3 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (/.f64 (/.f64 a b) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (/.f64 a (/.f64 b #s(literal -1/3 binary64)))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) b)) (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (/.f64 #s(literal 3 binary64) a))) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) b) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b #s(literal 3 binary64))) (*.f64 (/.f64 (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) a))) (neg.f64 (*.f64 (/.f64 (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 b #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 b (/.f64 a #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a #s(literal 3 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) b))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a #s(literal -3 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 b #s(literal 3 binary64))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) a))) (neg.f64 (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 b #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 b (/.f64 a #s(literal 3 binary64)))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (/.f64 b (/.f64 a #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (/.f64 a #s(literal -3 binary64))))) (neg.f64 (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) (*.f64 b #s(literal 3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) a))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (*.f64 b #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) (/.f64 b (/.f64 a #s(literal 3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 b (/.f64 a #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) b) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 a #s(literal 3 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) b))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 a #s(literal -3 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) b)) (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (/.f64 #s(literal 3 binary64) a))))) (neg.f64 (neg.f64 (*.f64 b (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 27 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 a b) #s(literal 3 binary64)) (+.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (/.f64 (/.f64 a b) #s(literal 3 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (/.f64 (/.f64 a b) #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) b)) (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (/.f64 #s(literal 3 binary64) a))) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 (/.f64 (*.f64 b (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (-.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) b)) (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (/.f64 #s(literal 3 binary64) a)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 a b) #s(literal 3 binary64)) (+.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (/.f64 (/.f64 a b) #s(literal 3 binary64))))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 27 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (/.f64 (/.f64 a b) #s(literal 3 binary64))) (-.f64 (*.f64 x (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) b)) (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (/.f64 #s(literal 3 binary64) a))) (/.f64 #s(literal 1 binary64) (*.f64 b (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 27 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 a b) #s(literal 3 binary64)) (+.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (/.f64 (/.f64 a b) #s(literal 3 binary64))))))) |
(*.f64 (-.f64 (*.f64 x (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (/.f64 (/.f64 a b) #s(literal 3 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))))) |
(/.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) |
(/.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 1 binary64)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))))) |
(pow.f64 (/.f64 (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (/.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))))) |
(*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))))) |
(*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))))) |
(*.f64 (sqrt.f64 x) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))))) |
(*.f64 (sqrt.f64 x) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) |
(*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))))) |
(*.f64 (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) |
(*.f64 (/.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (*.f64 (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(fma.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(fma.f64 (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (cos.f64 (+.f64 y (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)))) (cos.f64 (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 y (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)))))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (+.f64 (cos.f64 (+.f64 y (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)))) (cos.f64 (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 y (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (cos.f64 (+.f64 y (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)))) (cos.f64 (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 y (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y))))))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (+.f64 (cos.f64 (+.f64 y (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)))) (cos.f64 (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 y (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) #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) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))))) |
(*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))))) |
(*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) |
(*.f64 (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (sqrt.f64 x)) |
(*.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (sqrt.f64 x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64))) (sqrt.f64 x)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 x))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 x) #s(literal 2 binary64)) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) x) |
(*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64))) |
| 1× | egg-herbie |
| 10054× | accelerator-lowering-fma.f32 |
| 10054× | accelerator-lowering-fma.f64 |
| 6326× | *-lowering-*.f32 |
| 6326× | *-lowering-*.f64 |
| 5576× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 889 | 18298 |
| 1 | 2941 | 17527 |
| 2 | 6572 | 17479 |
| 0 | 8087 | 16680 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(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/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))) |
(+ (* -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)))) |
(/ -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)) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(* 2 (* (pow t 2) z)) |
(+ (* -1 (* (pow t 2) (* (pow y 2) z))) (* 2 (* (pow t 2) z))) |
(+ (* -1 (* (pow t 2) (* (pow y 2) z))) (* 2 (* (pow t 2) z))) |
(+ (* -1 (* (pow t 2) (* (pow y 2) z))) (* 2 (* (pow t 2) z))) |
(* -1 (* (pow t 2) (* (pow y 2) z))) |
(* (pow y 2) (+ (* -1 (* (pow t 2) z)) (* 2 (/ (* (pow t 2) z) (pow y 2))))) |
(* (pow y 2) (+ (* -1 (* (pow t 2) z)) (* 2 (/ (* (pow t 2) z) (pow y 2))))) |
(* (pow y 2) (+ (* -1 (* (pow t 2) z)) (* 2 (/ (* (pow t 2) z) (pow y 2))))) |
(* -1 (* (pow t 2) (* (pow y 2) z))) |
(* (pow y 2) (+ (* -1 (* (pow t 2) z)) (* 2 (/ (* (pow t 2) z) (pow y 2))))) |
(* (pow y 2) (+ (* -1 (* (pow t 2) z)) (* 2 (/ (* (pow t 2) z) (pow y 2))))) |
(* (pow y 2) (+ (* -1 (* (pow t 2) z)) (* 2 (/ (* (pow t 2) z) (pow y 2))))) |
(* z (- 2 (pow y 2))) |
(* z (- 2 (pow y 2))) |
(* z (- 2 (pow y 2))) |
(* z (- 2 (pow y 2))) |
(* z (- 2 (pow y 2))) |
(* z (- 2 (pow y 2))) |
(* z (- 2 (pow y 2))) |
(* z (- 2 (pow y 2))) |
(* z (- 2 (pow y 2))) |
(* z (- 2 (pow y 2))) |
(* z (- 2 (pow y 2))) |
(* z (- 2 (pow y 2))) |
(* 2 z) |
(+ (* -1 (* (pow y 2) z)) (* 2 z)) |
(+ (* -1 (* (pow y 2) z)) (* 2 z)) |
(+ (* -1 (* (pow y 2) z)) (* 2 z)) |
(* -1 (* (pow y 2) z)) |
(* (pow y 2) (+ (* -1 z) (* 2 (/ z (pow y 2))))) |
(* (pow y 2) (+ (* -1 z) (* 2 (/ z (pow y 2))))) |
(* (pow y 2) (+ (* -1 z) (* 2 (/ z (pow y 2))))) |
(* -1 (* (pow y 2) z)) |
(* (pow y 2) (+ (* -1 z) (* 2 (/ z (pow y 2))))) |
(* (pow y 2) (+ (* -1 z) (* 2 (/ z (pow y 2))))) |
(* (pow y 2) (+ (* -1 z) (* 2 (/ z (pow y 2))))) |
(* -1 (pow y 2)) |
(- (* 2/3 (* t (* y z))) (pow y 2)) |
(- (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y)))) (pow y 2)) |
(- (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y)))) (pow y 2)) |
(* -1/18 (* (pow t 2) (* (pow z 2) (- 2 (pow y 2))))) |
(* (pow z 2) (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (* 2/3 (/ (* t y) z)))) |
(* (pow z 2) (+ (* -1 (/ (pow y 2) (pow z 2))) (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (* 2/3 (/ (* t y) z))))) |
(* (pow z 2) (+ (* -1 (/ (pow y 2) (pow z 2))) (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (* 2/3 (/ (* t y) z))))) |
(* -1/18 (* (pow t 2) (* (pow z 2) (- 2 (pow y 2))))) |
(* (pow z 2) (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (* 2/3 (/ (* t y) z)))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -2/3 (* t y)) (/ (pow y 2) z)) z)) (* -1/18 (* (pow t 2) (- 2 (pow y 2)))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -2/3 (* t y)) (/ (pow y 2) z)) z)) (* -1/18 (* (pow t 2) (- 2 (pow y 2)))))) |
(* -1/9 (* (pow t 2) (pow z 2))) |
(+ (* -1/9 (* (pow t 2) (pow z 2))) (* 2/3 (* t (* y z)))) |
(+ (* -1/9 (* (pow t 2) (pow z 2))) (* y (+ (* 2/3 (* t z)) (* y (- (* 1/18 (* (pow t 2) (pow z 2))) 1))))) |
(+ (* -1/9 (* (pow t 2) (pow z 2))) (* y (+ (* 2/3 (* t z)) (* y (- (* 1/18 (* (pow t 2) (pow z 2))) 1))))) |
(* (pow y 2) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)) |
(* (pow y 2) (- (+ (* 1/18 (* (pow t 2) (pow z 2))) (* 2/3 (/ (* t z) y))) 1)) |
(* (pow y 2) (- (+ (* -1/9 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (+ (* 1/18 (* (pow t 2) (pow z 2))) (* 2/3 (/ (* t z) y)))) 1)) |
(* (pow y 2) (- (+ (* -1/9 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (+ (* 1/18 (* (pow t 2) (pow z 2))) (* 2/3 (/ (* t z) y)))) 1)) |
(* (pow y 2) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)) |
(* (pow y 2) (- (+ (* 1/18 (* (pow t 2) (pow z 2))) (* 2/3 (/ (* t z) y))) 1)) |
(* (pow y 2) (- (+ (* -1 (/ (+ (* -2/3 (* t z)) (* 1/9 (/ (* (pow t 2) (pow z 2)) y))) y)) (* 1/18 (* (pow t 2) (pow z 2)))) 1)) |
(* (pow y 2) (- (+ (* -1 (/ (+ (* -2/3 (* t z)) (* 1/9 (/ (* (pow t 2) (pow z 2)) y))) y)) (* 1/18 (* (pow t 2) (pow z 2)))) 1)) |
(* -1 (pow y 2)) |
(- (* 2/3 (* t (* y z))) (pow y 2)) |
(- (* t (+ (* -1/18 (* t (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* y z)))) (pow y 2)) |
(- (* t (+ (* -1/18 (* t (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* y z)))) (pow y 2)) |
(* -1/18 (* (pow t 2) (* (pow z 2) (- 2 (pow y 2))))) |
(* (pow t 2) (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (* 2/3 (/ (* y z) t)))) |
(* (pow t 2) (+ (* -1 (/ (pow y 2) (pow t 2))) (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (* 2/3 (/ (* y z) t))))) |
(* (pow t 2) (+ (* -1 (/ (pow y 2) (pow t 2))) (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (* 2/3 (/ (* y z) t))))) |
(* -1/18 (* (pow t 2) (* (pow z 2) (- 2 (pow y 2))))) |
(* (pow t 2) (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (* 2/3 (/ (* y z) t)))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -2/3 (* y z)) (/ (pow y 2) t)) t)) (* -1/18 (* (pow z 2) (- 2 (pow y 2)))))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -2/3 (* y z)) (/ (pow y 2) t)) t)) (* -1/18 (* (pow z 2) (- 2 (pow y 2)))))) |
(* 2/3 (* t (* y z))) |
(* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y)))) |
(* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y)))) |
(* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y)))) |
(* -1/18 (* (pow t 2) (* (pow z 2) (- 2 (pow y 2))))) |
(* (pow z 2) (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (* 2/3 (/ (* t y) z)))) |
(* (pow z 2) (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (* 2/3 (/ (* t y) z)))) |
(* (pow z 2) (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (* 2/3 (/ (* t y) z)))) |
(* -1/18 (* (pow t 2) (* (pow z 2) (- 2 (pow y 2))))) |
(* (pow z 2) (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (* 2/3 (/ (* t y) z)))) |
(* (pow z 2) (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (* 2/3 (/ (* t y) z)))) |
(* (pow z 2) (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (* 2/3 (/ (* t y) z)))) |
(* -1/9 (* (pow t 2) (pow z 2))) |
(+ (* -1/9 (* (pow t 2) (pow z 2))) (* 2/3 (* t (* y z)))) |
(+ (* -1/9 (* (pow t 2) (pow z 2))) (* y (+ (* 1/18 (* (pow t 2) (* y (pow z 2)))) (* 2/3 (* t z))))) |
(+ (* -1/9 (* (pow t 2) (pow z 2))) (* y (+ (* 1/18 (* (pow t 2) (* y (pow z 2)))) (* 2/3 (* t z))))) |
(* 1/18 (* (pow t 2) (* (pow y 2) (pow z 2)))) |
(* (pow y 2) (+ (* 1/18 (* (pow t 2) (pow z 2))) (* 2/3 (/ (* t z) y)))) |
(* (pow y 2) (+ (* -1/9 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (+ (* 1/18 (* (pow t 2) (pow z 2))) (* 2/3 (/ (* t z) y))))) |
(* (pow y 2) (+ (* -1/9 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (+ (* 1/18 (* (pow t 2) (pow z 2))) (* 2/3 (/ (* t z) y))))) |
(* 1/18 (* (pow t 2) (* (pow y 2) (pow z 2)))) |
(* (pow y 2) (+ (* 1/18 (* (pow t 2) (pow z 2))) (* 2/3 (/ (* t z) y)))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -2/3 (* t z)) (* 1/9 (/ (* (pow t 2) (pow z 2)) y))) y)) (* 1/18 (* (pow t 2) (pow z 2))))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -2/3 (* t z)) (* 1/9 (/ (* (pow t 2) (pow z 2)) y))) y)) (* 1/18 (* (pow t 2) (pow z 2))))) |
(* 2/3 (* t (* y z))) |
(* t (+ (* -1/18 (* t (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* y z)))) |
(* t (+ (* -1/18 (* t (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* y z)))) |
(* t (+ (* -1/18 (* t (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* y z)))) |
(* -1/18 (* (pow t 2) (* (pow z 2) (- 2 (pow y 2))))) |
(* (pow t 2) (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (* 2/3 (/ (* y z) t)))) |
(* (pow t 2) (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (* 2/3 (/ (* y z) t)))) |
(* (pow t 2) (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (* 2/3 (/ (* y z) t)))) |
(* -1/18 (* (pow t 2) (* (pow z 2) (- 2 (pow y 2))))) |
(* (pow t 2) (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (* 2/3 (/ (* y z) t)))) |
(* (pow t 2) (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (* 2/3 (/ (* y z) t)))) |
(* (pow t 2) (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (* 2/3 (/ (* y z) t)))) |
(cos (neg y)) |
(+ (cos (neg y)) (* -1/3 (* t (* z (sin (neg y)))))) |
(+ (cos (neg y)) (* z (- (* -1/18 (* (pow t 2) (* z (cos (neg y))))) (* 1/3 (* t (sin (neg y))))))) |
(+ (cos (neg y)) (* z (- (* z (+ (* -1/18 (* (pow t 2) (cos (neg y)))) (* 1/162 (* (pow t 3) (* z (sin (neg y))))))) (* 1/3 (* t (sin (neg y))))))) |
(cos (- (* 1/3 (* t z)) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos (neg y)) |
(+ (cos (neg y)) (* -1/3 (* t (* z (sin (neg y)))))) |
(+ (cos (neg y)) (* t (- (* -1/18 (* t (* (pow z 2) (cos (neg y))))) (* 1/3 (* z (sin (neg y))))))) |
(+ (cos (neg y)) (* t (- (* t (+ (* -1/18 (* (pow z 2) (cos (neg y)))) (* 1/162 (* t (* (pow z 3) (sin (neg y))))))) (* 1/3 (* z (sin (neg y))))))) |
(cos (- (* 1/3 (* t z)) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos (* 1/3 (* t z))) |
(+ (cos (* 1/3 (* t z))) (* y (sin (* 1/3 (* t z))))) |
(+ (cos (* 1/3 (* t z))) (* y (- (* -1/2 (* y (cos (* 1/3 (* t z))))) (* -1 (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))))))) (* -1 (sin (* 1/3 (* t z))))))) |
(cos (- (* 1/3 (* t z)) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos (+ (* -1 y) (* 1/3 (* t z)))) |
(cos (+ (* -1 y) (* 1/3 (* t z)))) |
(cos (+ (* -1 y) (* 1/3 (* t z)))) |
(cos (+ (* -1 y) (* 1/3 (* t z)))) |
(* -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) |
(* 1/3 t) |
(* 1/3 t) |
(* 1/3 t) |
(* 1/3 t) |
(* 1/3 t) |
(* 1/3 t) |
(* 1/3 t) |
(* 1/3 t) |
(* 1/3 t) |
(* 1/3 t) |
(* 1/3 t) |
(* (sqrt (/ 1 x)) (cos (neg y))) |
(+ (* -1/3 (* (* t (* z (sin (neg y)))) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (cos (neg y)))) |
(+ (* z (+ (* -1/3 (* (* t (sin (neg y))) (sqrt (/ 1 x)))) (* -1/18 (* (* (pow t 2) (* z (cos (neg y)))) (sqrt (/ 1 x)))))) (* (sqrt (/ 1 x)) (cos (neg y)))) |
(+ (* z (+ (* -1/3 (* (* t (sin (neg y))) (sqrt (/ 1 x)))) (* z (+ (* -1/18 (* (* (pow t 2) (cos (neg y))) (sqrt (/ 1 x)))) (* 1/162 (* (* (pow t 3) (* z (sin (neg y)))) (sqrt (/ 1 x)))))))) (* (sqrt (/ 1 x)) (cos (neg y)))) |
(* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))) |
(* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))) |
(* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))) |
(* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))) |
(* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))) |
(* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))) |
(* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))) |
(* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))) |
(* (sqrt (/ 1 x)) (cos (neg y))) |
(+ (* -1/3 (* (* t (* z (sin (neg y)))) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (cos (neg y)))) |
(+ (* t (+ (* -1/3 (* (sqrt (/ 1 x)) (* z (sin (neg y))))) (* -1/18 (* (* t (* (pow z 2) (cos (neg y)))) (sqrt (/ 1 x)))))) (* (sqrt (/ 1 x)) (cos (neg y)))) |
(+ (* t (+ (* -1/3 (* (sqrt (/ 1 x)) (* z (sin (neg y))))) (* t (+ (* -1/18 (* (sqrt (/ 1 x)) (* (pow z 2) (cos (neg y))))) (* 1/162 (* (* t (* (pow z 3) (sin (neg y)))) (sqrt (/ 1 x)))))))) (* (sqrt (/ 1 x)) (cos (neg y)))) |
(* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))) |
(* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))) |
(* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))) |
(* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))) |
(* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))) |
(* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))) |
(* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))) |
(* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))) |
(* (sqrt (/ 1 x)) (cos (* 1/3 (* t z)))) |
(+ (* (sqrt (/ 1 x)) (cos (* 1/3 (* t z)))) (* (sqrt (/ 1 x)) (* y (sin (* 1/3 (* t z)))))) |
(+ (* y (+ (* -1/2 (* (sqrt (/ 1 x)) (* y (cos (* 1/3 (* t z)))))) (* (sqrt (/ 1 x)) (sin (* 1/3 (* t z)))))) (* (sqrt (/ 1 x)) (cos (* 1/3 (* t z))))) |
(+ (* y (+ (* y (+ (* -1/2 (* (sqrt (/ 1 x)) (cos (* 1/3 (* t z))))) (* -1/6 (* (sqrt (/ 1 x)) (* y (sin (* 1/3 (* t z)))))))) (* (sqrt (/ 1 x)) (sin (* 1/3 (* t z)))))) (* (sqrt (/ 1 x)) (cos (* 1/3 (* t z))))) |
(* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))) |
(* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))) |
(* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))) |
(* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))) |
(* (sqrt (/ 1 x)) (cos (+ (* -1 y) (* 1/3 (* t z))))) |
(* (sqrt (/ 1 x)) (cos (+ (* -1 y) (* 1/3 (* t z))))) |
(* (sqrt (/ 1 x)) (cos (+ (* -1 y) (* 1/3 (* t z))))) |
(* (sqrt (/ 1 x)) (cos (+ (* -1 y) (* 1/3 (* t z))))) |
(* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))) |
(* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))) |
(* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))) |
(* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))) |
(* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))) |
(* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))) |
(* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))) |
(* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))) |
(* (sqrt (/ 1 x)) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2))) |
(* (sqrt (/ 1 x)) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2))) |
(* (sqrt (/ 1 x)) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2))) |
(* (sqrt (/ 1 x)) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2))) |
(cos (neg y)) |
(+ (cos (neg y)) (* -1/3 (* t (* z (sin (neg y)))))) |
(+ (cos (neg y)) (* z (- (* -1/18 (* (pow t 2) (* z (cos (neg y))))) (* 1/3 (* t (sin (neg y))))))) |
(+ (cos (neg y)) (* z (- (* z (+ (* -1/18 (* (pow t 2) (cos (neg y)))) (* 1/162 (* (pow t 3) (* z (sin (neg y))))))) (* 1/3 (* t (sin (neg y))))))) |
(cos (- (* 1/3 (* t z)) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos (neg y)) |
(+ (cos (neg y)) (* -1/3 (* t (* z (sin (neg y)))))) |
(+ (cos (neg y)) (* t (- (* -1/18 (* t (* (pow z 2) (cos (neg y))))) (* 1/3 (* z (sin (neg y))))))) |
(+ (cos (neg y)) (* t (- (* t (+ (* -1/18 (* (pow z 2) (cos (neg y)))) (* 1/162 (* t (* (pow z 3) (sin (neg y))))))) (* 1/3 (* z (sin (neg y))))))) |
(cos (- (* 1/3 (* t z)) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos (* 1/3 (* t z))) |
(+ (cos (* 1/3 (* t z))) (* y (sin (* 1/3 (* t z))))) |
(+ (cos (* 1/3 (* t z))) (* y (- (* -1/2 (* y (cos (* 1/3 (* t z))))) (* -1 (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))))))) (* -1 (sin (* 1/3 (* t z))))))) |
(cos (- (* 1/3 (* t z)) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos (+ (* -1 y) (* 1/3 (* t z)))) |
(cos (+ (* -1 y) (* 1/3 (* t z)))) |
(cos (+ (* -1 y) (* 1/3 (* t z)))) |
(cos (+ (* -1 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))) |
(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)))) |
(pow (cos (* 1/3 (* t z))) 2) |
(+ (* y (+ (* -1 (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z))))) (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z)))))) (pow (cos (* 1/3 (* t z))) 2)) |
(+ (* y (+ (* -1 (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z))))) (+ (* y (+ (* -1 (pow (cos (* 1/3 (* t z))) 2)) (* -1 (pow (sin (* 1/3 (* t z))) 2)))) (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z))))))) (pow (cos (* 1/3 (* t z))) 2)) |
(+ (* y (+ (* -1 (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z))))) (+ (* y (+ (* -1 (pow (cos (* 1/3 (* t z))) 2)) (+ (* -1 (pow (sin (* 1/3 (* t z))) 2)) (* y (+ (* -1/2 (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z))))) (+ (* -1/6 (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z))))) (+ (* 1/6 (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z))))) (* 1/2 (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z)))))))))))) (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z))))))) (pow (cos (* 1/3 (* t z))) 2)) |
(* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))) |
(* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))) |
(* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))) |
(* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))) |
(* (cos (+ (* -1 y) (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) (* -1 y)))) |
(* (cos (+ (* -1 y) (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) (* -1 y)))) |
(* (cos (+ (* -1 y) (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) (* -1 y)))) |
(* (cos (+ (* -1 y) (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) (* -1 y)))) |
(* (cos y) (cos (neg y))) |
(+ (* z (+ (* -1/3 (* t (* (cos y) (sin (neg y))))) (* -1/3 (* t (* (cos (neg y)) (sin y)))))) (* (cos y) (cos (neg y)))) |
(+ (* z (+ (* -1/3 (* t (* (cos y) (sin (neg y))))) (+ (* -1/3 (* t (* (cos (neg y)) (sin y)))) (* z (+ (* -1/9 (* (pow t 2) (* (cos y) (cos (neg y))))) (* 1/9 (* (pow t 2) (* (sin y) (sin (neg y)))))))))) (* (cos y) (cos (neg y)))) |
(+ (* z (+ (* -1/3 (* t (* (cos y) (sin (neg y))))) (+ (* -1/3 (* t (* (cos (neg y)) (sin y)))) (* z (+ (* -1/9 (* (pow t 2) (* (cos y) (cos (neg y))))) (+ (* 1/9 (* (pow t 2) (* (sin y) (sin (neg y))))) (* z (+ (* 1/162 (* (pow t 3) (* (cos y) (sin (neg y))))) (+ (* 1/162 (* (pow t 3) (* (cos (neg y)) (sin y)))) (+ (* 1/54 (* (pow t 3) (* (cos y) (sin (neg y))))) (* 1/54 (* (pow t 3) (* (cos (neg y)) (sin y)))))))))))))) (* (cos y) (cos (neg y)))) |
(* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))) |
(* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))) |
(* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))) |
(* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))) |
(* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))) |
(* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))) |
(* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))) |
(* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))) |
(* (cos y) (cos (neg y))) |
(+ (* t (+ (* -1/3 (* z (* (cos y) (sin (neg y))))) (* -1/3 (* z (* (cos (neg y)) (sin y)))))) (* (cos y) (cos (neg y)))) |
(+ (* t (+ (* -1/3 (* z (* (cos y) (sin (neg y))))) (+ (* -1/3 (* z (* (cos (neg y)) (sin y)))) (* t (+ (* -1/9 (* (pow z 2) (* (cos y) (cos (neg y))))) (* 1/9 (* (pow z 2) (* (sin y) (sin (neg y)))))))))) (* (cos y) (cos (neg y)))) |
(+ (* t (+ (* -1/3 (* z (* (cos y) (sin (neg y))))) (+ (* -1/3 (* z (* (cos (neg y)) (sin y)))) (* t (+ (* -1/9 (* (pow z 2) (* (cos y) (cos (neg y))))) (+ (* 1/9 (* (pow z 2) (* (sin y) (sin (neg y))))) (* t (+ (* 1/162 (* (pow z 3) (* (cos y) (sin (neg y))))) (+ (* 1/162 (* (pow z 3) (* (cos (neg y)) (sin y)))) (+ (* 1/54 (* (pow z 3) (* (cos y) (sin (neg y))))) (* 1/54 (* (pow z 3) (* (cos (neg y)) (sin y)))))))))))))) (* (cos y) (cos (neg y)))) |
(* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))) |
(* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))) |
(* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))) |
(* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))) |
(* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))) |
(* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))) |
(* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))) |
(* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))) |
(* 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)) |
(pow (* 1 x) 1/4) |
(pow (* 1 x) 1/4) |
(pow (* 1 x) 1/4) |
(pow (* 1 x) 1/4) |
(pow (* 1 x) 1/4) |
(pow (* 1 x) 1/4) |
(pow (* 1 x) 1/4) |
(pow (* 1 x) 1/4) |
(exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 x)))))) |
(exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 x)))))) |
(exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 x)))))) |
(exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 x)))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) |
(* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))) |
(* -1 (* (sqrt x) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- 2 (pow y 2)))) |
(+ (* -1/3 (/ a b)) (+ (* 2/3 (* (* t (* y z)) (sqrt x))) (* (sqrt x) (- 2 (pow y 2))))) |
(+ (* -1/3 (/ a b)) (+ (* z (+ (* -1/18 (* (* (pow t 2) (* z (- 2 (pow y 2)))) (sqrt x))) (* 2/3 (* (* t y) (sqrt x))))) (* (sqrt x) (- 2 (pow y 2))))) |
(+ (* -1/3 (/ a b)) (+ (* z (+ (* -1/18 (* (* (pow t 2) (* z (- 2 (pow y 2)))) (sqrt x))) (* 2/3 (* (* t y) (sqrt x))))) (* (sqrt x) (- 2 (pow y 2))))) |
(* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt x))) |
(* (pow z 2) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x))) (* 2/3 (* (/ (* t y) z) (sqrt x))))) |
(* (pow z 2) (+ (* -1/3 (/ a (* b (pow z 2)))) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x))) (+ (* 2/3 (* (/ (* t y) z) (sqrt x))) (* (sqrt x) (/ (- 2 (pow y 2)) (pow z 2))))))) |
(* (pow z 2) (+ (* -1/3 (/ a (* b (pow z 2)))) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x))) (+ (* 2/3 (* (/ (* t y) z) (sqrt x))) (* (sqrt x) (/ (- 2 (pow y 2)) (pow z 2))))))) |
(* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt x))) |
(* (pow z 2) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x))) (* 2/3 (* (/ (* t y) z) (sqrt x))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ a b)) (* (sqrt x) (- 2 (pow y 2)))) z)) (* -2/3 (* (* t y) (sqrt x)))) z)) (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ a b)) (* (sqrt x) (- 2 (pow y 2)))) z)) (* -2/3 (* (* t y) (sqrt x)))) z)) (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))))) |
(+ (* -1/3 (/ a b)) (+ (* 2/3 (* (* t (* y z)) (sqrt x))) (* (sqrt x) (+ 2 (* -1/9 (* (pow t 2) (pow z 2))))))) |
(+ (* -1/3 (/ a b)) (+ (* y (+ (* 2/3 (* (* t z) (sqrt x))) (* (sqrt x) (* y (- (* 1/18 (* (pow t 2) (pow z 2))) 1))))) (* (sqrt x) (+ 2 (* -1/9 (* (pow t 2) (pow z 2))))))) |
(+ (* -1/3 (/ a b)) (+ (* y (+ (* 2/3 (* (* t z) (sqrt x))) (* (sqrt x) (* y (- (* 1/18 (* (pow t 2) (pow z 2))) 1))))) (* (sqrt x) (+ 2 (* -1/9 (* (pow t 2) (pow z 2))))))) |
(* (sqrt x) (* (pow y 2) (- (* 1/18 (* (pow t 2) (pow z 2))) 1))) |
(* (pow y 2) (+ (* 2/3 (* (/ (* t z) y) (sqrt x))) (* (sqrt x) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))) |
(* (pow y 2) (+ (* -1/3 (/ a (* b (pow y 2)))) (+ (* 2/3 (* (/ (* t z) y) (sqrt x))) (+ (* (sqrt x) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)) (* (sqrt x) (/ (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))) (pow y 2))))))) |
(* (pow y 2) (+ (* -1/3 (/ a (* b (pow y 2)))) (+ (* 2/3 (* (/ (* t z) y) (sqrt x))) (+ (* (sqrt x) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)) (* (sqrt x) (/ (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))) (pow y 2))))))) |
(* (sqrt x) (* (pow y 2) (- (* 1/18 (* (pow t 2) (pow z 2))) 1))) |
(* (pow y 2) (+ (* 2/3 (* (/ (* t z) y) (sqrt x))) (* (sqrt x) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ a b)) (* (sqrt x) (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))))) y)) (* -2/3 (* (* t z) (sqrt x)))) y)) (* (sqrt x) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ a b)) (* (sqrt x) (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))))) y)) (* -2/3 (* (* t z) (sqrt x)))) y)) (* (sqrt x) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- 2 (pow y 2)))) |
(+ (* -1/3 (/ a b)) (+ (* 2/3 (* (* t (* y z)) (sqrt x))) (* (sqrt x) (- 2 (pow y 2))))) |
(+ (* -1/3 (/ a b)) (+ (* t (+ (* -1/18 (* (* t (* (pow z 2) (- 2 (pow y 2)))) (sqrt x))) (* 2/3 (* (sqrt x) (* y z))))) (* (sqrt x) (- 2 (pow y 2))))) |
(+ (* -1/3 (/ a b)) (+ (* t (+ (* -1/18 (* (* t (* (pow z 2) (- 2 (pow y 2)))) (sqrt x))) (* 2/3 (* (sqrt x) (* y z))))) (* (sqrt x) (- 2 (pow y 2))))) |
(* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt x))) |
(* (pow t 2) (+ (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* (/ (* y z) t) (sqrt x))))) |
(* (pow t 2) (+ (* -1/3 (/ a (* b (pow t 2)))) (+ (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2))))) (+ (* 2/3 (* (/ (* y z) t) (sqrt x))) (* (/ (- 2 (pow y 2)) (pow t 2)) (sqrt x)))))) |
(* (pow t 2) (+ (* -1/3 (/ a (* b (pow t 2)))) (+ (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2))))) (+ (* 2/3 (* (/ (* y z) t) (sqrt x))) (* (/ (- 2 (pow y 2)) (pow t 2)) (sqrt x)))))) |
(* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt x))) |
(* (pow t 2) (+ (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* (/ (* y z) t) (sqrt x))))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ a b)) (* (sqrt x) (- 2 (pow y 2)))) t)) (* -2/3 (* (sqrt x) (* y z)))) t)) (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2))))))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ a b)) (* (sqrt x) (- 2 (pow y 2)))) t)) (* -2/3 (* (sqrt x) (* y z)))) t)) (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2))))))) |
(* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(* -1/3 (/ a b)) |
(* a (- (* (/ (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) a) (sqrt x)) (* 1/3 (/ 1 b)))) |
(* a (- (* (/ (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) a) (sqrt x)) (* 1/3 (/ 1 b)))) |
(* a (- (* (/ (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) a) (sqrt x)) (* 1/3 (/ 1 b)))) |
(* -1/3 (/ a b)) |
(* -1 (* a (+ (* -1 (* (/ (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(* -1 (* a (+ (* -1 (* (/ (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(* -1 (* a (+ (* -1 (* (/ (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(* -1/3 (/ a b)) |
(/ (+ (* -1/3 a) (* (* b (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) (sqrt x))) b) |
(/ (+ (* -1/3 a) (* (* b (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) (sqrt x))) b) |
(/ (+ (* -1/3 a) (* (* b (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) (sqrt x))) b) |
(* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) |
(* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) |
(* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) |
(* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) |
(* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) |
(* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) |
(* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) |
(* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) |
(* -1 (* (sqrt x) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))) |
(* -1 (* (sqrt x) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))) |
(* -1 (* (sqrt x) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))) |
(* -1 (* (sqrt x) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))) |
(* (sqrt x) (- 2 (pow y 2))) |
(+ (* 2/3 (* (* t (* y z)) (sqrt x))) (* (sqrt x) (- 2 (pow y 2)))) |
(+ (* z (+ (* -1/18 (* (* (pow t 2) (* z (- 2 (pow y 2)))) (sqrt x))) (* 2/3 (* (* t y) (sqrt x))))) (* (sqrt x) (- 2 (pow y 2)))) |
(+ (* z (+ (* -1/18 (* (* (pow t 2) (* z (- 2 (pow y 2)))) (sqrt x))) (* 2/3 (* (* t y) (sqrt x))))) (* (sqrt x) (- 2 (pow y 2)))) |
(* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt x))) |
(* (pow z 2) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x))) (* 2/3 (* (/ (* t y) z) (sqrt x))))) |
(* (pow z 2) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x))) (+ (* 2/3 (* (/ (* t y) z) (sqrt x))) (* (sqrt x) (/ (- 2 (pow y 2)) (pow z 2)))))) |
(* (pow z 2) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x))) (+ (* 2/3 (* (/ (* t y) z) (sqrt x))) (* (sqrt x) (/ (- 2 (pow y 2)) (pow z 2)))))) |
(* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt x))) |
(* (pow z 2) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x))) (* 2/3 (* (/ (* t y) z) (sqrt x))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (* (sqrt x) (/ (- 2 (pow y 2)) z))) (* -2/3 (* (* t y) (sqrt x)))) z)) (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (* (sqrt x) (/ (- 2 (pow y 2)) z))) (* -2/3 (* (* t y) (sqrt x)))) z)) (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x))))) |
(* (sqrt x) (+ 2 (* -1/9 (* (pow t 2) (pow z 2))))) |
(+ (* 2/3 (* (* t (* y z)) (sqrt x))) (* (sqrt x) (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))))) |
(+ (* y (+ (* 2/3 (* (* t z) (sqrt x))) (* (sqrt x) (* y (- (* 1/18 (* (pow t 2) (pow z 2))) 1))))) (* (sqrt x) (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))))) |
(+ (* y (+ (* 2/3 (* (* t z) (sqrt x))) (* (sqrt x) (* y (- (* 1/18 (* (pow t 2) (pow z 2))) 1))))) (* (sqrt x) (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))))) |
(* (sqrt x) (* (pow y 2) (- (* 1/18 (* (pow t 2) (pow z 2))) 1))) |
(* (pow y 2) (+ (* 2/3 (* (/ (* t z) y) (sqrt x))) (* (sqrt x) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))) |
(* (pow y 2) (+ (* 2/3 (* (/ (* t z) y) (sqrt x))) (+ (* (sqrt x) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)) (* (sqrt x) (/ (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))) (pow y 2)))))) |
(* (pow y 2) (+ (* 2/3 (* (/ (* t z) y) (sqrt x))) (+ (* (sqrt x) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)) (* (sqrt x) (/ (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))) (pow y 2)))))) |
(* (sqrt x) (* (pow y 2) (- (* 1/18 (* (pow t 2) (pow z 2))) 1))) |
(* (pow y 2) (+ (* 2/3 (* (/ (* t z) y) (sqrt x))) (* (sqrt x) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (* (sqrt x) (/ (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))) y))) (* -2/3 (* (* t z) (sqrt x)))) y)) (* (sqrt x) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (* (sqrt x) (/ (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))) y))) (* -2/3 (* (* t z) (sqrt x)))) y)) (* (sqrt x) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))) |
(* (sqrt x) (- 2 (pow y 2))) |
(+ (* 2/3 (* (* t (* y z)) (sqrt x))) (* (sqrt x) (- 2 (pow y 2)))) |
(+ (* t (+ (* -1/18 (* (* t (* (pow z 2) (- 2 (pow y 2)))) (sqrt x))) (* 2/3 (* (sqrt x) (* y z))))) (* (sqrt x) (- 2 (pow y 2)))) |
(+ (* t (+ (* -1/18 (* (* t (* (pow z 2) (- 2 (pow y 2)))) (sqrt x))) (* 2/3 (* (sqrt x) (* y z))))) (* (sqrt x) (- 2 (pow y 2)))) |
(* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt x))) |
(* (pow t 2) (+ (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* (/ (* y z) t) (sqrt x))))) |
(* (pow t 2) (+ (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2))))) (+ (* 2/3 (* (/ (* y z) t) (sqrt x))) (* (/ (- 2 (pow y 2)) (pow t 2)) (sqrt x))))) |
(* (pow t 2) (+ (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2))))) (+ (* 2/3 (* (/ (* y z) t) (sqrt x))) (* (/ (- 2 (pow y 2)) (pow t 2)) (sqrt x))))) |
(* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt x))) |
(* (pow t 2) (+ (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* (/ (* y z) t) (sqrt x))))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (* (/ (- 2 (pow y 2)) t) (sqrt x))) (* -2/3 (* (sqrt x) (* y z)))) t)) (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2))))))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (* (/ (- 2 (pow y 2)) t) (sqrt x))) (* -2/3 (* (sqrt x) (* y z)))) t)) (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2))))))) |
(- 2 (pow y 2)) |
(- (+ 2 (* 2/3 (* t (* y z)))) (pow y 2)) |
(- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) |
(- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) |
(* -1/18 (* (pow t 2) (* (pow z 2) (- 2 (pow y 2))))) |
(* (pow z 2) (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (* 2/3 (/ (* t y) z)))) |
(* (pow z 2) (- (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (+ (* 2/3 (/ (* t y) z)) (/ 2 (pow z 2)))) (/ (pow y 2) (pow z 2)))) |
(* (pow z 2) (- (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (+ (* 2/3 (/ (* t y) z)) (/ 2 (pow z 2)))) (/ (pow y 2) (pow z 2)))) |
(* -1/18 (* (pow t 2) (* (pow z 2) (- 2 (pow y 2))))) |
(* (pow z 2) (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (* 2/3 (/ (* t y) z)))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (- 2 (pow y 2)) z)) (* -2/3 (* t y))) z)) (* -1/18 (* (pow t 2) (- 2 (pow y 2)))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (- 2 (pow y 2)) z)) (* -2/3 (* t y))) z)) (* -1/18 (* (pow t 2) (- 2 (pow y 2)))))) |
(+ 2 (* -1/9 (* (pow t 2) (pow z 2)))) |
(+ 2 (+ (* -1/9 (* (pow t 2) (pow z 2))) (* 2/3 (* t (* y z))))) |
(+ 2 (+ (* -1/9 (* (pow t 2) (pow z 2))) (* y (+ (* 2/3 (* t z)) (* y (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))))) |
(+ 2 (+ (* -1/9 (* (pow t 2) (pow z 2))) (* y (+ (* 2/3 (* t z)) (* y (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))))) |
(* (pow y 2) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)) |
(* (pow y 2) (- (+ (* 1/18 (* (pow t 2) (pow z 2))) (* 2/3 (/ (* t z) y))) 1)) |
(* (pow y 2) (- (+ (* -1/9 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (+ (* 1/18 (* (pow t 2) (pow z 2))) (+ (* 2/3 (/ (* t z) y)) (/ 2 (pow y 2))))) 1)) |
(* (pow y 2) (- (+ (* -1/9 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (+ (* 1/18 (* (pow t 2) (pow z 2))) (+ (* 2/3 (/ (* t z) y)) (/ 2 (pow y 2))))) 1)) |
(* (pow y 2) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)) |
(* (pow y 2) (- (+ (* 1/18 (* (pow t 2) (pow z 2))) (* 2/3 (/ (* t z) y))) 1)) |
(* (pow y 2) (- (+ (* -1 (/ (+ (* -1 (/ (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))) y)) (* -2/3 (* t z))) y)) (* 1/18 (* (pow t 2) (pow z 2)))) 1)) |
(* (pow y 2) (- (+ (* -1 (/ (+ (* -1 (/ (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))) y)) (* -2/3 (* t z))) y)) (* 1/18 (* (pow t 2) (pow z 2)))) 1)) |
(- 2 (pow y 2)) |
(- (+ 2 (* 2/3 (* t (* y z)))) (pow y 2)) |
(- (+ 2 (* t (+ (* -1/18 (* t (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* y z))))) (pow y 2)) |
(- (+ 2 (* t (+ (* -1/18 (* t (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* y z))))) (pow y 2)) |
(* -1/18 (* (pow t 2) (* (pow z 2) (- 2 (pow y 2))))) |
(* (pow t 2) (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (* 2/3 (/ (* y z) t)))) |
(* (pow t 2) (- (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (+ (* 2/3 (/ (* y z) t)) (/ 2 (pow t 2)))) (/ (pow y 2) (pow t 2)))) |
(* (pow t 2) (- (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (+ (* 2/3 (/ (* y z) t)) (/ 2 (pow t 2)))) (/ (pow y 2) (pow t 2)))) |
(* -1/18 (* (pow t 2) (* (pow z 2) (- 2 (pow y 2))))) |
(* (pow t 2) (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (* 2/3 (/ (* y z) t)))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (- 2 (pow y 2)) t)) (* -2/3 (* y z))) t)) (* -1/18 (* (pow z 2) (- 2 (pow y 2)))))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (- 2 (pow y 2)) t)) (* -2/3 (* y z))) t)) (* -1/18 (* (pow z 2) (- 2 (pow y 2)))))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(* -1/3 (/ a b)) |
(* a (- (* 2 (* (/ (cos (- (* 1/3 (* t z)) y)) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(* a (- (* 2 (* (/ (cos (- (* 1/3 (* t z)) y)) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(* a (- (* 2 (* (/ (cos (- (* 1/3 (* t z)) y)) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(* -1/3 (/ a b)) |
(* -1 (* a (+ (* -2 (* (/ (cos (- (* 1/3 (* t z)) y)) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(* -1 (* a (+ (* -2 (* (/ (cos (- (* 1/3 (* t z)) y)) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(* -1 (* a (+ (* -2 (* (/ (cos (- (* 1/3 (* t z)) y)) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(* -1/3 (/ a b)) |
(/ (+ (* -1/3 a) (* 2 (* (* b (cos (- (* 1/3 (* t z)) y))) (sqrt x)))) b) |
(/ (+ (* -1/3 a) (* 2 (* (* b (cos (- (* 1/3 (* t z)) y))) (sqrt x)))) b) |
(/ (+ (* -1/3 a) (* 2 (* (* b (cos (- (* 1/3 (* t z)) y))) (sqrt x)))) b) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (neg y))))) |
(+ (* -2/3 (* (* t (* z (sin (neg y)))) (sqrt x))) (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (neg y)))))) |
(+ (* -1/3 (/ a b)) (+ (* 2 (* (sqrt x) (cos (neg y)))) (* z (+ (* -2/3 (* (* t (sin (neg y))) (sqrt x))) (* -1/9 (* (* (pow t 2) (* z (cos (neg y)))) (sqrt x))))))) |
(+ (* -1/3 (/ a b)) (+ (* 2 (* (sqrt x) (cos (neg y)))) (* z (+ (* -2/3 (* (* t (sin (neg y))) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos (neg y))) (sqrt x))) (* 1/81 (* (* (pow t 3) (* z (sin (neg y)))) (sqrt x))))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (neg y))))) |
(+ (* -2/3 (* (* t (* z (sin (neg y)))) (sqrt x))) (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (neg y)))))) |
(+ (* -1/3 (/ a b)) (+ (* 2 (* (sqrt x) (cos (neg y)))) (* t (+ (* -2/3 (* (sqrt x) (* z (sin (neg y))))) (* -1/9 (* (* t (* (pow z 2) (cos (neg y)))) (sqrt x))))))) |
(+ (* -1/3 (/ a b)) (+ (* 2 (* (sqrt x) (cos (neg y)))) (* t (+ (* -2/3 (* (sqrt x) (* z (sin (neg y))))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos (neg y))))) (* 1/81 (* (* t (* (pow z 3) (sin (neg y)))) (sqrt x))))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (* 1/3 (* t z)))))) |
(+ (* -1/3 (/ a b)) (+ (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))) (* 2 (* (sqrt x) (* y (sin (* 1/3 (* t z)))))))) |
(+ (* -1/3 (/ a b)) (+ (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))) (* y (+ (* -1 (* (sqrt x) (* y (cos (* 1/3 (* t z)))))) (* 2 (* (sqrt x) (sin (* 1/3 (* t z))))))))) |
(+ (* -1/3 (/ a b)) (+ (* 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)))))))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (+ (* -1 y) (* 1/3 (* t z))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (+ (* -1 y) (* 1/3 (* t z))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (+ (* -1 y) (* 1/3 (* t z))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (+ (* -1 y) (* 1/3 (* t z))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y)))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y)))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y)))))) |
(* 2 (* (sqrt x) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2)))) |
(* -1 (* x (+ (* -2 (* (sqrt (/ 1 x)) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2)))) (* 1/3 (/ a (* b x)))))) |
(* -1 (* x (+ (* -2 (* (sqrt (/ 1 x)) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2)))) (* 1/3 (/ a (* b x)))))) |
(* -1 (* x (+ (* -2 (* (sqrt (/ 1 x)) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2)))) (* 1/3 (/ a (* b x)))))) |
(* -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 (neg y)))) |
(+ (* -2/3 (* (* t (* z (sin (neg y)))) (sqrt x))) (* 2 (* (sqrt x) (cos (neg y))))) |
(+ (* 2 (* (sqrt x) (cos (neg y)))) (* z (+ (* -2/3 (* (* t (sin (neg y))) (sqrt x))) (* -1/9 (* (* (pow t 2) (* z (cos (neg y)))) (sqrt x)))))) |
(+ (* 2 (* (sqrt x) (cos (neg y)))) (* z (+ (* -2/3 (* (* t (sin (neg y))) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos (neg y))) (sqrt x))) (* 1/81 (* (* (pow t 3) (* z (sin (neg y)))) (sqrt x)))))))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(* 2 (* (sqrt x) (cos (neg y)))) |
(+ (* -2/3 (* (* t (* z (sin (neg y)))) (sqrt x))) (* 2 (* (sqrt x) (cos (neg y))))) |
(+ (* 2 (* (sqrt x) (cos (neg y)))) (* t (+ (* -2/3 (* (sqrt x) (* z (sin (neg y))))) (* -1/9 (* (* t (* (pow z 2) (cos (neg y)))) (sqrt x)))))) |
(+ (* 2 (* (sqrt x) (cos (neg y)))) (* t (+ (* -2/3 (* (sqrt x) (* z (sin (neg y))))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos (neg y))))) (* 1/81 (* (* t (* (pow z 3) (sin (neg y)))) (sqrt x)))))))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(* 2 (* (sqrt x) (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))))) (* y (+ (* -1 (* (sqrt x) (* y (cos (* 1/3 (* t z)))))) (* 2 (* (sqrt x) (sin (* 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 (- (* 1/3 (* t z)) y)))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(* 2 (* (sqrt x) (cos (+ (* -1 y) (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (+ (* -1 y) (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (+ (* -1 y) (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (+ (* -1 y) (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(* 2 (* (sqrt x) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2)))) |
(* 2 (* (sqrt x) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2)))) |
(* 2 (* (sqrt x) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2)))) |
(* 2 (* (sqrt x) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2)))) |
(- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y)))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y)))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y)))))) |
(* -2 (* (sqrt x) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2)))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2))))))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2))))))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2))))))) |
(- (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))) (* 1/3 (/ a b))) |
(- (+ (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))) (* 2 (* (sqrt x) (* y (sin (* 1/3 (* t z))))))) (* 1/3 (/ a b))) |
(- (+ (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))) (* y (+ (* -1 (* (sqrt x) (* y (cos (* 1/3 (* t z)))))) (* 2 (* (sqrt x) (sin (* 1/3 (* t z)))))))) (* 1/3 (/ a b))) |
(- (+ (* 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))))))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (+ (* -1 y) (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (+ (* -1 y) (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (+ (* -1 y) (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (+ (* -1 y) (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (neg y)))) (* 1/3 (/ a b))) |
(- (+ (* -2/3 (* (* t (* z (sin (neg y)))) (sqrt x))) (* 2 (* (sqrt x) (cos (neg y))))) (* 1/3 (/ a b))) |
(- (+ (* 2 (* (sqrt x) (cos (neg y)))) (* z (+ (* -2/3 (* (* t (sin (neg y))) (sqrt x))) (* -1/9 (* (* (pow t 2) (* z (cos (neg y)))) (sqrt x)))))) (* 1/3 (/ a b))) |
(- (+ (* 2 (* (sqrt x) (cos (neg y)))) (* z (+ (* -2/3 (* (* t (sin (neg y))) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos (neg y))) (sqrt x))) (* 1/81 (* (* (pow t 3) (* z (sin (neg y)))) (sqrt x)))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (neg y)))) (* 1/3 (/ a b))) |
(- (+ (* -2/3 (* (* t (* z (sin (neg y)))) (sqrt x))) (* 2 (* (sqrt x) (cos (neg y))))) (* 1/3 (/ a b))) |
(- (+ (* 2 (* (sqrt x) (cos (neg y)))) (* t (+ (* -2/3 (* (sqrt x) (* z (sin (neg y))))) (* -1/9 (* (* t (* (pow z 2) (cos (neg y)))) (sqrt x)))))) (* 1/3 (/ a b))) |
(- (+ (* 2 (* (sqrt x) (cos (neg y)))) (* t (+ (* -2/3 (* (sqrt x) (* z (sin (neg y))))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos (neg y))))) (* 1/81 (* (* t (* (pow z 3) (sin (neg y)))) (sqrt x)))))))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b))) |
(- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(* -1/3 (/ a b)) |
(* a (- (* 2 (* (/ (cos (- (* 1/3 (* t z)) y)) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(* a (- (* 2 (* (/ (cos (- (* 1/3 (* t z)) y)) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(* a (- (* 2 (* (/ (cos (- (* 1/3 (* t z)) y)) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(* -1/3 (/ a b)) |
(* -1 (* a (+ (* -2 (* (/ (cos (- (* 1/3 (* t z)) y)) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(* -1 (* a (+ (* -2 (* (/ (cos (- (* 1/3 (* t z)) y)) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(* -1 (* a (+ (* -2 (* (/ (cos (- (* 1/3 (* t z)) y)) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(* -1/3 (/ a b)) |
(/ (- (* 2 (* (* b (cos (- (* 1/3 (* t z)) y))) (sqrt x))) (* 1/3 a)) b) |
(/ (- (* 2 (* (* b (cos (- (* 1/3 (* t z)) y))) (sqrt x))) (* 1/3 a)) b) |
(/ (- (* 2 (* (* b (cos (- (* 1/3 (* t z)) y))) (sqrt x))) (* 1/3 a)) b) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(* -2 (* (sqrt x) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2)))) |
(* -2 (* (sqrt x) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2)))) |
(* -2 (* (sqrt x) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2)))) |
(* -2 (* (sqrt x) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2)))) |
(* 2 (* (sqrt x) (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))))) (* y (+ (* -1 (* (sqrt x) (* y (cos (* 1/3 (* t z)))))) (* 2 (* (sqrt x) (sin (* 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 (- (* 1/3 (* t z)) y)))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(* 2 (* (sqrt x) (cos (+ (* -1 y) (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (+ (* -1 y) (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (+ (* -1 y) (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (+ (* -1 y) (* 1/3 (* t z)))))) |
(* 2 (* (sqrt x) (cos (neg y)))) |
(+ (* -2/3 (* (* t (* z (sin (neg y)))) (sqrt x))) (* 2 (* (sqrt x) (cos (neg y))))) |
(+ (* 2 (* (sqrt x) (cos (neg y)))) (* z (+ (* -2/3 (* (* t (sin (neg y))) (sqrt x))) (* -1/9 (* (* (pow t 2) (* z (cos (neg y)))) (sqrt x)))))) |
(+ (* 2 (* (sqrt x) (cos (neg y)))) (* z (+ (* -2/3 (* (* t (sin (neg y))) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos (neg y))) (sqrt x))) (* 1/81 (* (* (pow t 3) (* z (sin (neg y)))) (sqrt x)))))))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(* 2 (* (sqrt x) (cos (neg y)))) |
(+ (* -2/3 (* (* t (* z (sin (neg y)))) (sqrt x))) (* 2 (* (sqrt x) (cos (neg y))))) |
(+ (* 2 (* (sqrt x) (cos (neg y)))) (* t (+ (* -2/3 (* (sqrt x) (* z (sin (neg y))))) (* -1/9 (* (* t (* (pow z 2) (cos (neg y)))) (sqrt x)))))) |
(+ (* 2 (* (sqrt x) (cos (neg y)))) (* t (+ (* -2/3 (* (sqrt x) (* z (sin (neg y))))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos (neg y))))) (* 1/81 (* (* t (* (pow z 3) (sin (neg y)))) (sqrt x)))))))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))))) |
(* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))))) |
(* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))))) |
(* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))))) |
(* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))))) |
(* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))))) |
(* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))))) |
(* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))))) |
(* -2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2))))) |
(* -2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2))))) |
(* -2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2))))) |
(* -2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2))))) |
(* 2 (* (sqrt x) (pow (cos (* 1/3 (* t z))) 2))) |
(+ (* 2 (* (sqrt x) (* y (+ (* -1 (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z))))) (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z)))))))) (* 2 (* (sqrt x) (pow (cos (* 1/3 (* t z))) 2)))) |
(+ (* 2 (* (sqrt x) (pow (cos (* 1/3 (* t z))) 2))) (* y (+ (* 2 (* (sqrt x) (* y (+ (* -1 (pow (cos (* 1/3 (* t z))) 2)) (* -1 (pow (sin (* 1/3 (* t z))) 2)))))) (* 2 (* (sqrt x) (+ (* -1 (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z))))) (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z)))))))))) |
(+ (* 2 (* (sqrt x) (pow (cos (* 1/3 (* t z))) 2))) (* y (+ (* 2 (* (sqrt x) (+ (* -1 (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z))))) (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z))))))) (* y (+ (* 2 (* (sqrt x) (* y (+ (* -1/2 (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z))))) (+ (* -1/6 (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z))))) (+ (* 1/6 (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z))))) (* 1/2 (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z))))))))))) (* 2 (* (sqrt x) (+ (* -1 (pow (cos (* 1/3 (* t z))) 2)) (* -1 (pow (sin (* 1/3 (* t z))) 2)))))))))) |
(* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))))) |
(* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))))) |
(* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))))) |
(* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))))) |
(* 2 (* (sqrt x) (* (cos (+ (* -1 y) (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) (* -1 y)))))) |
(* 2 (* (sqrt x) (* (cos (+ (* -1 y) (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) (* -1 y)))))) |
(* 2 (* (sqrt x) (* (cos (+ (* -1 y) (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) (* -1 y)))))) |
(* 2 (* (sqrt x) (* (cos (+ (* -1 y) (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) (* -1 y)))))) |
(* 2 (* (sqrt x) (* (cos y) (cos (neg y))))) |
(+ (* 2 (* (sqrt x) (* z (+ (* -1/3 (* t (* (cos y) (sin (neg y))))) (* -1/3 (* t (* (cos (neg y)) (sin y)))))))) (* 2 (* (sqrt x) (* (cos y) (cos (neg y)))))) |
(+ (* 2 (* (sqrt x) (* (cos y) (cos (neg y))))) (* z (+ (* 2 (* (sqrt x) (* z (+ (* -1/9 (* (pow t 2) (* (cos y) (cos (neg y))))) (* 1/9 (* (pow t 2) (* (sin y) (sin (neg y))))))))) (* 2 (* (sqrt x) (+ (* -1/3 (* t (* (cos y) (sin (neg y))))) (* -1/3 (* t (* (cos (neg y)) (sin y)))))))))) |
(+ (* 2 (* (sqrt x) (* (cos y) (cos (neg y))))) (* z (+ (* 2 (* (sqrt x) (+ (* -1/3 (* t (* (cos y) (sin (neg y))))) (* -1/3 (* t (* (cos (neg y)) (sin y))))))) (* z (+ (* 2 (* (sqrt x) (* z (+ (* 1/162 (* (pow t 3) (* (cos y) (sin (neg y))))) (+ (* 1/162 (* (pow t 3) (* (cos (neg y)) (sin y)))) (+ (* 1/54 (* (pow t 3) (* (cos y) (sin (neg y))))) (* 1/54 (* (pow t 3) (* (cos (neg y)) (sin y)))))))))) (* 2 (* (sqrt x) (+ (* -1/9 (* (pow t 2) (* (cos y) (cos (neg y))))) (* 1/9 (* (pow t 2) (* (sin y) (sin (neg y))))))))))))) |
(* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))))) |
(* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))))) |
(* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))))) |
(* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))))) |
(* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))))) |
(* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))))) |
(* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))))) |
(* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))))) |
(* 2 (* (sqrt x) (* (cos y) (cos (neg y))))) |
(+ (* 2 (* (sqrt x) (* (cos y) (cos (neg y))))) (* 2 (* (* t (+ (* -1/3 (* z (* (cos y) (sin (neg y))))) (* -1/3 (* z (* (cos (neg y)) (sin y)))))) (sqrt x)))) |
(+ (* 2 (* (sqrt x) (* (cos y) (cos (neg y))))) (* t (+ (* 2 (* (sqrt x) (+ (* -1/3 (* z (* (cos y) (sin (neg y))))) (* -1/3 (* z (* (cos (neg y)) (sin y))))))) (* 2 (* (* t (+ (* -1/9 (* (pow z 2) (* (cos y) (cos (neg y))))) (* 1/9 (* (pow z 2) (* (sin y) (sin (neg y))))))) (sqrt x)))))) |
(+ (* 2 (* (sqrt x) (* (cos y) (cos (neg y))))) (* t (+ (* 2 (* (sqrt x) (+ (* -1/3 (* z (* (cos y) (sin (neg y))))) (* -1/3 (* z (* (cos (neg y)) (sin y))))))) (* t (+ (* 2 (* (sqrt x) (+ (* -1/9 (* (pow z 2) (* (cos y) (cos (neg y))))) (* 1/9 (* (pow z 2) (* (sin y) (sin (neg y)))))))) (* 2 (* (* t (+ (* 1/162 (* (pow z 3) (* (cos y) (sin (neg y))))) (+ (* 1/162 (* (pow z 3) (* (cos (neg y)) (sin y)))) (+ (* 1/54 (* (pow z 3) (* (cos y) (sin (neg y))))) (* 1/54 (* (pow z 3) (* (cos (neg y)) (sin y)))))))) (sqrt x)))))))) |
(* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))))) |
(* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))))) |
(* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))))) |
(* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))))) |
(* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))))) |
(* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))))) |
(* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))))) |
(* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) 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))) |
| Outputs |
|---|
(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/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 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(* -2 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (neg.f64 (cos.f64 y)))) |
(* -2 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (neg.f64 (cos.f64 y)))) |
(* -2 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (neg.f64 (cos.f64 y)))) |
(* -2 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (neg.f64 (cos.f64 y)))) |
(* 2 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 2 binary64)) |
(+ (* -1 (* (sqrt x) (pow y 2))) (* 2 (sqrt x))) |
(*.f64 (sqrt.f64 x) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(+ (* 2 (sqrt x)) (* (pow y 2) (+ (* -1 (sqrt x)) (* 1/12 (* (sqrt x) (pow y 2)))))) |
(+.f64 (*.f64 (sqrt.f64 x) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 (*.f64 (sqrt.f64 x) (*.f64 y y)) #s(literal 1/12 binary64)))) |
(+ (* 2 (sqrt x)) (* (pow y 2) (+ (* -1 (sqrt x)) (* (pow y 2) (+ (* -1/360 (* (sqrt x) (pow y 2))) (* 1/12 (sqrt x))))))) |
(+.f64 (*.f64 (sqrt.f64 x) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 (*.f64 (*.f64 y y) (+.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 y y)) #s(literal -1/360 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/12 binary64)))) (*.f64 y y))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) #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)))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) #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)))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) #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)))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (/.f64 (*.f64 a #s(literal 1/3 binary64)) b)) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (cos.f64 y)))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (cos.f64 y)))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (cos.f64 y)))) |
(* -2 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (neg.f64 (cos.f64 y)))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos y) (pow (sqrt -1) 2))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal 1/3 binary64)) b) x) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (cos.f64 y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos y) (pow (sqrt -1) 2))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal 1/3 binary64)) b) x) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (cos.f64 y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos y) (pow (sqrt -1) 2))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal 1/3 binary64)) b) x) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (cos.f64 y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))))) |
(+ (* -1/3 (/ a b)) (* 2 (sqrt x))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) |
(+ (* -1 (* (sqrt x) (pow y 2))) (+ (* -1/3 (/ a b)) (* 2 (sqrt x)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(+ (* -1/3 (/ a b)) (+ (* 2 (sqrt x)) (* (pow y 2) (+ (* -1 (sqrt x)) (* 1/12 (* (sqrt x) (pow y 2))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (+.f64 (*.f64 (sqrt.f64 x) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 (*.f64 (sqrt.f64 x) (*.f64 y y)) #s(literal 1/12 binary64))))) |
(+ (* -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)))))))) |
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y y) (+.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 y y)) #s(literal -1/360 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/12 binary64)))) (*.f64 y y))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) #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)))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) #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)))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) #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)))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) #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)))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) #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)))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) #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)))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) #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)))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (/.f64 (*.f64 a #s(literal 1/3 binary64)) b)) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) #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)))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) #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)))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (/.f64 (*.f64 a #s(literal 1/3 binary64)) b)) |
(* -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 (+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) a) (/.f64 #s(literal -1/3 binary64) b))) |
(* a (- (* 2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) a) (/.f64 #s(literal -1/3 binary64) b))) |
(* a (- (* 2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (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 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1/3 binary64) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) a)))) |
(* -1 (* a (+ (* -2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1/3 binary64) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) a)))) |
(* -1 (* a (+ (* -2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1/3 binary64) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) 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 (+.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (sqrt.f64 x) (cos.f64 y))))) b) |
(/ (+ (* -1/3 a) (* 2 (* (* b (cos y)) (sqrt x)))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (sqrt.f64 x) (cos.f64 y))))) b) |
(/ (+ (* -1/3 a) (* 2 (* (* b (cos y)) (sqrt x)))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (sqrt.f64 x) (cos.f64 y))))) b) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) #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)))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) #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)))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (/.f64 (*.f64 a #s(literal 1/3 binary64)) b)) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) #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)))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) #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)))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (/.f64 (*.f64 a #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 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) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* 2 (* (pow t 2) z)) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t t) z)) |
(+ (* -1 (* (pow t 2) (* (pow y 2) z))) (* 2 (* (pow t 2) z))) |
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 t t) (*.f64 (*.f64 y y) z))) |
(+ (* -1 (* (pow t 2) (* (pow y 2) z))) (* 2 (* (pow t 2) z))) |
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 t t) (*.f64 (*.f64 y y) z))) |
(+ (* -1 (* (pow t 2) (* (pow y 2) z))) (* 2 (* (pow t 2) z))) |
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 t t) (*.f64 (*.f64 y y) z))) |
(* -1 (* (pow t 2) (* (pow y 2) z))) |
(*.f64 (*.f64 t t) (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) z))) |
(* (pow y 2) (+ (* -1 (* (pow t 2) z)) (* 2 (/ (* (pow t 2) z) (pow y 2))))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (/.f64 z (*.f64 y y))) (*.f64 (*.f64 t t) z))) |
(* (pow y 2) (+ (* -1 (* (pow t 2) z)) (* 2 (/ (* (pow t 2) z) (pow y 2))))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (/.f64 z (*.f64 y y))) (*.f64 (*.f64 t t) z))) |
(* (pow y 2) (+ (* -1 (* (pow t 2) z)) (* 2 (/ (* (pow t 2) z) (pow y 2))))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (/.f64 z (*.f64 y y))) (*.f64 (*.f64 t t) z))) |
(* -1 (* (pow t 2) (* (pow y 2) z))) |
(*.f64 (*.f64 t t) (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) z))) |
(* (pow y 2) (+ (* -1 (* (pow t 2) z)) (* 2 (/ (* (pow t 2) z) (pow y 2))))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (/.f64 z (*.f64 y y))) (*.f64 (*.f64 t t) z))) |
(* (pow y 2) (+ (* -1 (* (pow t 2) z)) (* 2 (/ (* (pow t 2) z) (pow y 2))))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (/.f64 z (*.f64 y y))) (*.f64 (*.f64 t t) z))) |
(* (pow y 2) (+ (* -1 (* (pow t 2) z)) (* 2 (/ (* (pow t 2) z) (pow y 2))))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (/.f64 z (*.f64 y y))) (*.f64 (*.f64 t t) z))) |
(* z (- 2 (pow y 2))) |
(*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* z (- 2 (pow y 2))) |
(*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* z (- 2 (pow y 2))) |
(*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* z (- 2 (pow y 2))) |
(*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* z (- 2 (pow y 2))) |
(*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* z (- 2 (pow y 2))) |
(*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* z (- 2 (pow y 2))) |
(*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* z (- 2 (pow y 2))) |
(*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* z (- 2 (pow y 2))) |
(*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* z (- 2 (pow y 2))) |
(*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* z (- 2 (pow y 2))) |
(*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* z (- 2 (pow y 2))) |
(*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* 2 z) |
(*.f64 #s(literal 2 binary64) z) |
(+ (* -1 (* (pow y 2) z)) (* 2 z)) |
(*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(+ (* -1 (* (pow y 2) z)) (* 2 z)) |
(*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(+ (* -1 (* (pow y 2) z)) (* 2 z)) |
(*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* -1 (* (pow y 2) z)) |
(*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) z)) |
(* (pow y 2) (+ (* -1 z) (* 2 (/ z (pow y 2))))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 z (/.f64 #s(literal 2 binary64) (*.f64 y y))) z)) |
(* (pow y 2) (+ (* -1 z) (* 2 (/ z (pow y 2))))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 z (/.f64 #s(literal 2 binary64) (*.f64 y y))) z)) |
(* (pow y 2) (+ (* -1 z) (* 2 (/ z (pow y 2))))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 z (/.f64 #s(literal 2 binary64) (*.f64 y y))) z)) |
(* -1 (* (pow y 2) z)) |
(*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) z)) |
(* (pow y 2) (+ (* -1 z) (* 2 (/ z (pow y 2))))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 z (/.f64 #s(literal 2 binary64) (*.f64 y y))) z)) |
(* (pow y 2) (+ (* -1 z) (* 2 (/ z (pow y 2))))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 z (/.f64 #s(literal 2 binary64) (*.f64 y y))) z)) |
(* (pow y 2) (+ (* -1 z) (* 2 (/ z (pow y 2))))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 z (/.f64 #s(literal 2 binary64) (*.f64 y y))) z)) |
(* -1 (pow y 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 y y)) |
(- (* 2/3 (* t (* y z))) (pow y 2)) |
(-.f64 (*.f64 (*.f64 #s(literal 2/3 binary64) t) (*.f64 y z)) (*.f64 y y)) |
(- (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y)))) (pow y 2)) |
(-.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (*.f64 y y)) |
(- (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y)))) (pow y 2)) |
(-.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (*.f64 y y)) |
(* -1/18 (* (pow t 2) (* (pow z 2) (- 2 (pow y 2))))) |
(*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(* (pow z 2) (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (* 2/3 (/ (* t y) z)))) |
(*.f64 (*.f64 z z) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y t)) z))) |
(* (pow z 2) (+ (* -1 (/ (pow y 2) (pow z 2))) (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (* 2/3 (/ (* t y) z))))) |
(*.f64 (*.f64 z z) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (-.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y t)) z) (/.f64 (*.f64 y y) (*.f64 z z))))) |
(* (pow z 2) (+ (* -1 (/ (pow y 2) (pow z 2))) (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (* 2/3 (/ (* t y) z))))) |
(*.f64 (*.f64 z z) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (-.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y t)) z) (/.f64 (*.f64 y y) (*.f64 z z))))) |
(* -1/18 (* (pow t 2) (* (pow z 2) (- 2 (pow y 2))))) |
(*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(* (pow z 2) (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (* 2/3 (/ (* t y) z)))) |
(*.f64 (*.f64 z z) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y t)) z))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -2/3 (* t y)) (/ (pow y 2) z)) z)) (* -1/18 (* (pow t 2) (- 2 (pow y 2)))))) |
(*.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (+.f64 (*.f64 (*.f64 y t) #s(literal -2/3 binary64)) (/.f64 (*.f64 y y) z)) z))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -2/3 (* t y)) (/ (pow y 2) z)) z)) (* -1/18 (* (pow t 2) (- 2 (pow y 2)))))) |
(*.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (+.f64 (*.f64 (*.f64 y t) #s(literal -2/3 binary64)) (/.f64 (*.f64 y y) z)) z))) |
(* -1/9 (* (pow t 2) (pow z 2))) |
(*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 z z))) |
(+ (* -1/9 (* (pow t 2) (pow z 2))) (* 2/3 (* t (* y z)))) |
(+.f64 (*.f64 (*.f64 #s(literal 2/3 binary64) t) (*.f64 y z)) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 z z)))) |
(+ (* -1/9 (* (pow t 2) (pow z 2))) (* y (+ (* 2/3 (* t z)) (* y (- (* 1/18 (* (pow t 2) (pow z 2))) 1))))) |
(+.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t z)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) #s(literal 1/18 binary64))))))) |
(+ (* -1/9 (* (pow t 2) (pow z 2))) (* y (+ (* 2/3 (* t z)) (* y (- (* 1/18 (* (pow t 2) (pow z 2))) 1))))) |
(+.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t z)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) #s(literal 1/18 binary64))))))) |
(* (pow y 2) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)) |
(*.f64 (*.f64 y y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) #s(literal 1/18 binary64)))) |
(* (pow y 2) (- (+ (* 1/18 (* (pow t 2) (pow z 2))) (* 2/3 (/ (* t z) y))) 1)) |
(*.f64 (*.f64 y y) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) #s(literal 1/18 binary64)) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t z)) y)))) |
(* (pow y 2) (- (+ (* -1/9 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (+ (* 1/18 (* (pow t 2) (pow z 2))) (* 2/3 (/ (* t z) y)))) 1)) |
(*.f64 (*.f64 y y) (+.f64 (+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) #s(literal 1/18 binary64)) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t z)) y)) (+.f64 (*.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 y y))) #s(literal -1 binary64)))) |
(* (pow y 2) (- (+ (* -1/9 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (+ (* 1/18 (* (pow t 2) (pow z 2))) (* 2/3 (/ (* t z) y)))) 1)) |
(*.f64 (*.f64 y y) (+.f64 (+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) #s(literal 1/18 binary64)) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t z)) y)) (+.f64 (*.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 y y))) #s(literal -1 binary64)))) |
(* (pow y 2) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)) |
(*.f64 (*.f64 y y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) #s(literal 1/18 binary64)))) |
(* (pow y 2) (- (+ (* 1/18 (* (pow t 2) (pow z 2))) (* 2/3 (/ (* t z) y))) 1)) |
(*.f64 (*.f64 y y) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) #s(literal 1/18 binary64)) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t z)) y)))) |
(* (pow y 2) (- (+ (* -1 (/ (+ (* -2/3 (* t z)) (* 1/9 (/ (* (pow t 2) (pow z 2)) y))) y)) (* 1/18 (* (pow t 2) (pow z 2)))) 1)) |
(*.f64 (*.f64 y y) (-.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) #s(literal 1/18 binary64))) (/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 t z)) (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) #s(literal 1/9 binary64)) y)) y))) |
(* (pow y 2) (- (+ (* -1 (/ (+ (* -2/3 (* t z)) (* 1/9 (/ (* (pow t 2) (pow z 2)) y))) y)) (* 1/18 (* (pow t 2) (pow z 2)))) 1)) |
(*.f64 (*.f64 y y) (-.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) #s(literal 1/18 binary64))) (/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 t z)) (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) #s(literal 1/9 binary64)) y)) y))) |
(* -1 (pow y 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 y y)) |
(- (* 2/3 (* t (* y z))) (pow y 2)) |
(-.f64 (*.f64 (*.f64 #s(literal 2/3 binary64) t) (*.f64 y z)) (*.f64 y y)) |
(- (* t (+ (* -1/18 (* t (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* y z)))) (pow y 2)) |
(-.f64 (*.f64 t (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 #s(literal 2/3 binary64) (*.f64 y z)))) (*.f64 y y)) |
(- (* t (+ (* -1/18 (* t (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* y z)))) (pow y 2)) |
(-.f64 (*.f64 t (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 #s(literal 2/3 binary64) (*.f64 y z)))) (*.f64 y y)) |
(* -1/18 (* (pow t 2) (* (pow z 2) (- 2 (pow y 2))))) |
(*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(* (pow t 2) (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (* 2/3 (/ (* y z) t)))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y z)) t))) |
(* (pow t 2) (+ (* -1 (/ (pow y 2) (pow t 2))) (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (* 2/3 (/ (* y z) t))))) |
(*.f64 (*.f64 t t) (+.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y z)) t) (-.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (*.f64 y y) (*.f64 t t))))) |
(* (pow t 2) (+ (* -1 (/ (pow y 2) (pow t 2))) (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (* 2/3 (/ (* y z) t))))) |
(*.f64 (*.f64 t t) (+.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y z)) t) (-.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (*.f64 y y) (*.f64 t t))))) |
(* -1/18 (* (pow t 2) (* (pow z 2) (- 2 (pow y 2))))) |
(*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(* (pow t 2) (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (* 2/3 (/ (* y z) t)))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y z)) t))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -2/3 (* y z)) (/ (pow y 2) t)) t)) (* -1/18 (* (pow z 2) (- 2 (pow y 2)))))) |
(*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (+.f64 (*.f64 (*.f64 y z) #s(literal -2/3 binary64)) (/.f64 (*.f64 y y) t)) t))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -2/3 (* y z)) (/ (pow y 2) t)) t)) (* -1/18 (* (pow z 2) (- 2 (pow y 2)))))) |
(*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (+.f64 (*.f64 (*.f64 y z) #s(literal -2/3 binary64)) (/.f64 (*.f64 y y) t)) t))) |
(* 2/3 (* t (* y z))) |
(*.f64 (*.f64 #s(literal 2/3 binary64) t) (*.f64 y z)) |
(* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y)))) |
(*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) |
(* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y)))) |
(*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) |
(* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y)))) |
(*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) |
(* -1/18 (* (pow t 2) (* (pow z 2) (- 2 (pow y 2))))) |
(*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(* (pow z 2) (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (* 2/3 (/ (* t y) z)))) |
(*.f64 (*.f64 z z) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y t)) z))) |
(* (pow z 2) (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (* 2/3 (/ (* t y) z)))) |
(*.f64 (*.f64 z z) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y t)) z))) |
(* (pow z 2) (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (* 2/3 (/ (* t y) z)))) |
(*.f64 (*.f64 z z) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y t)) z))) |
(* -1/18 (* (pow t 2) (* (pow z 2) (- 2 (pow y 2))))) |
(*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(* (pow z 2) (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (* 2/3 (/ (* t y) z)))) |
(*.f64 (*.f64 z z) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y t)) z))) |
(* (pow z 2) (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (* 2/3 (/ (* t y) z)))) |
(*.f64 (*.f64 z z) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y t)) z))) |
(* (pow z 2) (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (* 2/3 (/ (* t y) z)))) |
(*.f64 (*.f64 z z) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y t)) z))) |
(* -1/9 (* (pow t 2) (pow z 2))) |
(*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 z z))) |
(+ (* -1/9 (* (pow t 2) (pow z 2))) (* 2/3 (* t (* y z)))) |
(+.f64 (*.f64 (*.f64 #s(literal 2/3 binary64) t) (*.f64 y z)) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 z z)))) |
(+ (* -1/9 (* (pow t 2) (pow z 2))) (* y (+ (* 1/18 (* (pow t 2) (* y (pow z 2)))) (* 2/3 (* t z))))) |
(+.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t z)) (*.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 t t)) (*.f64 y (*.f64 z z)))))) |
(+ (* -1/9 (* (pow t 2) (pow z 2))) (* y (+ (* 1/18 (* (pow t 2) (* y (pow z 2)))) (* 2/3 (* t z))))) |
(+.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t z)) (*.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 t t)) (*.f64 y (*.f64 z z)))))) |
(* 1/18 (* (pow t 2) (* (pow y 2) (pow z 2)))) |
(*.f64 #s(literal 1/18 binary64) (*.f64 (*.f64 t (*.f64 y z)) (*.f64 t (*.f64 y z)))) |
(* (pow y 2) (+ (* 1/18 (* (pow t 2) (pow z 2))) (* 2/3 (/ (* t z) y)))) |
(*.f64 (*.f64 y y) (+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) #s(literal 1/18 binary64)) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t z)) y))) |
(* (pow y 2) (+ (* -1/9 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (+ (* 1/18 (* (pow t 2) (pow z 2))) (* 2/3 (/ (* t z) y))))) |
(*.f64 (*.f64 y y) (+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) #s(literal 1/18 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t z)) y) (*.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 y y)))))) |
(* (pow y 2) (+ (* -1/9 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (+ (* 1/18 (* (pow t 2) (pow z 2))) (* 2/3 (/ (* t z) y))))) |
(*.f64 (*.f64 y y) (+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) #s(literal 1/18 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t z)) y) (*.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 y y)))))) |
(* 1/18 (* (pow t 2) (* (pow y 2) (pow z 2)))) |
(*.f64 #s(literal 1/18 binary64) (*.f64 (*.f64 t (*.f64 y z)) (*.f64 t (*.f64 y z)))) |
(* (pow y 2) (+ (* 1/18 (* (pow t 2) (pow z 2))) (* 2/3 (/ (* t z) y)))) |
(*.f64 (*.f64 y y) (+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) #s(literal 1/18 binary64)) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t z)) y))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -2/3 (* t z)) (* 1/9 (/ (* (pow t 2) (pow z 2)) y))) y)) (* 1/18 (* (pow t 2) (pow z 2))))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) #s(literal 1/18 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 t z)) (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) #s(literal 1/9 binary64)) y)) y))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -2/3 (* t z)) (* 1/9 (/ (* (pow t 2) (pow z 2)) y))) y)) (* 1/18 (* (pow t 2) (pow z 2))))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) #s(literal 1/18 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 t z)) (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) #s(literal 1/9 binary64)) y)) y))) |
(* 2/3 (* t (* y z))) |
(*.f64 (*.f64 #s(literal 2/3 binary64) t) (*.f64 y z)) |
(* t (+ (* -1/18 (* t (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* y z)))) |
(*.f64 t (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 #s(literal 2/3 binary64) (*.f64 y z)))) |
(* t (+ (* -1/18 (* t (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* y z)))) |
(*.f64 t (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 #s(literal 2/3 binary64) (*.f64 y z)))) |
(* t (+ (* -1/18 (* t (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* y z)))) |
(*.f64 t (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 #s(literal 2/3 binary64) (*.f64 y z)))) |
(* -1/18 (* (pow t 2) (* (pow z 2) (- 2 (pow y 2))))) |
(*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(* (pow t 2) (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (* 2/3 (/ (* y z) t)))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y z)) t))) |
(* (pow t 2) (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (* 2/3 (/ (* y z) t)))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y z)) t))) |
(* (pow t 2) (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (* 2/3 (/ (* y z) t)))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y z)) t))) |
(* -1/18 (* (pow t 2) (* (pow z 2) (- 2 (pow y 2))))) |
(*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(* (pow t 2) (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (* 2/3 (/ (* y z) t)))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y z)) t))) |
(* (pow t 2) (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (* 2/3 (/ (* y z) t)))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y z)) t))) |
(* (pow t 2) (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (* 2/3 (/ (* y z) t)))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y z)) t))) |
(cos (neg y)) |
(cos.f64 y) |
(+ (cos (neg y)) (* -1/3 (* t (* z (sin (neg y)))))) |
(+.f64 (cos.f64 y) (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z (sin.f64 y)))))) |
(+ (cos (neg y)) (* z (- (* -1/18 (* (pow t 2) (* z (cos (neg y))))) (* 1/3 (* t (sin (neg y))))))) |
(+.f64 (cos.f64 y) (*.f64 z (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (*.f64 (cos.f64 y) z)) (*.f64 (*.f64 #s(literal 1/3 binary64) t) (sin.f64 y))))) |
(+ (cos (neg y)) (* z (- (* z (+ (* -1/18 (* (pow t 2) (cos (neg y)))) (* 1/162 (* (pow t 3) (* z (sin (neg y))))))) (* 1/3 (* t (sin (neg y))))))) |
(+.f64 (cos.f64 y) (*.f64 z (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (cos.f64 y) (*.f64 t t))) (*.f64 #s(literal 1/162 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (sin.f64 y))))))) (*.f64 (*.f64 #s(literal 1/3 binary64) t) (sin.f64 y))))) |
(cos (- (* 1/3 (* t z)) y)) |
(cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) |
(cos (neg y)) |
(cos.f64 y) |
(+ (cos (neg y)) (* -1/3 (* t (* z (sin (neg y)))))) |
(+.f64 (cos.f64 y) (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z (sin.f64 y)))))) |
(+ (cos (neg y)) (* t (- (* -1/18 (* t (* (pow z 2) (cos (neg y))))) (* 1/3 (* z (sin (neg y))))))) |
(+.f64 (cos.f64 y) (*.f64 t (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) t) (*.f64 (cos.f64 y) (*.f64 z z))) (*.f64 #s(literal 1/3 binary64) (*.f64 z (sin.f64 y)))))) |
(+ (cos (neg y)) (* t (- (* t (+ (* -1/18 (* (pow z 2) (cos (neg y)))) (* 1/162 (* t (* (pow z 3) (sin (neg y))))))) (* 1/3 (* z (sin (neg y))))))) |
(+.f64 (cos.f64 y) (*.f64 t (+.f64 (*.f64 t (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 z z)) (cos.f64 y)) (*.f64 (*.f64 #s(literal 1/162 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z (*.f64 z z)) (sin.f64 y)))))) (*.f64 #s(literal 1/3 binary64) (*.f64 z (sin.f64 y)))))) |
(cos (- (* 1/3 (* t z)) y)) |
(cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) |
(cos (* 1/3 (* t z))) |
(cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)) |
(+ (cos (* 1/3 (* t z))) (* y (sin (* 1/3 (* t z))))) |
(+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)) (*.f64 y (sin.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)))) |
(+ (cos (* 1/3 (* t z))) (* y (- (* -1/2 (* y (cos (* 1/3 (* t z))))) (* -1 (sin (* 1/3 (* t z))))))) |
(+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)) (*.f64 y (+.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)) (*.f64 #s(literal -1/2 binary64) (*.f64 y (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))))))) |
(+ (cos (* 1/3 (* t z))) (* y (- (* y (+ (* -1/2 (cos (* 1/3 (* t z)))) (* -1/6 (* y (sin (* 1/3 (* t z))))))) (* -1 (sin (* 1/3 (* t z))))))) |
(+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)) (*.f64 y (+.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)) (*.f64 y (+.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal -1/6 binary64) y) (sin.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)))))))) |
(cos (- (* 1/3 (* t z)) y)) |
(cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) |
(cos (+ (* -1 y) (* 1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) |
(cos (+ (* -1 y) (* 1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) |
(cos (+ (* -1 y) (* 1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) |
(cos (+ (* -1 y) (* 1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) |
(* -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) |
(* 1/3 t) |
(*.f64 #s(literal 1/3 binary64) t) |
(* 1/3 t) |
(*.f64 #s(literal 1/3 binary64) t) |
(* 1/3 t) |
(*.f64 #s(literal 1/3 binary64) t) |
(* 1/3 t) |
(*.f64 #s(literal 1/3 binary64) t) |
(* 1/3 t) |
(*.f64 #s(literal 1/3 binary64) t) |
(* 1/3 t) |
(*.f64 #s(literal 1/3 binary64) t) |
(* 1/3 t) |
(*.f64 #s(literal 1/3 binary64) t) |
(* 1/3 t) |
(*.f64 #s(literal 1/3 binary64) t) |
(* 1/3 t) |
(*.f64 #s(literal 1/3 binary64) t) |
(* 1/3 t) |
(*.f64 #s(literal 1/3 binary64) t) |
(* 1/3 t) |
(*.f64 #s(literal 1/3 binary64) t) |
(* 1/3 t) |
(*.f64 #s(literal 1/3 binary64) t) |
(* (sqrt (/ 1 x)) (cos (neg y))) |
(*.f64 (cos.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/3 (* (* t (* z (sin (neg y)))) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (cos (neg y)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (cos.f64 y) (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z (sin.f64 y))))))) |
(+ (* z (+ (* -1/3 (* (* t (sin (neg y))) (sqrt (/ 1 x)))) (* -1/18 (* (* (pow t 2) (* z (cos (neg y)))) (sqrt (/ 1 x)))))) (* (sqrt (/ 1 x)) (cos (neg y)))) |
(+.f64 (*.f64 (cos.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 z (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (*.f64 (cos.f64 y) z)) (*.f64 (*.f64 #s(literal 1/3 binary64) t) (sin.f64 y)))))) |
(+ (* z (+ (* -1/3 (* (* t (sin (neg y))) (sqrt (/ 1 x)))) (* z (+ (* -1/18 (* (* (pow t 2) (cos (neg y))) (sqrt (/ 1 x)))) (* 1/162 (* (* (pow t 3) (* z (sin (neg y)))) (sqrt (/ 1 x)))))))) (* (sqrt (/ 1 x)) (cos (neg y)))) |
(+.f64 (*.f64 (cos.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) (sin.f64 y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 z (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (cos.f64 y) (*.f64 t t))) (*.f64 #s(literal 1/162 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (sin.f64 y))))))))))) |
(* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* (sqrt (/ 1 x)) (cos (neg y))) |
(*.f64 (cos.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/3 (* (* t (* z (sin (neg y)))) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (cos (neg y)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (cos.f64 y) (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z (sin.f64 y))))))) |
(+ (* t (+ (* -1/3 (* (sqrt (/ 1 x)) (* z (sin (neg y))))) (* -1/18 (* (* t (* (pow z 2) (cos (neg y)))) (sqrt (/ 1 x)))))) (* (sqrt (/ 1 x)) (cos (neg y)))) |
(+.f64 (*.f64 (cos.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 t (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))))) (*.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) t) (*.f64 (cos.f64 y) (*.f64 z z))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
(+ (* t (+ (* -1/3 (* (sqrt (/ 1 x)) (* z (sin (neg y))))) (* t (+ (* -1/18 (* (sqrt (/ 1 x)) (* (pow z 2) (cos (neg y))))) (* 1/162 (* (* t (* (pow z 3) (sin (neg y)))) (sqrt (/ 1 x)))))))) (* (sqrt (/ 1 x)) (cos (neg y)))) |
(+.f64 (*.f64 (cos.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 t (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))))) (*.f64 t (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (cos.f64 y) (*.f64 z z)))) (*.f64 (*.f64 (*.f64 #s(literal 1/162 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z (*.f64 z z)) (sin.f64 y)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))))) |
(* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* (sqrt (/ 1 x)) (cos (* 1/3 (* t z)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))) |
(+ (* (sqrt (/ 1 x)) (cos (* 1/3 (* t z)))) (* (sqrt (/ 1 x)) (* y (sin (* 1/3 (* t z)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)) (*.f64 y (sin.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))))) |
(+ (* y (+ (* -1/2 (* (sqrt (/ 1 x)) (* y (cos (* 1/3 (* t z)))))) (* (sqrt (/ 1 x)) (sin (* 1/3 (* t z)))))) (* (sqrt (/ 1 x)) (cos (* 1/3 (* t z))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))) (*.f64 y (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 y (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)))))) |
(+ (* y (+ (* y (+ (* -1/2 (* (sqrt (/ 1 x)) (cos (* 1/3 (* t z))))) (* -1/6 (* (sqrt (/ 1 x)) (* y (sin (* 1/3 (* t z)))))))) (* (sqrt (/ 1 x)) (sin (* 1/3 (* t z)))))) (* (sqrt (/ 1 x)) (cos (* 1/3 (* t z))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))) (*.f64 y (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))) (*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)))) (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y (sin.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)))))))))) |
(* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* (sqrt (/ 1 x)) (cos (+ (* -1 y) (* 1/3 (* t z))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* (sqrt (/ 1 x)) (cos (+ (* -1 y) (* 1/3 (* t z))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* (sqrt (/ 1 x)) (cos (+ (* -1 y) (* 1/3 (* t z))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* (sqrt (/ 1 x)) (cos (+ (* -1 y) (* 1/3 (* t z))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* (sqrt (/ 1 x)) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(* (sqrt (/ 1 x)) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(* (sqrt (/ 1 x)) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(* (sqrt (/ 1 x)) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(cos (neg y)) |
(cos.f64 y) |
(+ (cos (neg y)) (* -1/3 (* t (* z (sin (neg y)))))) |
(+.f64 (cos.f64 y) (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z (sin.f64 y)))))) |
(+ (cos (neg y)) (* z (- (* -1/18 (* (pow t 2) (* z (cos (neg y))))) (* 1/3 (* t (sin (neg y))))))) |
(+.f64 (cos.f64 y) (*.f64 z (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (*.f64 (cos.f64 y) z)) (*.f64 (*.f64 #s(literal 1/3 binary64) t) (sin.f64 y))))) |
(+ (cos (neg y)) (* z (- (* z (+ (* -1/18 (* (pow t 2) (cos (neg y)))) (* 1/162 (* (pow t 3) (* z (sin (neg y))))))) (* 1/3 (* t (sin (neg y))))))) |
(+.f64 (cos.f64 y) (*.f64 z (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (cos.f64 y) (*.f64 t t))) (*.f64 #s(literal 1/162 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (sin.f64 y))))))) (*.f64 (*.f64 #s(literal 1/3 binary64) t) (sin.f64 y))))) |
(cos (- (* 1/3 (* t z)) y)) |
(cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) |
(cos (neg y)) |
(cos.f64 y) |
(+ (cos (neg y)) (* -1/3 (* t (* z (sin (neg y)))))) |
(+.f64 (cos.f64 y) (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z (sin.f64 y)))))) |
(+ (cos (neg y)) (* t (- (* -1/18 (* t (* (pow z 2) (cos (neg y))))) (* 1/3 (* z (sin (neg y))))))) |
(+.f64 (cos.f64 y) (*.f64 t (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) t) (*.f64 (cos.f64 y) (*.f64 z z))) (*.f64 #s(literal 1/3 binary64) (*.f64 z (sin.f64 y)))))) |
(+ (cos (neg y)) (* t (- (* t (+ (* -1/18 (* (pow z 2) (cos (neg y)))) (* 1/162 (* t (* (pow z 3) (sin (neg y))))))) (* 1/3 (* z (sin (neg y))))))) |
(+.f64 (cos.f64 y) (*.f64 t (+.f64 (*.f64 t (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 z z)) (cos.f64 y)) (*.f64 (*.f64 #s(literal 1/162 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z (*.f64 z z)) (sin.f64 y)))))) (*.f64 #s(literal 1/3 binary64) (*.f64 z (sin.f64 y)))))) |
(cos (- (* 1/3 (* t z)) y)) |
(cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) |
(cos (* 1/3 (* t z))) |
(cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)) |
(+ (cos (* 1/3 (* t z))) (* y (sin (* 1/3 (* t z))))) |
(+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)) (*.f64 y (sin.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)))) |
(+ (cos (* 1/3 (* t z))) (* y (- (* -1/2 (* y (cos (* 1/3 (* t z))))) (* -1 (sin (* 1/3 (* t z))))))) |
(+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)) (*.f64 y (+.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)) (*.f64 #s(literal -1/2 binary64) (*.f64 y (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))))))) |
(+ (cos (* 1/3 (* t z))) (* y (- (* y (+ (* -1/2 (cos (* 1/3 (* t z)))) (* -1/6 (* y (sin (* 1/3 (* t z))))))) (* -1 (sin (* 1/3 (* t z))))))) |
(+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)) (*.f64 y (+.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)) (*.f64 y (+.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal -1/6 binary64) y) (sin.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)))))))) |
(cos (- (* 1/3 (* t z)) y)) |
(cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) |
(cos (- (* 1/3 (* t z)) y)) |
(cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) |
(cos (+ (* -1 y) (* 1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) |
(cos (+ (* -1 y) (* 1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) |
(cos (+ (* -1 y) (* 1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) |
(cos (+ (* -1 y) (* 1/3 (* t z)))) |
(cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) |
(cos (* 1/3 (* t z))) |
(cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)) |
(+ (cos (* 1/3 (* t z))) (* -1 (* y (sin (* 1/3 (* t z)))))) |
(-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)) (*.f64 y (sin.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)))) |
(+ (cos (* 1/3 (* t z))) (* y (- (* -1/2 (* y (cos (* 1/3 (* t z))))) (sin (* 1/3 (* t z)))))) |
(+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)) (*.f64 y (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)))) (sin.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) 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)))))) |
(+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)) (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)) #s(literal -1/2 binary64)) (*.f64 (*.f64 y (sin.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))) #s(literal 1/6 binary64)))) (sin.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))))) |
(cos (+ y (* 1/3 (* t z)))) |
(cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))) |
(cos (+ y (* 1/3 (* t z)))) |
(cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))) |
(cos (+ y (* 1/3 (* t z)))) |
(cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))) |
(cos (+ y (* 1/3 (* t z)))) |
(cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))) |
(cos (- (* 1/3 (* t z)) (* -1 y))) |
(cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))) |
(cos (- (* 1/3 (* t z)) (* -1 y))) |
(cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))) |
(cos (- (* 1/3 (* t z)) (* -1 y))) |
(cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))) |
(cos (- (* 1/3 (* t z)) (* -1 y))) |
(cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))) |
(cos y) |
(cos.f64 y) |
(+ (cos y) (* -1/3 (* t (* z (sin y))))) |
(+.f64 (cos.f64 y) (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 z (sin.f64 y))))) |
(+ (cos y) (* z (- (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))) |
(+.f64 (cos.f64 y) (*.f64 z (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (*.f64 (cos.f64 y) z)) (*.f64 #s(literal -1/3 binary64) (*.f64 t (sin.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)))))) |
(+.f64 (cos.f64 y) (*.f64 z (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (cos.f64 y) (*.f64 t t))) (*.f64 #s(literal 1/162 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (sin.f64 y)))))) (*.f64 #s(literal -1/3 binary64) (*.f64 t (sin.f64 y)))))) |
(cos (+ y (* 1/3 (* t z)))) |
(cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))) |
(cos (+ y (* 1/3 (* t z)))) |
(cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))) |
(cos (+ y (* 1/3 (* t z)))) |
(cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))) |
(cos (+ y (* 1/3 (* t z)))) |
(cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))) |
(cos (+ y (* 1/3 (* t z)))) |
(cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))) |
(cos (+ y (* 1/3 (* t z)))) |
(cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))) |
(cos (+ y (* 1/3 (* t z)))) |
(cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))) |
(cos (+ y (* 1/3 (* t z)))) |
(cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))) |
(cos y) |
(cos.f64 y) |
(+ (cos y) (* -1/3 (* t (* z (sin y))))) |
(+.f64 (cos.f64 y) (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 z (sin.f64 y))))) |
(+ (cos y) (* t (- (* -1/18 (* t (* (pow z 2) (cos y)))) (* 1/3 (* z (sin y)))))) |
(+.f64 (cos.f64 y) (*.f64 t (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) t) (*.f64 (cos.f64 y) (*.f64 z z))) (*.f64 #s(literal -1/3 binary64) (*.f64 z (sin.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)))))) |
(+.f64 (cos.f64 y) (*.f64 t (+.f64 (*.f64 t (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 z z)) (cos.f64 y)) (*.f64 #s(literal 1/162 binary64) (*.f64 t (*.f64 (*.f64 z (*.f64 z z)) (sin.f64 y)))))) (*.f64 #s(literal -1/3 binary64) (*.f64 z (sin.f64 y)))))) |
(cos (+ y (* 1/3 (* t z)))) |
(cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))) |
(cos (+ y (* 1/3 (* t z)))) |
(cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))) |
(cos (+ y (* 1/3 (* t z)))) |
(cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))) |
(cos (+ y (* 1/3 (* t z)))) |
(cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))) |
(cos (+ y (* 1/3 (* t z)))) |
(cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))) |
(cos (+ y (* 1/3 (* t z)))) |
(cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))) |
(cos (+ y (* 1/3 (* t z)))) |
(cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))) |
(cos (+ y (* 1/3 (* t z)))) |
(cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))) |
(pow (cos (* 1/3 (* t z))) 2) |
(pow.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)) #s(literal 2 binary64)) |
(+ (* y (+ (* -1 (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z))))) (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z)))))) (pow (cos (* 1/3 (* t z))) 2)) |
(+.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(+ (* y (+ (* -1 (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z))))) (+ (* y (+ (* -1 (pow (cos (* 1/3 (* t z))) 2)) (* -1 (pow (sin (* 1/3 (* t z))) 2)))) (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z))))))) (pow (cos (* 1/3 (* t z))) 2)) |
(-.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)) #s(literal 2 binary64)) (*.f64 y y)) |
(+ (* y (+ (* -1 (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z))))) (+ (* y (+ (* -1 (pow (cos (* 1/3 (* t z))) 2)) (+ (* -1 (pow (sin (* 1/3 (* t z))) 2)) (* y (+ (* -1/2 (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z))))) (+ (* -1/6 (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z))))) (+ (* 1/6 (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z))))) (* 1/2 (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z)))))))))))) (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z))))))) (pow (cos (* 1/3 (* t z))) 2)) |
(+.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)) #s(literal 2 binary64)) (*.f64 y (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)) (sin.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)))) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)) (sin.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))) #s(literal 1/2 binary64)))))))) |
(* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))) |
(*.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)))) |
(* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))) |
(*.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)))) |
(* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))) |
(*.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)))) |
(* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))) |
(*.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)))) |
(* (cos (+ (* -1 y) (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) (* -1 y)))) |
(*.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)))) |
(* (cos (+ (* -1 y) (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) (* -1 y)))) |
(*.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)))) |
(* (cos (+ (* -1 y) (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) (* -1 y)))) |
(*.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)))) |
(* (cos (+ (* -1 y) (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) (* -1 y)))) |
(*.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)))) |
(* (cos y) (cos (neg y))) |
(*.f64 (cos.f64 y) (cos.f64 y)) |
(+ (* z (+ (* -1/3 (* t (* (cos y) (sin (neg y))))) (* -1/3 (* t (* (cos (neg y)) (sin y)))))) (* (cos y) (cos (neg y)))) |
(+.f64 (*.f64 (cos.f64 y) (cos.f64 y)) (*.f64 z (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 t (cos.f64 y)) (+.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (sin.f64 y)))))) |
(+ (* z (+ (* -1/3 (* t (* (cos y) (sin (neg y))))) (+ (* -1/3 (* t (* (cos (neg y)) (sin y)))) (* z (+ (* -1/9 (* (pow t 2) (* (cos y) (cos (neg y))))) (* 1/9 (* (pow t 2) (* (sin y) (sin (neg y)))))))))) (* (cos y) (cos (neg y)))) |
(+.f64 (*.f64 (cos.f64 y) (cos.f64 y)) (*.f64 z (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 t (cos.f64 y)) (+.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (sin.f64 y)))) (*.f64 z (+.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (cos.f64 y) (cos.f64 y)))) (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (sin.f64 y))))))))) |
(+ (* z (+ (* -1/3 (* t (* (cos y) (sin (neg y))))) (+ (* -1/3 (* t (* (cos (neg y)) (sin y)))) (* z (+ (* -1/9 (* (pow t 2) (* (cos y) (cos (neg y))))) (+ (* 1/9 (* (pow t 2) (* (sin y) (sin (neg y))))) (* z (+ (* 1/162 (* (pow t 3) (* (cos y) (sin (neg y))))) (+ (* 1/162 (* (pow t 3) (* (cos (neg y)) (sin y)))) (+ (* 1/54 (* (pow t 3) (* (cos y) (sin (neg y))))) (* 1/54 (* (pow t 3) (* (cos (neg y)) (sin y)))))))))))))) (* (cos y) (cos (neg y)))) |
(+.f64 (*.f64 (cos.f64 y) (cos.f64 y)) (*.f64 z (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 t (cos.f64 y)) (+.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (sin.f64 y)))) (*.f64 z (+.f64 (+.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (cos.f64 y) (cos.f64 y)))) (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (sin.f64 y))))) (*.f64 z (+.f64 (*.f64 #s(literal 1/54 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (cos.f64 y)) (+.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (sin.f64 y)))) (*.f64 #s(literal 1/162 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (cos.f64 y)) (+.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (sin.f64 y))))))))))) |
(* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))) |
(*.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)))) |
(* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))) |
(*.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)))) |
(* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))) |
(*.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)))) |
(* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))) |
(*.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)))) |
(* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))) |
(*.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)))) |
(* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))) |
(*.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)))) |
(* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))) |
(*.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)))) |
(* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))) |
(*.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)))) |
(* (cos y) (cos (neg y))) |
(*.f64 (cos.f64 y) (cos.f64 y)) |
(+ (* t (+ (* -1/3 (* z (* (cos y) (sin (neg y))))) (* -1/3 (* z (* (cos (neg y)) (sin y)))))) (* (cos y) (cos (neg y)))) |
(+.f64 (*.f64 (cos.f64 y) (cos.f64 y)) (*.f64 t (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (cos.f64 y) z) (+.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (sin.f64 y)))))) |
(+ (* t (+ (* -1/3 (* z (* (cos y) (sin (neg y))))) (+ (* -1/3 (* z (* (cos (neg y)) (sin y)))) (* t (+ (* -1/9 (* (pow z 2) (* (cos y) (cos (neg y))))) (* 1/9 (* (pow z 2) (* (sin y) (sin (neg y)))))))))) (* (cos y) (cos (neg y)))) |
(+.f64 (*.f64 (cos.f64 y) (cos.f64 y)) (*.f64 t (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (cos.f64 y) z) (+.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (sin.f64 y)))) (*.f64 t (+.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (cos.f64 y) (cos.f64 y)))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 z z) (sin.f64 y)) (-.f64 #s(literal 0 binary64) (sin.f64 y))))))))) |
(+ (* t (+ (* -1/3 (* z (* (cos y) (sin (neg y))))) (+ (* -1/3 (* z (* (cos (neg y)) (sin y)))) (* t (+ (* -1/9 (* (pow z 2) (* (cos y) (cos (neg y))))) (+ (* 1/9 (* (pow z 2) (* (sin y) (sin (neg y))))) (* t (+ (* 1/162 (* (pow z 3) (* (cos y) (sin (neg y))))) (+ (* 1/162 (* (pow z 3) (* (cos (neg y)) (sin y)))) (+ (* 1/54 (* (pow z 3) (* (cos y) (sin (neg y))))) (* 1/54 (* (pow z 3) (* (cos (neg y)) (sin y)))))))))))))) (* (cos y) (cos (neg y)))) |
(+.f64 (*.f64 (cos.f64 y) (cos.f64 y)) (*.f64 t (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (cos.f64 y) z) (+.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (sin.f64 y)))) (*.f64 t (+.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (cos.f64 y) (cos.f64 y)))) (+.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 z z) (sin.f64 y)) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) (*.f64 t (+.f64 (*.f64 #s(literal 1/54 binary64) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (cos.f64 y)) (+.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (sin.f64 y)))) (*.f64 #s(literal 1/162 binary64) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (cos.f64 y)) (+.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (sin.f64 y)))))))))))) |
(* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))) |
(*.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)))) |
(* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))) |
(*.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)))) |
(* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))) |
(*.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)))) |
(* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))) |
(*.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)))) |
(* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))) |
(*.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)))) |
(* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))) |
(*.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)))) |
(* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))) |
(*.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)))) |
(* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))) |
(*.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)))) |
(* 1/3 (* t z)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) t) z) |
(* 1/3 (* t z)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) t) z) |
(* 1/3 (* t z)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) t) z) |
(* 1/3 (* t z)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) t) z) |
(* 1/3 (* t z)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) t) z) |
(* 1/3 (* t z)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) t) z) |
(* 1/3 (* t z)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) t) z) |
(* 1/3 (* t z)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) t) z) |
(* 1/3 (* t z)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) t) z) |
(* 1/3 (* t z)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) t) z) |
(* 1/3 (* t z)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) t) z) |
(* 1/3 (* t z)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) t) z) |
(* 1/3 (* t z)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) t) z) |
(* 1/3 (* t z)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) t) z) |
(* 1/3 (* t z)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) t) z) |
(* 1/3 (* t z)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) t) z) |
(* 1/3 (* t z)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) t) z) |
(* 1/3 (* t z)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) t) z) |
(* 1/3 (* t z)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) t) z) |
(* 1/3 (* t z)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) t) z) |
(* 1/3 (* t z)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) t) z) |
(* 1/3 (* t z)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) t) z) |
(* 1/3 (* t z)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) t) z) |
(* 1/3 (* t z)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) t) z) |
(pow (* 1 x) 1/4) |
(pow.f64 x #s(literal 1/4 binary64)) |
(pow (* 1 x) 1/4) |
(pow.f64 x #s(literal 1/4 binary64)) |
(pow (* 1 x) 1/4) |
(pow.f64 x #s(literal 1/4 binary64)) |
(pow (* 1 x) 1/4) |
(pow.f64 x #s(literal 1/4 binary64)) |
(pow (* 1 x) 1/4) |
(pow.f64 x #s(literal 1/4 binary64)) |
(pow (* 1 x) 1/4) |
(pow.f64 x #s(literal 1/4 binary64)) |
(pow (* 1 x) 1/4) |
(pow.f64 x #s(literal 1/4 binary64)) |
(pow (* 1 x) 1/4) |
(pow.f64 x #s(literal 1/4 binary64)) |
(exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 x)))))) |
(exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) |
(exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 x)))))) |
(exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) |
(exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 x)))))) |
(exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) |
(exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 x)))))) |
(exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(* -1 (* (sqrt x) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal 1/3 binary64)) b) x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal 1/3 binary64)) b) x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal 1/3 binary64)) b) x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- 2 (pow y 2)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(+ (* -1/3 (/ a b)) (+ (* 2/3 (* (* t (* y z)) (sqrt x))) (* (sqrt x) (- 2 (pow y 2))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 (*.f64 #s(literal 2/3 binary64) t) (*.f64 y z))))) |
(+ (* -1/3 (/ a b)) (+ (* z (+ (* -1/18 (* (* (pow t 2) (* z (- 2 (pow y 2)))) (sqrt x))) (* 2/3 (* (* t y) (sqrt x))))) (* (sqrt x) (- 2 (pow y 2))))) |
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 z (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))))) |
(+ (* -1/3 (/ a b)) (+ (* z (+ (* -1/18 (* (* (pow t 2) (* z (- 2 (pow y 2)))) (sqrt x))) (* 2/3 (* (* t y) (sqrt x))))) (* (sqrt x) (- 2 (pow y 2))))) |
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 z (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))))) |
(* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt x))) |
(*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(* (pow z 2) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x))) (* 2/3 (* (/ (* t y) z) (sqrt x))))) |
(*.f64 (*.f64 z z) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y t)) z)))) |
(* (pow z 2) (+ (* -1/3 (/ a (* b (pow z 2)))) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x))) (+ (* 2/3 (* (/ (* t y) z) (sqrt x))) (* (sqrt x) (/ (- 2 (pow y 2)) (pow z 2))))))) |
(*.f64 (*.f64 z z) (+.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y t)) z))) (+.f64 (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (/.f64 (sqrt.f64 x) (*.f64 z z))) (/.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 z z))))) |
(* (pow z 2) (+ (* -1/3 (/ a (* b (pow z 2)))) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x))) (+ (* 2/3 (* (/ (* t y) z) (sqrt x))) (* (sqrt x) (/ (- 2 (pow y 2)) (pow z 2))))))) |
(*.f64 (*.f64 z z) (+.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y t)) z))) (+.f64 (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (/.f64 (sqrt.f64 x) (*.f64 z z))) (/.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 z z))))) |
(* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt x))) |
(*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(* (pow z 2) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x))) (* 2/3 (* (/ (* t y) z) (sqrt x))))) |
(*.f64 (*.f64 z z) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y t)) z)))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ a b)) (* (sqrt x) (- 2 (pow y 2)))) z)) (* -2/3 (* (* t y) (sqrt x)))) z)) (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x))))) |
(*.f64 (*.f64 z z) (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 t t) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (/.f64 (-.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 (sqrt.f64 x) (*.f64 y t))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) z)) z))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ a b)) (* (sqrt x) (- 2 (pow y 2)))) z)) (* -2/3 (* (* t y) (sqrt x)))) z)) (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x))))) |
(*.f64 (*.f64 z z) (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 t t) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (/.f64 (-.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 (sqrt.f64 x) (*.f64 y t))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) z)) z))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 z z)))))) |
(+ (* -1/3 (/ a b)) (+ (* 2/3 (* (* t (* y z)) (sqrt x))) (* (sqrt x) (+ 2 (* -1/9 (* (pow t 2) (pow z 2))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (*.f64 #s(literal 2/3 binary64) t) (*.f64 y z)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 z z))))))) |
(+ (* -1/3 (/ a b)) (+ (* y (+ (* 2/3 (* (* t z) (sqrt x))) (* (sqrt x) (* y (- (* 1/18 (* (pow t 2) (pow z 2))) 1))))) (* (sqrt x) (+ 2 (* -1/9 (* (pow t 2) (pow z 2))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (+.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.f64 y (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t z)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) #s(literal 1/18 binary64))))))))) |
(+ (* -1/3 (/ a b)) (+ (* y (+ (* 2/3 (* (* t z) (sqrt x))) (* (sqrt x) (* y (- (* 1/18 (* (pow t 2) (pow z 2))) 1))))) (* (sqrt x) (+ 2 (* -1/9 (* (pow t 2) (pow z 2))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (+.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.f64 y (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t z)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) #s(literal 1/18 binary64))))))))) |
(* (sqrt x) (* (pow y 2) (- (* 1/18 (* (pow t 2) (pow z 2))) 1))) |
(*.f64 (*.f64 (sqrt.f64 x) (*.f64 y y)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) #s(literal 1/18 binary64)))) |
(* (pow y 2) (+ (* 2/3 (* (/ (* t z) y) (sqrt x))) (* (sqrt x) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))) |
(*.f64 (*.f64 y y) (*.f64 (sqrt.f64 x) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) #s(literal 1/18 binary64)) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t z)) y))))) |
(* (pow y 2) (+ (* -1/3 (/ a (* b (pow y 2)))) (+ (* 2/3 (* (/ (* t z) y) (sqrt x))) (+ (* (sqrt x) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)) (* (sqrt x) (/ (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))) (pow y 2))))))) |
(*.f64 (*.f64 y y) (+.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) #s(literal 1/18 binary64)) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t z)) y)))) (+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.f64 y y)) (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 b (*.f64 y y)))))) |
(* (pow y 2) (+ (* -1/3 (/ a (* b (pow y 2)))) (+ (* 2/3 (* (/ (* t z) y) (sqrt x))) (+ (* (sqrt x) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)) (* (sqrt x) (/ (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))) (pow y 2))))))) |
(*.f64 (*.f64 y y) (+.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) #s(literal 1/18 binary64)) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t z)) y)))) (+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.f64 y y)) (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 b (*.f64 y y)))))) |
(* (sqrt x) (* (pow y 2) (- (* 1/18 (* (pow t 2) (pow z 2))) 1))) |
(*.f64 (*.f64 (sqrt.f64 x) (*.f64 y y)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) #s(literal 1/18 binary64)))) |
(* (pow y 2) (+ (* 2/3 (* (/ (* t z) y) (sqrt x))) (* (sqrt x) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))) |
(*.f64 (*.f64 y y) (*.f64 (sqrt.f64 x) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) #s(literal 1/18 binary64)) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t z)) y))))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ a b)) (* (sqrt x) (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))))) y)) (* -2/3 (* (* t z) (sqrt x)))) y)) (* (sqrt x) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) #s(literal 1/18 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 (sqrt.f64 x) (*.f64 t z))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 z z)))))) y)) y))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ a b)) (* (sqrt x) (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))))) y)) (* -2/3 (* (* t z) (sqrt x)))) y)) (* (sqrt x) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) #s(literal 1/18 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 (sqrt.f64 x) (*.f64 t z))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 z z)))))) y)) y))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- 2 (pow y 2)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(+ (* -1/3 (/ a b)) (+ (* 2/3 (* (* t (* y z)) (sqrt x))) (* (sqrt x) (- 2 (pow y 2))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 (*.f64 #s(literal 2/3 binary64) t) (*.f64 y z))))) |
(+ (* -1/3 (/ a b)) (+ (* t (+ (* -1/18 (* (* t (* (pow z 2) (- 2 (pow y 2)))) (sqrt x))) (* 2/3 (* (sqrt x) (* y z))))) (* (sqrt x) (- 2 (pow y 2))))) |
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 t (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 t (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) z))))) |
(+ (* -1/3 (/ a b)) (+ (* t (+ (* -1/18 (* (* t (* (pow z 2) (- 2 (pow y 2)))) (sqrt x))) (* 2/3 (* (sqrt x) (* y z))))) (* (sqrt x) (- 2 (pow y 2))))) |
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 t (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 t (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) z))))) |
(* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt x))) |
(*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(* (pow t 2) (+ (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* (/ (* y z) t) (sqrt x))))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 x)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z))) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) z)) t))) |
(* (pow t 2) (+ (* -1/3 (/ a (* b (pow t 2)))) (+ (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2))))) (+ (* 2/3 (* (/ (* y z) t) (sqrt x))) (* (/ (- 2 (pow y 2)) (pow t 2)) (sqrt x)))))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 x)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z))) (+.f64 (*.f64 (sqrt.f64 x) (+.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y z)) t) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 t t)))) (/.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 t t))))) |
(* (pow t 2) (+ (* -1/3 (/ a (* b (pow t 2)))) (+ (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2))))) (+ (* 2/3 (* (/ (* y z) t) (sqrt x))) (* (/ (- 2 (pow y 2)) (pow t 2)) (sqrt x)))))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 x)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z))) (+.f64 (*.f64 (sqrt.f64 x) (+.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y z)) t) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 t t)))) (/.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 t t))))) |
(* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt x))) |
(*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(* (pow t 2) (+ (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* (/ (* y z) t) (sqrt x))))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 x)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z))) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) z)) t))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ a b)) (* (sqrt x) (- 2 (pow y 2)))) t)) (* -2/3 (* (sqrt x) (* y z)))) t)) (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2))))))) |
(*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 x)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z))) (/.f64 (-.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) z)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) t)) t))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ a b)) (* (sqrt x) (- 2 (pow y 2)))) t)) (* -2/3 (* (sqrt x) (* y z)))) t)) (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2))))))) |
(*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 x)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z))) (/.f64 (-.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) z)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) t)) t))) |
(* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* a (- (* (/ (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) a) (sqrt x)) (* 1/3 (/ 1 b)))) |
(*.f64 a (+.f64 (*.f64 (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (sqrt.f64 x) a)) (/.f64 #s(literal -1/3 binary64) b))) |
(* a (- (* (/ (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) a) (sqrt x)) (* 1/3 (/ 1 b)))) |
(*.f64 a (+.f64 (*.f64 (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (sqrt.f64 x) a)) (/.f64 #s(literal -1/3 binary64) b))) |
(* a (- (* (/ (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) a) (sqrt x)) (* 1/3 (/ 1 b)))) |
(*.f64 a (+.f64 (*.f64 (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (sqrt.f64 x) a)) (/.f64 #s(literal -1/3 binary64) b))) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1 (* a (+ (* -1 (* (/ (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(*.f64 a (+.f64 (*.f64 (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (sqrt.f64 x) a)) (/.f64 #s(literal -1/3 binary64) b))) |
(* -1 (* a (+ (* -1 (* (/ (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(*.f64 a (+.f64 (*.f64 (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (sqrt.f64 x) a)) (/.f64 #s(literal -1/3 binary64) b))) |
(* -1 (* a (+ (* -1 (* (/ (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(*.f64 a (+.f64 (*.f64 (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (sqrt.f64 x) a)) (/.f64 #s(literal -1/3 binary64) b))) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(/ (+ (* -1/3 a) (* (* b (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) (sqrt x))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 (sqrt.f64 x) (*.f64 b (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) b) |
(/ (+ (* -1/3 a) (* (* b (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) (sqrt x))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 (sqrt.f64 x) (*.f64 b (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) b) |
(/ (+ (* -1/3 a) (* (* b (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) (sqrt x))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 (sqrt.f64 x) (*.f64 b (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) b) |
(* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(* -1 (* (sqrt x) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(* -1 (* (sqrt x) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(* -1 (* (sqrt x) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(* -1 (* (sqrt x) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(* (sqrt x) (- 2 (pow y 2))) |
(*.f64 (sqrt.f64 x) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(+ (* 2/3 (* (* t (* y z)) (sqrt x))) (* (sqrt x) (- 2 (pow y 2)))) |
(*.f64 (sqrt.f64 x) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 (*.f64 #s(literal 2/3 binary64) t) (*.f64 y z)))) |
(+ (* z (+ (* -1/18 (* (* (pow t 2) (* z (- 2 (pow y 2)))) (sqrt x))) (* 2/3 (* (* t y) (sqrt x))))) (* (sqrt x) (- 2 (pow y 2)))) |
(+.f64 (*.f64 (sqrt.f64 x) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 z (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))))) |
(+ (* z (+ (* -1/18 (* (* (pow t 2) (* z (- 2 (pow y 2)))) (sqrt x))) (* 2/3 (* (* t y) (sqrt x))))) (* (sqrt x) (- 2 (pow y 2)))) |
(+.f64 (*.f64 (sqrt.f64 x) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 z (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))))) |
(* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt x))) |
(*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(* (pow z 2) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x))) (* 2/3 (* (/ (* t y) z) (sqrt x))))) |
(*.f64 (*.f64 z z) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y t)) z)))) |
(* (pow z 2) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x))) (+ (* 2/3 (* (/ (* t y) z) (sqrt x))) (* (sqrt x) (/ (- 2 (pow y 2)) (pow z 2)))))) |
(*.f64 (*.f64 z z) (+.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y t)) z))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (/.f64 (sqrt.f64 x) (*.f64 z z))))) |
(* (pow z 2) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x))) (+ (* 2/3 (* (/ (* t y) z) (sqrt x))) (* (sqrt x) (/ (- 2 (pow y 2)) (pow z 2)))))) |
(*.f64 (*.f64 z z) (+.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y t)) z))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (/.f64 (sqrt.f64 x) (*.f64 z z))))) |
(* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt x))) |
(*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(* (pow z 2) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x))) (* 2/3 (* (/ (* t y) z) (sqrt x))))) |
(*.f64 (*.f64 z z) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y t)) z)))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (* (sqrt x) (/ (- 2 (pow y 2)) z))) (* -2/3 (* (* t y) (sqrt x)))) z)) (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x))))) |
(*.f64 (*.f64 z z) (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 t t) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (/.f64 (-.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 (sqrt.f64 x) (*.f64 y t))) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) z))) z))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (* (sqrt x) (/ (- 2 (pow y 2)) z))) (* -2/3 (* (* t y) (sqrt x)))) z)) (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x))))) |
(*.f64 (*.f64 z z) (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 t t) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (/.f64 (-.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 (sqrt.f64 x) (*.f64 y t))) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) z))) z))) |
(* (sqrt x) (+ 2 (* -1/9 (* (pow t 2) (pow z 2))))) |
(*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 z z))))) |
(+ (* 2/3 (* (* t (* y z)) (sqrt x))) (* (sqrt x) (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 (*.f64 #s(literal 2/3 binary64) t) (*.f64 y z)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 z z)))))) |
(+ (* y (+ (* 2/3 (* (* t z) (sqrt x))) (* (sqrt x) (* y (- (* 1/18 (* (pow t 2) (pow z 2))) 1))))) (* (sqrt x) (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))))) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.f64 y (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t z)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) #s(literal 1/18 binary64)))))))) |
(+ (* y (+ (* 2/3 (* (* t z) (sqrt x))) (* (sqrt x) (* y (- (* 1/18 (* (pow t 2) (pow z 2))) 1))))) (* (sqrt x) (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))))) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.f64 y (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t z)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) #s(literal 1/18 binary64)))))))) |
(* (sqrt x) (* (pow y 2) (- (* 1/18 (* (pow t 2) (pow z 2))) 1))) |
(*.f64 (*.f64 (sqrt.f64 x) (*.f64 y y)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) #s(literal 1/18 binary64)))) |
(* (pow y 2) (+ (* 2/3 (* (/ (* t z) y) (sqrt x))) (* (sqrt x) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))) |
(*.f64 (*.f64 y y) (*.f64 (sqrt.f64 x) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) #s(literal 1/18 binary64)) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t z)) y))))) |
(* (pow y 2) (+ (* 2/3 (* (/ (* t z) y) (sqrt x))) (+ (* (sqrt x) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)) (* (sqrt x) (/ (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))) (pow y 2)))))) |
(*.f64 (*.f64 y y) (+.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) #s(literal 1/18 binary64)) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t z)) y)))) (/.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.f64 y y)))) |
(* (pow y 2) (+ (* 2/3 (* (/ (* t z) y) (sqrt x))) (+ (* (sqrt x) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)) (* (sqrt x) (/ (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))) (pow y 2)))))) |
(*.f64 (*.f64 y y) (+.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) #s(literal 1/18 binary64)) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t z)) y)))) (/.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 z z))))) (*.f64 y y)))) |
(* (sqrt x) (* (pow y 2) (- (* 1/18 (* (pow t 2) (pow z 2))) 1))) |
(*.f64 (*.f64 (sqrt.f64 x) (*.f64 y y)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) #s(literal 1/18 binary64)))) |
(* (pow y 2) (+ (* 2/3 (* (/ (* t z) y) (sqrt x))) (* (sqrt x) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))) |
(*.f64 (*.f64 y y) (*.f64 (sqrt.f64 x) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) #s(literal 1/18 binary64)) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t z)) y))))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (* (sqrt x) (/ (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))) y))) (* -2/3 (* (* t z) (sqrt x)))) y)) (* (sqrt x) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) #s(literal 1/18 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 (sqrt.f64 x) (*.f64 t z))) (/.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 z z))))) y)) y))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (* (sqrt x) (/ (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))) y))) (* -2/3 (* (* t z) (sqrt x)))) y)) (* (sqrt x) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) #s(literal 1/18 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 (sqrt.f64 x) (*.f64 t z))) (/.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 z z))))) y)) y))) |
(* (sqrt x) (- 2 (pow y 2))) |
(*.f64 (sqrt.f64 x) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(+ (* 2/3 (* (* t (* y z)) (sqrt x))) (* (sqrt x) (- 2 (pow y 2)))) |
(*.f64 (sqrt.f64 x) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 (*.f64 #s(literal 2/3 binary64) t) (*.f64 y z)))) |
(+ (* t (+ (* -1/18 (* (* t (* (pow z 2) (- 2 (pow y 2)))) (sqrt x))) (* 2/3 (* (sqrt x) (* y z))))) (* (sqrt x) (- 2 (pow y 2)))) |
(+.f64 (*.f64 (sqrt.f64 x) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 t (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 t (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) z))))) |
(+ (* t (+ (* -1/18 (* (* t (* (pow z 2) (- 2 (pow y 2)))) (sqrt x))) (* 2/3 (* (sqrt x) (* y z))))) (* (sqrt x) (- 2 (pow y 2)))) |
(+.f64 (*.f64 (sqrt.f64 x) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 t (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 t (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) z))))) |
(* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt x))) |
(*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(* (pow t 2) (+ (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* (/ (* y z) t) (sqrt x))))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 x)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z))) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) z)) t))) |
(* (pow t 2) (+ (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2))))) (+ (* 2/3 (* (/ (* y z) t) (sqrt x))) (* (/ (- 2 (pow y 2)) (pow t 2)) (sqrt x))))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 x)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 (sqrt.f64 x) (+.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y z)) t) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 t t)))))) |
(* (pow t 2) (+ (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2))))) (+ (* 2/3 (* (/ (* y z) t) (sqrt x))) (* (/ (- 2 (pow y 2)) (pow t 2)) (sqrt x))))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 x)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 (sqrt.f64 x) (+.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y z)) t) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 t t)))))) |
(* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt x))) |
(*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(* (pow t 2) (+ (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* (/ (* y z) t) (sqrt x))))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 x)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z))) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) z)) t))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (* (/ (- 2 (pow y 2)) t) (sqrt x))) (* -2/3 (* (sqrt x) (* y z)))) t)) (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2))))))) |
(*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 x)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z))) (/.f64 (-.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) z)) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) t))) t))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (* (/ (- 2 (pow y 2)) t) (sqrt x))) (* -2/3 (* (sqrt x) (* y z)))) t)) (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2))))))) |
(*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 x)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z))) (/.f64 (-.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) z)) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) t))) t))) |
(- 2 (pow y 2)) |
(-.f64 #s(literal 2 binary64) (*.f64 y y)) |
(- (+ 2 (* 2/3 (* t (* y z)))) (pow y 2)) |
(+.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 #s(literal 2/3 binary64) t) (*.f64 y z)) (*.f64 y y))) |
(- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) |
(+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) |
(+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* -1/18 (* (pow t 2) (* (pow z 2) (- 2 (pow y 2))))) |
(*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(* (pow z 2) (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (* 2/3 (/ (* t y) z)))) |
(*.f64 (*.f64 z z) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y t)) z))) |
(* (pow z 2) (- (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (+ (* 2/3 (/ (* t y) z)) (/ 2 (pow z 2)))) (/ (pow y 2) (pow z 2)))) |
(*.f64 (*.f64 z z) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y t)) z)) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z)))) |
(* (pow z 2) (- (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (+ (* 2/3 (/ (* t y) z)) (/ 2 (pow z 2)))) (/ (pow y 2) (pow z 2)))) |
(*.f64 (*.f64 z z) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y t)) z)) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z)))) |
(* -1/18 (* (pow t 2) (* (pow z 2) (- 2 (pow y 2))))) |
(*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(* (pow z 2) (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (* 2/3 (/ (* t y) z)))) |
(*.f64 (*.f64 z z) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y t)) z))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (- 2 (pow y 2)) z)) (* -2/3 (* t y))) z)) (* -1/18 (* (pow t 2) (- 2 (pow y 2)))))) |
(*.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (-.f64 (*.f64 (*.f64 y t) #s(literal -2/3 binary64)) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) z)) z))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (- 2 (pow y 2)) z)) (* -2/3 (* t y))) z)) (* -1/18 (* (pow t 2) (- 2 (pow y 2)))))) |
(*.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (-.f64 (*.f64 (*.f64 y t) #s(literal -2/3 binary64)) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) z)) z))) |
(+ 2 (* -1/9 (* (pow t 2) (pow z 2)))) |
(+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 z z)))) |
(+ 2 (+ (* -1/9 (* (pow t 2) (pow z 2))) (* 2/3 (* t (* y z))))) |
(+.f64 (*.f64 (*.f64 #s(literal 2/3 binary64) t) (*.f64 y z)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 z z))))) |
(+ 2 (+ (* -1/9 (* (pow t 2) (pow z 2))) (* y (+ (* 2/3 (* t z)) (* y (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))))) |
(+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t z)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) #s(literal 1/18 binary64)))))))) |
(+ 2 (+ (* -1/9 (* (pow t 2) (pow z 2))) (* y (+ (* 2/3 (* t z)) (* y (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))))) |
(+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 z z))) (*.f64 y (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t z)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) #s(literal 1/18 binary64)))))))) |
(* (pow y 2) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)) |
(*.f64 (*.f64 y y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) #s(literal 1/18 binary64)))) |
(* (pow y 2) (- (+ (* 1/18 (* (pow t 2) (pow z 2))) (* 2/3 (/ (* t z) y))) 1)) |
(*.f64 (*.f64 y y) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) #s(literal 1/18 binary64)) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t z)) y)))) |
(* (pow y 2) (- (+ (* -1/9 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (+ (* 1/18 (* (pow t 2) (pow z 2))) (+ (* 2/3 (/ (* t z) y)) (/ 2 (pow y 2))))) 1)) |
(*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 y y))) (+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) #s(literal 1/18 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t z)) y) (/.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1 binary64))))) |
(* (pow y 2) (- (+ (* -1/9 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (+ (* 1/18 (* (pow t 2) (pow z 2))) (+ (* 2/3 (/ (* t z) y)) (/ 2 (pow y 2))))) 1)) |
(*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (*.f64 y y))) (+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) #s(literal 1/18 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t z)) y) (/.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1 binary64))))) |
(* (pow y 2) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)) |
(*.f64 (*.f64 y y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) #s(literal 1/18 binary64)))) |
(* (pow y 2) (- (+ (* 1/18 (* (pow t 2) (pow z 2))) (* 2/3 (/ (* t z) y))) 1)) |
(*.f64 (*.f64 y y) (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) #s(literal 1/18 binary64)) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t z)) y)))) |
(* (pow y 2) (- (+ (* -1 (/ (+ (* -1 (/ (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))) y)) (* -2/3 (* t z))) y)) (* 1/18 (* (pow t 2) (pow z 2)))) 1)) |
(*.f64 (*.f64 y y) (-.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) #s(literal 1/18 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 t z)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 z z)))) y)) y))) |
(* (pow y 2) (- (+ (* -1 (/ (+ (* -1 (/ (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))) y)) (* -2/3 (* t z))) y)) (* 1/18 (* (pow t 2) (pow z 2)))) 1)) |
(*.f64 (*.f64 y y) (-.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) #s(literal 1/18 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 t z)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 z z)))) y)) y))) |
(- 2 (pow y 2)) |
(-.f64 #s(literal 2 binary64) (*.f64 y y)) |
(- (+ 2 (* 2/3 (* t (* y z)))) (pow y 2)) |
(+.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 #s(literal 2/3 binary64) t) (*.f64 y z)) (*.f64 y y))) |
(- (+ 2 (* t (+ (* -1/18 (* t (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* y z))))) (pow y 2)) |
(+.f64 #s(literal 2 binary64) (-.f64 (*.f64 t (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 #s(literal 2/3 binary64) (*.f64 y z)))) (*.f64 y y))) |
(- (+ 2 (* t (+ (* -1/18 (* t (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* y z))))) (pow y 2)) |
(+.f64 #s(literal 2 binary64) (-.f64 (*.f64 t (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 #s(literal 2/3 binary64) (*.f64 y z)))) (*.f64 y y))) |
(* -1/18 (* (pow t 2) (* (pow z 2) (- 2 (pow y 2))))) |
(*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(* (pow t 2) (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (* 2/3 (/ (* y z) t)))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y z)) t))) |
(* (pow t 2) (- (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (+ (* 2/3 (/ (* y z) t)) (/ 2 (pow t 2)))) (/ (pow y 2) (pow t 2)))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (+.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y z)) t) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 t t))))) |
(* (pow t 2) (- (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (+ (* 2/3 (/ (* y z) t)) (/ 2 (pow t 2)))) (/ (pow y 2) (pow t 2)))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (+.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y z)) t) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 t t))))) |
(* -1/18 (* (pow t 2) (* (pow z 2) (- 2 (pow y 2))))) |
(*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(* (pow t 2) (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (* 2/3 (/ (* y z) t)))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y z)) t))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (- 2 (pow y 2)) t)) (* -2/3 (* y z))) t)) (* -1/18 (* (pow z 2) (- 2 (pow y 2)))))) |
(*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (-.f64 (*.f64 (*.f64 y z) #s(literal -2/3 binary64)) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) t)) t))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (- 2 (pow y 2)) t)) (* -2/3 (* y z))) t)) (* -1/18 (* (pow z 2) (- 2 (pow y 2)))))) |
(*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (-.f64 (*.f64 (*.f64 y z) #s(literal -2/3 binary64)) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) t)) t))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* a (- (* 2 (* (/ (cos (- (* 1/3 (* t z)) y)) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) a) (/.f64 #s(literal -1/3 binary64) b))) |
(* a (- (* 2 (* (/ (cos (- (* 1/3 (* t z)) y)) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) a) (/.f64 #s(literal -1/3 binary64) b))) |
(* a (- (* 2 (* (/ (cos (- (* 1/3 (* t z)) y)) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) 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 (- (* 1/3 (* t z)) y)) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) b) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (/.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) a)))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -2 (* (/ (cos (- (* 1/3 (* t z)) y)) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) b) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (/.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) a)))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -2 (* (/ (cos (- (* 1/3 (* t z)) y)) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) b) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (/.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) a)))) (-.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 (- (* 1/3 (* t z)) y))) (sqrt x)))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (*.f64 b (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))))) b) |
(/ (+ (* -1/3 a) (* 2 (* (* b (cos (- (* 1/3 (* t z)) y))) (sqrt x)))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (*.f64 b (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))))) b) |
(/ (+ (* -1/3 a) (* 2 (* (* b (cos (- (* 1/3 (* t z)) y))) (sqrt x)))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (*.f64 b (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))))) b) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (neg y))))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (/.f64 (*.f64 a #s(literal 1/3 binary64)) b)) |
(+ (* -2/3 (* (* t (* z (sin (neg y)))) (sqrt x))) (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (neg y)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (*.f64 (*.f64 #s(literal -2/3 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z (sin.f64 y))))) (sqrt.f64 x)))) |
(+ (* -1/3 (/ a b)) (+ (* 2 (* (sqrt x) (cos (neg y)))) (* z (+ (* -2/3 (* (* t (sin (neg y))) (sqrt x))) (* -1/9 (* (* (pow t 2) (* z (cos (neg y)))) (sqrt x))))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (+.f64 (*.f64 z (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2/3 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (sin.f64 y)))) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (cos.f64 y) z)))))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b))) |
(+ (* -1/3 (/ a b)) (+ (* 2 (* (sqrt x) (cos (neg y)))) (* z (+ (* -2/3 (* (* t (sin (neg y))) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos (neg y))) (sqrt x))) (* 1/81 (* (* (pow t 3) (* z (sin (neg y)))) (sqrt x))))))))) |
(+.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (/.f64 (*.f64 a #s(literal 1/3 binary64)) b)) (*.f64 z (+.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 (sqrt.f64 x) (-.f64 #s(literal 0 binary64) (*.f64 t (sin.f64 y))))) (*.f64 z (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (cos.f64 y) (*.f64 t t))) (*.f64 #s(literal 1/81 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (sin.f64 y))))))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (neg y))))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (/.f64 (*.f64 a #s(literal 1/3 binary64)) b)) |
(+ (* -2/3 (* (* t (* z (sin (neg y)))) (sqrt x))) (+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (neg y)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (*.f64 (*.f64 #s(literal -2/3 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z (sin.f64 y))))) (sqrt.f64 x)))) |
(+ (* -1/3 (/ a b)) (+ (* 2 (* (sqrt x) (cos (neg y)))) (* t (+ (* -2/3 (* (sqrt x) (* z (sin (neg y))))) (* -1/9 (* (* t (* (pow z 2) (cos (neg y)))) (sqrt x))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (*.f64 t (+.f64 (*.f64 #s(literal -2/3 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 x) z) (sin.f64 y)))) (*.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 t (*.f64 (cos.f64 y) (*.f64 z z)))) (sqrt.f64 x)))))) |
(+ (* -1/3 (/ a b)) (+ (* 2 (* (sqrt x) (cos (neg y)))) (* t (+ (* -2/3 (* (sqrt x) (* z (sin (neg y))))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos (neg y))))) (* 1/81 (* (* t (* (pow z 3) (sin (neg y)))) (sqrt x))))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (*.f64 t (+.f64 (*.f64 #s(literal -2/3 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 x) z) (sin.f64 y)))) (*.f64 t (+.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 y) (*.f64 z z))) (*.f64 #s(literal 1/81 binary64) (*.f64 t (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z (*.f64 z z)) (sin.f64 y))) (sqrt.f64 x)))))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (* 1/3 (* t z)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)))) |
(+ (* -1/3 (/ a b)) (+ (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))) (* 2 (* (sqrt x) (* y (sin (* 1/3 (* t z)))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)) (*.f64 y (sin.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)))))) |
(+ (* -1/3 (/ a b)) (+ (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))) (* y (+ (* -1 (* (sqrt x) (* y (cos (* 1/3 (* t z)))))) (* 2 (* (sqrt x) (sin (* 1/3 (* t z))))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))) (*.f64 y (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (sin.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))) (*.f64 (sqrt.f64 x) (*.f64 y (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)))))))) |
(+ (* -1/3 (/ a b)) (+ (* 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)))))))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))) (*.f64 y (+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (sin.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))) (*.f64 y (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) (sin.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)))) (*.f64 (sqrt.f64 x) (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))))))))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (+ (* -1 y) (* 1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (+ (* -1 y) (* 1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (+ (* -1 y) (* 1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (+ (* -1 y) (* 1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y)))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y)))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y)))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))))) |
(* 2 (* (sqrt x) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (neg.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(* -1 (* x (+ (* -2 (* (sqrt (/ 1 x)) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2)))) (* 1/3 (/ a (* b x)))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal 1/3 binary64)) b) x) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (neg.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -2 (* (sqrt (/ 1 x)) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2)))) (* 1/3 (/ a (* b x)))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal 1/3 binary64)) b) x) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (neg.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -2 (* (sqrt (/ 1 x)) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2)))) (* 1/3 (/ a (* b x)))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal 1/3 binary64)) b) x) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (neg.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))))) (-.f64 #s(literal 0 binary64) 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) |
(* 2 (* (sqrt x) (cos (neg y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(+ (* -2/3 (* (* t (* z (sin (neg y)))) (sqrt x))) (* 2 (* (sqrt x) (cos (neg y))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (*.f64 (*.f64 #s(literal -2/3 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z (sin.f64 y))))) (sqrt.f64 x))) |
(+ (* 2 (* (sqrt x) (cos (neg y)))) (* z (+ (* -2/3 (* (* t (sin (neg y))) (sqrt x))) (* -1/9 (* (* (pow t 2) (* z (cos (neg y)))) (sqrt x)))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (*.f64 z (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2/3 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (sin.f64 y)))) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (cos.f64 y) z))))))) |
(+ (* 2 (* (sqrt x) (cos (neg y)))) (* z (+ (* -2/3 (* (* t (sin (neg y))) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos (neg y))) (sqrt x))) (* 1/81 (* (* (pow t 3) (* z (sin (neg y)))) (sqrt x)))))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (*.f64 z (+.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 (sqrt.f64 x) (-.f64 #s(literal 0 binary64) (*.f64 t (sin.f64 y))))) (*.f64 z (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (cos.f64 y) (*.f64 t t))) (*.f64 #s(literal 1/81 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (sin.f64 y))))))))))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (neg y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(+ (* -2/3 (* (* t (* z (sin (neg y)))) (sqrt x))) (* 2 (* (sqrt x) (cos (neg y))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (*.f64 (*.f64 #s(literal -2/3 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z (sin.f64 y))))) (sqrt.f64 x))) |
(+ (* 2 (* (sqrt x) (cos (neg y)))) (* t (+ (* -2/3 (* (sqrt x) (* z (sin (neg y))))) (* -1/9 (* (* t (* (pow z 2) (cos (neg y)))) (sqrt x)))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (*.f64 t (+.f64 (*.f64 #s(literal -2/3 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 x) z) (sin.f64 y)))) (*.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 t (*.f64 (cos.f64 y) (*.f64 z z)))) (sqrt.f64 x))))) |
(+ (* 2 (* (sqrt x) (cos (neg y)))) (* t (+ (* -2/3 (* (sqrt x) (* z (sin (neg y))))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos (neg y))))) (* 1/81 (* (* t (* (pow z 3) (sin (neg y)))) (sqrt x)))))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (*.f64 t (+.f64 (*.f64 #s(literal -2/3 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 x) z) (sin.f64 y)))) (*.f64 t (+.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 y) (*.f64 z z))) (*.f64 #s(literal 1/81 binary64) (*.f64 t (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z (*.f64 z z)) (sin.f64 y))) (sqrt.f64 x))))))))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (* 1/3 (* t z))))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))) |
(+ (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))) (* 2 (* (sqrt x) (* y (sin (* 1/3 (* t z))))))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)) (*.f64 y (sin.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))))) |
(+ (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))) (* y (+ (* -1 (* (sqrt x) (* y (cos (* 1/3 (* t z)))))) (* 2 (* (sqrt x) (sin (* 1/3 (* t z)))))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))) (*.f64 y (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (sin.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))) (*.f64 (sqrt.f64 x) (*.f64 y (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) 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))))))))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))) (*.f64 y (+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (sin.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))) (*.f64 y (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) (sin.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)))) (*.f64 (sqrt.f64 x) (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)))))))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (+ (* -1 y) (* 1/3 (* t z)))))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (+ (* -1 y) (* 1/3 (* t z)))))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (+ (* -1 y) (* 1/3 (* t z)))))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (+ (* -1 y) (* 1/3 (* t z)))))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (neg.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(* 2 (* (sqrt x) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (neg.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(* 2 (* (sqrt x) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (neg.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(* 2 (* (sqrt x) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (neg.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y)))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y)))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos (- (* 1/3 (* t z)) y)))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))))) |
(* -2 (* (sqrt x) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (neg.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2))))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal 1/3 binary64)) b) x) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (neg.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2))))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal 1/3 binary64)) b) x) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (neg.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2))))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 a #s(literal 1/3 binary64)) b) x) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (neg.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))))) (-.f64 #s(literal 0 binary64) x)) |
(- (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)))) |
(- (+ (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))) (* 2 (* (sqrt x) (* y (sin (* 1/3 (* t z))))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)) (*.f64 y (sin.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)))))) |
(- (+ (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))) (* y (+ (* -1 (* (sqrt x) (* y (cos (* 1/3 (* t z)))))) (* 2 (* (sqrt x) (sin (* 1/3 (* t z)))))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))) (*.f64 y (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (sin.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))) (*.f64 (sqrt.f64 x) (*.f64 y (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) 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))))))))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))) (*.f64 y (+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (sin.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))) (*.f64 y (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) (sin.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)))) (*.f64 (sqrt.f64 x) (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))))))))) |
(- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(- (* 2 (* (sqrt x) (cos (+ (* -1 y) (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(- (* 2 (* (sqrt x) (cos (+ (* -1 y) (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(- (* 2 (* (sqrt x) (cos (+ (* -1 y) (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(- (* 2 (* (sqrt x) (cos (+ (* -1 y) (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(- (* 2 (* (sqrt x) (cos (neg y)))) (* 1/3 (/ a b))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (/.f64 (*.f64 a #s(literal 1/3 binary64)) b)) |
(- (+ (* -2/3 (* (* t (* z (sin (neg y)))) (sqrt x))) (* 2 (* (sqrt x) (cos (neg y))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (*.f64 (*.f64 #s(literal -2/3 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z (sin.f64 y))))) (sqrt.f64 x)))) |
(- (+ (* 2 (* (sqrt x) (cos (neg y)))) (* z (+ (* -2/3 (* (* t (sin (neg y))) (sqrt x))) (* -1/9 (* (* (pow t 2) (* z (cos (neg y)))) (sqrt x)))))) (* 1/3 (/ a b))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (+.f64 (*.f64 z (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2/3 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (sin.f64 y)))) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (cos.f64 y) z)))))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b))) |
(- (+ (* 2 (* (sqrt x) (cos (neg y)))) (* z (+ (* -2/3 (* (* t (sin (neg y))) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos (neg y))) (sqrt x))) (* 1/81 (* (* (pow t 3) (* z (sin (neg y)))) (sqrt x)))))))) (* 1/3 (/ a b))) |
(+.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (/.f64 (*.f64 a #s(literal 1/3 binary64)) b)) (*.f64 z (+.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 (sqrt.f64 x) (-.f64 #s(literal 0 binary64) (*.f64 t (sin.f64 y))))) (*.f64 z (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (cos.f64 y) (*.f64 t t))) (*.f64 #s(literal 1/81 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (sin.f64 y))))))))))) |
(- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(- (* 2 (* (sqrt x) (cos (neg y)))) (* 1/3 (/ a b))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (/.f64 (*.f64 a #s(literal 1/3 binary64)) b)) |
(- (+ (* -2/3 (* (* t (* z (sin (neg y)))) (sqrt x))) (* 2 (* (sqrt x) (cos (neg y))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (*.f64 (*.f64 #s(literal -2/3 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z (sin.f64 y))))) (sqrt.f64 x)))) |
(- (+ (* 2 (* (sqrt x) (cos (neg y)))) (* t (+ (* -2/3 (* (sqrt x) (* z (sin (neg y))))) (* -1/9 (* (* t (* (pow z 2) (cos (neg y)))) (sqrt x)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (*.f64 t (+.f64 (*.f64 #s(literal -2/3 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 x) z) (sin.f64 y)))) (*.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 t (*.f64 (cos.f64 y) (*.f64 z z)))) (sqrt.f64 x)))))) |
(- (+ (* 2 (* (sqrt x) (cos (neg y)))) (* t (+ (* -2/3 (* (sqrt x) (* z (sin (neg y))))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos (neg y))))) (* 1/81 (* (* t (* (pow z 3) (sin (neg y)))) (sqrt x)))))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (*.f64 t (+.f64 (*.f64 #s(literal -2/3 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 x) z) (sin.f64 y)))) (*.f64 t (+.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 y) (*.f64 z z))) (*.f64 #s(literal 1/81 binary64) (*.f64 t (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z (*.f64 z z)) (sin.f64 y))) (sqrt.f64 x)))))))))) |
(- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(- (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* a (- (* 2 (* (/ (cos (- (* 1/3 (* t z)) y)) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) a) (/.f64 #s(literal -1/3 binary64) b))) |
(* a (- (* 2 (* (/ (cos (- (* 1/3 (* t z)) y)) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) a) (/.f64 #s(literal -1/3 binary64) b))) |
(* a (- (* 2 (* (/ (cos (- (* 1/3 (* t z)) y)) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) 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 (- (* 1/3 (* t z)) y)) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) b) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (/.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) a)))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -2 (* (/ (cos (- (* 1/3 (* t z)) y)) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) b) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (/.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) a)))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -2 (* (/ (cos (- (* 1/3 (* t z)) y)) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) b) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (/.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)) a)))) (-.f64 #s(literal 0 binary64) a)) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(/ (- (* 2 (* (* b (cos (- (* 1/3 (* t z)) y))) (sqrt x))) (* 1/3 a)) b) |
(/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (*.f64 b (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))))) b) |
(/ (- (* 2 (* (* b (cos (- (* 1/3 (* t z)) y))) (sqrt x))) (* 1/3 a)) b) |
(/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (*.f64 b (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))))) b) |
(/ (- (* 2 (* (* b (cos (- (* 1/3 (* t z)) y))) (sqrt x))) (* 1/3 a)) b) |
(/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (*.f64 b (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))))) b) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* -2 (* (sqrt x) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (neg.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))))) |
(* -2 (* (sqrt x) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (neg.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))))) |
(* -2 (* (sqrt x) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (neg.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))))) |
(* -2 (* (sqrt x) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (neg.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))))) |
(* 2 (* (sqrt x) (cos (* 1/3 (* t z))))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))) |
(+ (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))) (* 2 (* (sqrt x) (* y (sin (* 1/3 (* t z))))))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)) (*.f64 y (sin.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))))) |
(+ (* 2 (* (sqrt x) (cos (* 1/3 (* t z))))) (* y (+ (* -1 (* (sqrt x) (* y (cos (* 1/3 (* t z)))))) (* 2 (* (sqrt x) (sin (* 1/3 (* t z)))))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))) (*.f64 y (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (sin.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))) (*.f64 (sqrt.f64 x) (*.f64 y (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) 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))))))))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))) (*.f64 y (+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (sin.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))) (*.f64 y (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) (sin.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)))) (*.f64 (sqrt.f64 x) (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)))))))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (+ (* -1 y) (* 1/3 (* t z)))))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (+ (* -1 y) (* 1/3 (* t z)))))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (+ (* -1 y) (* 1/3 (* t z)))))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (+ (* -1 y) (* 1/3 (* t z)))))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (neg y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(+ (* -2/3 (* (* t (* z (sin (neg y)))) (sqrt x))) (* 2 (* (sqrt x) (cos (neg y))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (*.f64 (*.f64 #s(literal -2/3 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z (sin.f64 y))))) (sqrt.f64 x))) |
(+ (* 2 (* (sqrt x) (cos (neg y)))) (* z (+ (* -2/3 (* (* t (sin (neg y))) (sqrt x))) (* -1/9 (* (* (pow t 2) (* z (cos (neg y)))) (sqrt x)))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (*.f64 z (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2/3 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (sin.f64 y)))) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (cos.f64 y) z))))))) |
(+ (* 2 (* (sqrt x) (cos (neg y)))) (* z (+ (* -2/3 (* (* t (sin (neg y))) (sqrt x))) (* z (+ (* -1/9 (* (* (pow t 2) (cos (neg y))) (sqrt x))) (* 1/81 (* (* (pow t 3) (* z (sin (neg y)))) (sqrt x)))))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (*.f64 z (+.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 (sqrt.f64 x) (-.f64 #s(literal 0 binary64) (*.f64 t (sin.f64 y))))) (*.f64 z (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (cos.f64 y) (*.f64 t t))) (*.f64 #s(literal 1/81 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (sin.f64 y))))))))))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (neg y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(+ (* -2/3 (* (* t (* z (sin (neg y)))) (sqrt x))) (* 2 (* (sqrt x) (cos (neg y))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (*.f64 (*.f64 #s(literal -2/3 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z (sin.f64 y))))) (sqrt.f64 x))) |
(+ (* 2 (* (sqrt x) (cos (neg y)))) (* t (+ (* -2/3 (* (sqrt x) (* z (sin (neg y))))) (* -1/9 (* (* t (* (pow z 2) (cos (neg y)))) (sqrt x)))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (*.f64 t (+.f64 (*.f64 #s(literal -2/3 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 x) z) (sin.f64 y)))) (*.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 t (*.f64 (cos.f64 y) (*.f64 z z)))) (sqrt.f64 x))))) |
(+ (* 2 (* (sqrt x) (cos (neg y)))) (* t (+ (* -2/3 (* (sqrt x) (* z (sin (neg y))))) (* t (+ (* -1/9 (* (sqrt x) (* (pow z 2) (cos (neg y))))) (* 1/81 (* (* t (* (pow z 3) (sin (neg y)))) (sqrt x)))))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (*.f64 t (+.f64 (*.f64 #s(literal -2/3 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 x) z) (sin.f64 y)))) (*.f64 t (+.f64 (*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 y) (*.f64 z z))) (*.f64 #s(literal 1/81 binary64) (*.f64 t (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z (*.f64 z z)) (sin.f64 y))) (sqrt.f64 x))))))))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (cos (- (* 1/3 (* t z)) y)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))))) |
(* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))))) |
(* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))))) |
(* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))))) |
(* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))))) |
(* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))))) |
(* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))))) |
(* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))))) |
(* -2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2))))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 x)) (*.f64 (neg.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))))) |
(* -2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2))))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 x)) (*.f64 (neg.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))))) |
(* -2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2))))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 x)) (*.f64 (neg.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))))) |
(* -2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (* (cos (- (* 1/3 (* t z)) y)) (pow (sqrt -1) 2))))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 x)) (*.f64 (neg.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))))) |
(* 2 (* (sqrt x) (pow (cos (* 1/3 (* t z))) 2))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)) #s(literal 2 binary64))) |
(+ (* 2 (* (sqrt x) (* y (+ (* -1 (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z))))) (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z)))))))) (* 2 (* (sqrt x) (pow (cos (* 1/3 (* t z))) 2)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(+ (* 2 (* (sqrt x) (pow (cos (* 1/3 (* t z))) 2))) (* y (+ (* 2 (* (sqrt x) (* y (+ (* -1 (pow (cos (* 1/3 (* t z))) 2)) (* -1 (pow (sin (* 1/3 (* t z))) 2)))))) (* 2 (* (sqrt x) (+ (* -1 (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z))))) (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z)))))))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)) #s(literal 2 binary64))) (*.f64 y (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (-.f64 #s(literal 0 binary64) y))))) |
(+ (* 2 (* (sqrt x) (pow (cos (* 1/3 (* t z))) 2))) (* y (+ (* 2 (* (sqrt x) (+ (* -1 (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z))))) (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z))))))) (* y (+ (* 2 (* (sqrt x) (* y (+ (* -1/2 (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z))))) (+ (* -1/6 (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z))))) (+ (* 1/6 (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z))))) (* 1/2 (* (cos (* 1/3 (* t z))) (sin (* 1/3 (* t z))))))))))) (* 2 (* (sqrt x) (+ (* -1 (pow (cos (* 1/3 (* t z))) 2)) (* -1 (pow (sin (* 1/3 (* t z))) 2)))))))))) |
(+.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)) #s(literal 2 binary64))) #s(literal 0 binary64)) (*.f64 y (*.f64 y (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)) (sin.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)))) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)) (sin.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))) #s(literal 1/2 binary64))))))))) |
(* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))))) |
(* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))))) |
(* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))))) |
(* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))))) |
(* 2 (* (sqrt x) (* (cos (+ (* -1 y) (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) (* -1 y)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))))) |
(* 2 (* (sqrt x) (* (cos (+ (* -1 y) (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) (* -1 y)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))))) |
(* 2 (* (sqrt x) (* (cos (+ (* -1 y) (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) (* -1 y)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))))) |
(* 2 (* (sqrt x) (* (cos (+ (* -1 y) (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) (* -1 y)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))))) |
(* 2 (* (sqrt x) (* (cos y) (cos (neg y))))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (cos.f64 y))) |
(+ (* 2 (* (sqrt x) (* z (+ (* -1/3 (* t (* (cos y) (sin (neg y))))) (* -1/3 (* t (* (cos (neg y)) (sin y)))))))) (* 2 (* (sqrt x) (* (cos y) (cos (neg y)))))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (+.f64 (*.f64 (cos.f64 y) (cos.f64 y)) (*.f64 z (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 t (cos.f64 y)) (+.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (sin.f64 y))))))) |
(+ (* 2 (* (sqrt x) (* (cos y) (cos (neg y))))) (* z (+ (* 2 (* (sqrt x) (* z (+ (* -1/9 (* (pow t 2) (* (cos y) (cos (neg y))))) (* 1/9 (* (pow t 2) (* (sin y) (sin (neg y))))))))) (* 2 (* (sqrt x) (+ (* -1/3 (* t (* (cos y) (sin (neg y))))) (* -1/3 (* t (* (cos (neg y)) (sin y)))))))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (cos.f64 y))) (*.f64 z (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 t (cos.f64 y)) (+.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (sin.f64 y)))) (*.f64 z (+.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (cos.f64 y) (cos.f64 y)))) (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (sin.f64 y)))))))))) |
(+ (* 2 (* (sqrt x) (* (cos y) (cos (neg y))))) (* z (+ (* 2 (* (sqrt x) (+ (* -1/3 (* t (* (cos y) (sin (neg y))))) (* -1/3 (* t (* (cos (neg y)) (sin y))))))) (* z (+ (* 2 (* (sqrt x) (* z (+ (* 1/162 (* (pow t 3) (* (cos y) (sin (neg y))))) (+ (* 1/162 (* (pow t 3) (* (cos (neg y)) (sin y)))) (+ (* 1/54 (* (pow t 3) (* (cos y) (sin (neg y))))) (* 1/54 (* (pow t 3) (* (cos (neg y)) (sin y)))))))))) (* 2 (* (sqrt x) (+ (* -1/9 (* (pow t 2) (* (cos y) (cos (neg y))))) (* 1/9 (* (pow t 2) (* (sin y) (sin (neg y))))))))))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (cos.f64 y))) (*.f64 z (+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 t (cos.f64 y)) (+.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (sin.f64 y))))) (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (+.f64 (+.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (cos.f64 y) (cos.f64 y)))) (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (sin.f64 y))))) (*.f64 z (+.f64 (*.f64 #s(literal 1/54 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (cos.f64 y)) (+.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (sin.f64 y)))) (*.f64 #s(literal 1/162 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (cos.f64 y)) (+.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (sin.f64 y))))))))))))) |
(* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))))) |
(* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))))) |
(* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))))) |
(* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))))) |
(* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))))) |
(* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))))) |
(* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))))) |
(* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))))) |
(* 2 (* (sqrt x) (* (cos y) (cos (neg y))))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (cos.f64 y))) |
(+ (* 2 (* (sqrt x) (* (cos y) (cos (neg y))))) (* 2 (* (* t (+ (* -1/3 (* z (* (cos y) (sin (neg y))))) (* -1/3 (* z (* (cos (neg y)) (sin y)))))) (sqrt x)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (cos.f64 y) (cos.f64 y)) (*.f64 t (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (cos.f64 y) z) (+.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (sin.f64 y)))))))) |
(+ (* 2 (* (sqrt x) (* (cos y) (cos (neg y))))) (* t (+ (* 2 (* (sqrt x) (+ (* -1/3 (* z (* (cos y) (sin (neg y))))) (* -1/3 (* z (* (cos (neg y)) (sin y))))))) (* 2 (* (* t (+ (* -1/9 (* (pow z 2) (* (cos y) (cos (neg y))))) (* 1/9 (* (pow z 2) (* (sin y) (sin (neg y))))))) (sqrt x)))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (cos.f64 y))) (*.f64 t (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (cos.f64 y) z) (+.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (sin.f64 y)))) (*.f64 t (+.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (cos.f64 y) (cos.f64 y)))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 z z) (sin.f64 y)) (-.f64 #s(literal 0 binary64) (sin.f64 y))))))))))) |
(+ (* 2 (* (sqrt x) (* (cos y) (cos (neg y))))) (* t (+ (* 2 (* (sqrt x) (+ (* -1/3 (* z (* (cos y) (sin (neg y))))) (* -1/3 (* z (* (cos (neg y)) (sin y))))))) (* t (+ (* 2 (* (sqrt x) (+ (* -1/9 (* (pow z 2) (* (cos y) (cos (neg y))))) (* 1/9 (* (pow z 2) (* (sin y) (sin (neg y)))))))) (* 2 (* (* t (+ (* 1/162 (* (pow z 3) (* (cos y) (sin (neg y))))) (+ (* 1/162 (* (pow z 3) (* (cos (neg y)) (sin y)))) (+ (* 1/54 (* (pow z 3) (* (cos y) (sin (neg y))))) (* 1/54 (* (pow z 3) (* (cos (neg y)) (sin y)))))))) (sqrt x)))))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (cos.f64 y))) (*.f64 t (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (cos.f64 y) z) (+.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (sin.f64 y)))))) (*.f64 t (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (cos.f64 y) (cos.f64 y)))) (+.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 z z) (sin.f64 y)) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) (*.f64 t (+.f64 (*.f64 #s(literal 1/54 binary64) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (cos.f64 y)) (+.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (sin.f64 y)))) (*.f64 #s(literal 1/162 binary64) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (cos.f64 y)) (+.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (sin.f64 y)))))))))))))) |
(* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))))) |
(* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))))) |
(* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))))) |
(* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))))) |
(* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))))) |
(* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))))) |
(* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))))) |
(* 2 (* (sqrt x) (* (cos (+ y (* 1/3 (* t z)))) (cos (- (* 1/3 (* t z)) y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) (cos.f64 (+.f64 y (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))))) |
(* 2 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 2 binary64)) |
(* 2 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 2 binary64)) |
(* 2 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 2 binary64)) |
(* 2 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 2 binary64)) |
(* 2 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 2 binary64)) |
(* 2 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 2 binary64)) |
(* 2 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 2 binary64)) |
(* 2 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 2 binary64)) |
(* -2 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 x))) |
(* -2 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 x))) |
(* -2 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 x))) |
(* -2 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 x))) |
Compiled 74383 to 40325 computations (45.8% saved)
100 alts after pruning (96 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1982 | 54 | 2036 |
| Fresh | 22 | 42 | 64 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 2 | 2 |
| Total | 2007 | 100 | 2107 |
| Status | Accuracy | Program |
|---|---|---|
| 53.2% | (/.f64 (/.f64 a b) #s(literal -3 binary64)) | |
| 53.2% | (/.f64 (/.f64 a #s(literal -3 binary64)) b) | |
| 53.2% | (/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 3 binary64) a)) b) | |
| 50.8% | (/.f64 (-.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)) (*.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64)) x)) (-.f64 (/.f64 #s(literal -1/3 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))))) | |
| 65.6% | (/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 b (/.f64 a #s(literal 3 binary64)))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) #s(literal 1 binary64))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (/.f64 b (/.f64 a #s(literal 3 binary64))))) | |
| 33.6% | (/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 (sqrt.f64 x) (*.f64 b (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) b) | |
| 41.3% | (/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 b (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))))) b) | |
| 68.1% | (/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (*.f64 b (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))))) b) | |
| 74.4% | (/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (sqrt.f64 x) (cos.f64 y))))) b) | |
| ✓ | 53.2% | (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
| 53.2% | (/.f64 a (/.f64 b #s(literal -1/3 binary64))) | |
| 53.2% | (/.f64 a (*.f64 b #s(literal -3 binary64))) | |
| 53.1% | (/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -1/3 binary64)))) | |
| 53.2% | (/.f64 #s(literal -1/3 binary64) (/.f64 b a)) | |
| ▶ | 71.7% | (-.f64 (/.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (+.f64 y (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)))) (cos.f64 (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 y (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 2 binary64)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
| 71.5% | (-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) | |
| 71.6% | (-.f64 (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64))) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) | |
| 60.7% | (-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)) #s(literal 2 binary64))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) | |
| 71.7% | (-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (fma.f64 (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))) (cos.f64 y) (neg.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) | |
| 71.6% | (-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) #s(literal 2 binary64))) (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) | |
| 71.7% | (-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (-.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) | |
| 70.6% | (-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (+.f64 (cos.f64 y) (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 z (sin.f64 y)))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) | |
| 71.7% | (-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) | |
| 37.5% | (-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (cos.f64 (+.f64 y (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 3 binary64) (*.f64 t z))) #s(literal -1 binary64)))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) | |
| 60.0% | (-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) | |
| 71.4% | (-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (cos.f64 y)) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) | |
| 37.4% | (-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 3 binary64) (*.f64 t z))) #s(literal -1 binary64))) y)))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) | |
| 59.9% | (-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) | |
| 71.7% | (-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) | |
| 71.2% | (-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (cos.f64 y))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) | |
| 71.6% | (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) | |
| 72.0% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 70.0% | (-.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 (/.f64 a #s(literal 3 binary64)) b)) | |
| 71.7% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (-.f64 (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 71.6% | (-.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 3 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 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)))) | |
| 72.1% | (-.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 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z t) #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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 z (/.f64 #s(literal -3 binary64) t))))))) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) | |
| 71.6% | (-.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 3 binary64)))) #s(literal 2 binary64)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 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)))) | |
| 71.5% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (/.f64 (*.f64 (+.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 z t) #s(literal 3 binary64))))))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 z (/.f64 #s(literal -3 binary64) t))))))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) | |
| 67.6% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 72.1% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) (/.f64 (*.f64 a #s(literal 1/3 binary64)) b)) | |
| 34.1% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) (exp.f64 (*.f64 (log.f64 (/.f64 b (/.f64 a #s(literal 3 binary64)))) #s(literal -1 binary64)))) | |
| 72.2% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (*.f64 z t))))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 72.2% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 71.5% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (cos.f64 y) #s(literal 1 binary64)) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 72.1% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 71.8% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 z (/.f64 #s(literal 3 binary64) t))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 44.0% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (*.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 a (*.f64 b #s(literal 3 binary64)))) | |
| 71.7% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) | |
| 71.5% | (-.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 (/.f64 a #s(literal 3 binary64)) b)) | |
| 37.4% | (-.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 (/.f64 a #s(literal 3 binary64)) b)) | |
| 60.1% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) | |
| 70.0% | (-.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 (/.f64 a #s(literal 3 binary64)) b)) | |
| 68.7% | (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1/3 binary64) b) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) a)) (sqrt.f64 x))))) | |
| 29.8% | (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)))) (sqrt.f64 x)) (-.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) | |
| 71.5% | (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (/.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (sqrt.f64 x)) (*.f64 x #s(literal 2 binary64)))) | |
| 72.0% | (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (+.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 2 binary64) x))) | |
| 48.1% | (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) (*.f64 #s(literal 2 binary64) x))) | |
| 71.5% | (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (cos.f64 (-.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 2 binary64) x))) | |
| 77.4% | (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (cos.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 2 binary64) x))) | |
| 47.5% | (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) | |
| 41.1% | (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 (*.f64 #s(literal 2/3 binary64) t) (*.f64 y z))))) | |
| 39.7% | (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (*.f64 #s(literal 2/3 binary64) t) (*.f64 y z)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 z z))))))) | |
| 42.5% | (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 z z)))))) | |
| 65.6% | (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) | |
| 35.0% | (+.f64 (/.f64 a (/.f64 b #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) | |
| 77.2% | (+.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 1/8 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) | |
| 74.7% | (+.f64 (*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 x)) #s(literal 2 binary64)) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) | |
| ✓ | 77.4% | (+.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
| 77.2% | (+.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 1/8 binary64)) #s(literal 4 binary64)) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) | |
| 75.8% | (+.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (log.f64 x))) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) | |
| 77.4% | (+.f64 (*.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 y)))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) | |
| 77.5% | (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) | |
| ▶ | 77.5% | (+.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
| 29.8% | (+.f64 (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))) (-.f64 #s(literal 4 binary64) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) | |
| 18.4% | (+.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 y (*.f64 t #s(literal 2/3 binary64)))) (*.f64 z (*.f64 y (*.f64 t #s(literal 2/3 binary64))))) (*.f64 (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (-.f64 (*.f64 z (*.f64 y (*.f64 t #s(literal 2/3 binary64)))) (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (*.f64 y y)))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) | |
| 24.4% | (+.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (+.f64 (*.f64 (*.f64 y t) #s(literal -2/3 binary64)) (/.f64 (*.f64 y y) z)) z))))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) | |
| 25.6% | (+.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (+.f64 (*.f64 (*.f64 y z) #s(literal -2/3 binary64)) (/.f64 (*.f64 y y) t)) t))))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) | |
| ✓ | 77.5% | (+.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
| 34.3% | (+.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (+.f64 y (exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal -3 binary64) z) t)) #s(literal -1 binary64))))))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) | |
| 65.6% | (+.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (/.f64 (/.f64 a b) #s(literal -3 binary64))) | |
| ▶ | 75.8% | (+.f64 (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
| ▶ | 53.1% | (*.f64 (/.f64 a b) #s(literal -1/3 binary64)) |
| 53.2% | (*.f64 (/.f64 a #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) b)) | |
| 53.1% | (*.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))) | |
| 3.7% | (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (neg.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) | |
| 26.2% | (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) | |
| 26.8% | (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) | |
| 26.6% | (*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) | |
| 13.1% | (*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) | |
| ▶ | 27.9% | (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
| 53.2% | (*.f64 a (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3 binary64))) | |
| 53.2% | (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -3 binary64)))) | |
| ✓ | 53.2% | (*.f64 a (/.f64 #s(literal -1/3 binary64) b)) |
| 68.7% | (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) a) (/.f64 #s(literal -1/3 binary64) b))) | |
| 74.5% | (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) a) (/.f64 #s(literal -1/3 binary64) b))) | |
| 68.7% | (*.f64 a (+.f64 (*.f64 (sqrt.f64 x) (/.f64 (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) #s(literal 2 binary64)) a)) (/.f64 #s(literal -1/3 binary64) b))) | |
| 27.9% | (*.f64 a (exp.f64 (*.f64 (log.f64 (/.f64 b #s(literal -1/3 binary64))) #s(literal -1 binary64)))) | |
| 26.3% | (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))) | |
| 5.1% | (*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) | |
| 21.9% | (exp.f64 (*.f64 (log.f64 (/.f64 b (/.f64 a #s(literal -3 binary64)))) #s(literal -1 binary64))) |
Compiled 6603 to 4771 computations (27.7% saved)
| 1× | egg-herbie |
Found 36 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 1280 | (*.f64 (+.f64 (cos.f64 (+.f64 y (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)))) (cos.f64 (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 y (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
| ✓ | cost-diff | 1536 | (/.f64 (*.f64 (+.f64 (cos.f64 (+.f64 y (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)))) (cos.f64 (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 y (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 2 binary64)) |
| ✓ | cost-diff | 1536 | (/.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (+.f64 y (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)))) (cos.f64 (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 y (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 2 binary64)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
| ✓ | cost-diff | 1536 | (-.f64 (/.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (+.f64 y (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)))) (cos.f64 (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 y (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 2 binary64)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
| ✓ | cost-diff | 0 | (*.f64 (log.f64 x) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 6528 | (exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 6528 | (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) (*.f64 (cos.f64 y) #s(literal 2 binary64))) |
| ✓ | cost-diff | 6528 | (+.f64 (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
| ✓ | cost-diff | 128 | (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
| ✓ | cost-diff | 128 | (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
| ✓ | cost-diff | 256 | (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
| ✓ | cost-diff | 0 | (/.f64 a b) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 a b) #s(literal -1/3 binary64)) |
| ✓ | cost-diff | 0 | (pow.f64 x #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 192 | (*.f64 (pow.f64 x #s(literal -1/2 binary64)) x) |
| ✓ | cost-diff | 192 | (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) |
| ✓ | cost-diff | 192 | (+.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
| ✓ | accuracy | 64.5% | (+.f64 y (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y))) |
| ✓ | accuracy | 57.4% | (cos.f64 (+.f64 y (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)))) |
| ✓ | accuracy | 56.3% | (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) |
| ✓ | accuracy | 54.8% | (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 y (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y))) |
| ✓ | accuracy | 100.0% | (+.f64 (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
| ✓ | accuracy | 99.7% | (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) (*.f64 (cos.f64 y) #s(literal 2 binary64))) |
| ✓ | accuracy | 99.7% | (/.f64 (/.f64 a b) #s(literal -3 binary64)) |
| ✓ | accuracy | 92.1% | (exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) |
| ✓ | accuracy | 87.8% | (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
| ✓ | accuracy | 87.6% | (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
| ✓ | accuracy | 87.4% | (*.f64 (*.f64 t t) z) |
| ✓ | accuracy | 87.3% | (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
| ✓ | accuracy | 100.0% | (/.f64 a b) |
| ✓ | accuracy | 99.5% | (*.f64 (/.f64 a b) #s(literal -1/3 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) |
| ✓ | accuracy | 99.7% | (/.f64 (/.f64 a b) #s(literal -3 binary64)) |
| ✓ | accuracy | 99.6% | (*.f64 (pow.f64 x #s(literal -1/2 binary64)) x) |
| 9428× | accelerator-lowering-fma.f32 |
| 9428× | accelerator-lowering-fma.f64 |
| 5706× | *-lowering-*.f32 |
| 5706× | *-lowering-*.f64 |
| 2088× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 70 | 694 |
| 1 | 176 | 649 |
| 2 | 525 | 617 |
| 3 | 1698 | 517 |
| 4 | 4859 | 517 |
| 0 | 8065 | 490 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (* (pow x -1/2) x) (* (cos y) 2)) (/ (/ a b) -3)) |
(* (* (pow x -1/2) x) (* (cos y) 2)) |
(* (pow x -1/2) x) |
(pow x -1/2) |
x |
-1/2 |
(* (cos y) 2) |
(cos y) |
y |
2 |
(/ (/ a b) -3) |
(/ a b) |
a |
b |
-3 |
(* (/ a b) -1/3) |
-1/3 |
(* x (+ (/ (* -1/3 a) (* x b)) (* (sqrt (/ 1 x)) (+ (* z (+ (* (* (* (* t t) z) (- 2 (* y y))) -1/18) (* 2/3 (* y t)))) (- 2 (* y y)))))) |
(+ (/ (* -1/3 a) (* x b)) (* (sqrt (/ 1 x)) (+ (* z (+ (* (* (* (* t t) z) (- 2 (* y y))) -1/18) (* 2/3 (* y t)))) (- 2 (* y y))))) |
(/ (* -1/3 a) (* x b)) |
(* -1/3 a) |
(* x b) |
(* (sqrt (/ 1 x)) (+ (* z (+ (* (* (* (* t t) z) (- 2 (* y y))) -1/18) (* 2/3 (* y t)))) (- 2 (* y y)))) |
(sqrt (/ 1 x)) |
(/ 1 x) |
1 |
(+ (* z (+ (* (* (* (* t t) z) (- 2 (* y y))) -1/18) (* 2/3 (* y t)))) (- 2 (* y y))) |
(* z (+ (* (* (* (* t t) z) (- 2 (* y y))) -1/18) (* 2/3 (* y t)))) |
z |
(+ (* (* (* (* t t) z) (- 2 (* y y))) -1/18) (* 2/3 (* y t))) |
(* (* (* (* t t) z) (- 2 (* y y))) -1/18) |
(* (* (* t t) z) (- 2 (* y y))) |
(* (* t t) z) |
(* t t) |
t |
(- 2 (* y y)) |
(* y y) |
-1/18 |
(* 2/3 (* y t)) |
2/3 |
(* y t) |
(+ (* (exp (* (log x) 1/2)) (* (cos y) 2)) (/ (/ a b) -3)) |
(* (exp (* (log x) 1/2)) (* (cos y) 2)) |
(exp (* (log x) 1/2)) |
(* (log x) 1/2) |
(log x) |
1/2 |
(- (/ (/ (* (+ (cos (+ y (+ (/ (* t z) 3) (- (/ (* t z) 3) y)))) (cos (+ (/ (* t z) 3) (- y (- (/ (* t z) 3) y))))) (* 2 (sqrt x))) 2) (cos (+ y (/ (* z t) 3)))) (/ (/ a 3) b)) |
(/ (/ (* (+ (cos (+ y (+ (/ (* t z) 3) (- (/ (* t z) 3) y)))) (cos (+ (/ (* t z) 3) (- y (- (/ (* t z) 3) y))))) (* 2 (sqrt x))) 2) (cos (+ y (/ (* z t) 3)))) |
(/ (* (+ (cos (+ y (+ (/ (* t z) 3) (- (/ (* t z) 3) y)))) (cos (+ (/ (* t z) 3) (- y (- (/ (* t z) 3) y))))) (* 2 (sqrt x))) 2) |
(* (+ (cos (+ y (+ (/ (* t z) 3) (- (/ (* t z) 3) y)))) (cos (+ (/ (* t z) 3) (- y (- (/ (* t z) 3) y))))) (* 2 (sqrt x))) |
(+ (cos (+ y (+ (/ (* t z) 3) (- (/ (* t z) 3) y)))) (cos (+ (/ (* t z) 3) (- y (- (/ (* t z) 3) y))))) |
(cos (+ y (+ (/ (* t z) 3) (- (/ (* t z) 3) y)))) |
(+ y (+ (/ (* t z) 3) (- (/ (* t z) 3) y))) |
(+ (/ (* t z) 3) (- (/ (* t z) 3) y)) |
(/ (* t z) 3) |
(* t z) |
3 |
(- (/ (* t z) 3) y) |
(cos (+ (/ (* t z) 3) (- y (- (/ (* t z) 3) y)))) |
(+ (/ (* t z) 3) (- y (- (/ (* t z) 3) y))) |
(- y (- (/ (* t z) 3) y)) |
(* 2 (sqrt x)) |
(sqrt x) |
(cos (+ y (/ (* z t) 3))) |
(+ y (/ (* z t) 3)) |
(/ (* z t) 3) |
(* z t) |
(/ (/ a 3) b) |
(/ a 3) |
| Outputs |
|---|
(+ (* (* (pow x -1/2) x) (* (cos y) 2)) (/ (/ a b) -3)) |
(+.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(* (* (pow x -1/2) x) (* (cos y) 2)) |
(*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) |
(* (pow x -1/2) x) |
(sqrt.f64 x) |
(pow x -1/2) |
(pow.f64 x #s(literal -1/2 binary64)) |
x |
-1/2 |
#s(literal -1/2 binary64) |
(* (cos y) 2) |
(*.f64 (cos.f64 y) #s(literal 2 binary64)) |
(cos y) |
(cos.f64 y) |
y |
2 |
#s(literal 2 binary64) |
(/ (/ a b) -3) |
(/.f64 a (*.f64 b #s(literal -3 binary64))) |
(/ a b) |
(/.f64 a b) |
a |
b |
-3 |
#s(literal -3 binary64) |
(* (/ a b) -1/3) |
(/.f64 a (*.f64 b #s(literal -3 binary64))) |
-1/3 |
#s(literal -1/3 binary64) |
(* x (+ (/ (* -1/3 a) (* x b)) (* (sqrt (/ 1 x)) (+ (* z (+ (* (* (* (* t t) z) (- 2 (* y y))) -1/18) (* 2/3 (* y t)))) (- 2 (* y y)))))) |
(+.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (*.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 (*.f64 z t) (+.f64 (*.f64 y #s(literal 2/3 binary64)) (*.f64 t (*.f64 z (-.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 y y) #s(literal -1/18 binary64)))))))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(+ (/ (* -1/3 a) (* x b)) (* (sqrt (/ 1 x)) (+ (* z (+ (* (* (* (* t t) z) (- 2 (* y y))) -1/18) (* 2/3 (* y t)))) (- 2 (* y y))))) |
(+.f64 (/.f64 (/.f64 (*.f64 a #s(literal -1/3 binary64)) x) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 (*.f64 z t) (+.f64 (*.f64 y #s(literal 2/3 binary64)) (*.f64 t (*.f64 z (-.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 y y) #s(literal -1/18 binary64)))))))))) |
(/ (* -1/3 a) (* x b)) |
(/.f64 (/.f64 (*.f64 a #s(literal -1/3 binary64)) x) b) |
(* -1/3 a) |
(*.f64 a #s(literal -1/3 binary64)) |
(* x b) |
(*.f64 x b) |
(* (sqrt (/ 1 x)) (+ (* z (+ (* (* (* (* t t) z) (- 2 (* y y))) -1/18) (* 2/3 (* y t)))) (- 2 (* y y)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 (*.f64 z t) (+.f64 (*.f64 y #s(literal 2/3 binary64)) (*.f64 t (*.f64 z (-.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 y y) #s(literal -1/18 binary64))))))))) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
(+ (* z (+ (* (* (* (* t t) z) (- 2 (* y y))) -1/18) (* 2/3 (* y t)))) (- 2 (* y y))) |
(+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 (*.f64 z t) (+.f64 (*.f64 y #s(literal 2/3 binary64)) (*.f64 t (*.f64 z (-.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 y y) #s(literal -1/18 binary64)))))))) |
(* z (+ (* (* (* (* t t) z) (- 2 (* y y))) -1/18) (* 2/3 (* y t)))) |
(*.f64 (*.f64 z t) (+.f64 (*.f64 y #s(literal 2/3 binary64)) (*.f64 t (*.f64 z (-.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 y y) #s(literal -1/18 binary64))))))) |
z |
(+ (* (* (* (* t t) z) (- 2 (* y y))) -1/18) (* 2/3 (* y t))) |
(*.f64 t (+.f64 (*.f64 y #s(literal 2/3 binary64)) (*.f64 t (*.f64 z (-.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 y y) #s(literal -1/18 binary64))))))) |
(* (* (* (* t t) z) (- 2 (* y y))) -1/18) |
(*.f64 (*.f64 t (-.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 #s(literal -1/18 binary64) (*.f64 z t))) |
(* (* (* t t) z) (- 2 (* y y))) |
(*.f64 t (*.f64 t (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(* (* t t) z) |
(*.f64 z (*.f64 t t)) |
(* t t) |
(*.f64 t t) |
t |
(- 2 (* y y)) |
(-.f64 #s(literal 2 binary64) (*.f64 y y)) |
(* y y) |
(*.f64 y y) |
-1/18 |
#s(literal -1/18 binary64) |
(* 2/3 (* y t)) |
(*.f64 y (*.f64 t #s(literal 2/3 binary64))) |
2/3 |
#s(literal 2/3 binary64) |
(* y t) |
(*.f64 y t) |
(+ (* (exp (* (log x) 1/2)) (* (cos y) 2)) (/ (/ a b) -3)) |
(+.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(* (exp (* (log x) 1/2)) (* (cos y) 2)) |
(*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) |
(exp (* (log x) 1/2)) |
(sqrt.f64 x) |
(* (log x) 1/2) |
(*.f64 (log.f64 x) #s(literal 1/2 binary64)) |
(log x) |
(log.f64 x) |
1/2 |
#s(literal 1/2 binary64) |
(- (/ (/ (* (+ (cos (+ y (+ (/ (* t z) 3) (- (/ (* t z) 3) y)))) (cos (+ (/ (* t z) 3) (- y (- (/ (* t z) 3) y))))) (* 2 (sqrt x))) 2) (cos (+ y (/ (* z t) 3)))) (/ (/ a 3) b)) |
(+.f64 (*.f64 (+.f64 (cos.f64 (/.f64 (*.f64 t (*.f64 #s(literal 2 binary64) z)) #s(literal 3 binary64))) (cos.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 (sqrt.f64 x) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(/ (/ (* (+ (cos (+ y (+ (/ (* t z) 3) (- (/ (* t z) 3) y)))) (cos (+ (/ (* t z) 3) (- y (- (/ (* t z) 3) y))))) (* 2 (sqrt x))) 2) (cos (+ y (/ (* z t) 3)))) |
(*.f64 (+.f64 (cos.f64 (/.f64 (*.f64 t (*.f64 #s(literal 2 binary64) z)) #s(literal 3 binary64))) (cos.f64 (*.f64 y #s(literal 2 binary64)))) (/.f64 (sqrt.f64 x) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) |
(/ (* (+ (cos (+ y (+ (/ (* t z) 3) (- (/ (* t z) 3) y)))) (cos (+ (/ (* t z) 3) (- y (- (/ (* t z) 3) y))))) (* 2 (sqrt x))) 2) |
(*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (/.f64 (*.f64 t (*.f64 #s(literal 2 binary64) z)) #s(literal 3 binary64))) (cos.f64 (*.f64 y #s(literal 2 binary64))))) |
(* (+ (cos (+ y (+ (/ (* t z) 3) (- (/ (* t z) 3) y)))) (cos (+ (/ (* t z) 3) (- y (- (/ (* t z) 3) y))))) (* 2 (sqrt x))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (/.f64 (*.f64 t (*.f64 #s(literal 2 binary64) z)) #s(literal 3 binary64))) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) |
(+ (cos (+ y (+ (/ (* t z) 3) (- (/ (* t z) 3) y)))) (cos (+ (/ (* t z) 3) (- y (- (/ (* t z) 3) y))))) |
(+.f64 (cos.f64 (/.f64 (*.f64 t (*.f64 #s(literal 2 binary64) z)) #s(literal 3 binary64))) (cos.f64 (*.f64 y #s(literal 2 binary64)))) |
(cos (+ y (+ (/ (* t z) 3) (- (/ (* t z) 3) y)))) |
(cos.f64 (/.f64 (*.f64 t (*.f64 #s(literal 2 binary64) z)) #s(literal 3 binary64))) |
(+ y (+ (/ (* t z) 3) (- (/ (* t z) 3) y))) |
(/.f64 (*.f64 t (*.f64 #s(literal 2 binary64) z)) #s(literal 3 binary64)) |
(+ (/ (* t z) 3) (- (/ (* t z) 3) y)) |
(-.f64 (/.f64 (*.f64 t (*.f64 #s(literal 2 binary64) z)) #s(literal 3 binary64)) y) |
(/ (* t z) 3) |
(/.f64 (*.f64 z t) #s(literal 3 binary64)) |
(* t z) |
(*.f64 z t) |
3 |
#s(literal 3 binary64) |
(- (/ (* t z) 3) y) |
(-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y) |
(cos (+ (/ (* t z) 3) (- y (- (/ (* t z) 3) y)))) |
(cos.f64 (*.f64 y #s(literal 2 binary64))) |
(+ (/ (* t z) 3) (- y (- (/ (* t z) 3) y))) |
(*.f64 y #s(literal 2 binary64)) |
(- y (- (/ (* t z) 3) y)) |
(-.f64 (*.f64 y #s(literal 2 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) |
(* 2 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 2 binary64)) |
(sqrt x) |
(sqrt.f64 x) |
(cos (+ y (/ (* z t) 3))) |
(cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) |
(+ y (/ (* z t) 3)) |
(+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) |
(/ (* z t) 3) |
(/.f64 (*.f64 z t) #s(literal 3 binary64)) |
(* z t) |
(*.f64 z t) |
(/ (/ a 3) b) |
(/.f64 a (*.f64 b #s(literal 3 binary64))) |
(/ a 3) |
(/.f64 a #s(literal 3 binary64)) |
| 1.3s | 189× | 1 | valid |
| 476.0ms | 61× | 2 | valid |
| 227.0ms | 4× | 3 | valid |
| 5.0ms | 2× | 0 | valid |
Compiled 750 to 368 computations (50.9% saved)
ival-add: 326.0ms (20% of total)ival-mult: 313.0ms (19.2% of total)ival-div: 278.0ms (17% of total)backward-pass: 214.0ms (13.1% of total)ival-cos: 208.0ms (12.7% of total)ival-sub: 153.0ms (9.4% of total)ival-pow: 69.0ms (4.2% of total)const: 27.0ms (1.7% of total)ival-sqrt: 20.0ms (1.2% of total)ival-exp: 17.0ms (1% of total)ival-log: 8.0ms (0.5% of total)| Inputs |
|---|
#<alt (* (pow x -1/2) x)> |
#<alt (/ (/ a b) -3)> |
#<alt (* (* (pow x -1/2) x) (* (cos y) 2))> |
#<alt (+ (* (* (pow x -1/2) x) (* (cos y) 2)) (/ (/ a b) -3))> |
#<alt (* (/ a b) -1/3)> |
#<alt (/ a b)> |
#<alt (* x (+ (/ (* -1/3 a) (* x b)) (* (sqrt (/ 1 x)) (+ (* z (+ (* (* (* (* t t) z) (- 2 (* y y))) -1/18) (* 2/3 (* y t)))) (- 2 (* y y))))))> |
#<alt (* (* t t) z)> |
#<alt (* (* (* t t) z) (- 2 (* y y)))> |
#<alt (+ (* z (+ (* (* (* (* t t) z) (- 2 (* y y))) -1/18) (* 2/3 (* y t)))) (- 2 (* y y)))> |
#<alt (exp (* (log x) 1/2))> |
#<alt (* (exp (* (log x) 1/2)) (* (cos y) 2))> |
#<alt (+ (* (exp (* (log x) 1/2)) (* (cos y) 2)) (/ (/ a b) -3))> |
#<alt (+ (/ (* t z) 3) (- y (- (/ (* t z) 3) y)))> |
#<alt (cos (+ y (/ (* z t) 3)))> |
#<alt (cos (+ y (+ (/ (* t z) 3) (- (/ (* t z) 3) y))))> |
#<alt (+ y (+ (/ (* t z) 3) (- (/ (* t z) 3) y)))> |
#<alt (pow x -1/2)> |
#<alt (+ (/ (* -1/3 a) (* x b)) (* (sqrt (/ 1 x)) (+ (* z (+ (* (* (* (* t t) z) (- 2 (* y y))) -1/18) (* 2/3 (* y t)))) (- 2 (* y y)))))> |
#<alt (* (sqrt (/ 1 x)) (+ (* z (+ (* (* (* (* t t) z) (- 2 (* y y))) -1/18) (* 2/3 (* y t)))) (- 2 (* y y))))> |
#<alt (* (log x) 1/2)> |
#<alt (- (/ (/ (* (+ (cos (+ y (+ (/ (* t z) 3) (- (/ (* t z) 3) y)))) (cos (+ (/ (* t z) 3) (- y (- (/ (* t z) 3) y))))) (* 2 (sqrt x))) 2) (cos (+ y (/ (* z t) 3)))) (/ (/ a 3) b))> |
#<alt (/ (/ (* (+ (cos (+ y (+ (/ (* t z) 3) (- (/ (* t z) 3) y)))) (cos (+ (/ (* t z) 3) (- y (- (/ (* t z) 3) y))))) (* 2 (sqrt x))) 2) (cos (+ y (/ (* z t) 3))))> |
#<alt (/ (* (+ (cos (+ y (+ (/ (* t z) 3) (- (/ (* t z) 3) y)))) (cos (+ (/ (* t z) 3) (- y (- (/ (* t z) 3) y))))) (* 2 (sqrt x))) 2)> |
#<alt (* (+ (cos (+ y (+ (/ (* t z) 3) (- (/ (* t z) 3) y)))) (cos (+ (/ (* t z) 3) (- y (- (/ (* t z) 3) y))))) (* 2 (sqrt x)))> |
| Outputs |
|---|
#<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 (* (sqrt x) (pow (sqrt -1) 2))> |
#<alt (* (sqrt x) (pow (sqrt -1) 2))> |
#<alt (* (sqrt x) (pow (sqrt -1) 2))> |
#<alt (* (sqrt x) (pow (sqrt -1) 2))> |
#<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 (+ (* -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 (+ (* -2 (* (sqrt (/ 1 x)) (* (cos y) (pow (sqrt -1) 2)))) (* 1/3 (/ a (* b x))))))> |
#<alt (* -1 (* x (+ (* -2 (* (sqrt (/ 1 x)) (* (cos y) (pow (sqrt -1) 2)))) (* 1/3 (/ a (* b x))))))> |
#<alt (* -1 (* x (+ (* -2 (* (sqrt (/ 1 x)) (* (cos y) (pow (sqrt -1) 2)))) (* 1/3 (/ a (* b x))))))> |
#<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 (* -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 (/ 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)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))> |
#<alt (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))> |
#<alt (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))))> |
#<alt (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))))> |
#<alt (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))))> |
#<alt (* (sqrt x) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))> |
#<alt (* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))) (* 1/3 (/ a (* b x))))))> |
#<alt (* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))) (* 1/3 (/ a (* b x))))))> |
#<alt (* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))) (* 1/3 (/ a (* b x))))))> |
#<alt (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* a (- (* (/ (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) a) (sqrt x)) (* 1/3 (/ 1 b))))> |
#<alt (* a (- (* (/ (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) a) (sqrt x)) (* 1/3 (/ 1 b))))> |
#<alt (* a (- (* (/ (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) a) (sqrt x)) (* 1/3 (/ 1 b))))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1 (* a (+ (* -1 (* (/ (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) a) (sqrt x))) (* 1/3 (/ 1 b)))))> |
#<alt (* -1 (* a (+ (* -1 (* (/ (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) a) (sqrt x))) (* 1/3 (/ 1 b)))))> |
#<alt (* -1 (* a (+ (* -1 (* (/ (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) a) (sqrt x))) (* 1/3 (/ 1 b)))))> |
#<alt (* -1/3 (/ a b))> |
#<alt (/ (+ (* -1/3 a) (* (* b (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) (sqrt x))) b)> |
#<alt (/ (+ (* -1/3 a) (* (* b (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) (sqrt x))) b)> |
#<alt (/ (+ (* -1/3 a) (* (* b (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) (sqrt x))) b)> |
#<alt (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))> |
#<alt (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))> |
#<alt (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2)))))> |
#<alt (+ (* 2/3 (* (* t (* y z)) (sqrt x))) (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))))> |
#<alt (+ (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))) (* z (+ (* -1/18 (* (* (pow t 2) (* z (- 2 (pow y 2)))) (sqrt x))) (* 2/3 (* (* t y) (sqrt x))))))> |
#<alt (+ (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))) (* z (+ (* -1/18 (* (* (pow t 2) (* z (- 2 (pow y 2)))) (sqrt x))) (* 2/3 (* (* t y) (sqrt x))))))> |
#<alt (* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt x)))> |
#<alt (* (pow z 2) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x))) (* 2/3 (* (/ (* t y) z) (sqrt x)))))> |
#<alt (* (pow z 2) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x))) (+ (* 2/3 (* (/ (* t y) z) (sqrt x))) (/ (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))) (pow z 2)))))> |
#<alt (* (pow z 2) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x))) (+ (* 2/3 (* (/ (* t y) z) (sqrt x))) (/ (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))) (pow z 2)))))> |
#<alt (* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt x)))> |
#<alt (* (pow z 2) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x))) (* 2/3 (* (/ (* t y) z) (sqrt x)))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))) z)) (* -2/3 (* (* t y) (sqrt x)))) z)) (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x)))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))) z)) (* -2/3 (* (* t y) (sqrt x)))) z)) (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x)))))> |
#<alt (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2)))))> |
#<alt (+ (* 2/3 (* (* t (* y z)) (sqrt x))) (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))))> |
#<alt (+ (* t (+ (* -1/18 (* (* t (* (pow z 2) (- 2 (pow y 2)))) (sqrt x))) (* 2/3 (* (sqrt x) (* y z))))) (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))))> |
#<alt (+ (* t (+ (* -1/18 (* (* t (* (pow z 2) (- 2 (pow y 2)))) (sqrt x))) (* 2/3 (* (sqrt x) (* y z))))) (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))))> |
#<alt (* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt x)))> |
#<alt (* (pow t 2) (+ (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* (/ (* y z) t) (sqrt x)))))> |
#<alt (* (pow t 2) (+ (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2))))) (+ (* 2/3 (* (/ (* y z) t) (sqrt x))) (/ (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))) (pow t 2)))))> |
#<alt (* (pow t 2) (+ (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2))))) (+ (* 2/3 (* (/ (* y z) t) (sqrt x))) (/ (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))) (pow t 2)))))> |
#<alt (* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt x)))> |
#<alt (* (pow t 2) (+ (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* (/ (* y z) t) (sqrt x)))))> |
#<alt (* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))) t)) (* -2/3 (* (sqrt x) (* y z)))) t)) (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2)))))))> |
#<alt (* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))) t)) (* -2/3 (* (sqrt x) (* y z)))) t)) (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2)))))))> |
#<alt (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))))))> |
#<alt (+ (* 2/3 (* (* t (* y z)) (sqrt x))) (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (+ 2 (* -1/9 (* (pow t 2) (pow z 2))))))))> |
#<alt (+ (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (+ 2 (* -1/9 (* (pow t 2) (pow z 2))))))) (* y (+ (* 2/3 (* (* t z) (sqrt x))) (* (sqrt x) (* y (- (* 1/18 (* (pow t 2) (pow z 2))) 1))))))> |
#<alt (+ (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (+ 2 (* -1/9 (* (pow t 2) (pow z 2))))))) (* y (+ (* 2/3 (* (* t z) (sqrt x))) (* (sqrt x) (* y (- (* 1/18 (* (pow t 2) (pow z 2))) 1))))))> |
#<alt (* (sqrt x) (* (pow y 2) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))> |
#<alt (* (pow y 2) (+ (* 2/3 (* (/ (* t z) y) (sqrt x))) (* (sqrt x) (- (* 1/18 (* (pow t 2) (pow z 2))) 1))))> |
#<alt (* (pow y 2) (+ (* 2/3 (* (/ (* t z) y) (sqrt x))) (+ (* (sqrt x) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)) (/ (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (+ 2 (* -1/9 (* (pow t 2) (pow z 2))))))) (pow y 2)))))> |
#<alt (* (pow y 2) (+ (* 2/3 (* (/ (* t z) y) (sqrt x))) (+ (* (sqrt x) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)) (/ (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (+ 2 (* -1/9 (* (pow t 2) (pow z 2))))))) (pow y 2)))))> |
#<alt (* (sqrt x) (* (pow y 2) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))> |
#<alt (* (pow y 2) (+ (* 2/3 (* (/ (* t z) y) (sqrt x))) (* (sqrt x) (- (* 1/18 (* (pow t 2) (pow z 2))) 1))))> |
#<alt (* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (+ 2 (* -1/9 (* (pow t 2) (pow z 2))))))) y)) (* -2/3 (* (* t z) (sqrt x)))) y)) (* (sqrt x) (- (* 1/18 (* (pow t 2) (pow z 2))) 1))))> |
#<alt (* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (+ 2 (* -1/9 (* (pow t 2) (pow z 2))))))) y)) (* -2/3 (* (* t z) (sqrt x)))) y)) (* (sqrt x) (- (* 1/18 (* (pow t 2) (pow z 2))) 1))))> |
#<alt (* (pow t 2) z)> |
#<alt (* (pow t 2) z)> |
#<alt (* (pow t 2) z)> |
#<alt (* (pow t 2) z)> |
#<alt (* (pow t 2) z)> |
#<alt (* (pow t 2) z)> |
#<alt (* (pow t 2) z)> |
#<alt (* (pow t 2) z)> |
#<alt (* (pow t 2) z)> |
#<alt (* (pow t 2) z)> |
#<alt (* (pow t 2) z)> |
#<alt (* (pow t 2) z)> |
#<alt (* (pow t 2) z)> |
#<alt (* (pow t 2) z)> |
#<alt (* (pow t 2) z)> |
#<alt (* (pow t 2) z)> |
#<alt (* (pow t 2) z)> |
#<alt (* (pow t 2) z)> |
#<alt (* (pow t 2) z)> |
#<alt (* (pow t 2) z)> |
#<alt (* (pow t 2) z)> |
#<alt (* (pow t 2) z)> |
#<alt (* (pow t 2) z)> |
#<alt (* (pow t 2) z)> |
#<alt (* (pow t 2) (* z (- 2 (pow y 2))))> |
#<alt (* (pow t 2) (* z (- 2 (pow y 2))))> |
#<alt (* (pow t 2) (* z (- 2 (pow y 2))))> |
#<alt (* (pow t 2) (* z (- 2 (pow y 2))))> |
#<alt (* (pow t 2) (* z (- 2 (pow y 2))))> |
#<alt (* (pow t 2) (* z (- 2 (pow y 2))))> |
#<alt (* (pow t 2) (* z (- 2 (pow y 2))))> |
#<alt (* (pow t 2) (* z (- 2 (pow y 2))))> |
#<alt (* (pow t 2) (* z (- 2 (pow y 2))))> |
#<alt (* (pow t 2) (* z (- 2 (pow y 2))))> |
#<alt (* (pow t 2) (* z (- 2 (pow y 2))))> |
#<alt (* (pow t 2) (* z (- 2 (pow y 2))))> |
#<alt (* (pow t 2) (* z (- 2 (pow y 2))))> |
#<alt (* (pow t 2) (* z (- 2 (pow y 2))))> |
#<alt (* (pow t 2) (* z (- 2 (pow y 2))))> |
#<alt (* (pow t 2) (* z (- 2 (pow y 2))))> |
#<alt (* (pow t 2) (* z (- 2 (pow y 2))))> |
#<alt (* (pow t 2) (* z (- 2 (pow y 2))))> |
#<alt (* (pow t 2) (* z (- 2 (pow y 2))))> |
#<alt (* (pow t 2) (* z (- 2 (pow y 2))))> |
#<alt (* (pow t 2) (* z (- 2 (pow y 2))))> |
#<alt (* (pow t 2) (* z (- 2 (pow y 2))))> |
#<alt (* (pow t 2) (* z (- 2 (pow y 2))))> |
#<alt (* (pow t 2) (* z (- 2 (pow y 2))))> |
#<alt (* 2 (* (pow t 2) z))> |
#<alt (+ (* -1 (* (pow t 2) (* (pow y 2) z))) (* 2 (* (pow t 2) z)))> |
#<alt (+ (* -1 (* (pow t 2) (* (pow y 2) z))) (* 2 (* (pow t 2) z)))> |
#<alt (+ (* -1 (* (pow t 2) (* (pow y 2) z))) (* 2 (* (pow t 2) z)))> |
#<alt (* -1 (* (pow t 2) (* (pow y 2) z)))> |
#<alt (* (pow y 2) (+ (* -1 (* (pow t 2) z)) (* 2 (/ (* (pow t 2) z) (pow y 2)))))> |
#<alt (* (pow y 2) (+ (* -1 (* (pow t 2) z)) (* 2 (/ (* (pow t 2) z) (pow y 2)))))> |
#<alt (* (pow y 2) (+ (* -1 (* (pow t 2) z)) (* 2 (/ (* (pow t 2) z) (pow y 2)))))> |
#<alt (* -1 (* (pow t 2) (* (pow y 2) z)))> |
#<alt (* (pow y 2) (+ (* -1 (* (pow t 2) z)) (* 2 (/ (* (pow t 2) z) (pow y 2)))))> |
#<alt (* (pow y 2) (+ (* -1 (* (pow t 2) z)) (* 2 (/ (* (pow t 2) z) (pow y 2)))))> |
#<alt (* (pow y 2) (+ (* -1 (* (pow t 2) z)) (* 2 (/ (* (pow t 2) z) (pow y 2)))))> |
#<alt (- 2 (pow y 2))> |
#<alt (- (+ 2 (* 2/3 (* t (* y z)))) (pow y 2))> |
#<alt (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))> |
#<alt (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))> |
#<alt (* -1/18 (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))))> |
#<alt (* (pow z 2) (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (* 2/3 (/ (* t y) z))))> |
#<alt (* (pow z 2) (- (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (+ (* 2/3 (/ (* t y) z)) (/ 2 (pow z 2)))) (/ (pow y 2) (pow z 2))))> |
#<alt (* (pow z 2) (- (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (+ (* 2/3 (/ (* t y) z)) (/ 2 (pow z 2)))) (/ (pow y 2) (pow z 2))))> |
#<alt (* -1/18 (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))))> |
#<alt (* (pow z 2) (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (* 2/3 (/ (* t y) z))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (- 2 (pow y 2)) z)) (* -2/3 (* t y))) z)) (* -1/18 (* (pow t 2) (- 2 (pow y 2))))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (- 2 (pow y 2)) z)) (* -2/3 (* t y))) z)) (* -1/18 (* (pow t 2) (- 2 (pow y 2))))))> |
#<alt (- 2 (pow y 2))> |
#<alt (- (+ 2 (* 2/3 (* t (* y z)))) (pow y 2))> |
#<alt (- (+ 2 (* t (+ (* -1/18 (* t (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* y z))))) (pow y 2))> |
#<alt (- (+ 2 (* t (+ (* -1/18 (* t (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* y z))))) (pow y 2))> |
#<alt (* -1/18 (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))))> |
#<alt (* (pow t 2) (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (* 2/3 (/ (* y z) t))))> |
#<alt (* (pow t 2) (- (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (+ (* 2/3 (/ (* y z) t)) (/ 2 (pow t 2)))) (/ (pow y 2) (pow t 2))))> |
#<alt (* (pow t 2) (- (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (+ (* 2/3 (/ (* y z) t)) (/ 2 (pow t 2)))) (/ (pow y 2) (pow t 2))))> |
#<alt (* -1/18 (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))))> |
#<alt (* (pow t 2) (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (* 2/3 (/ (* y z) t))))> |
#<alt (* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (- 2 (pow y 2)) t)) (* -2/3 (* y z))) t)) (* -1/18 (* (pow z 2) (- 2 (pow y 2))))))> |
#<alt (* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (- 2 (pow y 2)) t)) (* -2/3 (* y z))) t)) (* -1/18 (* (pow z 2) (- 2 (pow y 2))))))> |
#<alt (+ 2 (* -1/9 (* (pow t 2) (pow z 2))))> |
#<alt (+ 2 (+ (* -1/9 (* (pow t 2) (pow z 2))) (* 2/3 (* t (* y z)))))> |
#<alt (+ 2 (+ (* -1/9 (* (pow t 2) (pow z 2))) (* y (+ (* 2/3 (* t z)) (* y (- (* 1/18 (* (pow t 2) (pow z 2))) 1))))))> |
#<alt (+ 2 (+ (* -1/9 (* (pow t 2) (pow z 2))) (* y (+ (* 2/3 (* t z)) (* y (- (* 1/18 (* (pow t 2) (pow z 2))) 1))))))> |
#<alt (* (pow y 2) (- (* 1/18 (* (pow t 2) (pow z 2))) 1))> |
#<alt (* (pow y 2) (- (+ (* 1/18 (* (pow t 2) (pow z 2))) (* 2/3 (/ (* t z) y))) 1))> |
#<alt (* (pow y 2) (- (+ (* -1/9 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (+ (* 1/18 (* (pow t 2) (pow z 2))) (+ (* 2/3 (/ (* t z) y)) (/ 2 (pow y 2))))) 1))> |
#<alt (* (pow y 2) (- (+ (* -1/9 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (+ (* 1/18 (* (pow t 2) (pow z 2))) (+ (* 2/3 (/ (* t z) y)) (/ 2 (pow y 2))))) 1))> |
#<alt (* (pow y 2) (- (* 1/18 (* (pow t 2) (pow z 2))) 1))> |
#<alt (* (pow y 2) (- (+ (* 1/18 (* (pow t 2) (pow z 2))) (* 2/3 (/ (* t z) y))) 1))> |
#<alt (* (pow y 2) (- (+ (* -1 (/ (+ (* -1 (/ (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))) y)) (* -2/3 (* t z))) y)) (* 1/18 (* (pow t 2) (pow z 2)))) 1))> |
#<alt (* (pow y 2) (- (+ (* -1 (/ (+ (* -1 (/ (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))) y)) (* -2/3 (* t z))) y)) (* 1/18 (* (pow t 2) (pow z 2)))) 1))> |
#<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 (* 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)) (* 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 (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<alt (* 2 y)> |
#<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 (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 (cos (* 2/3 (* t z)))> |
#<alt (cos (* 2/3 (* t z)))> |
#<alt (cos (* 2/3 (* t z)))> |
#<alt (cos (* 2/3 (* t z)))> |
#<alt (cos (* 2/3 (* t z)))> |
#<alt (cos (* 2/3 (* t z)))> |
#<alt (cos (* 2/3 (* t z)))> |
#<alt (cos (* 2/3 (* t z)))> |
#<alt (cos (* 2/3 (* t z)))> |
#<alt (cos (* 2/3 (* t z)))> |
#<alt (cos (* 2/3 (* t z)))> |
#<alt (cos (* 2/3 (* t z)))> |
#<alt 1> |
#<alt (+ 1 (* -2/9 (* (pow t 2) (pow z 2))))> |
#<alt (+ 1 (* (pow t 2) (+ (* -2/9 (pow z 2)) (* 2/243 (* (pow t 2) (pow z 4))))))> |
#<alt (+ 1 (* (pow t 2) (+ (* -2/9 (pow z 2)) (* (pow t 2) (+ (* -4/32805 (* (pow t 2) (pow z 6))) (* 2/243 (pow z 4)))))))> |
#<alt (cos (* 2/3 (* t z)))> |
#<alt (cos (* 2/3 (* t z)))> |
#<alt (cos (* 2/3 (* t z)))> |
#<alt (cos (* 2/3 (* t z)))> |
#<alt (cos (* 2/3 (* t z)))> |
#<alt (cos (* 2/3 (* t z)))> |
#<alt (cos (* 2/3 (* t z)))> |
#<alt (cos (* 2/3 (* t z)))> |
#<alt 1> |
#<alt (+ 1 (* -2/9 (* (pow t 2) (pow z 2))))> |
#<alt (+ 1 (* (pow z 2) (+ (* -2/9 (pow t 2)) (* 2/243 (* (pow t 4) (pow z 2))))))> |
#<alt (+ 1 (* (pow z 2) (+ (* -2/9 (pow t 2)) (* (pow z 2) (+ (* -4/32805 (* (pow t 6) (pow z 2))) (* 2/243 (pow t 4)))))))> |
#<alt (cos (* 2/3 (* t z)))> |
#<alt (cos (* 2/3 (* t z)))> |
#<alt (cos (* 2/3 (* t z)))> |
#<alt (cos (* 2/3 (* t z)))> |
#<alt (cos (* 2/3 (* t z)))> |
#<alt (cos (* 2/3 (* t z)))> |
#<alt (cos (* 2/3 (* t z)))> |
#<alt (cos (* 2/3 (* t z)))> |
#<alt (* 2/3 (* t z))> |
#<alt (* 2/3 (* t z))> |
#<alt (* 2/3 (* t z))> |
#<alt (* 2/3 (* t z))> |
#<alt (* 2/3 (* t z))> |
#<alt (* 2/3 (* t z))> |
#<alt (* 2/3 (* t z))> |
#<alt (* 2/3 (* t z))> |
#<alt (* 2/3 (* t z))> |
#<alt (* 2/3 (* t z))> |
#<alt (* 2/3 (* t z))> |
#<alt (* 2/3 (* t z))> |
#<alt (* 2/3 (* t z))> |
#<alt (* 2/3 (* t z))> |
#<alt (* 2/3 (* t z))> |
#<alt (* 2/3 (* t z))> |
#<alt (* 2/3 (* t z))> |
#<alt (* 2/3 (* t z))> |
#<alt (* 2/3 (* t z))> |
#<alt (* 2/3 (* t z))> |
#<alt (* 2/3 (* t z))> |
#<alt (* 2/3 (* t z))> |
#<alt (* 2/3 (* t z))> |
#<alt (* 2/3 (* t z))> |
#<alt (* 2/3 (* t z))> |
#<alt (* 2/3 (* t z))> |
#<alt (* 2/3 (* t z))> |
#<alt (* 2/3 (* t z))> |
#<alt (* 2/3 (* t z))> |
#<alt (* 2/3 (* t z))> |
#<alt (* 2/3 (* t z))> |
#<alt (* 2/3 (* t z))> |
#<alt (* 2/3 (* t z))> |
#<alt (* 2/3 (* t z))> |
#<alt (* 2/3 (* t z))> |
#<alt (* 2/3 (* t z))> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (sqrt (/ 1 x))> |
#<alt (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))> |
#<alt (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))> |
#<alt (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))> |
#<alt (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))> |
#<alt (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))> |
#<alt (* -1/3 (/ a (* b x)))> |
#<alt (* a (- (* (/ (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) a) (sqrt (/ 1 x))) (* 1/3 (/ 1 (* b x)))))> |
#<alt (* a (- (* (/ (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) a) (sqrt (/ 1 x))) (* 1/3 (/ 1 (* b x)))))> |
#<alt (* a (- (* (/ (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) a) (sqrt (/ 1 x))) (* 1/3 (/ 1 (* b x)))))> |
#<alt (* -1/3 (/ a (* b x)))> |
#<alt (* -1 (* a (+ (* -1 (* (/ (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) a) (sqrt (/ 1 x)))) (* 1/3 (/ 1 (* b x))))))> |
#<alt (* -1 (* a (+ (* -1 (* (/ (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) a) (sqrt (/ 1 x)))) (* 1/3 (/ 1 (* b x))))))> |
#<alt (* -1 (* a (+ (* -1 (* (/ (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) a) (sqrt (/ 1 x)))) (* 1/3 (/ 1 (* b x))))))> |
#<alt (/ (+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) x)> |
#<alt (/ (+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) x)> |
#<alt (/ (+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) x)> |
#<alt (/ (+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) x)> |
#<alt (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))> |
#<alt (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))> |
#<alt (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))> |
#<alt (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))> |
#<alt (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))> |
#<alt (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))))> |
#<alt (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))))> |
#<alt (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))))> |
#<alt (* -1/3 (/ a (* b x)))> |
#<alt (/ (+ (* -1/3 (/ a x)) (* (* b (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) (sqrt (/ 1 x)))) b)> |
#<alt (/ (+ (* -1/3 (/ a x)) (* (* b (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) (sqrt (/ 1 x)))) b)> |
#<alt (/ (+ (* -1/3 (/ a x)) (* (* b (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) (sqrt (/ 1 x)))) b)> |
#<alt (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))> |
#<alt (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))> |
#<alt (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))> |
#<alt (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))> |
#<alt (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))> |
#<alt (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))> |
#<alt (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))> |
#<alt (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))> |
#<alt (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))> |
#<alt (+ (* -1/3 (/ a (* b x))) (+ (* 2/3 (* (* t (* y z)) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (- 2 (pow y 2)))))> |
#<alt (+ (* -1/3 (/ a (* b x))) (+ (* z (+ (* -1/18 (* (* (pow t 2) (* z (- 2 (pow y 2)))) (sqrt (/ 1 x)))) (* 2/3 (* (* t y) (sqrt (/ 1 x)))))) (* (sqrt (/ 1 x)) (- 2 (pow y 2)))))> |
#<alt (+ (* -1/3 (/ a (* b x))) (+ (* z (+ (* -1/18 (* (* (pow t 2) (* z (- 2 (pow y 2)))) (sqrt (/ 1 x)))) (* 2/3 (* (* t y) (sqrt (/ 1 x)))))) (* (sqrt (/ 1 x)) (- 2 (pow y 2)))))> |
#<alt (* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt (/ 1 x))))> |
#<alt (* (pow z 2) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt (/ 1 x)))) (* 2/3 (* (/ (* t y) z) (sqrt (/ 1 x))))))> |
#<alt (* (pow z 2) (+ (* -1/3 (/ a (* b (* x (pow z 2))))) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt (/ 1 x)))) (+ (* 2/3 (* (/ (* t y) z) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (/ (- 2 (pow y 2)) (pow z 2)))))))> |
#<alt (* (pow z 2) (+ (* -1/3 (/ a (* b (* x (pow z 2))))) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt (/ 1 x)))) (+ (* 2/3 (* (/ (* t y) z) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (/ (- 2 (pow y 2)) (pow z 2)))))))> |
#<alt (* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt (/ 1 x))))> |
#<alt (* (pow z 2) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt (/ 1 x)))) (* 2/3 (* (/ (* t y) z) (sqrt (/ 1 x))))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2)))) z)) (* -2/3 (* (* t y) (sqrt (/ 1 x))))) z)) (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt (/ 1 x))))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2)))) z)) (* -2/3 (* (* t y) (sqrt (/ 1 x))))) z)) (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt (/ 1 x))))))> |
#<alt (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))> |
#<alt (+ (* -1/3 (/ a (* b x))) (+ (* 2/3 (* (* t (* y z)) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (- 2 (pow y 2)))))> |
#<alt (+ (* -1/3 (/ a (* b x))) (+ (* t (+ (* -1/18 (* (* t (* (pow z 2) (- 2 (pow y 2)))) (sqrt (/ 1 x)))) (* 2/3 (* (sqrt (/ 1 x)) (* y z))))) (* (sqrt (/ 1 x)) (- 2 (pow y 2)))))> |
#<alt (+ (* -1/3 (/ a (* b x))) (+ (* t (+ (* -1/18 (* (* t (* (pow z 2) (- 2 (pow y 2)))) (sqrt (/ 1 x)))) (* 2/3 (* (sqrt (/ 1 x)) (* y z))))) (* (sqrt (/ 1 x)) (- 2 (pow y 2)))))> |
#<alt (* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt (/ 1 x))))> |
#<alt (* (pow t 2) (+ (* -1/18 (* (sqrt (/ 1 x)) (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* (/ (* y z) t) (sqrt (/ 1 x))))))> |
#<alt (* (pow t 2) (+ (* -1/3 (/ a (* b (* (pow t 2) x)))) (+ (* -1/18 (* (sqrt (/ 1 x)) (* (pow z 2) (- 2 (pow y 2))))) (+ (* 2/3 (* (/ (* y z) t) (sqrt (/ 1 x)))) (* (/ (- 2 (pow y 2)) (pow t 2)) (sqrt (/ 1 x)))))))> |
#<alt (* (pow t 2) (+ (* -1/3 (/ a (* b (* (pow t 2) x)))) (+ (* -1/18 (* (sqrt (/ 1 x)) (* (pow z 2) (- 2 (pow y 2))))) (+ (* 2/3 (* (/ (* y z) t) (sqrt (/ 1 x)))) (* (/ (- 2 (pow y 2)) (pow t 2)) (sqrt (/ 1 x)))))))> |
#<alt (* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt (/ 1 x))))> |
#<alt (* (pow t 2) (+ (* -1/18 (* (sqrt (/ 1 x)) (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* (/ (* y z) t) (sqrt (/ 1 x))))))> |
#<alt (* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2)))) t)) (* -2/3 (* (sqrt (/ 1 x)) (* y z)))) t)) (* -1/18 (* (sqrt (/ 1 x)) (* (pow z 2) (- 2 (pow y 2)))))))> |
#<alt (* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2)))) t)) (* -2/3 (* (sqrt (/ 1 x)) (* y z)))) t)) (* -1/18 (* (sqrt (/ 1 x)) (* (pow z 2) (- 2 (pow y 2)))))))> |
#<alt (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (+ 2 (* -1/9 (* (pow t 2) (pow z 2))))))> |
#<alt (+ (* -1/3 (/ a (* b x))) (+ (* 2/3 (* (* t (* y z)) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))))))> |
#<alt (+ (* -1/3 (/ a (* b x))) (+ (* y (+ (* 2/3 (* (* t z) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (* y (- (* 1/18 (* (pow t 2) (pow z 2))) 1))))) (* (sqrt (/ 1 x)) (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))))))> |
#<alt (+ (* -1/3 (/ a (* b x))) (+ (* y (+ (* 2/3 (* (* t z) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (* y (- (* 1/18 (* (pow t 2) (pow z 2))) 1))))) (* (sqrt (/ 1 x)) (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))))))> |
#<alt (* (sqrt (/ 1 x)) (* (pow y 2) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))> |
#<alt (* (pow y 2) (+ (* 2/3 (* (/ (* t z) y) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (- (* 1/18 (* (pow t 2) (pow z 2))) 1))))> |
#<alt (* (pow y 2) (+ (* -1/3 (/ a (* b (* x (pow y 2))))) (+ (* 2/3 (* (/ (* t z) y) (sqrt (/ 1 x)))) (+ (* (sqrt (/ 1 x)) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)) (* (sqrt (/ 1 x)) (/ (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))) (pow y 2)))))))> |
#<alt (* (pow y 2) (+ (* -1/3 (/ a (* b (* x (pow y 2))))) (+ (* 2/3 (* (/ (* t z) y) (sqrt (/ 1 x)))) (+ (* (sqrt (/ 1 x)) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)) (* (sqrt (/ 1 x)) (/ (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))) (pow y 2)))))))> |
#<alt (* (sqrt (/ 1 x)) (* (pow y 2) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))> |
#<alt (* (pow y 2) (+ (* 2/3 (* (/ (* t z) y) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (- (* 1/18 (* (pow t 2) (pow z 2))) 1))))> |
#<alt (* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))))) y)) (* -2/3 (* (* t z) (sqrt (/ 1 x))))) y)) (* (sqrt (/ 1 x)) (- (* 1/18 (* (pow t 2) (pow z 2))) 1))))> |
#<alt (* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))))) y)) (* -2/3 (* (* t z) (sqrt (/ 1 x))))) y)) (* (sqrt (/ 1 x)) (- (* 1/18 (* (pow t 2) (pow z 2))) 1))))> |
#<alt (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))> |
#<alt (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))> |
#<alt (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))> |
#<alt (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))> |
#<alt (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))> |
#<alt (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))> |
#<alt (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))> |
#<alt (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))> |
#<alt (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))> |
#<alt (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))> |
#<alt (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))> |
#<alt (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))> |
#<alt (* (sqrt (/ 1 x)) (- 2 (pow y 2)))> |
#<alt (+ (* 2/3 (* (* t (* y z)) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))> |
#<alt (+ (* z (+ (* -1/18 (* (* (pow t 2) (* z (- 2 (pow y 2)))) (sqrt (/ 1 x)))) (* 2/3 (* (* t y) (sqrt (/ 1 x)))))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))> |
#<alt (+ (* z (+ (* -1/18 (* (* (pow t 2) (* z (- 2 (pow y 2)))) (sqrt (/ 1 x)))) (* 2/3 (* (* t y) (sqrt (/ 1 x)))))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))> |
#<alt (* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt (/ 1 x))))> |
#<alt (* (pow z 2) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt (/ 1 x)))) (* 2/3 (* (/ (* t y) z) (sqrt (/ 1 x))))))> |
#<alt (* (pow z 2) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt (/ 1 x)))) (+ (* 2/3 (* (/ (* t y) z) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (/ (- 2 (pow y 2)) (pow z 2))))))> |
#<alt (* (pow z 2) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt (/ 1 x)))) (+ (* 2/3 (* (/ (* t y) z) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (/ (- 2 (pow y 2)) (pow z 2))))))> |
#<alt (* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt (/ 1 x))))> |
#<alt (* (pow z 2) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt (/ 1 x)))) (* 2/3 (* (/ (* t y) z) (sqrt (/ 1 x))))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ 1 x)) (/ (- 2 (pow y 2)) z))) (* -2/3 (* (* t y) (sqrt (/ 1 x))))) z)) (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt (/ 1 x))))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ 1 x)) (/ (- 2 (pow y 2)) z))) (* -2/3 (* (* t y) (sqrt (/ 1 x))))) z)) (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt (/ 1 x))))))> |
#<alt (* (sqrt (/ 1 x)) (- 2 (pow y 2)))> |
#<alt (+ (* 2/3 (* (* t (* y z)) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))> |
#<alt (+ (* t (+ (* -1/18 (* (* t (* (pow z 2) (- 2 (pow y 2)))) (sqrt (/ 1 x)))) (* 2/3 (* (sqrt (/ 1 x)) (* y z))))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))> |
#<alt (+ (* t (+ (* -1/18 (* (* t (* (pow z 2) (- 2 (pow y 2)))) (sqrt (/ 1 x)))) (* 2/3 (* (sqrt (/ 1 x)) (* y z))))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))> |
#<alt (* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt (/ 1 x))))> |
#<alt (* (pow t 2) (+ (* -1/18 (* (sqrt (/ 1 x)) (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* (/ (* y z) t) (sqrt (/ 1 x))))))> |
#<alt (* (pow t 2) (+ (* -1/18 (* (sqrt (/ 1 x)) (* (pow z 2) (- 2 (pow y 2))))) (+ (* 2/3 (* (/ (* y z) t) (sqrt (/ 1 x)))) (* (/ (- 2 (pow y 2)) (pow t 2)) (sqrt (/ 1 x))))))> |
#<alt (* (pow t 2) (+ (* -1/18 (* (sqrt (/ 1 x)) (* (pow z 2) (- 2 (pow y 2))))) (+ (* 2/3 (* (/ (* y z) t) (sqrt (/ 1 x)))) (* (/ (- 2 (pow y 2)) (pow t 2)) (sqrt (/ 1 x))))))> |
#<alt (* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt (/ 1 x))))> |
#<alt (* (pow t 2) (+ (* -1/18 (* (sqrt (/ 1 x)) (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* (/ (* y z) t) (sqrt (/ 1 x))))))> |
#<alt (* (pow t 2) (+ (* -1 (/ (+ (* -1 (* (/ (- 2 (pow y 2)) t) (sqrt (/ 1 x)))) (* -2/3 (* (sqrt (/ 1 x)) (* y z)))) t)) (* -1/18 (* (sqrt (/ 1 x)) (* (pow z 2) (- 2 (pow y 2)))))))> |
#<alt (* (pow t 2) (+ (* -1 (/ (+ (* -1 (* (/ (- 2 (pow y 2)) t) (sqrt (/ 1 x)))) (* -2/3 (* (sqrt (/ 1 x)) (* y z)))) t)) (* -1/18 (* (sqrt (/ 1 x)) (* (pow z 2) (- 2 (pow y 2)))))))> |
#<alt (* (sqrt (/ 1 x)) (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))))> |
#<alt (+ (* 2/3 (* (* t (* y z)) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (+ 2 (* -1/9 (* (pow t 2) (pow z 2))))))> |
#<alt (+ (* y (+ (* 2/3 (* (* t z) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (* y (- (* 1/18 (* (pow t 2) (pow z 2))) 1))))) (* (sqrt (/ 1 x)) (+ 2 (* -1/9 (* (pow t 2) (pow z 2))))))> |
#<alt (+ (* y (+ (* 2/3 (* (* t z) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (* y (- (* 1/18 (* (pow t 2) (pow z 2))) 1))))) (* (sqrt (/ 1 x)) (+ 2 (* -1/9 (* (pow t 2) (pow z 2))))))> |
#<alt (* (sqrt (/ 1 x)) (* (pow y 2) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))> |
#<alt (* (pow y 2) (+ (* 2/3 (* (/ (* t z) y) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (- (* 1/18 (* (pow t 2) (pow z 2))) 1))))> |
#<alt (* (pow y 2) (+ (* 2/3 (* (/ (* t z) y) (sqrt (/ 1 x)))) (+ (* (sqrt (/ 1 x)) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)) (* (sqrt (/ 1 x)) (/ (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))) (pow y 2))))))> |
#<alt (* (pow y 2) (+ (* 2/3 (* (/ (* t z) y) (sqrt (/ 1 x)))) (+ (* (sqrt (/ 1 x)) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)) (* (sqrt (/ 1 x)) (/ (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))) (pow y 2))))))> |
#<alt (* (sqrt (/ 1 x)) (* (pow y 2) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))> |
#<alt (* (pow y 2) (+ (* 2/3 (* (/ (* t z) y) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (- (* 1/18 (* (pow t 2) (pow z 2))) 1))))> |
#<alt (* (pow y 2) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ 1 x)) (/ (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))) y))) (* -2/3 (* (* t z) (sqrt (/ 1 x))))) y)) (* (sqrt (/ 1 x)) (- (* 1/18 (* (pow t 2) (pow z 2))) 1))))> |
#<alt (* (pow y 2) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ 1 x)) (/ (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))) y))) (* -2/3 (* (* t z) (sqrt (/ 1 x))))) y)) (* (sqrt (/ 1 x)) (- (* 1/18 (* (pow t 2) (pow z 2))) 1))))> |
#<alt (* 1/2 (log x))> |
#<alt (* 1/2 (log x))> |
#<alt (* 1/2 (log x))> |
#<alt (* 1/2 (log x))> |
#<alt (* -1/2 (log (/ 1 x)))> |
#<alt (* -1/2 (log (/ 1 x)))> |
#<alt (* -1/2 (log (/ 1 x)))> |
#<alt (* -1/2 (log (/ 1 x)))> |
#<alt (* 1/2 (+ (log -1) (* -1 (log (/ -1 x)))))> |
#<alt (* 1/2 (+ (log -1) (* -1 (log (/ -1 x)))))> |
#<alt (* 1/2 (+ (log -1) (* -1 (log (/ -1 x)))))> |
#<alt (* 1/2 (+ (log -1) (* -1 (log (/ -1 x)))))> |
#<alt (- (* (sqrt x) (/ (+ 1 (cos (* 2/3 (* t z)))) (cos (* 1/3 (* t z))))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* (sqrt x) (/ (* y (* (sin (* 1/3 (* t z))) (+ 1 (cos (* 2/3 (* t z)))))) (pow (cos (* 1/3 (* t z))) 2))) (* (sqrt x) (/ (+ 1 (cos (* 2/3 (* t z)))) (cos (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* y (+ (* -1 (* (sqrt x) (* y (+ (* -1 (/ (* (pow (sin (* 1/3 (* t z))) 2) (+ 1 (cos (* 2/3 (* t z))))) (pow (cos (* 1/3 (* t z))) 3))) (+ (* -1/2 (/ (+ 1 (cos (* 2/3 (* t z)))) (cos (* 1/3 (* t z))))) (* 2 (/ 1 (cos (* 1/3 (* t z)))))))))) (* (sqrt x) (/ (* (sin (* 1/3 (* t z))) (+ 1 (cos (* 2/3 (* t z))))) (pow (cos (* 1/3 (* t z))) 2))))) (* (sqrt x) (/ (+ 1 (cos (* 2/3 (* t z)))) (cos (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* y (+ (* y (+ (* -1 (* (sqrt x) (* y (+ (* -1/2 (/ (* (sin (* 1/3 (* t z))) (+ 1 (cos (* 2/3 (* t z))))) (pow (cos (* 1/3 (* t z))) 2))) (+ (* 1/6 (/ (* (sin (* 1/3 (* t z))) (+ 1 (cos (* 2/3 (* t z))))) (pow (cos (* 1/3 (* t z))) 2))) (/ (* (sin (* 1/3 (* t z))) (+ (* -1 (/ (* (pow (sin (* 1/3 (* t z))) 2) (+ 1 (cos (* 2/3 (* t z))))) (pow (cos (* 1/3 (* t z))) 3))) (+ (* -1/2 (/ (+ 1 (cos (* 2/3 (* t z)))) (cos (* 1/3 (* t z))))) (* 2 (/ 1 (cos (* 1/3 (* t z)))))))) (cos (* 1/3 (* t z))))))))) (* -1 (* (sqrt x) (+ (* -1 (/ (* (pow (sin (* 1/3 (* t z))) 2) (+ 1 (cos (* 2/3 (* t z))))) (pow (cos (* 1/3 (* t z))) 3))) (+ (* -1/2 (/ (+ 1 (cos (* 2/3 (* t z)))) (cos (* 1/3 (* t z))))) (* 2 (/ 1 (cos (* 1/3 (* t z))))))))))) (* (sqrt x) (/ (* (sin (* 1/3 (* t z))) (+ 1 (cos (* 2/3 (* t z))))) (pow (cos (* 1/3 (* t z))) 2))))) (* (sqrt x) (/ (+ 1 (cos (* 2/3 (* t z)))) (cos (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* (sqrt x) (/ (+ (cos (neg (* -2 y))) (cos (* 2/3 (* t z)))) (cos (- (* 1/3 (* t z)) (* -1 y))))) (* 1/3 (/ a b)))> |
#<alt (- (* (sqrt x) (/ (+ (cos (neg (* -2 y))) (cos (* 2/3 (* t z)))) (cos (- (* 1/3 (* t z)) (* -1 y))))) (* 1/3 (/ a b)))> |
#<alt (- (* (sqrt x) (/ (+ (cos (neg (* -2 y))) (cos (* 2/3 (* t z)))) (cos (- (* 1/3 (* t z)) (* -1 y))))) (* 1/3 (/ a b)))> |
#<alt (- (* (sqrt x) (/ (+ (cos (neg (* -2 y))) (cos (* 2/3 (* t z)))) (cos (- (* 1/3 (* t z)) (* -1 y))))) (* 1/3 (/ a b)))> |
#<alt (- (* (sqrt x) (/ (+ 1 (cos (* 2 y))) (cos y))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 1/3 (* (/ (* t (* z (* (sin y) (+ 1 (cos (* 2 y)))))) (pow (cos y) 2)) (sqrt x))) (* (sqrt x) (/ (+ 1 (cos (* 2 y))) (cos y)))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* t (+ (* 1/3 (* (sqrt x) (/ (* z (* (sin y) (+ 1 (cos (* 2 y))))) (pow (cos y) 2)))) (* (* t (- (* -2/9 (/ (pow z 2) (cos y))) (+ (* -1/9 (/ (* (pow z 2) (* (pow (sin y) 2) (+ 1 (cos (* 2 y))))) (pow (cos y) 3))) (* -1/18 (/ (* (pow z 2) (+ 1 (cos (* 2 y)))) (cos y)))))) (sqrt x)))) (* (sqrt x) (/ (+ 1 (cos (* 2 y))) (cos y)))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* t (+ (* 1/3 (* (sqrt x) (/ (* z (* (sin y) (+ 1 (cos (* 2 y))))) (pow (cos y) 2)))) (* t (+ (* -1 (* (* t (+ (* -1/3 (/ (* z (* (sin y) (- (* -2/9 (/ (pow z 2) (cos y))) (+ (* -1/9 (/ (* (pow z 2) (* (pow (sin y) 2) (+ 1 (cos (* 2 y))))) (pow (cos y) 3))) (* -1/18 (/ (* (pow z 2) (+ 1 (cos (* 2 y)))) (cos y))))))) (cos y))) (+ (* -1/54 (/ (* (pow z 3) (* (sin y) (+ 1 (cos (* 2 y))))) (pow (cos y) 2))) (* 1/162 (/ (* (pow z 3) (* (sin y) (+ 1 (cos (* 2 y))))) (pow (cos y) 2)))))) (sqrt x))) (* (sqrt x) (- (* -2/9 (/ (pow z 2) (cos y))) (+ (* -1/9 (/ (* (pow z 2) (* (pow (sin y) 2) (+ 1 (cos (* 2 y))))) (pow (cos y) 3))) (* -1/18 (/ (* (pow z 2) (+ 1 (cos (* 2 y)))) (cos y)))))))))) (* (sqrt x) (/ (+ 1 (cos (* 2 y))) (cos y)))) (* 1/3 (/ a b)))> |
#<alt (- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* (sqrt x) (/ (+ 1 (cos (* 2 y))) (cos y))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* 1/3 (* (/ (* t (* z (* (sin y) (+ 1 (cos (* 2 y)))))) (pow (cos y) 2)) (sqrt x))) (* (sqrt x) (/ (+ 1 (cos (* 2 y))) (cos y)))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* z (+ (* 1/3 (* (/ (* t (* (sin y) (+ 1 (cos (* 2 y))))) (pow (cos y) 2)) (sqrt x))) (* (sqrt x) (* z (- (* -2/9 (/ (pow t 2) (cos y))) (+ (* -1/9 (/ (* (pow t 2) (* (pow (sin y) 2) (+ 1 (cos (* 2 y))))) (pow (cos y) 3))) (* -1/18 (/ (* (pow t 2) (+ 1 (cos (* 2 y)))) (cos y))))))))) (* (sqrt x) (/ (+ 1 (cos (* 2 y))) (cos y)))) (* 1/3 (/ a b)))> |
#<alt (- (+ (* z (+ (* 1/3 (* (/ (* t (* (sin y) (+ 1 (cos (* 2 y))))) (pow (cos y) 2)) (sqrt x))) (* z (+ (* -1 (* (sqrt x) (* z (+ (* -1/3 (/ (* t (* (sin y) (- (* -2/9 (/ (pow t 2) (cos y))) (+ (* -1/9 (/ (* (pow t 2) (* (pow (sin y) 2) (+ 1 (cos (* 2 y))))) (pow (cos y) 3))) (* -1/18 (/ (* (pow t 2) (+ 1 (cos (* 2 y)))) (cos y))))))) (cos y))) (+ (* -1/54 (/ (* (pow t 3) (* (sin y) (+ 1 (cos (* 2 y))))) (pow (cos y) 2))) (* 1/162 (/ (* (pow t 3) (* (sin y) (+ 1 (cos (* 2 y))))) (pow (cos y) 2)))))))) (* (sqrt x) (- (* -2/9 (/ (pow t 2) (cos y))) (+ (* -1/9 (/ (* (pow t 2) (* (pow (sin y) 2) (+ 1 (cos (* 2 y))))) (pow (cos y) 3))) (* -1/18 (/ (* (pow t 2) (+ 1 (cos (* 2 y)))) (cos y)))))))))) (* (sqrt x) (/ (+ 1 (cos (* 2 y))) (cos y)))) (* 1/3 (/ a b)))> |
#<alt (- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b)))> |
#<alt (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z))))))> |
#<alt (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z))))))))> |
#<alt (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z))))))))> |
#<alt (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z))))))))> |
#<alt (* -1 (* (sqrt x) (/ (* (pow (sqrt -1) 2) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) (cos (+ y (* 1/3 (* t z)))))))> |
#<alt (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (/ (* (pow (sqrt -1) 2) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) (cos (+ y (* 1/3 (* t z)))))))))> |
#<alt (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (/ (* (pow (sqrt -1) 2) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) (cos (+ y (* 1/3 (* t z)))))))))> |
#<alt (* -1 (* x (+ (* 1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (/ (* (pow (sqrt -1) 2) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) (cos (+ y (* 1/3 (* t z)))))))))> |
#<alt (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z))))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* a (- (* (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (* a (cos (+ y (* 1/3 (* t z)))))) (sqrt x)) (* 1/3 (/ 1 b))))> |
#<alt (* a (- (* (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (* a (cos (+ y (* 1/3 (* t z)))))) (sqrt x)) (* 1/3 (/ 1 b))))> |
#<alt (* a (- (* (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (* a (cos (+ y (* 1/3 (* t z)))))) (sqrt x)) (* 1/3 (/ 1 b))))> |
#<alt (* -1/3 (/ a b))> |
#<alt (* -1 (* a (+ (* -1 (* (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (* a (cos (+ y (* 1/3 (* t z)))))) (sqrt x))) (* 1/3 (/ 1 b)))))> |
#<alt (* -1 (* a (+ (* -1 (* (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (* a (cos (+ y (* 1/3 (* t z)))))) (sqrt x))) (* 1/3 (/ 1 b)))))> |
#<alt (* -1 (* a (+ (* -1 (* (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (* a (cos (+ y (* 1/3 (* t z)))))) (sqrt x))) (* 1/3 (/ 1 b)))))> |
#<alt (* -1/3 (/ a b))> |
#<alt (/ (- (* (/ (* b (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) (cos (+ y (* 1/3 (* t z))))) (sqrt x)) (* 1/3 a)) b)> |
#<alt (/ (- (* (/ (* b (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) (cos (+ y (* 1/3 (* t z))))) (sqrt x)) (* 1/3 a)) b)> |
#<alt (/ (- (* (/ (* b (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) (cos (+ y (* 1/3 (* t z))))) (sqrt x)) (* 1/3 a)) b)> |
#<alt (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z))))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))))> |
#<alt (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z))))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))))> |
#<alt (+ (* -1/3 (/ a b)) (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))))> |
#<alt (* (sqrt x) (/ (+ 1 (cos (* 2/3 (* t z)))) (cos (* 1/3 (* t z)))))> |
#<alt (+ (* (sqrt x) (/ (* y (* (sin (* 1/3 (* t z))) (+ 1 (cos (* 2/3 (* t z)))))) (pow (cos (* 1/3 (* t z))) 2))) (* (sqrt x) (/ (+ 1 (cos (* 2/3 (* t z)))) (cos (* 1/3 (* t z))))))> |
#<alt (+ (* y (+ (* -1 (* (sqrt x) (* y (+ (* -1 (/ (* (pow (sin (* 1/3 (* t z))) 2) (+ 1 (cos (* 2/3 (* t z))))) (pow (cos (* 1/3 (* t z))) 3))) (+ (* -1/2 (/ (+ 1 (cos (* 2/3 (* t z)))) (cos (* 1/3 (* t z))))) (* 2 (/ 1 (cos (* 1/3 (* t z)))))))))) (* (sqrt x) (/ (* (sin (* 1/3 (* t z))) (+ 1 (cos (* 2/3 (* t z))))) (pow (cos (* 1/3 (* t z))) 2))))) (* (sqrt x) (/ (+ 1 (cos (* 2/3 (* t z)))) (cos (* 1/3 (* t z))))))> |
#<alt (+ (* y (+ (* y (+ (* -1 (* (sqrt x) (* y (+ (* -1/2 (/ (* (sin (* 1/3 (* t z))) (+ 1 (cos (* 2/3 (* t z))))) (pow (cos (* 1/3 (* t z))) 2))) (+ (* 1/6 (/ (* (sin (* 1/3 (* t z))) (+ 1 (cos (* 2/3 (* t z))))) (pow (cos (* 1/3 (* t z))) 2))) (/ (* (sin (* 1/3 (* t z))) (+ (* -1 (/ (* (pow (sin (* 1/3 (* t z))) 2) (+ 1 (cos (* 2/3 (* t z))))) (pow (cos (* 1/3 (* t z))) 3))) (+ (* -1/2 (/ (+ 1 (cos (* 2/3 (* t z)))) (cos (* 1/3 (* t z))))) (* 2 (/ 1 (cos (* 1/3 (* t z)))))))) (cos (* 1/3 (* t z))))))))) (* -1 (* (sqrt x) (+ (* -1 (/ (* (pow (sin (* 1/3 (* t z))) 2) (+ 1 (cos (* 2/3 (* t z))))) (pow (cos (* 1/3 (* t z))) 3))) (+ (* -1/2 (/ (+ 1 (cos (* 2/3 (* t z)))) (cos (* 1/3 (* t z))))) (* 2 (/ 1 (cos (* 1/3 (* t z))))))))))) (* (sqrt x) (/ (* (sin (* 1/3 (* t z))) (+ 1 (cos (* 2/3 (* t z))))) (pow (cos (* 1/3 (* t z))) 2))))) (* (sqrt x) (/ (+ 1 (cos (* 2/3 (* t z)))) (cos (* 1/3 (* t z))))))> |
#<alt (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z))))))> |
#<alt (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z))))))> |
#<alt (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z))))))> |
#<alt (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z))))))> |
#<alt (* (sqrt x) (/ (+ (cos (neg (* -2 y))) (cos (* 2/3 (* t z)))) (cos (- (* 1/3 (* t z)) (* -1 y)))))> |
#<alt (* (sqrt x) (/ (+ (cos (neg (* -2 y))) (cos (* 2/3 (* t z)))) (cos (- (* 1/3 (* t z)) (* -1 y)))))> |
#<alt (* (sqrt x) (/ (+ (cos (neg (* -2 y))) (cos (* 2/3 (* t z)))) (cos (- (* 1/3 (* t z)) (* -1 y)))))> |
#<alt (* (sqrt x) (/ (+ (cos (neg (* -2 y))) (cos (* 2/3 (* t z)))) (cos (- (* 1/3 (* t z)) (* -1 y)))))> |
#<alt (* (sqrt x) (/ (+ 1 (cos (* 2 y))) (cos y)))> |
#<alt (+ (* 1/3 (* (/ (* t (* z (* (sin y) (+ 1 (cos (* 2 y)))))) (pow (cos y) 2)) (sqrt x))) (* (sqrt x) (/ (+ 1 (cos (* 2 y))) (cos y))))> |
#<alt (+ (* t (+ (* 1/3 (* (sqrt x) (/ (* z (* (sin y) (+ 1 (cos (* 2 y))))) (pow (cos y) 2)))) (* (* t (- (* -2/9 (/ (pow z 2) (cos y))) (+ (* -1/9 (/ (* (pow z 2) (* (pow (sin y) 2) (+ 1 (cos (* 2 y))))) (pow (cos y) 3))) (* -1/18 (/ (* (pow z 2) (+ 1 (cos (* 2 y)))) (cos y)))))) (sqrt x)))) (* (sqrt x) (/ (+ 1 (cos (* 2 y))) (cos y))))> |
#<alt (+ (* t (+ (* 1/3 (* (sqrt x) (/ (* z (* (sin y) (+ 1 (cos (* 2 y))))) (pow (cos y) 2)))) (* t (+ (* -1 (* (* t (+ (* -1/3 (/ (* z (* (sin y) (- (* -2/9 (/ (pow z 2) (cos y))) (+ (* -1/9 (/ (* (pow z 2) (* (pow (sin y) 2) (+ 1 (cos (* 2 y))))) (pow (cos y) 3))) (* -1/18 (/ (* (pow z 2) (+ 1 (cos (* 2 y)))) (cos y))))))) (cos y))) (+ (* -1/54 (/ (* (pow z 3) (* (sin y) (+ 1 (cos (* 2 y))))) (pow (cos y) 2))) (* 1/162 (/ (* (pow z 3) (* (sin y) (+ 1 (cos (* 2 y))))) (pow (cos y) 2)))))) (sqrt x))) (* (sqrt x) (- (* -2/9 (/ (pow z 2) (cos y))) (+ (* -1/9 (/ (* (pow z 2) (* (pow (sin y) 2) (+ 1 (cos (* 2 y))))) (pow (cos y) 3))) (* -1/18 (/ (* (pow z 2) (+ 1 (cos (* 2 y)))) (cos y)))))))))) (* (sqrt x) (/ (+ 1 (cos (* 2 y))) (cos y))))> |
#<alt (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z))))))> |
#<alt (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z))))))> |
#<alt (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z))))))> |
#<alt (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z))))))> |
#<alt (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z))))))> |
#<alt (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z))))))> |
#<alt (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z))))))> |
#<alt (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z))))))> |
#<alt (* (sqrt x) (/ (+ 1 (cos (* 2 y))) (cos y)))> |
#<alt (+ (* 1/3 (* (/ (* t (* z (* (sin y) (+ 1 (cos (* 2 y)))))) (pow (cos y) 2)) (sqrt x))) (* (sqrt x) (/ (+ 1 (cos (* 2 y))) (cos y))))> |
#<alt (+ (* z (+ (* 1/3 (* (/ (* t (* (sin y) (+ 1 (cos (* 2 y))))) (pow (cos y) 2)) (sqrt x))) (* (sqrt x) (* z (- (* -2/9 (/ (pow t 2) (cos y))) (+ (* -1/9 (/ (* (pow t 2) (* (pow (sin y) 2) (+ 1 (cos (* 2 y))))) (pow (cos y) 3))) (* -1/18 (/ (* (pow t 2) (+ 1 (cos (* 2 y)))) (cos y))))))))) (* (sqrt x) (/ (+ 1 (cos (* 2 y))) (cos y))))> |
#<alt (+ (* z (+ (* 1/3 (* (/ (* t (* (sin y) (+ 1 (cos (* 2 y))))) (pow (cos y) 2)) (sqrt x))) (* z (+ (* -1 (* (sqrt x) (* z (+ (* -1/3 (/ (* t (* (sin y) (- (* -2/9 (/ (pow t 2) (cos y))) (+ (* -1/9 (/ (* (pow t 2) (* (pow (sin y) 2) (+ 1 (cos (* 2 y))))) (pow (cos y) 3))) (* -1/18 (/ (* (pow t 2) (+ 1 (cos (* 2 y)))) (cos y))))))) (cos y))) (+ (* -1/54 (/ (* (pow t 3) (* (sin y) (+ 1 (cos (* 2 y))))) (pow (cos y) 2))) (* 1/162 (/ (* (pow t 3) (* (sin y) (+ 1 (cos (* 2 y))))) (pow (cos y) 2)))))))) (* (sqrt x) (- (* -2/9 (/ (pow t 2) (cos y))) (+ (* -1/9 (/ (* (pow t 2) (* (pow (sin y) 2) (+ 1 (cos (* 2 y))))) (pow (cos y) 3))) (* -1/18 (/ (* (pow t 2) (+ 1 (cos (* 2 y)))) (cos y)))))))))) (* (sqrt x) (/ (+ 1 (cos (* 2 y))) (cos y))))> |
#<alt (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z))))))> |
#<alt (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z))))))> |
#<alt (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z))))))> |
#<alt (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z))))))> |
#<alt (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z))))))> |
#<alt (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z))))))> |
#<alt (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z))))))> |
#<alt (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z))))))> |
#<alt (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z))))))> |
#<alt (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z))))))> |
#<alt (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z))))))> |
#<alt (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z))))))> |
#<alt (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z))))))> |
#<alt (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z))))))> |
#<alt (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z))))))> |
#<alt (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z))))))> |
#<alt (* -1 (* (sqrt x) (/ (* (pow (sqrt -1) 2) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) (cos (+ y (* 1/3 (* t z)))))))> |
#<alt (* -1 (* (sqrt x) (/ (* (pow (sqrt -1) 2) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) (cos (+ y (* 1/3 (* t z)))))))> |
#<alt (* -1 (* (sqrt x) (/ (* (pow (sqrt -1) 2) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) (cos (+ y (* 1/3 (* t z)))))))> |
#<alt (* -1 (* (sqrt x) (/ (* (pow (sqrt -1) 2) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) (cos (+ y (* 1/3 (* t z)))))))> |
#<alt (* (sqrt x) (+ 1 (cos (* 2/3 (* t z)))))> |
#<alt (+ (* -2 (* (sqrt x) (pow y 2))) (* (sqrt x) (+ 1 (cos (* 2/3 (* t z))))))> |
#<alt (+ (* (sqrt x) (+ 1 (cos (* 2/3 (* t z))))) (* (pow y 2) (+ (* -2 (sqrt x)) (* 2/3 (* (sqrt x) (pow y 2))))))> |
#<alt (+ (* (sqrt x) (+ 1 (cos (* 2/3 (* t z))))) (* (pow y 2) (+ (* -2 (sqrt x)) (* (pow y 2) (+ (* -4/45 (* (sqrt x) (pow y 2))) (* 2/3 (sqrt x)))))))> |
#<alt (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))> |
#<alt (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))> |
#<alt (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))> |
#<alt (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))> |
#<alt (* (sqrt x) (+ (cos (neg (* -2 y))) (cos (* 2/3 (* t z)))))> |
#<alt (* (sqrt x) (+ (cos (neg (* -2 y))) (cos (* 2/3 (* t z)))))> |
#<alt (* (sqrt x) (+ (cos (neg (* -2 y))) (cos (* 2/3 (* t z)))))> |
#<alt (* (sqrt x) (+ (cos (neg (* -2 y))) (cos (* 2/3 (* t z)))))> |
#<alt (* (sqrt x) (+ 1 (cos (* 2 y))))> |
#<alt (+ (* -2/9 (* (* (pow t 2) (pow z 2)) (sqrt x))) (* (sqrt x) (+ 1 (cos (* 2 y)))))> |
#<alt (+ (* (sqrt x) (+ 1 (cos (* 2 y)))) (* (pow t 2) (+ (* -2/9 (* (sqrt x) (pow z 2))) (* 2/243 (* (* (pow t 2) (pow z 4)) (sqrt x))))))> |
#<alt (+ (* (sqrt x) (+ 1 (cos (* 2 y)))) (* (pow t 2) (+ (* -2/9 (* (sqrt x) (pow z 2))) (* (pow t 2) (+ (* -4/32805 (* (* (pow t 2) (pow z 6)) (sqrt x))) (* 2/243 (* (sqrt x) (pow z 4))))))))> |
#<alt (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))> |
#<alt (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))> |
#<alt (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))> |
#<alt (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))> |
#<alt (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))> |
#<alt (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))> |
#<alt (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))> |
#<alt (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))> |
#<alt (* (sqrt x) (+ 1 (cos (* 2 y))))> |
#<alt (+ (* -2/9 (* (* (pow t 2) (pow z 2)) (sqrt x))) (* (sqrt x) (+ 1 (cos (* 2 y)))))> |
#<alt (+ (* (sqrt x) (+ 1 (cos (* 2 y)))) (* (pow z 2) (+ (* -2/9 (* (pow t 2) (sqrt x))) (* 2/243 (* (* (pow t 4) (pow z 2)) (sqrt x))))))> |
#<alt (+ (* (sqrt x) (+ 1 (cos (* 2 y)))) (* (pow z 2) (+ (* -2/9 (* (pow t 2) (sqrt x))) (* (pow z 2) (+ (* -4/32805 (* (* (pow t 6) (pow z 2)) (sqrt x))) (* 2/243 (* (pow t 4) (sqrt x))))))))> |
#<alt (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))> |
#<alt (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))> |
#<alt (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))> |
#<alt (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))> |
#<alt (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))> |
#<alt (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))> |
#<alt (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))> |
#<alt (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))> |
#<alt (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))> |
#<alt (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))> |
#<alt (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))> |
#<alt (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))> |
#<alt (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))> |
#<alt (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))> |
#<alt (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))> |
#<alt (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))> |
#<alt (* -1 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))))> |
#<alt (* -1 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))))> |
#<alt (* -1 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))))> |
#<alt (* -1 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))))> |
#<alt (* 2 (* (sqrt x) (+ 1 (cos (* 2/3 (* t z))))))> |
#<alt (+ (* -4 (* (sqrt x) (pow y 2))) (* 2 (* (sqrt x) (+ 1 (cos (* 2/3 (* t z)))))))> |
#<alt (+ (* 2 (* (sqrt x) (+ 1 (cos (* 2/3 (* t z)))))) (* (pow y 2) (+ (* -4 (sqrt x)) (* 4/3 (* (sqrt x) (pow y 2))))))> |
#<alt (+ (* 2 (* (sqrt x) (+ 1 (cos (* 2/3 (* t z)))))) (* (pow y 2) (+ (* -4 (sqrt x)) (* (pow y 2) (+ (* -8/45 (* (sqrt x) (pow y 2))) (* 4/3 (sqrt x)))))))> |
#<alt (* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))))> |
#<alt (* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))))> |
#<alt (* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))))> |
#<alt (* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))))> |
#<alt (* 2 (* (sqrt x) (+ (cos (neg (* -2 y))) (cos (* 2/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (+ (cos (neg (* -2 y))) (cos (* 2/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (+ (cos (neg (* -2 y))) (cos (* 2/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (+ (cos (neg (* -2 y))) (cos (* 2/3 (* t z))))))> |
#<alt (* 2 (* (sqrt x) (+ 1 (cos (* 2 y)))))> |
#<alt (+ (* -4/9 (* (* (pow t 2) (pow z 2)) (sqrt x))) (* 2 (* (sqrt x) (+ 1 (cos (* 2 y))))))> |
#<alt (+ (* 2 (* (sqrt x) (+ 1 (cos (* 2 y))))) (* (pow t 2) (+ (* -4/9 (* (sqrt x) (pow z 2))) (* 4/243 (* (* (pow t 2) (pow z 4)) (sqrt x))))))> |
#<alt (+ (* 2 (* (sqrt x) (+ 1 (cos (* 2 y))))) (* (pow t 2) (+ (* -4/9 (* (sqrt x) (pow z 2))) (* (pow t 2) (+ (* -8/32805 (* (* (pow t 2) (pow z 6)) (sqrt x))) (* 4/243 (* (sqrt x) (pow z 4))))))))> |
#<alt (* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))))> |
#<alt (* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))))> |
#<alt (* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))))> |
#<alt (* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))))> |
#<alt (* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))))> |
#<alt (* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))))> |
#<alt (* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))))> |
#<alt (* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))))> |
#<alt (* 2 (* (sqrt x) (+ 1 (cos (* 2 y)))))> |
#<alt (+ (* -4/9 (* (* (pow t 2) (pow z 2)) (sqrt x))) (* 2 (* (sqrt x) (+ 1 (cos (* 2 y))))))> |
#<alt (+ (* 2 (* (sqrt x) (+ 1 (cos (* 2 y))))) (* (pow z 2) (+ (* -4/9 (* (pow t 2) (sqrt x))) (* 4/243 (* (* (pow t 4) (pow z 2)) (sqrt x))))))> |
#<alt (+ (* 2 (* (sqrt x) (+ 1 (cos (* 2 y))))) (* (pow z 2) (+ (* -4/9 (* (pow t 2) (sqrt x))) (* (pow z 2) (+ (* -8/32805 (* (* (pow t 6) (pow z 2)) (sqrt x))) (* 4/243 (* (pow t 4) (sqrt x))))))))> |
#<alt (* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))))> |
#<alt (* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))))> |
#<alt (* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))))> |
#<alt (* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))))> |
#<alt (* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))))> |
#<alt (* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))))> |
#<alt (* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))))> |
#<alt (* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))))> |
#<alt (* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))))> |
#<alt (* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))))> |
#<alt (* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))))> |
#<alt (* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))))> |
#<alt (* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))))> |
#<alt (* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))))> |
#<alt (* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))))> |
#<alt (* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))))> |
#<alt (* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))))> |
#<alt (* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))))> |
#<alt (* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))))> |
#<alt (* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))))> |
228 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | x | @ | 0 | (* (log x) 1/2) |
| 5.0ms | t | @ | 0 | (- (/ (/ (* (+ (cos (+ y (+ (/ (* t z) 3) (- (/ (* t z) 3) y)))) (cos (+ (/ (* t z) 3) (- y (- (/ (* t z) 3) y))))) (* 2 (sqrt x))) 2) (cos (+ y (/ (* z t) 3)))) (/ (/ a 3) b)) |
| 3.0ms | z | @ | 0 | (- (/ (/ (* (+ (cos (+ y (+ (/ (* t z) 3) (- (/ (* t z) 3) y)))) (cos (+ (/ (* t z) 3) (- y (- (/ (* t z) 3) y))))) (* 2 (sqrt x))) 2) (cos (+ y (/ (* z t) 3)))) (/ (/ a 3) b)) |
| 2.0ms | y | @ | inf | (- (/ (/ (* (+ (cos (+ y (+ (/ (* t z) 3) (- (/ (* t z) 3) y)))) (cos (+ (/ (* t z) 3) (- y (- (/ (* t z) 3) y))))) (* 2 (sqrt x))) 2) (cos (+ y (/ (* z t) 3)))) (/ (/ a 3) b)) |
| 2.0ms | x | @ | 0 | (- (/ (/ (* (+ (cos (+ y (+ (/ (* t z) 3) (- (/ (* t z) 3) y)))) (cos (+ (/ (* t z) 3) (- y (- (/ (* t z) 3) y))))) (* 2 (sqrt x))) 2) (cos (+ y (/ (* z t) 3)))) (/ (/ a 3) b)) |
| 1× | batch-egg-rewrite |
| 5660× | *-lowering-*.f32 |
| 5660× | *-lowering-*.f64 |
| 4982× | accelerator-lowering-fma.f32 |
| 4982× | accelerator-lowering-fma.f64 |
| 2336× | pow-lowering-pow.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 70 | 457 |
| 1 | 449 | 409 |
| 2 | 4492 | 371 |
| 0 | 8196 | 350 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (pow x -1/2) x) |
(/ (/ a b) -3) |
(* (* (pow x -1/2) x) (* (cos y) 2)) |
(+ (* (* (pow x -1/2) x) (* (cos y) 2)) (/ (/ a b) -3)) |
(* (/ a b) -1/3) |
(/ a b) |
(* x (+ (/ (* -1/3 a) (* x b)) (* (sqrt (/ 1 x)) (+ (* z (+ (* (* (* (* t t) z) (- 2 (* y y))) -1/18) (* 2/3 (* y t)))) (- 2 (* y y)))))) |
(* (* t t) z) |
(* (* (* t t) z) (- 2 (* y y))) |
(+ (* z (+ (* (* (* (* t t) z) (- 2 (* y y))) -1/18) (* 2/3 (* y t)))) (- 2 (* y y))) |
(exp (* (log x) 1/2)) |
(* (exp (* (log x) 1/2)) (* (cos y) 2)) |
(+ (* (exp (* (log x) 1/2)) (* (cos y) 2)) (/ (/ a b) -3)) |
(+ (/ (* t z) 3) (- y (- (/ (* t z) 3) y))) |
(cos (+ y (/ (* z t) 3))) |
(cos (+ y (+ (/ (* t z) 3) (- (/ (* t z) 3) y)))) |
(+ y (+ (/ (* t z) 3) (- (/ (* t z) 3) y))) |
(pow x -1/2) |
(+ (/ (* -1/3 a) (* x b)) (* (sqrt (/ 1 x)) (+ (* z (+ (* (* (* (* t t) z) (- 2 (* y y))) -1/18) (* 2/3 (* y t)))) (- 2 (* y y))))) |
(* (sqrt (/ 1 x)) (+ (* z (+ (* (* (* (* t t) z) (- 2 (* y y))) -1/18) (* 2/3 (* y t)))) (- 2 (* y y)))) |
(* (log x) 1/2) |
(- (/ (/ (* (+ (cos (+ y (+ (/ (* t z) 3) (- (/ (* t z) 3) y)))) (cos (+ (/ (* t z) 3) (- y (- (/ (* t z) 3) y))))) (* 2 (sqrt x))) 2) (cos (+ y (/ (* z t) 3)))) (/ (/ a 3) b)) |
(/ (/ (* (+ (cos (+ y (+ (/ (* t z) 3) (- (/ (* t z) 3) y)))) (cos (+ (/ (* t z) 3) (- y (- (/ (* t z) 3) y))))) (* 2 (sqrt x))) 2) (cos (+ y (/ (* z t) 3)))) |
(/ (* (+ (cos (+ y (+ (/ (* t z) 3) (- (/ (* t z) 3) y)))) (cos (+ (/ (* t z) 3) (- y (- (/ (* t z) 3) y))))) (* 2 (sqrt x))) 2) |
(* (+ (cos (+ y (+ (/ (* t z) 3) (- (/ (* t z) 3) y)))) (cos (+ (/ (* t z) 3) (- y (- (/ (* t z) 3) y))))) (* 2 (sqrt x))) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 1/2 binary64))) (log.f64 x))) |
(sqrt.f64 x) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal -2 binary64)) |
(pow.f64 x #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal 1 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 #s(literal 1/2 binary64)) (log.f64 x)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 x (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 x) #s(literal 2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) x) |
(*.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) x)) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (*.f64 x (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -3 binary64) (/.f64 a b))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(neg.f64 (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(/.f64 a (*.f64 b #s(literal -3 binary64))) |
(/.f64 a (neg.f64 (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (/.f64 a b) #s(literal -3 binary64)) |
(/.f64 #s(literal -1/3 binary64) (/.f64 b a)) |
(/.f64 (/.f64 a #s(literal -3 binary64)) b) |
(/.f64 (/.f64 a #s(literal -3 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (/.f64 a b))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b (/.f64 a #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -3 binary64)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a #s(literal -3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -3 binary64) (/.f64 a b)) #s(literal 1 binary64))) |
(/.f64 (/.f64 a #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 3 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 #s(literal 0 binary64) a) (neg.f64 (*.f64 b #s(literal -3 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) #s(literal 3 binary64)) |
(pow.f64 (/.f64 #s(literal -3 binary64) (/.f64 a b)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (/.f64 b (/.f64 a #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b (/.f64 a #s(literal -3 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal -3 binary64) (/.f64 a b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 #s(literal -1/3 binary64) b)) |
(*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -3 binary64)))) |
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/3 binary64))) |
(*.f64 a (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3 binary64))) |
(*.f64 (/.f64 a b) #s(literal -1/3 binary64)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 a b)) |
(*.f64 (/.f64 a #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(*.f64 (/.f64 a #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 a #s(literal 3 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) b))) |
(*.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 (pow.f64 (/.f64 #s(literal -3 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 x (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (cos.f64 y) #s(literal 2 binary64)))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 x))) |
(*.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) (sqrt.f64 x)) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 (cos.f64 y) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 y)) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 x (*.f64 (cos.f64 y) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (cos.f64 y) (sqrt.f64 x)) #s(literal 2 binary64)) |
(*.f64 (*.f64 x (*.f64 (cos.f64 y) #s(literal 2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) x) |
(+.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+.f64 (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(-.f64 (/.f64 (*.f64 x (pow.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64))) (+.f64 (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)) (+.f64 (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal 3 binary64)))))) |
(fma.f64 x (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(fma.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -3 binary64))) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(fma.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/3 binary64)) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(fma.f64 a (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3 binary64)) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(fma.f64 (/.f64 a b) #s(literal -1/3 binary64) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(fma.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 x)) (/.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)))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(fma.f64 (/.f64 a #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64))) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.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 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 y) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 a #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(fma.f64 (/.f64 a #s(literal 3 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) #s(literal 1/3 binary64) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(fma.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 x (*.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (*.f64 (cos.f64 y) (sqrt.f64 x)) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (*.f64 x (*.f64 (cos.f64 y) #s(literal 2 binary64))) (pow.f64 x #s(literal -1/2 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) x (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -3 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (pow.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (-.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b b) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 x (pow.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b b) b))) (+.f64 (*.f64 x (pow.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (-.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b b) b))) (+.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)) (-.f64 (*.f64 x (pow.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 y) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))))))) |
(/.f64 (-.f64 (*.f64 x (pow.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))) (+.f64 (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b b) b)))) (neg.f64 (+.f64 (*.f64 x (pow.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (-.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (pow.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)))) (neg.f64 (+.f64 (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal 3 binary64)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)) (*.f64 x (pow.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64)))) (-.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x (pow.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (-.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b b) b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 x (pow.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b b) b))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (pow.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (-.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))))))) |
(*.f64 (-.f64 (*.f64 x (pow.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal 3 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -3 binary64) (/.f64 a b))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(neg.f64 (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(/.f64 a (*.f64 b #s(literal -3 binary64))) |
(/.f64 a (neg.f64 (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (/.f64 a b) #s(literal -3 binary64)) |
(/.f64 #s(literal -1/3 binary64) (/.f64 b a)) |
(/.f64 (/.f64 a #s(literal -3 binary64)) b) |
(/.f64 (/.f64 a #s(literal -3 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (/.f64 a b))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b (/.f64 a #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -3 binary64)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a #s(literal -3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -3 binary64) (/.f64 a b)) #s(literal 1 binary64))) |
(/.f64 (/.f64 a #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 3 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 #s(literal 0 binary64) a) (neg.f64 (*.f64 b #s(literal -3 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) #s(literal 3 binary64)) |
(pow.f64 (/.f64 #s(literal -3 binary64) (/.f64 a b)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (/.f64 b (/.f64 a #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b (/.f64 a #s(literal -3 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal -3 binary64) (/.f64 a b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 #s(literal -1/3 binary64) b)) |
(*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -3 binary64)))) |
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/3 binary64))) |
(*.f64 a (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3 binary64))) |
(*.f64 (/.f64 a b) #s(literal -1/3 binary64)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 a b)) |
(*.f64 (/.f64 a #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(*.f64 (/.f64 a #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 a #s(literal 3 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) b))) |
(*.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 (pow.f64 (/.f64 #s(literal -3 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(exp.f64 (*.f64 (log.f64 (/.f64 b a)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(/.f64 a b) |
(/.f64 #s(literal 1 binary64) (/.f64 b a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b 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))) |
(pow.f64 (/.f64 b a) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b a) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 a b)) |
(*.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 x (/.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) x)) (*.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x))) |
(+.f64 (*.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x)) (*.f64 x (/.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) x))) |
(fma.f64 x (/.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) x) (*.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x))) |
(fma.f64 x (/.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x)) (*.f64 x (/.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) x))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 a (*.f64 x b)) x) (*.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x))) |
(fma.f64 (/.f64 a #s(literal -3 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) b) x) (*.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x))) |
(fma.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) x) x (*.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x))) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) x) (*.f64 x (/.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) x))) |
(fma.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x) (*.f64 x (/.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) x))) |
(fma.f64 (/.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x)) x (*.f64 x (/.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) x))) |
(fma.f64 (sqrt.f64 x) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (*.f64 x (/.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) x))) |
(fma.f64 (/.f64 #s(literal -1/3 binary64) x) (*.f64 (/.f64 a b) x) (*.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x))) |
(fma.f64 (*.f64 x #s(literal -1/3 binary64)) (/.f64 a (*.f64 x b)) (*.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x))) |
(fma.f64 (*.f64 x (/.f64 a #s(literal -3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) b) (*.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x))) |
(fma.f64 (*.f64 x (/.f64 #s(literal -1/3 binary64) x)) (/.f64 a b) (*.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x))) |
(fma.f64 (*.f64 x (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))))) (pow.f64 x #s(literal -1/2 binary64)) (*.f64 x (/.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (/.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) x)) (*.f64 x (/.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) x))) (*.f64 x (/.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) x))) (*.f64 (*.f64 (*.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))))) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))))) (pow.f64 x #s(literal 3/2 binary64)))) (+.f64 (*.f64 (*.f64 x (/.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) x)) (*.f64 x (/.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) x))) (-.f64 (pow.f64 (*.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 x (/.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) x)) (*.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) x)) (*.f64 x (/.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) x))) (pow.f64 (*.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x)) #s(literal 2 binary64))) (-.f64 (*.f64 x (/.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) x)) (*.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x)))) |
(/.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 (*.f64 x b) (*.f64 x b)) (*.f64 x b))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 a (*.f64 x b)) (/.f64 a (*.f64 x b)))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))))) (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 a (*.f64 x b)) (/.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x))))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 a (*.f64 x b)) (/.f64 a (*.f64 x b)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))))))) (-.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) x) (/.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 (*.f64 x b) (*.f64 x b)) (*.f64 x b))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))))) #s(literal 3/2 binary64))) x) (+.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 a (*.f64 x b)) (/.f64 a (*.f64 x b)))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))))) (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 a (*.f64 x b)) (/.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 a (*.f64 x b)) (/.f64 a (*.f64 x b)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))))))) x) (-.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) x) (/.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x)))) |
(*.f64 x (+.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) x) (/.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x)))) |
(*.f64 (+.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) x) (/.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x))) x) |
(*.f64 z (*.f64 t t)) |
(*.f64 t (*.f64 z t)) |
(*.f64 (*.f64 t t) z) |
(*.f64 (*.f64 z t) t) |
(+.f64 (*.f64 (*.f64 z (*.f64 t t)) #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 z (*.f64 t t)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 z (*.f64 t t)))) |
(fma.f64 (*.f64 z (*.f64 t t)) #s(literal 2 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 8 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 4 binary64) (*.f64 y (*.f64 y (*.f64 y y))))) (+.f64 #s(literal 2 binary64) (*.f64 y y))) |
(/.f64 (*.f64 (-.f64 #s(literal 8 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 z (*.f64 t t))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 z (*.f64 t t))) (+.f64 #s(literal 2 binary64) (*.f64 y y))) |
(*.f64 z (*.f64 (*.f64 t t) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(*.f64 t (*.f64 t (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(*.f64 t (*.f64 (*.f64 z t) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(*.f64 (*.f64 t t) (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (*.f64 t t))) |
(*.f64 (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 t t)) |
(*.f64 (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) t) (*.f64 z t)) |
(*.f64 (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 t t)) z) |
(+.f64 #s(literal 2 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))))) |
(+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) |
(+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(+.f64 (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64)))) (+.f64 (*.f64 z (*.f64 #s(literal 2/3 binary64) (*.f64 y t))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(+.f64 (+.f64 #s(literal 2 binary64) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (-.f64 #s(literal 0 binary64) (*.f64 y y))) |
(+.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))))) (*.f64 z (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) |
(-.f64 #s(literal 2 binary64) (-.f64 (*.f64 y y) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))))) |
(-.f64 (+.f64 #s(literal 2 binary64) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (*.f64 y y)) |
(-.f64 (/.f64 (*.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (+.f64 (-.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) #s(literal 2 binary64)) (*.f64 y y))) (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (+.f64 (-.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) #s(literal 2 binary64)) (*.f64 y y)))) |
(fma.f64 z (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (+.f64 (*.f64 z (*.f64 #s(literal 2/3 binary64) (*.f64 y t))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(fma.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(fma.f64 (*.f64 z (*.f64 t t)) (*.f64 (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64)) z) (+.f64 (*.f64 z (*.f64 #s(literal 2/3 binary64) (*.f64 y t))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(fma.f64 (*.f64 z (*.f64 (*.f64 t t) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 #s(literal -1/18 binary64) z) (+.f64 (*.f64 z (*.f64 #s(literal 2/3 binary64) (*.f64 y t))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(fma.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 (*.f64 t t) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) z) (+.f64 (*.f64 z (*.f64 #s(literal 2/3 binary64) (*.f64 y t))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(fma.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) z (+.f64 (*.f64 z (*.f64 #s(literal 2/3 binary64) (*.f64 y t))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(fma.f64 (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))) z (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(fma.f64 (-.f64 #s(literal 8 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) |
(fma.f64 (-.f64 #s(literal 4 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) |
(fma.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64)) (+.f64 (*.f64 z (*.f64 #s(literal 2/3 binary64) (*.f64 y t))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(fma.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 t t) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) #s(literal -1/18 binary64) (+.f64 (*.f64 z (*.f64 #s(literal 2/3 binary64) (*.f64 y t))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(fma.f64 (*.f64 z #s(literal -1/18 binary64)) (*.f64 z (*.f64 (*.f64 t t) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (+.f64 (*.f64 z (*.f64 #s(literal 2/3 binary64) (*.f64 y t))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))))) (+.f64 (*.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (*.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (-.f64 #s(literal 2 binary64) (*.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) #s(literal 2 binary64)) (*.f64 y y)) (-.f64 (*.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (*.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (+.f64 (*.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (*.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (+.f64 (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (-.f64 (*.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (+.f64 (-.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) #s(literal 2 binary64)) (*.f64 y y))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (*.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (neg.f64 (+.f64 (*.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (neg.f64 (+.f64 (-.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) #s(literal 2 binary64)) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (+.f64 #s(literal 2 binary64) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))))) (+.f64 #s(literal 2 binary64) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (+.f64 #s(literal 2 binary64) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))))) (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (+.f64 #s(literal 2 binary64) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))))) (*.f64 y (*.f64 y (*.f64 y y)))) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (*.f64 y y))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))))) (+.f64 (*.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (*.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (-.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) #s(literal 2 binary64)) (*.f64 y y)) (-.f64 (*.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (*.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) #s(literal 2 binary64)) (*.f64 y y)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 1/2 binary64))) (log.f64 x))) |
(sqrt.f64 x) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal -2 binary64)) |
(pow.f64 x #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal 1 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 #s(literal 1/2 binary64)) (log.f64 x)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 x (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 x) #s(literal 2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) x) |
(*.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) x)) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (*.f64 x (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1/4 binary64))) |
(*.f64 x (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (cos.f64 y) #s(literal 2 binary64)))) |
(*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 x))) |
(*.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) (sqrt.f64 x)) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 (cos.f64 y) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 y)) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 x (*.f64 (cos.f64 y) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (cos.f64 y) (sqrt.f64 x)) #s(literal 2 binary64)) |
(*.f64 (*.f64 x (*.f64 (cos.f64 y) #s(literal 2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) x) |
(+.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+.f64 (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(-.f64 (/.f64 (*.f64 x (pow.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64))) (+.f64 (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)) (+.f64 (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal 3 binary64)))))) |
(fma.f64 x (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(fma.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -3 binary64))) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(fma.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/3 binary64)) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(fma.f64 a (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3 binary64)) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(fma.f64 (/.f64 a b) #s(literal -1/3 binary64) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(fma.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 x)) (/.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)))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(fma.f64 (/.f64 a #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64))) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.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 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 y) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 a #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(fma.f64 (/.f64 a #s(literal 3 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) #s(literal 1/3 binary64) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(fma.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 x (*.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (*.f64 (cos.f64 y) (sqrt.f64 x)) #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (*.f64 x (*.f64 (cos.f64 y) #s(literal 2 binary64))) (pow.f64 x #s(literal -1/2 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) x (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -3 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (pow.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (-.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b b) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 x (pow.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b b) b))) (+.f64 (*.f64 x (pow.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (-.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b b) b))) (+.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)) (-.f64 (*.f64 x (pow.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 y) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))))))) |
(/.f64 (-.f64 (*.f64 x (pow.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))) (+.f64 (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b b) b)))) (neg.f64 (+.f64 (*.f64 x (pow.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (-.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (pow.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)))) (neg.f64 (+.f64 (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal 3 binary64)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)) (*.f64 x (pow.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64)))) (-.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x (pow.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (-.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b b) b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 x (pow.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b b) b))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (pow.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (-.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))))))) |
(*.f64 (-.f64 (*.f64 x (pow.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (cos.f64 y) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (/.f64 a (*.f64 b #s(literal 3 binary64)))))) |
(+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y)) |
(+.f64 y (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)) (/.f64 (*.f64 z t) #s(literal 3 binary64)))) |
(+.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (+.f64 y (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(+.f64 (+.f64 y (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (/.f64 (*.f64 z t) #s(literal 3 binary64))) |
(+.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) |
(+.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) |
(+.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) y) |
(+.f64 (-.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y) |
(-.f64 y (-.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y) (/.f64 (*.f64 z t) #s(literal 3 binary64)))) |
(-.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 9 binary64)) (-.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y) y)) (/.f64 (*.f64 (+.f64 y (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (+.f64 y (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (-.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y) y))) |
(-.f64 (-.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) (/.f64 (*.f64 z t) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) #s(literal 3 binary64)) (+.f64 y (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(fma.f64 z (/.f64 t #s(literal 3 binary64)) (+.f64 y (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(fma.f64 t (/.f64 z #s(literal 3 binary64)) (+.f64 y (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(fma.f64 (*.f64 z t) #s(literal 1/3 binary64) (+.f64 y (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal -1/3 binary64) (+.f64 y (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(fma.f64 (+.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 z z) z)) #s(literal 27 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) |
(fma.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y) (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y) (+.f64 y (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) (/.f64 (*.f64 z t) #s(literal 3 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 z t) (+.f64 y (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(fma.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)) (+.f64 y (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(fma.f64 (-.f64 (*.f64 y y) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) |
(fma.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y) (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) (/.f64 #s(literal 1 binary64) (+.f64 y (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) (/.f64 (*.f64 z t) #s(literal 3 binary64))) |
(fma.f64 (/.f64 z #s(literal 3 binary64)) t (+.f64 y (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(fma.f64 (/.f64 t #s(literal 3 binary64)) z (+.f64 y (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 9 binary64)) (*.f64 (+.f64 y (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (+.f64 (-.f64 y (*.f64 (*.f64 z t) #s(literal 2/3 binary64))) y))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 z z) z)) #s(literal 27 binary64)) (*.f64 (+.f64 y (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (+.f64 y (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (+.f64 y (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y) y) (*.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y)) (-.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y) y)))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 z z) z)) #s(literal 27 binary64)) (*.f64 (+.f64 y (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (+.f64 y (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (+.f64 y (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 9 binary64)) (*.f64 (+.f64 y (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (+.f64 (-.f64 y (*.f64 (*.f64 z t) #s(literal 2/3 binary64))) y)))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 z z) z)) #s(literal 27 binary64)) (*.f64 (+.f64 y (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (+.f64 y (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (+.f64 y (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (+.f64 (*.f64 (+.f64 y (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (+.f64 y (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 9 binary64)) (/.f64 (*.f64 (*.f64 z t) (+.f64 y (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 3 binary64))))) |
(/.f64 (*.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y)) (-.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y) y)) (-.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y) y)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y) (+.f64 y (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) (*.f64 (/.f64 #s(literal 3 binary64) (*.f64 z t)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y) (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))))) (*.f64 (/.f64 #s(literal 3 binary64) (*.f64 z t)) (+.f64 (*.f64 y y) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y) (+.f64 y (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) (*.f64 (/.f64 #s(literal 3 binary64) (*.f64 z t)) (-.f64 (*.f64 y y) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y) (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) (*.f64 (/.f64 #s(literal 3 binary64) (*.f64 z t)) (+.f64 y (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 z t) (+.f64 (*.f64 y y) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y) (+.f64 y (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) (*.f64 #s(literal 3 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y) (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))))) (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 y y) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y) (+.f64 y (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 z t) (+.f64 y (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) (*.f64 #s(literal 3 binary64) (-.f64 (*.f64 y y) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y) (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) (*.f64 #s(literal 3 binary64) (+.f64 y (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) (+.f64 (*.f64 y y) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y) (+.f64 y (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) (*.f64 #s(literal -3 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y) (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))))) (*.f64 #s(literal -3 binary64) (+.f64 (*.f64 y y) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y) (+.f64 y (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) (+.f64 y (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) (*.f64 #s(literal -3 binary64) (-.f64 (*.f64 y y) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y) (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) (*.f64 #s(literal -3 binary64) (+.f64 y (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y) (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (/.f64 #s(literal 3 binary64) (*.f64 z t))) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y) (+.f64 y (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y) (+.f64 y (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (/.f64 #s(literal 3 binary64) (*.f64 z t)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y) (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) #s(literal 3 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y) (+.f64 y (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (*.f64 z t))) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y) (+.f64 y (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) #s(literal 3 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y) (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) #s(literal -3 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y) (+.f64 y (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (-.f64 #s(literal 0 binary64) (*.f64 z t)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y) (+.f64 y (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) #s(literal -3 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y) (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) (/.f64 #s(literal 3 binary64) (*.f64 z t))) (*.f64 (+.f64 y (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)) #s(literal 1 binary64))) (*.f64 (+.f64 y (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)) (/.f64 #s(literal 3 binary64) (*.f64 z t)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y) (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) #s(literal 3 binary64)) (*.f64 (+.f64 y (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)) (*.f64 z t))) (*.f64 (+.f64 y (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)) #s(literal 3 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y) (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) #s(literal -3 binary64)) (*.f64 (+.f64 y (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)) (-.f64 #s(literal 0 binary64) (*.f64 z t)))) (*.f64 (+.f64 y (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)) #s(literal -3 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 z z) z)) #s(literal 27 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 9 binary64)) (*.f64 y (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 z z) z)) #s(literal 27 binary64)) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 9 binary64)) (*.f64 y (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 z z) z)) #s(literal 27 binary64))) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 9 binary64)) (*.f64 y y)))) (+.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 z z) z)) #s(literal 27 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 9 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 9 binary64)) (*.f64 y (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) (*.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 z z) z)) #s(literal 27 binary64)) (*.f64 y (*.f64 y y))))) (*.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 9 binary64)) (*.f64 y (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 9 binary64))) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 9 binary64)) (*.f64 y y)))) (*.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 z z) z)) #s(literal 27 binary64)) (*.f64 (+.f64 y (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (+.f64 y (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (+.f64 y (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 9 binary64)) (*.f64 (+.f64 y (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (+.f64 (-.f64 y (*.f64 (*.f64 z t) #s(literal 2/3 binary64))) y))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y)) (-.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y) y))) (neg.f64 (-.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y) (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (+.f64 (*.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y) (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 9 binary64)) (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (+.f64 y (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (+.f64 y (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 9 binary64))) (+.f64 (-.f64 y (*.f64 (*.f64 z t) #s(literal 2/3 binary64))) y)) |
(/.f64 (-.f64 (*.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y) (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 9 binary64)) (*.f64 (+.f64 y (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (+.f64 (-.f64 y (*.f64 (*.f64 z t) #s(literal 2/3 binary64))) y))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 z z) z)) #s(literal 27 binary64)) (*.f64 (+.f64 y (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (+.f64 y (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (+.f64 y (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y) y) (*.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y)) (-.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y) y))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 z z) z)) #s(literal 27 binary64)) (*.f64 (+.f64 y (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (+.f64 y (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (+.f64 y (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 9 binary64)) (*.f64 (+.f64 y (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (+.f64 (-.f64 y (*.f64 (*.f64 z t) #s(literal 2/3 binary64))) y))))) |
(*.f64 (*.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y)) (-.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y) y)) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y) y))) |
(+.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (neg.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (neg.f64 (sin.f64 y)) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 (*.f64 y y) (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (cos.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 9 binary64)) (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) (*.f64 (sin.f64 (/.f64 (*.f64 y y) (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (sin.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 9 binary64)) (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) |
(-.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(fma.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (neg.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) |
(fma.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (*.f64 (neg.f64 (sin.f64 y)) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(fma.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (cos.f64 y) (neg.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) |
(fma.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (cos.f64 y) (*.f64 (neg.f64 (sin.f64 y)) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(fma.f64 (cos.f64 (/.f64 (*.f64 y y) (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (cos.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 9 binary64)) (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (sin.f64 (/.f64 (*.f64 y y) (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (sin.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 9 binary64)) (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) |
(+.f64 (*.f64 (cos.f64 y) (cos.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (neg.f64 (*.f64 (sin.f64 y) (sin.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))))) |
(+.f64 (*.f64 (cos.f64 y) (cos.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (*.f64 (neg.f64 (sin.f64 y)) (sin.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y)))) |
(+.f64 (*.f64 (cos.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64))) (cos.f64 (-.f64 y y))) (*.f64 (sin.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64))) (sin.f64 (-.f64 y y)))) |
(+.f64 (*.f64 (cos.f64 (/.f64 (*.f64 y y) (+.f64 (-.f64 y (*.f64 (*.f64 z t) #s(literal 2/3 binary64))) y))) (cos.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y) (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y)) (+.f64 (-.f64 y (*.f64 (*.f64 z t) #s(literal 2/3 binary64))) y)))) (*.f64 (sin.f64 (/.f64 (*.f64 y y) (+.f64 (-.f64 y (*.f64 (*.f64 z t) #s(literal 2/3 binary64))) y))) (sin.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y) (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y)) (+.f64 (-.f64 y (*.f64 (*.f64 z t) #s(literal 2/3 binary64))) y))))) |
(+.f64 (*.f64 (cos.f64 (+.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (+.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 (+.f64 y (*.f64 (*.f64 z t) #s(literal 2/3 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (+.f64 y (*.f64 (*.f64 z t) #s(literal 2/3 binary64)))) (sin.f64 y))) |
(cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) |
(-.f64 (*.f64 (cos.f64 y) (cos.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (*.f64 (sin.f64 y) (sin.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y)))) |
(-.f64 (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) (*.f64 (sin.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (sin.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) |
(-.f64 (*.f64 (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (cos.f64 (+.f64 y (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (*.f64 (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (sin.f64 (+.f64 y (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(-.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (sin.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)) (sin.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) |
(-.f64 (*.f64 (cos.f64 (+.f64 y (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 (+.f64 y (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(-.f64 (*.f64 (cos.f64 (+.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 #s(literal 0 binary64) y))) (*.f64 (sin.f64 (+.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (sin.f64 (-.f64 #s(literal 0 binary64) y)))) |
(fma.f64 (cos.f64 y) (cos.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y)) (neg.f64 (*.f64 (sin.f64 y) (sin.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))))) |
(fma.f64 (cos.f64 y) (cos.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y)) (*.f64 (neg.f64 (sin.f64 y)) (sin.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y)))) |
(fma.f64 (cos.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y)) (cos.f64 y) (neg.f64 (*.f64 (sin.f64 y) (sin.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))))) |
(fma.f64 (cos.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y)) (cos.f64 y) (*.f64 (neg.f64 (sin.f64 y)) (sin.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y)))) |
(fma.f64 (cos.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64))) (cos.f64 (-.f64 y y)) (*.f64 (sin.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64))) (sin.f64 (-.f64 y y)))) |
(fma.f64 (cos.f64 (+.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 y) (*.f64 (sin.f64 (+.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (sin.f64 y))) |
(fma.f64 (cos.f64 (/.f64 (*.f64 y y) (+.f64 (-.f64 y (*.f64 (*.f64 z t) #s(literal 2/3 binary64))) y))) (cos.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y) (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y)) (+.f64 (-.f64 y (*.f64 (*.f64 z t) #s(literal 2/3 binary64))) y))) (*.f64 (sin.f64 (/.f64 (*.f64 y y) (+.f64 (-.f64 y (*.f64 (*.f64 z t) #s(literal 2/3 binary64))) y))) (sin.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y) (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y)) (+.f64 (-.f64 y (*.f64 (*.f64 z t) #s(literal 2/3 binary64))) y))))) |
(fma.f64 (cos.f64 (+.f64 y (*.f64 (*.f64 z t) #s(literal 2/3 binary64)))) (cos.f64 y) (*.f64 (sin.f64 (+.f64 y (*.f64 (*.f64 z t) #s(literal 2/3 binary64)))) (sin.f64 y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (*.f64 (sin.f64 y) (sin.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) #s(literal 2 binary64))) (cos.f64 (+.f64 (-.f64 y (*.f64 (*.f64 z t) #s(literal 2/3 binary64))) y))) |
(+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y)) |
(+.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (+.f64 y (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) |
(+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) |
(+.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y) y) |
(+.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)) |
(+.f64 (+.f64 y (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) |
(+.f64 (+.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) (/.f64 (*.f64 z t) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) (-.f64 y y)) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 (-.f64 y (*.f64 (*.f64 z t) #s(literal 2/3 binary64))) y)) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y) (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y)) (+.f64 (-.f64 y (*.f64 (*.f64 z t) #s(literal 2/3 binary64))) y))) |
(-.f64 (+.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y) |
(-.f64 (+.f64 y (*.f64 (*.f64 z t) #s(literal 2/3 binary64))) y) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) #s(literal 3 binary64)) (+.f64 y (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) |
(fma.f64 z (/.f64 t #s(literal 3 binary64)) (+.f64 y (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) |
(fma.f64 t (/.f64 z #s(literal 3 binary64)) (+.f64 y (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) |
(fma.f64 (*.f64 z t) #s(literal 1/3 binary64) (+.f64 y (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal -1/3 binary64) (+.f64 y (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) |
(fma.f64 (+.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 z z) z)) #s(literal 27 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)) |
(fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 z z) z)) #s(literal 27 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y) (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 9 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y) (-.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y) (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) y) |
(fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 z z) z)) #s(literal 27 binary64)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 9 binary64)) (*.f64 y (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 z t) (+.f64 y (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) |
(fma.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)) (+.f64 y (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) |
(fma.f64 (-.f64 (*.f64 y y) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y) (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y)) y) |
(fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 9 binary64)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) |
(fma.f64 (/.f64 z #s(literal 3 binary64)) t (+.f64 y (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) |
(fma.f64 (/.f64 t #s(literal 3 binary64)) z (+.f64 y (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) |
(fma.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 9 binary64)) (*.f64 y y)) (+.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 z z) z)) #s(literal 27 binary64)))) (+.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) |
(fma.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 9 binary64)) (*.f64 y y)) (-.f64 (*.f64 y y) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 9 binary64)))) (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y) (-.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y) y))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y) (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 y (*.f64 (*.f64 z t) #s(literal 2/3 binary64))) y) (-.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y) (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))))) |
(/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y) (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y)))) (+.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y) (-.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y) y)))) |
(/.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y) (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y)))) (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y) (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y)) (-.f64 (*.f64 y y) (*.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y) (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (+.f64 (-.f64 y (*.f64 (*.f64 z t) #s(literal 2/3 binary64))) y)) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 z z) z)) #s(literal 27 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 9 binary64)) (*.f64 y (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 z z) z)) #s(literal 27 binary64)) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 9 binary64)) (*.f64 y (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 z z) z)) #s(literal 27 binary64))) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 9 binary64)) (*.f64 y y)))) (+.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 z z) z)) #s(literal 27 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 9 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 9 binary64)) (*.f64 y (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) (*.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 z z) z)) #s(literal 27 binary64)) (*.f64 y (*.f64 y y))))) (*.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 9 binary64)) (*.f64 y (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y y) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 9 binary64))) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 9 binary64)) (*.f64 y y)))) (*.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y) (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y) (-.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y) y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y) (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y)))) (neg.f64 (+.f64 (-.f64 y (*.f64 (*.f64 z t) #s(literal 2/3 binary64))) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y) (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (+.f64 (*.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y) (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)) (-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 9 binary64)) (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y) (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y)) (*.f64 y y)) (-.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y) y)) |
(/.f64 (-.f64 (*.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y) (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y))) |
(pow.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y) (-.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y) y))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y) (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (-.f64 y (*.f64 (*.f64 z t) #s(literal 2/3 binary64))) y) (-.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y) (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y) (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y) (-.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y) y))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y) (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 y (*.f64 (*.f64 z t) #s(literal 2/3 binary64))) y))) |
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 x)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal -1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 x #s(literal -1/2 binary64))) |
(/.f64 (sqrt.f64 x) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 x))) |
(pow.f64 x #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal -1 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 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) x))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 (log.f64 x) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) #s(literal 1/4 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 x #s(literal -1/4 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal -1/4 binary64)) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 x (pow.f64 x #s(literal -1/4 binary64))) #s(literal -1 binary64)) (pow.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(+.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) x) (/.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x))) |
(+.f64 (/.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x)) (/.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) x)) |
(+.f64 (/.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (sqrt.f64 x)) (+.f64 (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (sqrt.f64 x)) (/.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) x))) |
(+.f64 (+.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) x) (/.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (sqrt.f64 x))) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (sqrt.f64 x))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 a (*.f64 x b)) (/.f64 a (*.f64 x b)))) (-.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) x) (/.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x)))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))))) (-.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) x) (/.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x))))) |
(fma.f64 a (*.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) b)) (/.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) (*.f64 x b)) (/.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x))) |
(fma.f64 (/.f64 a b) (/.f64 #s(literal -1/3 binary64) x) (/.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 a (*.f64 x b)) (/.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x))) |
(fma.f64 (/.f64 a #s(literal -3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) b) (/.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) x) (/.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 a (*.f64 b #s(literal -3 binary64))) (/.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x))) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (+.f64 (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (sqrt.f64 x)) (/.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) x))) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (/.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) x)) |
(fma.f64 z (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))) (pow.f64 x #s(literal -1/2 binary64))) (+.f64 (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (sqrt.f64 x)) (/.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) x))) |
(fma.f64 (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))) (*.f64 z (pow.f64 x #s(literal -1/2 binary64))) (+.f64 (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (sqrt.f64 x)) (/.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) x))) |
(fma.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (pow.f64 x #s(literal -1/2 binary64)) (+.f64 (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (sqrt.f64 x)) (/.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) x))) |
(fma.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) x)) |
(fma.f64 (/.f64 a #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) b))) (/.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal -1/3 binary64) x) (/.f64 a b) (/.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal -1/3 binary64) (/.f64 a x)) (/.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) b) (/.f64 a #s(literal -3 binary64)) (/.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) b) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -3 binary64))) #s(literal -1 binary64)) (/.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x))) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 a x)) (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x))) |
(fma.f64 (/.f64 a (*.f64 x b)) #s(literal -1/3 binary64) (/.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x))) |
(fma.f64 (/.f64 a x) (/.f64 #s(literal -1/3 binary64) b) (/.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x))) |
(fma.f64 (/.f64 #s(literal -1/3 binary64) b) (/.f64 a x) (/.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) x) a) (/.f64 #s(literal 1 binary64) b) (/.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) z) (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))) (+.f64 (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (sqrt.f64 x)) (/.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) x))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) z (+.f64 (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (sqrt.f64 x)) (/.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) x))) |
(fma.f64 (pow.f64 (/.f64 x a) #s(literal -1 binary64)) (pow.f64 (/.f64 b #s(literal -1/3 binary64)) #s(literal -1 binary64)) (/.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x))) |
(fma.f64 (pow.f64 (/.f64 b #s(literal -1/3 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 x a) #s(literal -1 binary64)) (/.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 a (*.f64 x b)) (/.f64 a (*.f64 x b)))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))))) (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 a (*.f64 x b)) (/.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x)))))) (+.f64 (/.f64 (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 (*.f64 x b) (*.f64 x b)) (*.f64 x b))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))))) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) x) (/.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x))) (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 a (*.f64 x b)) (/.f64 a (*.f64 x b)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 (*.f64 x b) (*.f64 x b)) (*.f64 x b))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))))) #s(literal 3/2 binary64))) (+.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 a (*.f64 x b)) (/.f64 a (*.f64 x b)))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))))) (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 a (*.f64 x b)) (/.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 (*.f64 x b) (*.f64 x b)) (*.f64 x b))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))))) #s(literal 3/2 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))))) (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 a (*.f64 x b)) (/.f64 a (*.f64 x b)))) (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 a (*.f64 x b)) (/.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 a (*.f64 x b)) (/.f64 a (*.f64 x b)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))))))) (-.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) x) (/.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 (*.f64 x b) (*.f64 x b)) (*.f64 x b))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 a (*.f64 x b)) (/.f64 a (*.f64 x b)))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))))) (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 a (*.f64 x b)) (/.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 a (*.f64 x b)) (/.f64 a (*.f64 x b)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))))))) (neg.f64 (-.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) x) (/.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))))) (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 a (*.f64 x b)) (/.f64 a (*.f64 x b))))) (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x)) (/.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) x))) |
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 a (*.f64 x b)) (/.f64 a (*.f64 x b)))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))))) (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 a (*.f64 x b)) (/.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x)))))) (+.f64 (/.f64 (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 (*.f64 x b) (*.f64 x b)) (*.f64 x b))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) x) (/.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x))) (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 a (*.f64 x b)) (/.f64 a (*.f64 x b)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 (*.f64 x b) (*.f64 x b)) (*.f64 x b))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 a (*.f64 x b)) (/.f64 a (*.f64 x b)))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))))) (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 a (*.f64 x b)) (/.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x)))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 a (*.f64 x b)) (/.f64 a (*.f64 x b)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) x) (/.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x))))) |
(+.f64 (/.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (sqrt.f64 x)) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (sqrt.f64 x))) |
(+.f64 (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (sqrt.f64 x)) (/.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (sqrt.f64 x))) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 y y)) (/.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (sqrt.f64 x))) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (sqrt.f64 x))) |
(fma.f64 z (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (sqrt.f64 x))) |
(fma.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (sqrt.f64 x))) |
(fma.f64 (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))) (*.f64 z (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (sqrt.f64 x))) |
(fma.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (sqrt.f64 x))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) z) (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (sqrt.f64 x))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) z (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (sqrt.f64 x))) |
(/.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (*.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 (sqrt.f64 x) (+.f64 (-.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) #s(literal 2 binary64)) (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (*.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))))) (sqrt.f64 x))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (+.f64 (-.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) #s(literal 2 binary64)) (*.f64 y y)) (sqrt.f64 x))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (*.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))))) (pow.f64 x #s(literal -3/2 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (pow.f64 x #s(literal -3/2 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (sqrt.f64 x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (sqrt.f64 x)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (sqrt.f64 x)) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (sqrt.f64 x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (sqrt.f64 x)) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (sqrt.f64 x)) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (sqrt.f64 x)) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (sqrt.f64 x)))) |
(/.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (*.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (+.f64 (*.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))))))) |
(/.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (-.f64 (*.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (+.f64 (-.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) #s(literal 2 binary64)) (*.f64 y y))) |
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) #s(literal 1 binary64)) (sqrt.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))))) (sqrt.f64 x)) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (*.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (pow.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (pow.f64 x #s(literal -1/2 binary64))) (+.f64 (-.f64 (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) #s(literal 2 binary64)) (*.f64 y y))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))))) |
(*.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (log.f64 x) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (log.f64 x)) |
(+.f64 (/.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 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (/.f64 (*.f64 b (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) (*.f64 b (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) (/.f64 (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (/.f64 #s(literal 3 binary64) a)) (*.f64 b (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) #s(literal 3 binary64)) (+.f64 (*.f64 (pow.f64 (/.f64 (+.f64 (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y)))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64)) x) (*.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (/.f64 a (*.f64 b #s(literal 3 binary64))))))) (/.f64 (/.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b b) b)) (+.f64 (*.f64 (pow.f64 (/.f64 (+.f64 (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y)))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64)) x) (*.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (/.f64 (+.f64 (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y)))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64)) x) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (/.f64 a (*.f64 b #s(literal 3 binary64))))) (/.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))))) |
(fma.f64 a (/.f64 #s(literal -1/3 binary64) b) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(fma.f64 a (/.f64 #s(literal 1 binary64) (*.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 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(fma.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/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 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(fma.f64 a (/.f64 (/.f64 #s(literal 1 binary64) 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 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(fma.f64 (/.f64 a b) #s(literal -1/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 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 a b) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(fma.f64 (/.f64 a #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(fma.f64 #s(literal 1 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 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (+.f64 (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y)))) (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (+.f64 (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y)))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (+.f64 (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y)))) (/.f64 (sqrt.f64 x) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (+.f64 (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y)))) (*.f64 #s(literal 2 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) (/.f64 #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 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 a #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(fma.f64 (/.f64 a #s(literal 3 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(fma.f64 #s(literal -1 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 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) #s(literal 1/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 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y))))) (/.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (+.f64 (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y)))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (sqrt.f64 x) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y))))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (sqrt.f64 x) #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (pow.f64 (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))))) #s(literal -1 binary64)) #s(literal 1/2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (pow.f64 (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))))) #s(literal -1 binary64)) #s(literal -1/2 binary64) (/.f64 a (*.f64 b #s(literal -3 binary64)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -3 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (-.f64 (*.f64 b (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (/.f64 #s(literal 3 binary64) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (pow.f64 (/.f64 (+.f64 (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y)))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64)) x) (*.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))))) (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b b) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 (pow.f64 (/.f64 (+.f64 (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y)))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64)) x) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (/.f64 #s(literal 3 binary64) a))) (*.f64 b (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b b) b))) (+.f64 (*.f64 (pow.f64 (/.f64 (+.f64 (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y)))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64)) x) (*.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (/.f64 a (*.f64 b #s(literal 3 binary64))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (+.f64 (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y)))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64)) x) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (/.f64 a (*.f64 b #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (+.f64 (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y)))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64)) x) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b #s(literal 3 binary64))) (*.f64 (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) a)) (*.f64 (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) #s(literal 1 binary64))) (*.f64 (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) (/.f64 b (/.f64 a #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) (/.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) b)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) (/.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) (*.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) a)) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) (/.f64 b (/.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 b (/.f64 a #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) b) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (*.f64 b #s(literal 3 binary64))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) a)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (/.f64 b (/.f64 a #s(literal 3 binary64)))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 1 binary64))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (/.f64 b (/.f64 a #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (/.f64 a #s(literal -3 binary64)))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) (*.f64 b #s(literal 3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) a)) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) (/.f64 b (/.f64 a #s(literal 3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 b (/.f64 a #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) b) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a #s(literal 3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) b)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 a #s(literal -3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (/.f64 #s(literal 3 binary64) a)))) (neg.f64 (*.f64 b (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b b) b)))) (neg.f64 (+.f64 (*.f64 (pow.f64 (/.f64 (+.f64 (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y)))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64)) x) (*.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (+.f64 (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y)))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64)) x) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)))) (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b b) b))) (+.f64 (*.f64 (pow.f64 (/.f64 (+.f64 (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y)))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64)) x) (-.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64))))))) |
(/.f64 (/.f64 (-.f64 (*.f64 b (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (/.f64 #s(literal 3 binary64) a))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) b) |
(pow.f64 (/.f64 (*.f64 b (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (-.f64 (*.f64 b (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (/.f64 #s(literal 3 binary64) a)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (pow.f64 (/.f64 (+.f64 (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y)))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64)) x) (*.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))))) (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b b) b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 (pow.f64 (/.f64 (+.f64 (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y)))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64)) x) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 b (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (/.f64 #s(literal 3 binary64) a))) (/.f64 #s(literal 1 binary64) (*.f64 b (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b b) b))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (pow.f64 (/.f64 (+.f64 (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y)))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64)) x) (*.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))))))) |
(*.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (+.f64 (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y)))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64)) x) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) (*.f64 #s(literal 2 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))))) (neg.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal -2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) #s(literal 1 binary64)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))))) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))))) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) #s(literal -2 binary64)) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(*.f64 (+.f64 (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y)))) (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(*.f64 (+.f64 (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y)))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 2 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(*.f64 (+.f64 (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y)))) (/.f64 (sqrt.f64 x) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (+.f64 (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y)))) (*.f64 #s(literal 2 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) (/.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y))))) (/.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) |
(*.f64 (/.f64 (+.f64 (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y)))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (sqrt.f64 x)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y))))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (sqrt.f64 x) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))))) #s(literal -1 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) #s(literal 3 binary64)) (pow.f64 (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y))) #s(literal 3 binary64))) (*.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) (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y)))))) (*.f64 (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y))) (-.f64 (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y))) (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) 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) (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y))))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (-.f64 (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y)))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) #s(literal 3 binary64)) (pow.f64 (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y))) #s(literal 3 binary64))) (sqrt.f64 x)) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y)))))) (*.f64 (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y))) (-.f64 (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y))) (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))))))) |
(/.f64 (*.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y))))))) (sqrt.f64 x)) (-.f64 (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (/.f64 (+.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y)) (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) #s(literal 2 binary64))) (cos.f64 (/.f64 (+.f64 y (-.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y) (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y)))) #s(literal 2 binary64)))) (sqrt.f64 x))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y))))) |
(*.f64 (+.f64 (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y)))) (sqrt.f64 x)) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (+.f64 (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y)))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))))) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y))))) (/.f64 (sqrt.f64 x) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y))))) (*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y))))) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))))) |
(+.f64 (*.f64 (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(+.f64 (*.f64 (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (*.f64 (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(fma.f64 (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(fma.f64 (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) #s(literal 3 binary64)) (pow.f64 (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y))) #s(literal 3 binary64))) (*.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) (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y)))))) (*.f64 (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y))) (-.f64 (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y))) (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))))))) |
(/.f64 (*.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y))))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) (-.f64 (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y))))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (pow.f64 (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) #s(literal 3 binary64)) (pow.f64 (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y))) #s(literal 3 binary64)))) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y)))))) (*.f64 (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y))) (-.f64 (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y))) (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))))))) |
(/.f64 (*.f64 (*.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) (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y)))))))) (-.f64 (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (/.f64 (+.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y)) (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) #s(literal 2 binary64))) (cos.f64 (/.f64 (+.f64 y (-.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y) (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y)))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y)))))) |
(*.f64 (+.f64 (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) #s(literal 2 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y))))) (sqrt.f64 x)) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) #s(literal 2 binary64)) (*.f64 (cos.f64 (/.f64 (+.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y)) (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) #s(literal 2 binary64))) (cos.f64 (/.f64 (+.f64 y (-.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y) (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y)))) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y))))) x) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y))))) (pow.f64 x #s(literal -1/2 binary64))) x) |
| 1× | egg-herbie |
| 9806× | accelerator-lowering-fma.f32 |
| 9806× | accelerator-lowering-fma.f64 |
| 7178× | *-lowering-*.f32 |
| 7178× | *-lowering-*.f64 |
| 4960× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 868 | 18519 |
| 1 | 2842 | 17964 |
| 2 | 6850 | 17962 |
| 0 | 8140 | 17122 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(* (sqrt x) (pow (sqrt -1) 2)) |
(* (sqrt x) (pow (sqrt -1) 2)) |
(* (sqrt x) (pow (sqrt -1) 2)) |
(* (sqrt x) (pow (sqrt -1) 2)) |
(* -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))) |
(+ (* -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 (+ (* -2 (* (sqrt (/ 1 x)) (* (cos y) (pow (sqrt -1) 2)))) (* 1/3 (/ a (* b x)))))) |
(* -1 (* x (+ (* -2 (* (sqrt (/ 1 x)) (* (cos y) (pow (sqrt -1) 2)))) (* 1/3 (/ a (* b x)))))) |
(* -1 (* x (+ (* -2 (* (sqrt (/ 1 x)) (* (cos y) (pow (sqrt -1) 2)))) (* 1/3 (/ a (* b x)))))) |
(+ (* -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)))) |
(* -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)) |
(/ 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)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) |
(* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))) |
(* (sqrt x) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))) (* 1/3 (/ a (* b x)))))) |
(* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))) (* 1/3 (/ a (* b x)))))) |
(* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))) (* 1/3 (/ a (* b x)))))) |
(* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(* -1/3 (/ a b)) |
(* a (- (* (/ (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) a) (sqrt x)) (* 1/3 (/ 1 b)))) |
(* a (- (* (/ (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) a) (sqrt x)) (* 1/3 (/ 1 b)))) |
(* a (- (* (/ (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) a) (sqrt x)) (* 1/3 (/ 1 b)))) |
(* -1/3 (/ a b)) |
(* -1 (* a (+ (* -1 (* (/ (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(* -1 (* a (+ (* -1 (* (/ (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(* -1 (* a (+ (* -1 (* (/ (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(* -1/3 (/ a b)) |
(/ (+ (* -1/3 a) (* (* b (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) (sqrt x))) b) |
(/ (+ (* -1/3 a) (* (* b (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) (sqrt x))) b) |
(/ (+ (* -1/3 a) (* (* b (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) (sqrt x))) b) |
(* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))) |
(+ (* 2/3 (* (* t (* y z)) (sqrt x))) (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2)))))) |
(+ (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))) (* z (+ (* -1/18 (* (* (pow t 2) (* z (- 2 (pow y 2)))) (sqrt x))) (* 2/3 (* (* t y) (sqrt x)))))) |
(+ (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))) (* z (+ (* -1/18 (* (* (pow t 2) (* z (- 2 (pow y 2)))) (sqrt x))) (* 2/3 (* (* t y) (sqrt x)))))) |
(* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt x))) |
(* (pow z 2) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x))) (* 2/3 (* (/ (* t y) z) (sqrt x))))) |
(* (pow z 2) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x))) (+ (* 2/3 (* (/ (* t y) z) (sqrt x))) (/ (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))) (pow z 2))))) |
(* (pow z 2) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x))) (+ (* 2/3 (* (/ (* t y) z) (sqrt x))) (/ (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))) (pow z 2))))) |
(* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt x))) |
(* (pow z 2) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x))) (* 2/3 (* (/ (* t y) z) (sqrt x))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))) z)) (* -2/3 (* (* t y) (sqrt x)))) z)) (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))) z)) (* -2/3 (* (* t y) (sqrt x)))) z)) (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))) |
(+ (* 2/3 (* (* t (* y z)) (sqrt x))) (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2)))))) |
(+ (* t (+ (* -1/18 (* (* t (* (pow z 2) (- 2 (pow y 2)))) (sqrt x))) (* 2/3 (* (sqrt x) (* y z))))) (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2)))))) |
(+ (* t (+ (* -1/18 (* (* t (* (pow z 2) (- 2 (pow y 2)))) (sqrt x))) (* 2/3 (* (sqrt x) (* y z))))) (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2)))))) |
(* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt x))) |
(* (pow t 2) (+ (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* (/ (* y z) t) (sqrt x))))) |
(* (pow t 2) (+ (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2))))) (+ (* 2/3 (* (/ (* y z) t) (sqrt x))) (/ (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))) (pow t 2))))) |
(* (pow t 2) (+ (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2))))) (+ (* 2/3 (* (/ (* y z) t) (sqrt x))) (/ (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))) (pow t 2))))) |
(* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt x))) |
(* (pow t 2) (+ (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* (/ (* y z) t) (sqrt x))))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))) t)) (* -2/3 (* (sqrt x) (* y z)))) t)) (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2))))))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))) t)) (* -2/3 (* (sqrt x) (* y z)))) t)) (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2))))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (+ 2 (* -1/9 (* (pow t 2) (pow z 2))))))) |
(+ (* 2/3 (* (* t (* y z)) (sqrt x))) (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))))))) |
(+ (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (+ 2 (* -1/9 (* (pow t 2) (pow z 2))))))) (* y (+ (* 2/3 (* (* t z) (sqrt x))) (* (sqrt x) (* y (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))))) |
(+ (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (+ 2 (* -1/9 (* (pow t 2) (pow z 2))))))) (* y (+ (* 2/3 (* (* t z) (sqrt x))) (* (sqrt x) (* y (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))))) |
(* (sqrt x) (* (pow y 2) (- (* 1/18 (* (pow t 2) (pow z 2))) 1))) |
(* (pow y 2) (+ (* 2/3 (* (/ (* t z) y) (sqrt x))) (* (sqrt x) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))) |
(* (pow y 2) (+ (* 2/3 (* (/ (* t z) y) (sqrt x))) (+ (* (sqrt x) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)) (/ (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (+ 2 (* -1/9 (* (pow t 2) (pow z 2))))))) (pow y 2))))) |
(* (pow y 2) (+ (* 2/3 (* (/ (* t z) y) (sqrt x))) (+ (* (sqrt x) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)) (/ (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (+ 2 (* -1/9 (* (pow t 2) (pow z 2))))))) (pow y 2))))) |
(* (sqrt x) (* (pow y 2) (- (* 1/18 (* (pow t 2) (pow z 2))) 1))) |
(* (pow y 2) (+ (* 2/3 (* (/ (* t z) y) (sqrt x))) (* (sqrt x) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (+ 2 (* -1/9 (* (pow t 2) (pow z 2))))))) y)) (* -2/3 (* (* t z) (sqrt x)))) y)) (* (sqrt x) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (+ 2 (* -1/9 (* (pow t 2) (pow z 2))))))) y)) (* -2/3 (* (* t z) (sqrt x)))) y)) (* (sqrt x) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))) |
(* (pow t 2) z) |
(* (pow t 2) z) |
(* (pow t 2) z) |
(* (pow t 2) z) |
(* (pow t 2) z) |
(* (pow t 2) z) |
(* (pow t 2) z) |
(* (pow t 2) z) |
(* (pow t 2) z) |
(* (pow t 2) z) |
(* (pow t 2) z) |
(* (pow t 2) z) |
(* (pow t 2) z) |
(* (pow t 2) z) |
(* (pow t 2) z) |
(* (pow t 2) z) |
(* (pow t 2) z) |
(* (pow t 2) z) |
(* (pow t 2) z) |
(* (pow t 2) z) |
(* (pow t 2) z) |
(* (pow t 2) z) |
(* (pow t 2) z) |
(* (pow t 2) z) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(* 2 (* (pow t 2) z)) |
(+ (* -1 (* (pow t 2) (* (pow y 2) z))) (* 2 (* (pow t 2) z))) |
(+ (* -1 (* (pow t 2) (* (pow y 2) z))) (* 2 (* (pow t 2) z))) |
(+ (* -1 (* (pow t 2) (* (pow y 2) z))) (* 2 (* (pow t 2) z))) |
(* -1 (* (pow t 2) (* (pow y 2) z))) |
(* (pow y 2) (+ (* -1 (* (pow t 2) z)) (* 2 (/ (* (pow t 2) z) (pow y 2))))) |
(* (pow y 2) (+ (* -1 (* (pow t 2) z)) (* 2 (/ (* (pow t 2) z) (pow y 2))))) |
(* (pow y 2) (+ (* -1 (* (pow t 2) z)) (* 2 (/ (* (pow t 2) z) (pow y 2))))) |
(* -1 (* (pow t 2) (* (pow y 2) z))) |
(* (pow y 2) (+ (* -1 (* (pow t 2) z)) (* 2 (/ (* (pow t 2) z) (pow y 2))))) |
(* (pow y 2) (+ (* -1 (* (pow t 2) z)) (* 2 (/ (* (pow t 2) z) (pow y 2))))) |
(* (pow y 2) (+ (* -1 (* (pow t 2) z)) (* 2 (/ (* (pow t 2) z) (pow y 2))))) |
(- 2 (pow y 2)) |
(- (+ 2 (* 2/3 (* t (* y z)))) (pow y 2)) |
(- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) |
(- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) |
(* -1/18 (* (pow t 2) (* (pow z 2) (- 2 (pow y 2))))) |
(* (pow z 2) (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (* 2/3 (/ (* t y) z)))) |
(* (pow z 2) (- (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (+ (* 2/3 (/ (* t y) z)) (/ 2 (pow z 2)))) (/ (pow y 2) (pow z 2)))) |
(* (pow z 2) (- (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (+ (* 2/3 (/ (* t y) z)) (/ 2 (pow z 2)))) (/ (pow y 2) (pow z 2)))) |
(* -1/18 (* (pow t 2) (* (pow z 2) (- 2 (pow y 2))))) |
(* (pow z 2) (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (* 2/3 (/ (* t y) z)))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (- 2 (pow y 2)) z)) (* -2/3 (* t y))) z)) (* -1/18 (* (pow t 2) (- 2 (pow y 2)))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (- 2 (pow y 2)) z)) (* -2/3 (* t y))) z)) (* -1/18 (* (pow t 2) (- 2 (pow y 2)))))) |
(- 2 (pow y 2)) |
(- (+ 2 (* 2/3 (* t (* y z)))) (pow y 2)) |
(- (+ 2 (* t (+ (* -1/18 (* t (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* y z))))) (pow y 2)) |
(- (+ 2 (* t (+ (* -1/18 (* t (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* y z))))) (pow y 2)) |
(* -1/18 (* (pow t 2) (* (pow z 2) (- 2 (pow y 2))))) |
(* (pow t 2) (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (* 2/3 (/ (* y z) t)))) |
(* (pow t 2) (- (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (+ (* 2/3 (/ (* y z) t)) (/ 2 (pow t 2)))) (/ (pow y 2) (pow t 2)))) |
(* (pow t 2) (- (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (+ (* 2/3 (/ (* y z) t)) (/ 2 (pow t 2)))) (/ (pow y 2) (pow t 2)))) |
(* -1/18 (* (pow t 2) (* (pow z 2) (- 2 (pow y 2))))) |
(* (pow t 2) (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (* 2/3 (/ (* y z) t)))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (- 2 (pow y 2)) t)) (* -2/3 (* y z))) t)) (* -1/18 (* (pow z 2) (- 2 (pow y 2)))))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (- 2 (pow y 2)) t)) (* -2/3 (* y z))) t)) (* -1/18 (* (pow z 2) (- 2 (pow y 2)))))) |
(+ 2 (* -1/9 (* (pow t 2) (pow z 2)))) |
(+ 2 (+ (* -1/9 (* (pow t 2) (pow z 2))) (* 2/3 (* t (* y z))))) |
(+ 2 (+ (* -1/9 (* (pow t 2) (pow z 2))) (* y (+ (* 2/3 (* t z)) (* y (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))))) |
(+ 2 (+ (* -1/9 (* (pow t 2) (pow z 2))) (* y (+ (* 2/3 (* t z)) (* y (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))))) |
(* (pow y 2) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)) |
(* (pow y 2) (- (+ (* 1/18 (* (pow t 2) (pow z 2))) (* 2/3 (/ (* t z) y))) 1)) |
(* (pow y 2) (- (+ (* -1/9 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (+ (* 1/18 (* (pow t 2) (pow z 2))) (+ (* 2/3 (/ (* t z) y)) (/ 2 (pow y 2))))) 1)) |
(* (pow y 2) (- (+ (* -1/9 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (+ (* 1/18 (* (pow t 2) (pow z 2))) (+ (* 2/3 (/ (* t z) y)) (/ 2 (pow y 2))))) 1)) |
(* (pow y 2) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)) |
(* (pow y 2) (- (+ (* 1/18 (* (pow t 2) (pow z 2))) (* 2/3 (/ (* t z) y))) 1)) |
(* (pow y 2) (- (+ (* -1 (/ (+ (* -1 (/ (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))) y)) (* -2/3 (* t z))) y)) (* 1/18 (* (pow t 2) (pow z 2)))) 1)) |
(* (pow y 2) (- (+ (* -1 (/ (+ (* -1 (/ (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))) y)) (* -2/3 (* t z))) y)) (* 1/18 (* (pow t 2) (pow z 2)))) 1)) |
(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))) |
(* 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)) (* 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)))) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(* 2 y) |
(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))) |
(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)))) |
(cos (* 2/3 (* t z))) |
(cos (* 2/3 (* t z))) |
(cos (* 2/3 (* t z))) |
(cos (* 2/3 (* t z))) |
(cos (* 2/3 (* t z))) |
(cos (* 2/3 (* t z))) |
(cos (* 2/3 (* t z))) |
(cos (* 2/3 (* t z))) |
(cos (* 2/3 (* t z))) |
(cos (* 2/3 (* t z))) |
(cos (* 2/3 (* t z))) |
(cos (* 2/3 (* t z))) |
1 |
(+ 1 (* -2/9 (* (pow t 2) (pow z 2)))) |
(+ 1 (* (pow t 2) (+ (* -2/9 (pow z 2)) (* 2/243 (* (pow t 2) (pow z 4)))))) |
(+ 1 (* (pow t 2) (+ (* -2/9 (pow z 2)) (* (pow t 2) (+ (* -4/32805 (* (pow t 2) (pow z 6))) (* 2/243 (pow z 4))))))) |
(cos (* 2/3 (* t z))) |
(cos (* 2/3 (* t z))) |
(cos (* 2/3 (* t z))) |
(cos (* 2/3 (* t z))) |
(cos (* 2/3 (* t z))) |
(cos (* 2/3 (* t z))) |
(cos (* 2/3 (* t z))) |
(cos (* 2/3 (* t z))) |
1 |
(+ 1 (* -2/9 (* (pow t 2) (pow z 2)))) |
(+ 1 (* (pow z 2) (+ (* -2/9 (pow t 2)) (* 2/243 (* (pow t 4) (pow z 2)))))) |
(+ 1 (* (pow z 2) (+ (* -2/9 (pow t 2)) (* (pow z 2) (+ (* -4/32805 (* (pow t 6) (pow z 2))) (* 2/243 (pow t 4))))))) |
(cos (* 2/3 (* t z))) |
(cos (* 2/3 (* t z))) |
(cos (* 2/3 (* t z))) |
(cos (* 2/3 (* t z))) |
(cos (* 2/3 (* t z))) |
(cos (* 2/3 (* t z))) |
(cos (* 2/3 (* t z))) |
(cos (* 2/3 (* t z))) |
(* 2/3 (* t z)) |
(* 2/3 (* t z)) |
(* 2/3 (* t z)) |
(* 2/3 (* t z)) |
(* 2/3 (* t z)) |
(* 2/3 (* t z)) |
(* 2/3 (* t z)) |
(* 2/3 (* t z)) |
(* 2/3 (* t z)) |
(* 2/3 (* t z)) |
(* 2/3 (* t z)) |
(* 2/3 (* t z)) |
(* 2/3 (* t z)) |
(* 2/3 (* t z)) |
(* 2/3 (* t z)) |
(* 2/3 (* t z)) |
(* 2/3 (* t z)) |
(* 2/3 (* t z)) |
(* 2/3 (* t z)) |
(* 2/3 (* t z)) |
(* 2/3 (* t z)) |
(* 2/3 (* t z)) |
(* 2/3 (* t z)) |
(* 2/3 (* t z)) |
(* 2/3 (* t z)) |
(* 2/3 (* t z)) |
(* 2/3 (* t z)) |
(* 2/3 (* t z)) |
(* 2/3 (* t z)) |
(* 2/3 (* t z)) |
(* 2/3 (* t z)) |
(* 2/3 (* t z)) |
(* 2/3 (* t z)) |
(* 2/3 (* t z)) |
(* 2/3 (* t z)) |
(* 2/3 (* t z)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(sqrt (/ 1 x)) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) |
(+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(* -1/3 (/ a (* b x))) |
(* a (- (* (/ (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) a) (sqrt (/ 1 x))) (* 1/3 (/ 1 (* b x))))) |
(* a (- (* (/ (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) a) (sqrt (/ 1 x))) (* 1/3 (/ 1 (* b x))))) |
(* a (- (* (/ (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) a) (sqrt (/ 1 x))) (* 1/3 (/ 1 (* b x))))) |
(* -1/3 (/ a (* b x))) |
(* -1 (* a (+ (* -1 (* (/ (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) a) (sqrt (/ 1 x)))) (* 1/3 (/ 1 (* b x)))))) |
(* -1 (* a (+ (* -1 (* (/ (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) a) (sqrt (/ 1 x)))) (* 1/3 (/ 1 (* b x)))))) |
(* -1 (* a (+ (* -1 (* (/ (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) a) (sqrt (/ 1 x)))) (* 1/3 (/ 1 (* b x)))))) |
(/ (+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) x) |
(/ (+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) x) |
(/ (+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) x) |
(/ (+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) x) |
(* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) |
(+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))) |
(+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))) |
(+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))) |
(* -1/3 (/ a (* b x))) |
(/ (+ (* -1/3 (/ a x)) (* (* b (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) (sqrt (/ 1 x)))) b) |
(/ (+ (* -1/3 (/ a x)) (* (* b (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) (sqrt (/ 1 x)))) b) |
(/ (+ (* -1/3 (/ a x)) (* (* b (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) (sqrt (/ 1 x)))) b) |
(* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) |
(+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) |
(+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2)))) |
(+ (* -1/3 (/ a (* b x))) (+ (* 2/3 (* (* t (* y z)) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))) |
(+ (* -1/3 (/ a (* b x))) (+ (* z (+ (* -1/18 (* (* (pow t 2) (* z (- 2 (pow y 2)))) (sqrt (/ 1 x)))) (* 2/3 (* (* t y) (sqrt (/ 1 x)))))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))) |
(+ (* -1/3 (/ a (* b x))) (+ (* z (+ (* -1/18 (* (* (pow t 2) (* z (- 2 (pow y 2)))) (sqrt (/ 1 x)))) (* 2/3 (* (* t y) (sqrt (/ 1 x)))))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))) |
(* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt (/ 1 x)))) |
(* (pow z 2) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt (/ 1 x)))) (* 2/3 (* (/ (* t y) z) (sqrt (/ 1 x)))))) |
(* (pow z 2) (+ (* -1/3 (/ a (* b (* x (pow z 2))))) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt (/ 1 x)))) (+ (* 2/3 (* (/ (* t y) z) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (/ (- 2 (pow y 2)) (pow z 2))))))) |
(* (pow z 2) (+ (* -1/3 (/ a (* b (* x (pow z 2))))) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt (/ 1 x)))) (+ (* 2/3 (* (/ (* t y) z) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (/ (- 2 (pow y 2)) (pow z 2))))))) |
(* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt (/ 1 x)))) |
(* (pow z 2) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt (/ 1 x)))) (* 2/3 (* (/ (* t y) z) (sqrt (/ 1 x)))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2)))) z)) (* -2/3 (* (* t y) (sqrt (/ 1 x))))) z)) (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt (/ 1 x)))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2)))) z)) (* -2/3 (* (* t y) (sqrt (/ 1 x))))) z)) (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt (/ 1 x)))))) |
(+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2)))) |
(+ (* -1/3 (/ a (* b x))) (+ (* 2/3 (* (* t (* y z)) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))) |
(+ (* -1/3 (/ a (* b x))) (+ (* t (+ (* -1/18 (* (* t (* (pow z 2) (- 2 (pow y 2)))) (sqrt (/ 1 x)))) (* 2/3 (* (sqrt (/ 1 x)) (* y z))))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))) |
(+ (* -1/3 (/ a (* b x))) (+ (* t (+ (* -1/18 (* (* t (* (pow z 2) (- 2 (pow y 2)))) (sqrt (/ 1 x)))) (* 2/3 (* (sqrt (/ 1 x)) (* y z))))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))) |
(* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt (/ 1 x)))) |
(* (pow t 2) (+ (* -1/18 (* (sqrt (/ 1 x)) (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* (/ (* y z) t) (sqrt (/ 1 x)))))) |
(* (pow t 2) (+ (* -1/3 (/ a (* b (* (pow t 2) x)))) (+ (* -1/18 (* (sqrt (/ 1 x)) (* (pow z 2) (- 2 (pow y 2))))) (+ (* 2/3 (* (/ (* y z) t) (sqrt (/ 1 x)))) (* (/ (- 2 (pow y 2)) (pow t 2)) (sqrt (/ 1 x))))))) |
(* (pow t 2) (+ (* -1/3 (/ a (* b (* (pow t 2) x)))) (+ (* -1/18 (* (sqrt (/ 1 x)) (* (pow z 2) (- 2 (pow y 2))))) (+ (* 2/3 (* (/ (* y z) t) (sqrt (/ 1 x)))) (* (/ (- 2 (pow y 2)) (pow t 2)) (sqrt (/ 1 x))))))) |
(* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt (/ 1 x)))) |
(* (pow t 2) (+ (* -1/18 (* (sqrt (/ 1 x)) (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* (/ (* y z) t) (sqrt (/ 1 x)))))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2)))) t)) (* -2/3 (* (sqrt (/ 1 x)) (* y z)))) t)) (* -1/18 (* (sqrt (/ 1 x)) (* (pow z 2) (- 2 (pow y 2))))))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2)))) t)) (* -2/3 (* (sqrt (/ 1 x)) (* y z)))) t)) (* -1/18 (* (sqrt (/ 1 x)) (* (pow z 2) (- 2 (pow y 2))))))) |
(+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))))) |
(+ (* -1/3 (/ a (* b x))) (+ (* 2/3 (* (* t (* y z)) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (+ 2 (* -1/9 (* (pow t 2) (pow z 2))))))) |
(+ (* -1/3 (/ a (* b x))) (+ (* y (+ (* 2/3 (* (* t z) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (* y (- (* 1/18 (* (pow t 2) (pow z 2))) 1))))) (* (sqrt (/ 1 x)) (+ 2 (* -1/9 (* (pow t 2) (pow z 2))))))) |
(+ (* -1/3 (/ a (* b x))) (+ (* y (+ (* 2/3 (* (* t z) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (* y (- (* 1/18 (* (pow t 2) (pow z 2))) 1))))) (* (sqrt (/ 1 x)) (+ 2 (* -1/9 (* (pow t 2) (pow z 2))))))) |
(* (sqrt (/ 1 x)) (* (pow y 2) (- (* 1/18 (* (pow t 2) (pow z 2))) 1))) |
(* (pow y 2) (+ (* 2/3 (* (/ (* t z) y) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))) |
(* (pow y 2) (+ (* -1/3 (/ a (* b (* x (pow y 2))))) (+ (* 2/3 (* (/ (* t z) y) (sqrt (/ 1 x)))) (+ (* (sqrt (/ 1 x)) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)) (* (sqrt (/ 1 x)) (/ (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))) (pow y 2))))))) |
(* (pow y 2) (+ (* -1/3 (/ a (* b (* x (pow y 2))))) (+ (* 2/3 (* (/ (* t z) y) (sqrt (/ 1 x)))) (+ (* (sqrt (/ 1 x)) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)) (* (sqrt (/ 1 x)) (/ (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))) (pow y 2))))))) |
(* (sqrt (/ 1 x)) (* (pow y 2) (- (* 1/18 (* (pow t 2) (pow z 2))) 1))) |
(* (pow y 2) (+ (* 2/3 (* (/ (* t z) y) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))))) y)) (* -2/3 (* (* t z) (sqrt (/ 1 x))))) y)) (* (sqrt (/ 1 x)) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))))) y)) (* -2/3 (* (* t z) (sqrt (/ 1 x))))) y)) (* (sqrt (/ 1 x)) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))) |
(* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) |
(* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) |
(* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) |
(* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) |
(* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) |
(* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) |
(* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) |
(* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) |
(* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(* (sqrt (/ 1 x)) (- 2 (pow y 2))) |
(+ (* 2/3 (* (* t (* y z)) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (- 2 (pow y 2)))) |
(+ (* z (+ (* -1/18 (* (* (pow t 2) (* z (- 2 (pow y 2)))) (sqrt (/ 1 x)))) (* 2/3 (* (* t y) (sqrt (/ 1 x)))))) (* (sqrt (/ 1 x)) (- 2 (pow y 2)))) |
(+ (* z (+ (* -1/18 (* (* (pow t 2) (* z (- 2 (pow y 2)))) (sqrt (/ 1 x)))) (* 2/3 (* (* t y) (sqrt (/ 1 x)))))) (* (sqrt (/ 1 x)) (- 2 (pow y 2)))) |
(* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt (/ 1 x)))) |
(* (pow z 2) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt (/ 1 x)))) (* 2/3 (* (/ (* t y) z) (sqrt (/ 1 x)))))) |
(* (pow z 2) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt (/ 1 x)))) (+ (* 2/3 (* (/ (* t y) z) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (/ (- 2 (pow y 2)) (pow z 2)))))) |
(* (pow z 2) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt (/ 1 x)))) (+ (* 2/3 (* (/ (* t y) z) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (/ (- 2 (pow y 2)) (pow z 2)))))) |
(* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt (/ 1 x)))) |
(* (pow z 2) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt (/ 1 x)))) (* 2/3 (* (/ (* t y) z) (sqrt (/ 1 x)))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ 1 x)) (/ (- 2 (pow y 2)) z))) (* -2/3 (* (* t y) (sqrt (/ 1 x))))) z)) (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt (/ 1 x)))))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ 1 x)) (/ (- 2 (pow y 2)) z))) (* -2/3 (* (* t y) (sqrt (/ 1 x))))) z)) (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt (/ 1 x)))))) |
(* (sqrt (/ 1 x)) (- 2 (pow y 2))) |
(+ (* 2/3 (* (* t (* y z)) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (- 2 (pow y 2)))) |
(+ (* t (+ (* -1/18 (* (* t (* (pow z 2) (- 2 (pow y 2)))) (sqrt (/ 1 x)))) (* 2/3 (* (sqrt (/ 1 x)) (* y z))))) (* (sqrt (/ 1 x)) (- 2 (pow y 2)))) |
(+ (* t (+ (* -1/18 (* (* t (* (pow z 2) (- 2 (pow y 2)))) (sqrt (/ 1 x)))) (* 2/3 (* (sqrt (/ 1 x)) (* y z))))) (* (sqrt (/ 1 x)) (- 2 (pow y 2)))) |
(* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt (/ 1 x)))) |
(* (pow t 2) (+ (* -1/18 (* (sqrt (/ 1 x)) (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* (/ (* y z) t) (sqrt (/ 1 x)))))) |
(* (pow t 2) (+ (* -1/18 (* (sqrt (/ 1 x)) (* (pow z 2) (- 2 (pow y 2))))) (+ (* 2/3 (* (/ (* y z) t) (sqrt (/ 1 x)))) (* (/ (- 2 (pow y 2)) (pow t 2)) (sqrt (/ 1 x)))))) |
(* (pow t 2) (+ (* -1/18 (* (sqrt (/ 1 x)) (* (pow z 2) (- 2 (pow y 2))))) (+ (* 2/3 (* (/ (* y z) t) (sqrt (/ 1 x)))) (* (/ (- 2 (pow y 2)) (pow t 2)) (sqrt (/ 1 x)))))) |
(* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt (/ 1 x)))) |
(* (pow t 2) (+ (* -1/18 (* (sqrt (/ 1 x)) (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* (/ (* y z) t) (sqrt (/ 1 x)))))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (* (/ (- 2 (pow y 2)) t) (sqrt (/ 1 x)))) (* -2/3 (* (sqrt (/ 1 x)) (* y z)))) t)) (* -1/18 (* (sqrt (/ 1 x)) (* (pow z 2) (- 2 (pow y 2))))))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (* (/ (- 2 (pow y 2)) t) (sqrt (/ 1 x)))) (* -2/3 (* (sqrt (/ 1 x)) (* y z)))) t)) (* -1/18 (* (sqrt (/ 1 x)) (* (pow z 2) (- 2 (pow y 2))))))) |
(* (sqrt (/ 1 x)) (+ 2 (* -1/9 (* (pow t 2) (pow z 2))))) |
(+ (* 2/3 (* (* t (* y z)) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))))) |
(+ (* y (+ (* 2/3 (* (* t z) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (* y (- (* 1/18 (* (pow t 2) (pow z 2))) 1))))) (* (sqrt (/ 1 x)) (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))))) |
(+ (* y (+ (* 2/3 (* (* t z) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (* y (- (* 1/18 (* (pow t 2) (pow z 2))) 1))))) (* (sqrt (/ 1 x)) (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))))) |
(* (sqrt (/ 1 x)) (* (pow y 2) (- (* 1/18 (* (pow t 2) (pow z 2))) 1))) |
(* (pow y 2) (+ (* 2/3 (* (/ (* t z) y) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))) |
(* (pow y 2) (+ (* 2/3 (* (/ (* t z) y) (sqrt (/ 1 x)))) (+ (* (sqrt (/ 1 x)) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)) (* (sqrt (/ 1 x)) (/ (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))) (pow y 2)))))) |
(* (pow y 2) (+ (* 2/3 (* (/ (* t z) y) (sqrt (/ 1 x)))) (+ (* (sqrt (/ 1 x)) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)) (* (sqrt (/ 1 x)) (/ (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))) (pow y 2)))))) |
(* (sqrt (/ 1 x)) (* (pow y 2) (- (* 1/18 (* (pow t 2) (pow z 2))) 1))) |
(* (pow y 2) (+ (* 2/3 (* (/ (* t z) y) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ 1 x)) (/ (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))) y))) (* -2/3 (* (* t z) (sqrt (/ 1 x))))) y)) (* (sqrt (/ 1 x)) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ 1 x)) (/ (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))) y))) (* -2/3 (* (* t z) (sqrt (/ 1 x))))) y)) (* (sqrt (/ 1 x)) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))) |
(* 1/2 (log x)) |
(* 1/2 (log x)) |
(* 1/2 (log x)) |
(* 1/2 (log x)) |
(* -1/2 (log (/ 1 x))) |
(* -1/2 (log (/ 1 x))) |
(* -1/2 (log (/ 1 x))) |
(* -1/2 (log (/ 1 x))) |
(* 1/2 (+ (log -1) (* -1 (log (/ -1 x))))) |
(* 1/2 (+ (log -1) (* -1 (log (/ -1 x))))) |
(* 1/2 (+ (log -1) (* -1 (log (/ -1 x))))) |
(* 1/2 (+ (log -1) (* -1 (log (/ -1 x))))) |
(- (* (sqrt x) (/ (+ 1 (cos (* 2/3 (* t z)))) (cos (* 1/3 (* t z))))) (* 1/3 (/ a b))) |
(- (+ (* (sqrt x) (/ (* y (* (sin (* 1/3 (* t z))) (+ 1 (cos (* 2/3 (* t z)))))) (pow (cos (* 1/3 (* t z))) 2))) (* (sqrt x) (/ (+ 1 (cos (* 2/3 (* t z)))) (cos (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (+ (* y (+ (* -1 (* (sqrt x) (* y (+ (* -1 (/ (* (pow (sin (* 1/3 (* t z))) 2) (+ 1 (cos (* 2/3 (* t z))))) (pow (cos (* 1/3 (* t z))) 3))) (+ (* -1/2 (/ (+ 1 (cos (* 2/3 (* t z)))) (cos (* 1/3 (* t z))))) (* 2 (/ 1 (cos (* 1/3 (* t z)))))))))) (* (sqrt x) (/ (* (sin (* 1/3 (* t z))) (+ 1 (cos (* 2/3 (* t z))))) (pow (cos (* 1/3 (* t z))) 2))))) (* (sqrt x) (/ (+ 1 (cos (* 2/3 (* t z)))) (cos (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (+ (* y (+ (* y (+ (* -1 (* (sqrt x) (* y (+ (* -1/2 (/ (* (sin (* 1/3 (* t z))) (+ 1 (cos (* 2/3 (* t z))))) (pow (cos (* 1/3 (* t z))) 2))) (+ (* 1/6 (/ (* (sin (* 1/3 (* t z))) (+ 1 (cos (* 2/3 (* t z))))) (pow (cos (* 1/3 (* t z))) 2))) (/ (* (sin (* 1/3 (* t z))) (+ (* -1 (/ (* (pow (sin (* 1/3 (* t z))) 2) (+ 1 (cos (* 2/3 (* t z))))) (pow (cos (* 1/3 (* t z))) 3))) (+ (* -1/2 (/ (+ 1 (cos (* 2/3 (* t z)))) (cos (* 1/3 (* t z))))) (* 2 (/ 1 (cos (* 1/3 (* t z)))))))) (cos (* 1/3 (* t z))))))))) (* -1 (* (sqrt x) (+ (* -1 (/ (* (pow (sin (* 1/3 (* t z))) 2) (+ 1 (cos (* 2/3 (* t z))))) (pow (cos (* 1/3 (* t z))) 3))) (+ (* -1/2 (/ (+ 1 (cos (* 2/3 (* t z)))) (cos (* 1/3 (* t z))))) (* 2 (/ 1 (cos (* 1/3 (* t z))))))))))) (* (sqrt x) (/ (* (sin (* 1/3 (* t z))) (+ 1 (cos (* 2/3 (* t z))))) (pow (cos (* 1/3 (* t z))) 2))))) (* (sqrt x) (/ (+ 1 (cos (* 2/3 (* t z)))) (cos (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* (sqrt x) (/ (+ (cos (neg (* -2 y))) (cos (* 2/3 (* t z)))) (cos (- (* 1/3 (* t z)) (* -1 y))))) (* 1/3 (/ a b))) |
(- (* (sqrt x) (/ (+ (cos (neg (* -2 y))) (cos (* 2/3 (* t z)))) (cos (- (* 1/3 (* t z)) (* -1 y))))) (* 1/3 (/ a b))) |
(- (* (sqrt x) (/ (+ (cos (neg (* -2 y))) (cos (* 2/3 (* t z)))) (cos (- (* 1/3 (* t z)) (* -1 y))))) (* 1/3 (/ a b))) |
(- (* (sqrt x) (/ (+ (cos (neg (* -2 y))) (cos (* 2/3 (* t z)))) (cos (- (* 1/3 (* t z)) (* -1 y))))) (* 1/3 (/ a b))) |
(- (* (sqrt x) (/ (+ 1 (cos (* 2 y))) (cos y))) (* 1/3 (/ a b))) |
(- (+ (* 1/3 (* (/ (* t (* z (* (sin y) (+ 1 (cos (* 2 y)))))) (pow (cos y) 2)) (sqrt x))) (* (sqrt x) (/ (+ 1 (cos (* 2 y))) (cos y)))) (* 1/3 (/ a b))) |
(- (+ (* t (+ (* 1/3 (* (sqrt x) (/ (* z (* (sin y) (+ 1 (cos (* 2 y))))) (pow (cos y) 2)))) (* (* t (- (* -2/9 (/ (pow z 2) (cos y))) (+ (* -1/9 (/ (* (pow z 2) (* (pow (sin y) 2) (+ 1 (cos (* 2 y))))) (pow (cos y) 3))) (* -1/18 (/ (* (pow z 2) (+ 1 (cos (* 2 y)))) (cos y)))))) (sqrt x)))) (* (sqrt x) (/ (+ 1 (cos (* 2 y))) (cos y)))) (* 1/3 (/ a b))) |
(- (+ (* t (+ (* 1/3 (* (sqrt x) (/ (* z (* (sin y) (+ 1 (cos (* 2 y))))) (pow (cos y) 2)))) (* t (+ (* -1 (* (* t (+ (* -1/3 (/ (* z (* (sin y) (- (* -2/9 (/ (pow z 2) (cos y))) (+ (* -1/9 (/ (* (pow z 2) (* (pow (sin y) 2) (+ 1 (cos (* 2 y))))) (pow (cos y) 3))) (* -1/18 (/ (* (pow z 2) (+ 1 (cos (* 2 y)))) (cos y))))))) (cos y))) (+ (* -1/54 (/ (* (pow z 3) (* (sin y) (+ 1 (cos (* 2 y))))) (pow (cos y) 2))) (* 1/162 (/ (* (pow z 3) (* (sin y) (+ 1 (cos (* 2 y))))) (pow (cos y) 2)))))) (sqrt x))) (* (sqrt x) (- (* -2/9 (/ (pow z 2) (cos y))) (+ (* -1/9 (/ (* (pow z 2) (* (pow (sin y) 2) (+ 1 (cos (* 2 y))))) (pow (cos y) 3))) (* -1/18 (/ (* (pow z 2) (+ 1 (cos (* 2 y)))) (cos y)))))))))) (* (sqrt x) (/ (+ 1 (cos (* 2 y))) (cos y)))) (* 1/3 (/ a b))) |
(- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* (sqrt x) (/ (+ 1 (cos (* 2 y))) (cos y))) (* 1/3 (/ a b))) |
(- (+ (* 1/3 (* (/ (* t (* z (* (sin y) (+ 1 (cos (* 2 y)))))) (pow (cos y) 2)) (sqrt x))) (* (sqrt x) (/ (+ 1 (cos (* 2 y))) (cos y)))) (* 1/3 (/ a b))) |
(- (+ (* z (+ (* 1/3 (* (/ (* t (* (sin y) (+ 1 (cos (* 2 y))))) (pow (cos y) 2)) (sqrt x))) (* (sqrt x) (* z (- (* -2/9 (/ (pow t 2) (cos y))) (+ (* -1/9 (/ (* (pow t 2) (* (pow (sin y) 2) (+ 1 (cos (* 2 y))))) (pow (cos y) 3))) (* -1/18 (/ (* (pow t 2) (+ 1 (cos (* 2 y)))) (cos y))))))))) (* (sqrt x) (/ (+ 1 (cos (* 2 y))) (cos y)))) (* 1/3 (/ a b))) |
(- (+ (* z (+ (* 1/3 (* (/ (* t (* (sin y) (+ 1 (cos (* 2 y))))) (pow (cos y) 2)) (sqrt x))) (* z (+ (* -1 (* (sqrt x) (* z (+ (* -1/3 (/ (* t (* (sin y) (- (* -2/9 (/ (pow t 2) (cos y))) (+ (* -1/9 (/ (* (pow t 2) (* (pow (sin y) 2) (+ 1 (cos (* 2 y))))) (pow (cos y) 3))) (* -1/18 (/ (* (pow t 2) (+ 1 (cos (* 2 y)))) (cos y))))))) (cos y))) (+ (* -1/54 (/ (* (pow t 3) (* (sin y) (+ 1 (cos (* 2 y))))) (pow (cos y) 2))) (* 1/162 (/ (* (pow t 3) (* (sin y) (+ 1 (cos (* 2 y))))) (pow (cos y) 2)))))))) (* (sqrt x) (- (* -2/9 (/ (pow t 2) (cos y))) (+ (* -1/9 (/ (* (pow t 2) (* (pow (sin y) 2) (+ 1 (cos (* 2 y))))) (pow (cos y) 3))) (* -1/18 (/ (* (pow t 2) (+ 1 (cos (* 2 y)))) (cos y)))))))))) (* (sqrt x) (/ (+ 1 (cos (* 2 y))) (cos y)))) (* 1/3 (/ a b))) |
(- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))))) |
(* -1 (* (sqrt x) (/ (* (pow (sqrt -1) 2) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) (cos (+ y (* 1/3 (* t z))))))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (/ (* (pow (sqrt -1) 2) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) (cos (+ y (* 1/3 (* t z))))))))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (/ (* (pow (sqrt -1) 2) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) (cos (+ y (* 1/3 (* t z))))))))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (/ (* (pow (sqrt -1) 2) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) (cos (+ y (* 1/3 (* t z))))))))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z))))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z))))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z))))))) |
(* -1/3 (/ a b)) |
(* a (- (* (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (* a (cos (+ y (* 1/3 (* t z)))))) (sqrt x)) (* 1/3 (/ 1 b)))) |
(* a (- (* (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (* a (cos (+ y (* 1/3 (* t z)))))) (sqrt x)) (* 1/3 (/ 1 b)))) |
(* a (- (* (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (* a (cos (+ y (* 1/3 (* t z)))))) (sqrt x)) (* 1/3 (/ 1 b)))) |
(* -1/3 (/ a b)) |
(* -1 (* a (+ (* -1 (* (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (* a (cos (+ y (* 1/3 (* t z)))))) (sqrt x))) (* 1/3 (/ 1 b))))) |
(* -1 (* a (+ (* -1 (* (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (* a (cos (+ y (* 1/3 (* t z)))))) (sqrt x))) (* 1/3 (/ 1 b))))) |
(* -1 (* a (+ (* -1 (* (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (* a (cos (+ y (* 1/3 (* t z)))))) (sqrt x))) (* 1/3 (/ 1 b))))) |
(* -1/3 (/ a b)) |
(/ (- (* (/ (* b (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) (cos (+ y (* 1/3 (* t z))))) (sqrt x)) (* 1/3 a)) b) |
(/ (- (* (/ (* b (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) (cos (+ y (* 1/3 (* t z))))) (sqrt x)) (* 1/3 a)) b) |
(/ (- (* (/ (* b (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) (cos (+ y (* 1/3 (* t z))))) (sqrt x)) (* 1/3 a)) b) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z))))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z))))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z))))))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z))))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z))))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z))))))) |
(* (sqrt x) (/ (+ 1 (cos (* 2/3 (* t z)))) (cos (* 1/3 (* t z))))) |
(+ (* (sqrt x) (/ (* y (* (sin (* 1/3 (* t z))) (+ 1 (cos (* 2/3 (* t z)))))) (pow (cos (* 1/3 (* t z))) 2))) (* (sqrt x) (/ (+ 1 (cos (* 2/3 (* t z)))) (cos (* 1/3 (* t z)))))) |
(+ (* y (+ (* -1 (* (sqrt x) (* y (+ (* -1 (/ (* (pow (sin (* 1/3 (* t z))) 2) (+ 1 (cos (* 2/3 (* t z))))) (pow (cos (* 1/3 (* t z))) 3))) (+ (* -1/2 (/ (+ 1 (cos (* 2/3 (* t z)))) (cos (* 1/3 (* t z))))) (* 2 (/ 1 (cos (* 1/3 (* t z)))))))))) (* (sqrt x) (/ (* (sin (* 1/3 (* t z))) (+ 1 (cos (* 2/3 (* t z))))) (pow (cos (* 1/3 (* t z))) 2))))) (* (sqrt x) (/ (+ 1 (cos (* 2/3 (* t z)))) (cos (* 1/3 (* t z)))))) |
(+ (* y (+ (* y (+ (* -1 (* (sqrt x) (* y (+ (* -1/2 (/ (* (sin (* 1/3 (* t z))) (+ 1 (cos (* 2/3 (* t z))))) (pow (cos (* 1/3 (* t z))) 2))) (+ (* 1/6 (/ (* (sin (* 1/3 (* t z))) (+ 1 (cos (* 2/3 (* t z))))) (pow (cos (* 1/3 (* t z))) 2))) (/ (* (sin (* 1/3 (* t z))) (+ (* -1 (/ (* (pow (sin (* 1/3 (* t z))) 2) (+ 1 (cos (* 2/3 (* t z))))) (pow (cos (* 1/3 (* t z))) 3))) (+ (* -1/2 (/ (+ 1 (cos (* 2/3 (* t z)))) (cos (* 1/3 (* t z))))) (* 2 (/ 1 (cos (* 1/3 (* t z)))))))) (cos (* 1/3 (* t z))))))))) (* -1 (* (sqrt x) (+ (* -1 (/ (* (pow (sin (* 1/3 (* t z))) 2) (+ 1 (cos (* 2/3 (* t z))))) (pow (cos (* 1/3 (* t z))) 3))) (+ (* -1/2 (/ (+ 1 (cos (* 2/3 (* t z)))) (cos (* 1/3 (* t z))))) (* 2 (/ 1 (cos (* 1/3 (* t z))))))))))) (* (sqrt x) (/ (* (sin (* 1/3 (* t z))) (+ 1 (cos (* 2/3 (* t z))))) (pow (cos (* 1/3 (* t z))) 2))))) (* (sqrt x) (/ (+ 1 (cos (* 2/3 (* t z)))) (cos (* 1/3 (* t z)))))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(* (sqrt x) (/ (+ (cos (neg (* -2 y))) (cos (* 2/3 (* t z)))) (cos (- (* 1/3 (* t z)) (* -1 y))))) |
(* (sqrt x) (/ (+ (cos (neg (* -2 y))) (cos (* 2/3 (* t z)))) (cos (- (* 1/3 (* t z)) (* -1 y))))) |
(* (sqrt x) (/ (+ (cos (neg (* -2 y))) (cos (* 2/3 (* t z)))) (cos (- (* 1/3 (* t z)) (* -1 y))))) |
(* (sqrt x) (/ (+ (cos (neg (* -2 y))) (cos (* 2/3 (* t z)))) (cos (- (* 1/3 (* t z)) (* -1 y))))) |
(* (sqrt x) (/ (+ 1 (cos (* 2 y))) (cos y))) |
(+ (* 1/3 (* (/ (* t (* z (* (sin y) (+ 1 (cos (* 2 y)))))) (pow (cos y) 2)) (sqrt x))) (* (sqrt x) (/ (+ 1 (cos (* 2 y))) (cos y)))) |
(+ (* t (+ (* 1/3 (* (sqrt x) (/ (* z (* (sin y) (+ 1 (cos (* 2 y))))) (pow (cos y) 2)))) (* (* t (- (* -2/9 (/ (pow z 2) (cos y))) (+ (* -1/9 (/ (* (pow z 2) (* (pow (sin y) 2) (+ 1 (cos (* 2 y))))) (pow (cos y) 3))) (* -1/18 (/ (* (pow z 2) (+ 1 (cos (* 2 y)))) (cos y)))))) (sqrt x)))) (* (sqrt x) (/ (+ 1 (cos (* 2 y))) (cos y)))) |
(+ (* t (+ (* 1/3 (* (sqrt x) (/ (* z (* (sin y) (+ 1 (cos (* 2 y))))) (pow (cos y) 2)))) (* t (+ (* -1 (* (* t (+ (* -1/3 (/ (* z (* (sin y) (- (* -2/9 (/ (pow z 2) (cos y))) (+ (* -1/9 (/ (* (pow z 2) (* (pow (sin y) 2) (+ 1 (cos (* 2 y))))) (pow (cos y) 3))) (* -1/18 (/ (* (pow z 2) (+ 1 (cos (* 2 y)))) (cos y))))))) (cos y))) (+ (* -1/54 (/ (* (pow z 3) (* (sin y) (+ 1 (cos (* 2 y))))) (pow (cos y) 2))) (* 1/162 (/ (* (pow z 3) (* (sin y) (+ 1 (cos (* 2 y))))) (pow (cos y) 2)))))) (sqrt x))) (* (sqrt x) (- (* -2/9 (/ (pow z 2) (cos y))) (+ (* -1/9 (/ (* (pow z 2) (* (pow (sin y) 2) (+ 1 (cos (* 2 y))))) (pow (cos y) 3))) (* -1/18 (/ (* (pow z 2) (+ 1 (cos (* 2 y)))) (cos y)))))))))) (* (sqrt x) (/ (+ 1 (cos (* 2 y))) (cos y)))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(* (sqrt x) (/ (+ 1 (cos (* 2 y))) (cos y))) |
(+ (* 1/3 (* (/ (* t (* z (* (sin y) (+ 1 (cos (* 2 y)))))) (pow (cos y) 2)) (sqrt x))) (* (sqrt x) (/ (+ 1 (cos (* 2 y))) (cos y)))) |
(+ (* z (+ (* 1/3 (* (/ (* t (* (sin y) (+ 1 (cos (* 2 y))))) (pow (cos y) 2)) (sqrt x))) (* (sqrt x) (* z (- (* -2/9 (/ (pow t 2) (cos y))) (+ (* -1/9 (/ (* (pow t 2) (* (pow (sin y) 2) (+ 1 (cos (* 2 y))))) (pow (cos y) 3))) (* -1/18 (/ (* (pow t 2) (+ 1 (cos (* 2 y)))) (cos y))))))))) (* (sqrt x) (/ (+ 1 (cos (* 2 y))) (cos y)))) |
(+ (* z (+ (* 1/3 (* (/ (* t (* (sin y) (+ 1 (cos (* 2 y))))) (pow (cos y) 2)) (sqrt x))) (* z (+ (* -1 (* (sqrt x) (* z (+ (* -1/3 (/ (* t (* (sin y) (- (* -2/9 (/ (pow t 2) (cos y))) (+ (* -1/9 (/ (* (pow t 2) (* (pow (sin y) 2) (+ 1 (cos (* 2 y))))) (pow (cos y) 3))) (* -1/18 (/ (* (pow t 2) (+ 1 (cos (* 2 y)))) (cos y))))))) (cos y))) (+ (* -1/54 (/ (* (pow t 3) (* (sin y) (+ 1 (cos (* 2 y))))) (pow (cos y) 2))) (* 1/162 (/ (* (pow t 3) (* (sin y) (+ 1 (cos (* 2 y))))) (pow (cos y) 2)))))))) (* (sqrt x) (- (* -2/9 (/ (pow t 2) (cos y))) (+ (* -1/9 (/ (* (pow t 2) (* (pow (sin y) 2) (+ 1 (cos (* 2 y))))) (pow (cos y) 3))) (* -1/18 (/ (* (pow t 2) (+ 1 (cos (* 2 y)))) (cos y)))))))))) (* (sqrt x) (/ (+ 1 (cos (* 2 y))) (cos y)))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(* -1 (* (sqrt x) (/ (* (pow (sqrt -1) 2) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) (cos (+ y (* 1/3 (* t z))))))) |
(* -1 (* (sqrt x) (/ (* (pow (sqrt -1) 2) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) (cos (+ y (* 1/3 (* t z))))))) |
(* -1 (* (sqrt x) (/ (* (pow (sqrt -1) 2) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) (cos (+ y (* 1/3 (* t z))))))) |
(* -1 (* (sqrt x) (/ (* (pow (sqrt -1) 2) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) (cos (+ y (* 1/3 (* t z))))))) |
(* (sqrt x) (+ 1 (cos (* 2/3 (* t z))))) |
(+ (* -2 (* (sqrt x) (pow y 2))) (* (sqrt x) (+ 1 (cos (* 2/3 (* t z)))))) |
(+ (* (sqrt x) (+ 1 (cos (* 2/3 (* t z))))) (* (pow y 2) (+ (* -2 (sqrt x)) (* 2/3 (* (sqrt x) (pow y 2)))))) |
(+ (* (sqrt x) (+ 1 (cos (* 2/3 (* t z))))) (* (pow y 2) (+ (* -2 (sqrt x)) (* (pow y 2) (+ (* -4/45 (* (sqrt x) (pow y 2))) (* 2/3 (sqrt x))))))) |
(* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) |
(* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) |
(* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) |
(* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) |
(* (sqrt x) (+ (cos (neg (* -2 y))) (cos (* 2/3 (* t z))))) |
(* (sqrt x) (+ (cos (neg (* -2 y))) (cos (* 2/3 (* t z))))) |
(* (sqrt x) (+ (cos (neg (* -2 y))) (cos (* 2/3 (* t z))))) |
(* (sqrt x) (+ (cos (neg (* -2 y))) (cos (* 2/3 (* t z))))) |
(* (sqrt x) (+ 1 (cos (* 2 y)))) |
(+ (* -2/9 (* (* (pow t 2) (pow z 2)) (sqrt x))) (* (sqrt x) (+ 1 (cos (* 2 y))))) |
(+ (* (sqrt x) (+ 1 (cos (* 2 y)))) (* (pow t 2) (+ (* -2/9 (* (sqrt x) (pow z 2))) (* 2/243 (* (* (pow t 2) (pow z 4)) (sqrt x)))))) |
(+ (* (sqrt x) (+ 1 (cos (* 2 y)))) (* (pow t 2) (+ (* -2/9 (* (sqrt x) (pow z 2))) (* (pow t 2) (+ (* -4/32805 (* (* (pow t 2) (pow z 6)) (sqrt x))) (* 2/243 (* (sqrt x) (pow z 4)))))))) |
(* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) |
(* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) |
(* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) |
(* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) |
(* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) |
(* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) |
(* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) |
(* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) |
(* (sqrt x) (+ 1 (cos (* 2 y)))) |
(+ (* -2/9 (* (* (pow t 2) (pow z 2)) (sqrt x))) (* (sqrt x) (+ 1 (cos (* 2 y))))) |
(+ (* (sqrt x) (+ 1 (cos (* 2 y)))) (* (pow z 2) (+ (* -2/9 (* (pow t 2) (sqrt x))) (* 2/243 (* (* (pow t 4) (pow z 2)) (sqrt x)))))) |
(+ (* (sqrt x) (+ 1 (cos (* 2 y)))) (* (pow z 2) (+ (* -2/9 (* (pow t 2) (sqrt x))) (* (pow z 2) (+ (* -4/32805 (* (* (pow t 6) (pow z 2)) (sqrt x))) (* 2/243 (* (pow t 4) (sqrt x)))))))) |
(* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) |
(* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) |
(* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) |
(* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) |
(* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) |
(* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) |
(* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) |
(* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) |
(* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) |
(* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) |
(* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) |
(* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) |
(* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) |
(* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) |
(* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) |
(* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) |
(* -1 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))))) |
(* -1 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))))) |
(* -1 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))))) |
(* -1 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))))) |
(* 2 (* (sqrt x) (+ 1 (cos (* 2/3 (* t z)))))) |
(+ (* -4 (* (sqrt x) (pow y 2))) (* 2 (* (sqrt x) (+ 1 (cos (* 2/3 (* t z))))))) |
(+ (* 2 (* (sqrt x) (+ 1 (cos (* 2/3 (* t z)))))) (* (pow y 2) (+ (* -4 (sqrt x)) (* 4/3 (* (sqrt x) (pow y 2)))))) |
(+ (* 2 (* (sqrt x) (+ 1 (cos (* 2/3 (* t z)))))) (* (pow y 2) (+ (* -4 (sqrt x)) (* (pow y 2) (+ (* -8/45 (* (sqrt x) (pow y 2))) (* 4/3 (sqrt x))))))) |
(* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))) |
(* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))) |
(* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))) |
(* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))) |
(* 2 (* (sqrt x) (+ (cos (neg (* -2 y))) (cos (* 2/3 (* t z)))))) |
(* 2 (* (sqrt x) (+ (cos (neg (* -2 y))) (cos (* 2/3 (* t z)))))) |
(* 2 (* (sqrt x) (+ (cos (neg (* -2 y))) (cos (* 2/3 (* t z)))))) |
(* 2 (* (sqrt x) (+ (cos (neg (* -2 y))) (cos (* 2/3 (* t z)))))) |
(* 2 (* (sqrt x) (+ 1 (cos (* 2 y))))) |
(+ (* -4/9 (* (* (pow t 2) (pow z 2)) (sqrt x))) (* 2 (* (sqrt x) (+ 1 (cos (* 2 y)))))) |
(+ (* 2 (* (sqrt x) (+ 1 (cos (* 2 y))))) (* (pow t 2) (+ (* -4/9 (* (sqrt x) (pow z 2))) (* 4/243 (* (* (pow t 2) (pow z 4)) (sqrt x)))))) |
(+ (* 2 (* (sqrt x) (+ 1 (cos (* 2 y))))) (* (pow t 2) (+ (* -4/9 (* (sqrt x) (pow z 2))) (* (pow t 2) (+ (* -8/32805 (* (* (pow t 2) (pow z 6)) (sqrt x))) (* 4/243 (* (sqrt x) (pow z 4)))))))) |
(* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))) |
(* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))) |
(* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))) |
(* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))) |
(* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))) |
(* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))) |
(* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))) |
(* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))) |
(* 2 (* (sqrt x) (+ 1 (cos (* 2 y))))) |
(+ (* -4/9 (* (* (pow t 2) (pow z 2)) (sqrt x))) (* 2 (* (sqrt x) (+ 1 (cos (* 2 y)))))) |
(+ (* 2 (* (sqrt x) (+ 1 (cos (* 2 y))))) (* (pow z 2) (+ (* -4/9 (* (pow t 2) (sqrt x))) (* 4/243 (* (* (pow t 4) (pow z 2)) (sqrt x)))))) |
(+ (* 2 (* (sqrt x) (+ 1 (cos (* 2 y))))) (* (pow z 2) (+ (* -4/9 (* (pow t 2) (sqrt x))) (* (pow z 2) (+ (* -8/32805 (* (* (pow t 6) (pow z 2)) (sqrt x))) (* 4/243 (* (pow t 4) (sqrt x)))))))) |
(* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))) |
(* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))) |
(* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))) |
(* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))) |
(* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))) |
(* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))) |
(* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))) |
(* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))) |
(* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))) |
(* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))) |
(* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))) |
(* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))) |
(* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))) |
(* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))) |
(* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))) |
(* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))) |
(* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))))) |
(* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))))) |
(* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))))) |
(* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))))) |
| Outputs |
|---|
(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) |
(* (sqrt x) (pow (sqrt -1) 2)) |
(-.f64 #s(literal 0 binary64) (sqrt.f64 x)) |
(* (sqrt x) (pow (sqrt -1) 2)) |
(-.f64 #s(literal 0 binary64) (sqrt.f64 x)) |
(* (sqrt x) (pow (sqrt -1) 2)) |
(-.f64 #s(literal 0 binary64) (sqrt.f64 x)) |
(* (sqrt x) (pow (sqrt -1) 2)) |
(-.f64 #s(literal 0 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) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(* 2 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal -1 binary64) (cos.f64 y)))) |
(* 2 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal -1 binary64) (cos.f64 y)))) |
(* 2 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal -1 binary64) (cos.f64 y)))) |
(* 2 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal -1 binary64) (cos.f64 y)))) |
(* 2 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 2 binary64)) |
(+ (* -1 (* (sqrt x) (pow y 2))) (* 2 (sqrt x))) |
(-.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) (*.f64 y y))) |
(+ (* 2 (sqrt x)) (* (pow y 2) (+ (* -1 (sqrt x)) (* 1/12 (* (sqrt x) (pow y 2)))))) |
(+.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 y y)) #s(literal 1/12 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))))))) |
(+.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) (+.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 y y)) #s(literal -1/360 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/12 binary64)))) (sqrt.f64 x)))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
(* 2 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal -1 binary64) (cos.f64 y)))) |
(* -1 (* x (+ (* -2 (* (sqrt (/ 1 x)) (* (cos y) (pow (sqrt -1) 2)))) (* 1/3 (/ a (* b x)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (cos.f64 y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 a (/.f64 (/.f64 #s(literal 1/3 binary64) b) x))))) |
(* -1 (* x (+ (* -2 (* (sqrt (/ 1 x)) (* (cos y) (pow (sqrt -1) 2)))) (* 1/3 (/ a (* b x)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (cos.f64 y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 a (/.f64 (/.f64 #s(literal 1/3 binary64) b) x))))) |
(* -1 (* x (+ (* -2 (* (sqrt (/ 1 x)) (* (cos y) (pow (sqrt -1) 2)))) (* 1/3 (/ a (* b x)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (cos.f64 y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 a (/.f64 (/.f64 #s(literal 1/3 binary64) b) x))))) |
(+ (* -1/3 (/ a b)) (* 2 (sqrt x))) |
(+.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(+ (* -1 (* (sqrt x) (pow y 2))) (+ (* -1/3 (/ a b)) (* 2 (sqrt x)))) |
(+.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (*.f64 y y)))) |
(+ (* -1/3 (/ a b)) (+ (* 2 (sqrt x)) (* (pow y 2) (+ (* -1 (sqrt x)) (* 1/12 (* (sqrt x) (pow y 2))))))) |
(+.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 y y)) #s(literal 1/12 binary64)) (sqrt.f64 x))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b))) |
(+ (* -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)))))))) |
(+.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) (+.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 y y)) #s(literal -1/360 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/12 binary64)))) (sqrt.f64 x))) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(* -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 (+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) a) (/.f64 #s(literal -1/3 binary64) b))) |
(* a (- (* 2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) a) (/.f64 #s(literal -1/3 binary64) b))) |
(* a (- (* 2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (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 a (neg.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) a)))) |
(* -1 (* a (+ (* -2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(*.f64 a (neg.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) a)))) |
(* -1 (* a (+ (* -2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(*.f64 a (neg.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) 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 (+.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (sqrt.f64 x) (cos.f64 y))))) b) |
(/ (+ (* -1/3 a) (* 2 (* (* b (cos y)) (sqrt x)))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (sqrt.f64 x) (cos.f64 y))))) b) |
(/ (+ (* -1/3 a) (* 2 (* (* b (cos y)) (sqrt x)))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (sqrt.f64 x) (cos.f64 y))))) b) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (/.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 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) 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) |
(/ a b) |
(/.f64 a b) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(* (sqrt x) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))) (* 1/3 (/ a (* b x)))))) |
(*.f64 x (neg.f64 (-.f64 (*.f64 a (/.f64 (/.f64 #s(literal 1/3 binary64) b) x)) (*.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))))) |
(* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))) (* 1/3 (/ a (* b x)))))) |
(*.f64 x (neg.f64 (-.f64 (*.f64 a (/.f64 (/.f64 #s(literal 1/3 binary64) b) x)) (*.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))))) |
(* -1 (* x (+ (* -1 (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))) (* 1/3 (/ a (* b x)))))) |
(*.f64 x (neg.f64 (-.f64 (*.f64 a (/.f64 (/.f64 #s(literal 1/3 binary64) b) x)) (*.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))))) |
(* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* a (- (* (/ (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) a) (sqrt x)) (* 1/3 (/ 1 b)))) |
(*.f64 a (+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) a) (/.f64 #s(literal -1/3 binary64) b))) |
(* a (- (* (/ (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) a) (sqrt x)) (* 1/3 (/ 1 b)))) |
(*.f64 a (+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) a) (/.f64 #s(literal -1/3 binary64) b))) |
(* a (- (* (/ (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) a) (sqrt x)) (* 1/3 (/ 1 b)))) |
(*.f64 a (+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) a) (/.f64 #s(literal -1/3 binary64) b))) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1 (* a (+ (* -1 (* (/ (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) b) (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (* (/ (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) b) (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (* (/ (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) b) (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) a)) (neg.f64 a)) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(/ (+ (* -1/3 a) (* (* b (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) (sqrt x))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 (sqrt.f64 x) (*.f64 b (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) b) |
(/ (+ (* -1/3 a) (* (* b (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) (sqrt x))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 (sqrt.f64 x) (*.f64 b (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) b) |
(/ (+ (* -1/3 a) (* (* b (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) (sqrt x))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 (sqrt.f64 x) (*.f64 b (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) b) |
(* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(+ (* 2/3 (* (* t (* y z)) (sqrt x))) (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2)))))) |
(+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (*.f64 (sqrt.f64 x) y) z)))) |
(+ (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))) (* z (+ (* -1/18 (* (* (pow t 2) (* z (- 2 (pow y 2)))) (sqrt x))) (* 2/3 (* (* t y) (sqrt x)))))) |
(+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 z (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))))) |
(+ (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))) (* z (+ (* -1/18 (* (* (pow t 2) (* z (- 2 (pow y 2)))) (sqrt x))) (* 2/3 (* (* t y) (sqrt x)))))) |
(+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 z (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))))) |
(* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt x))) |
(*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z))))) |
(* (pow z 2) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x))) (* 2/3 (* (/ (* t y) z) (sqrt x))))) |
(*.f64 (*.f64 z z) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 #s(literal 2/3 binary64) t) y) z)))) |
(* (pow z 2) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x))) (+ (* 2/3 (* (/ (* t y) z) (sqrt x))) (/ (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))) (pow z 2))))) |
(*.f64 (*.f64 z z) (+.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 #s(literal 2/3 binary64) t) y) z))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (/.f64 x (*.f64 z z))))) |
(* (pow z 2) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x))) (+ (* 2/3 (* (/ (* t y) z) (sqrt x))) (/ (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))) (pow z 2))))) |
(*.f64 (*.f64 z z) (+.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 #s(literal 2/3 binary64) t) y) z))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (/.f64 x (*.f64 z z))))) |
(* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt x))) |
(*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z))))) |
(* (pow z 2) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x))) (* 2/3 (* (/ (* t y) z) (sqrt x))))) |
(*.f64 (*.f64 z z) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 #s(literal 2/3 binary64) t) y) z)))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))) z)) (* -2/3 (* (* t y) (sqrt x)))) z)) (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x))))) |
(*.f64 (*.f64 z z) (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 t t) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 y t)) #s(literal -2/3 binary64)) (*.f64 x (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) z))) z))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))) z)) (* -2/3 (* (* t y) (sqrt x)))) z)) (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt x))))) |
(*.f64 (*.f64 z z) (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 t t) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 y t)) #s(literal -2/3 binary64)) (*.f64 x (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) z))) z))) |
(* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(+ (* 2/3 (* (* t (* y z)) (sqrt x))) (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2)))))) |
(+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (*.f64 (sqrt.f64 x) y) z)))) |
(+ (* t (+ (* -1/18 (* (* t (* (pow z 2) (- 2 (pow y 2)))) (sqrt x))) (* 2/3 (* (sqrt x) (* y z))))) (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2)))))) |
(+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 t (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z)))) (sqrt.f64 x)) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) z))))) |
(+ (* t (+ (* -1/18 (* (* t (* (pow z 2) (- 2 (pow y 2)))) (sqrt x))) (* 2/3 (* (sqrt x) (* y z))))) (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2)))))) |
(+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 t (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z)))) (sqrt.f64 x)) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) z))))) |
(* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt x))) |
(*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z))))) |
(* (pow t 2) (+ (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* (/ (* y z) t) (sqrt x))))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 x)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z))) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) z)) t))) |
(* (pow t 2) (+ (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2))))) (+ (* 2/3 (* (/ (* y z) t) (sqrt x))) (/ (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))) (pow t 2))))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 x)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z))) (+.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) z)) t) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (/.f64 x (*.f64 t t)))))) |
(* (pow t 2) (+ (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2))))) (+ (* 2/3 (* (/ (* y z) t) (sqrt x))) (/ (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))) (pow t 2))))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 x)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z))) (+.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) z)) t) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (/.f64 x (*.f64 t t)))))) |
(* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt x))) |
(*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z))))) |
(* (pow t 2) (+ (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* (/ (* y z) t) (sqrt x))))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 x)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z))) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) z)) t))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))) t)) (* -2/3 (* (sqrt x) (* y z)))) t)) (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2))))))) |
(*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 x)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z))) (/.f64 (-.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) z)) (*.f64 x (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) t))) t))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))) t)) (* -2/3 (* (sqrt x) (* y z)))) t)) (* -1/18 (* (sqrt x) (* (pow z 2) (- 2 (pow y 2))))))) |
(*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 x)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z))) (/.f64 (-.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) z)) (*.f64 x (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) t))) t))) |
(* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (+ 2 (* -1/9 (* (pow t 2) (pow z 2))))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))))))) |
(+ (* 2/3 (* (* t (* y z)) (sqrt x))) (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))))))) |
(+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 (*.f64 (sqrt.f64 x) y) z))) (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t)))))))) |
(+ (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (+ 2 (* -1/9 (* (pow t 2) (pow z 2))))))) (* y (+ (* 2/3 (* (* t z) (sqrt x))) (* (sqrt x) (* y (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))))) |
(+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))))))) (*.f64 y (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/18 binary64)))) (*.f64 #s(literal 2/3 binary64) (*.f64 z t)))))) |
(+ (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (+ 2 (* -1/9 (* (pow t 2) (pow z 2))))))) (* y (+ (* 2/3 (* (* t z) (sqrt x))) (* (sqrt x) (* y (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))))) |
(+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))))))) (*.f64 y (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/18 binary64)))) (*.f64 #s(literal 2/3 binary64) (*.f64 z t)))))) |
(* (sqrt x) (* (pow y 2) (- (* 1/18 (* (pow t 2) (pow z 2))) 1))) |
(*.f64 (sqrt.f64 x) (*.f64 (*.f64 y y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/18 binary64))))) |
(* (pow y 2) (+ (* 2/3 (* (/ (* t z) y) (sqrt x))) (* (sqrt x) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))) |
(*.f64 (*.f64 y y) (*.f64 (sqrt.f64 x) (+.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t)) y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/18 binary64)))))) |
(* (pow y 2) (+ (* 2/3 (* (/ (* t z) y) (sqrt x))) (+ (* (sqrt x) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)) (/ (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (+ 2 (* -1/9 (* (pow t 2) (pow z 2))))))) (pow y 2))))) |
(*.f64 (*.f64 y y) (+.f64 (*.f64 (sqrt.f64 x) (+.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t)) y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/18 binary64))))) (/.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))))))) (*.f64 y y)))) |
(* (pow y 2) (+ (* 2/3 (* (/ (* t z) y) (sqrt x))) (+ (* (sqrt x) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)) (/ (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (+ 2 (* -1/9 (* (pow t 2) (pow z 2))))))) (pow y 2))))) |
(*.f64 (*.f64 y y) (+.f64 (*.f64 (sqrt.f64 x) (+.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t)) y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/18 binary64))))) (/.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))))))) (*.f64 y y)))) |
(* (sqrt x) (* (pow y 2) (- (* 1/18 (* (pow t 2) (pow z 2))) 1))) |
(*.f64 (sqrt.f64 x) (*.f64 (*.f64 y y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/18 binary64))))) |
(* (pow y 2) (+ (* 2/3 (* (/ (* t z) y) (sqrt x))) (* (sqrt x) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))) |
(*.f64 (*.f64 y y) (*.f64 (sqrt.f64 x) (+.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t)) y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/18 binary64)))))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (+ 2 (* -1/9 (* (pow t 2) (pow z 2))))))) y)) (* -2/3 (* (* t z) (sqrt x)))) y)) (* (sqrt x) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/18 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 (sqrt.f64 x) (*.f64 z t))) (*.f64 x (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t)))))) y))) y))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (+ 2 (* -1/9 (* (pow t 2) (pow z 2))))))) y)) (* -2/3 (* (* t z) (sqrt x)))) y)) (* (sqrt x) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/18 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 (sqrt.f64 x) (*.f64 z t))) (*.f64 x (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t)))))) y))) y))) |
(* (pow t 2) z) |
(*.f64 z (*.f64 t t)) |
(* (pow t 2) z) |
(*.f64 z (*.f64 t t)) |
(* (pow t 2) z) |
(*.f64 z (*.f64 t t)) |
(* (pow t 2) z) |
(*.f64 z (*.f64 t t)) |
(* (pow t 2) z) |
(*.f64 z (*.f64 t t)) |
(* (pow t 2) z) |
(*.f64 z (*.f64 t t)) |
(* (pow t 2) z) |
(*.f64 z (*.f64 t t)) |
(* (pow t 2) z) |
(*.f64 z (*.f64 t t)) |
(* (pow t 2) z) |
(*.f64 z (*.f64 t t)) |
(* (pow t 2) z) |
(*.f64 z (*.f64 t t)) |
(* (pow t 2) z) |
(*.f64 z (*.f64 t t)) |
(* (pow t 2) z) |
(*.f64 z (*.f64 t t)) |
(* (pow t 2) z) |
(*.f64 z (*.f64 t t)) |
(* (pow t 2) z) |
(*.f64 z (*.f64 t t)) |
(* (pow t 2) z) |
(*.f64 z (*.f64 t t)) |
(* (pow t 2) z) |
(*.f64 z (*.f64 t t)) |
(* (pow t 2) z) |
(*.f64 z (*.f64 t t)) |
(* (pow t 2) z) |
(*.f64 z (*.f64 t t)) |
(* (pow t 2) z) |
(*.f64 z (*.f64 t t)) |
(* (pow t 2) z) |
(*.f64 z (*.f64 t t)) |
(* (pow t 2) z) |
(*.f64 z (*.f64 t t)) |
(* (pow t 2) z) |
(*.f64 z (*.f64 t t)) |
(* (pow t 2) z) |
(*.f64 z (*.f64 t t)) |
(* (pow t 2) z) |
(*.f64 z (*.f64 t t)) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* (pow t 2) (* z (- 2 (pow y 2)))) |
(*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* 2 (* (pow t 2) z)) |
(*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t t))) |
(+ (* -1 (* (pow t 2) (* (pow y 2) z))) (* 2 (* (pow t 2) z))) |
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 y y) z))) |
(+ (* -1 (* (pow t 2) (* (pow y 2) z))) (* 2 (* (pow t 2) z))) |
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 y y) z))) |
(+ (* -1 (* (pow t 2) (* (pow y 2) z))) (* 2 (* (pow t 2) z))) |
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 y y) z))) |
(* -1 (* (pow t 2) (* (pow y 2) z))) |
(*.f64 (*.f64 t t) (neg.f64 (*.f64 (*.f64 y y) z))) |
(* (pow y 2) (+ (* -1 (* (pow t 2) z)) (* 2 (/ (* (pow t 2) z) (pow y 2))))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (/.f64 (/.f64 z y) y)) (*.f64 z (*.f64 t t)))) |
(* (pow y 2) (+ (* -1 (* (pow t 2) z)) (* 2 (/ (* (pow t 2) z) (pow y 2))))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (/.f64 (/.f64 z y) y)) (*.f64 z (*.f64 t t)))) |
(* (pow y 2) (+ (* -1 (* (pow t 2) z)) (* 2 (/ (* (pow t 2) z) (pow y 2))))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (/.f64 (/.f64 z y) y)) (*.f64 z (*.f64 t t)))) |
(* -1 (* (pow t 2) (* (pow y 2) z))) |
(*.f64 (*.f64 t t) (neg.f64 (*.f64 (*.f64 y y) z))) |
(* (pow y 2) (+ (* -1 (* (pow t 2) z)) (* 2 (/ (* (pow t 2) z) (pow y 2))))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (/.f64 (/.f64 z y) y)) (*.f64 z (*.f64 t t)))) |
(* (pow y 2) (+ (* -1 (* (pow t 2) z)) (* 2 (/ (* (pow t 2) z) (pow y 2))))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (/.f64 (/.f64 z y) y)) (*.f64 z (*.f64 t t)))) |
(* (pow y 2) (+ (* -1 (* (pow t 2) z)) (* 2 (/ (* (pow t 2) z) (pow y 2))))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (/.f64 (/.f64 z y) y)) (*.f64 z (*.f64 t t)))) |
(- 2 (pow y 2)) |
(-.f64 #s(literal 2 binary64) (*.f64 y y)) |
(- (+ 2 (* 2/3 (* t (* y z)))) (pow y 2)) |
(+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 y t) z)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) |
(+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) |
(+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* -1/18 (* (pow t 2) (* (pow z 2) (- 2 (pow y 2))))) |
(*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z)))) |
(* (pow z 2) (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (* 2/3 (/ (* t y) z)))) |
(*.f64 (*.f64 z z) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 #s(literal 2/3 binary64) t) y) z))) |
(* (pow z 2) (- (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (+ (* 2/3 (/ (* t y) z)) (/ 2 (pow z 2)))) (/ (pow y 2) (pow z 2)))) |
(*.f64 (*.f64 z z) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2/3 binary64) t) y) z) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z))))) |
(* (pow z 2) (- (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (+ (* 2/3 (/ (* t y) z)) (/ 2 (pow z 2)))) (/ (pow y 2) (pow z 2)))) |
(*.f64 (*.f64 z z) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2/3 binary64) t) y) z) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z))))) |
(* -1/18 (* (pow t 2) (* (pow z 2) (- 2 (pow y 2))))) |
(*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z)))) |
(* (pow z 2) (+ (* -1/18 (* (pow t 2) (- 2 (pow y 2)))) (* 2/3 (/ (* t y) z)))) |
(*.f64 (*.f64 z z) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 #s(literal 2/3 binary64) t) y) z))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (- 2 (pow y 2)) z)) (* -2/3 (* t y))) z)) (* -1/18 (* (pow t 2) (- 2 (pow y 2)))))) |
(*.f64 (*.f64 z z) (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (/.f64 (-.f64 (*.f64 (*.f64 y t) #s(literal -2/3 binary64)) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) z)) z))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (- 2 (pow y 2)) z)) (* -2/3 (* t y))) z)) (* -1/18 (* (pow t 2) (- 2 (pow y 2)))))) |
(*.f64 (*.f64 z z) (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (/.f64 (-.f64 (*.f64 (*.f64 y t) #s(literal -2/3 binary64)) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) z)) z))) |
(- 2 (pow y 2)) |
(-.f64 #s(literal 2 binary64) (*.f64 y y)) |
(- (+ 2 (* 2/3 (* t (* y z)))) (pow y 2)) |
(+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 y t) z)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(- (+ 2 (* t (+ (* -1/18 (* t (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* y z))))) (pow y 2)) |
(+.f64 (*.f64 t (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z)))) (*.f64 #s(literal 2/3 binary64) (*.f64 y z)))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(- (+ 2 (* t (+ (* -1/18 (* t (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* y z))))) (pow y 2)) |
(+.f64 (*.f64 t (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z)))) (*.f64 #s(literal 2/3 binary64) (*.f64 y z)))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(* -1/18 (* (pow t 2) (* (pow z 2) (- 2 (pow y 2))))) |
(*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z)))) |
(* (pow t 2) (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (* 2/3 (/ (* y z) t)))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 (*.f64 y z) (/.f64 #s(literal 2/3 binary64) t)))) |
(* (pow t 2) (- (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (+ (* 2/3 (/ (* y z) t)) (/ 2 (pow t 2)))) (/ (pow y 2) (pow t 2)))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z))) (+.f64 (*.f64 (*.f64 y z) (/.f64 #s(literal 2/3 binary64) t)) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 t t))))) |
(* (pow t 2) (- (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (+ (* 2/3 (/ (* y z) t)) (/ 2 (pow t 2)))) (/ (pow y 2) (pow t 2)))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z))) (+.f64 (*.f64 (*.f64 y z) (/.f64 #s(literal 2/3 binary64) t)) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 t t))))) |
(* -1/18 (* (pow t 2) (* (pow z 2) (- 2 (pow y 2))))) |
(*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z)))) |
(* (pow t 2) (+ (* -1/18 (* (pow z 2) (- 2 (pow y 2)))) (* 2/3 (/ (* y z) t)))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 (*.f64 y z) (/.f64 #s(literal 2/3 binary64) t)))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (- 2 (pow y 2)) t)) (* -2/3 (* y z))) t)) (* -1/18 (* (pow z 2) (- 2 (pow y 2)))))) |
(*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z))) (/.f64 (-.f64 (*.f64 (*.f64 y z) #s(literal -2/3 binary64)) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) t)) t))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (- 2 (pow y 2)) t)) (* -2/3 (* y z))) t)) (* -1/18 (* (pow z 2) (- 2 (pow y 2)))))) |
(*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z))) (/.f64 (-.f64 (*.f64 (*.f64 y z) #s(literal -2/3 binary64)) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) t)) t))) |
(+ 2 (* -1/9 (* (pow t 2) (pow z 2)))) |
(+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t)))) |
(+ 2 (+ (* -1/9 (* (pow t 2) (pow z 2))) (* 2/3 (* t (* y z))))) |
(+.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 y t) z)))) |
(+ 2 (+ (* -1/9 (* (pow t 2) (pow z 2))) (* y (+ (* 2/3 (* t z)) (* y (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))))) |
(+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 y (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/18 binary64)))) (*.f64 #s(literal 2/3 binary64) (*.f64 z t)))))) |
(+ 2 (+ (* -1/9 (* (pow t 2) (pow z 2))) (* y (+ (* 2/3 (* t z)) (* y (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))))) |
(+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 y (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/18 binary64)))) (*.f64 #s(literal 2/3 binary64) (*.f64 z t)))))) |
(* (pow y 2) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)) |
(*.f64 (*.f64 y y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/18 binary64)))) |
(* (pow y 2) (- (+ (* 1/18 (* (pow t 2) (pow z 2))) (* 2/3 (/ (* t z) y))) 1)) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t)) y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/18 binary64))))) |
(* (pow y 2) (- (+ (* -1/9 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (+ (* 1/18 (* (pow t 2) (pow z 2))) (+ (* 2/3 (/ (* t z) y)) (/ 2 (pow y 2))))) 1)) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 y y)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t)) y) (/.f64 #s(literal 2 binary64) (*.f64 y y))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/18 binary64)))))) |
(* (pow y 2) (- (+ (* -1/9 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (+ (* 1/18 (* (pow t 2) (pow z 2))) (+ (* 2/3 (/ (* t z) y)) (/ 2 (pow y 2))))) 1)) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 y y)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t)) y) (/.f64 #s(literal 2 binary64) (*.f64 y y))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/18 binary64)))))) |
(* (pow y 2) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)) |
(*.f64 (*.f64 y y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/18 binary64)))) |
(* (pow y 2) (- (+ (* 1/18 (* (pow t 2) (pow z 2))) (* 2/3 (/ (* t z) y))) 1)) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t)) y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/18 binary64))))) |
(* (pow y 2) (- (+ (* -1 (/ (+ (* -1 (/ (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))) y)) (* -2/3 (* t z))) y)) (* 1/18 (* (pow t 2) (pow z 2)))) 1)) |
(*.f64 (*.f64 y y) (+.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/18 binary64)) (/.f64 (-.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 z t)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t)))) y)) y)))) |
(* (pow y 2) (- (+ (* -1 (/ (+ (* -1 (/ (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))) y)) (* -2/3 (* t z))) y)) (* 1/18 (* (pow t 2) (pow z 2)))) 1)) |
(*.f64 (*.f64 y y) (+.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/18 binary64)) (/.f64 (-.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 z t)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t)))) y)) 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) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(* -2 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal -2 binary64)) (*.f64 #s(literal -1 binary64) (cos.f64 y))) |
(* -2 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal -2 binary64)) (*.f64 #s(literal -1 binary64) (cos.f64 y))) |
(* -2 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal -2 binary64)) (*.f64 #s(literal -1 binary64) (cos.f64 y))) |
(* -2 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal -2 binary64)) (*.f64 #s(literal -1 binary64) (cos.f64 y))) |
(* 2 (sqrt x)) |
(*.f64 (sqrt.f64 x) #s(literal 2 binary64)) |
(+ (* -1 (* (sqrt x) (pow y 2))) (* 2 (sqrt x))) |
(-.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) (*.f64 y y))) |
(+ (* 2 (sqrt x)) (* (pow y 2) (+ (* -1 (sqrt x)) (* 1/12 (* (sqrt x) (pow y 2)))))) |
(+.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 y y)) #s(literal 1/12 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))))))) |
(+.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) (+.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 y y)) #s(literal -1/360 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/12 binary64)))) (sqrt.f64 x)))) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (cos y))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
(* -2 (* (sqrt x) (* (cos y) (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal -2 binary64)) (*.f64 #s(literal -1 binary64) (cos.f64 y))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos y) (pow (sqrt -1) 2))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (*.f64 a (/.f64 (/.f64 #s(literal 1/3 binary64) b) x)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal -1 binary64) (cos.f64 y)))))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos y) (pow (sqrt -1) 2))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (*.f64 a (/.f64 (/.f64 #s(literal 1/3 binary64) b) x)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal -1 binary64) (cos.f64 y)))))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* 2 (* (sqrt (/ 1 x)) (* (cos y) (pow (sqrt -1) 2))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (*.f64 a (/.f64 (/.f64 #s(literal 1/3 binary64) b) x)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal -1 binary64) (cos.f64 y)))))) |
(+ (* -1/3 (/ a b)) (* 2 (sqrt x))) |
(+.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(+ (* -1 (* (sqrt x) (pow y 2))) (+ (* -1/3 (/ a b)) (* 2 (sqrt x)))) |
(+.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (*.f64 y y)))) |
(+ (* -1/3 (/ a b)) (+ (* 2 (sqrt x)) (* (pow y 2) (+ (* -1 (sqrt x)) (* 1/12 (* (sqrt x) (pow y 2))))))) |
(+.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 y y)) #s(literal 1/12 binary64)) (sqrt.f64 x))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b))) |
(+ (* -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)))))))) |
(+.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) (+.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 y y)) #s(literal -1/360 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/12 binary64)))) (sqrt.f64 x))) (+.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b))) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(* -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 (+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) a) (/.f64 #s(literal -1/3 binary64) b))) |
(* a (- (* 2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) a) (/.f64 #s(literal -1/3 binary64) b))) |
(* a (- (* 2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b)))) |
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (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 a (neg.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) a)))) |
(* -1 (* a (+ (* -2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(*.f64 a (neg.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) a)))) |
(* -1 (* a (+ (* -2 (* (/ (cos y) a) (sqrt x))) (* 1/3 (/ 1 b))))) |
(*.f64 a (neg.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) 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 (+.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (sqrt.f64 x) (cos.f64 y))))) b) |
(/ (+ (* -1/3 a) (* 2 (* (* b (cos y)) (sqrt x)))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (sqrt.f64 x) (cos.f64 y))))) b) |
(/ (+ (* -1/3 a) (* 2 (* (* b (cos y)) (sqrt x)))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (sqrt.f64 x) (cos.f64 y))))) b) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(* 2 (* (sqrt x) (cos y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(+ (* -1/3 (/ a b)) (* 2 (* (sqrt x) (cos y)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(* 2 y) |
(*.f64 #s(literal 2 binary64) y) |
(cos (* 1/3 (* t z))) |
(cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t))) |
(+ (cos (* 1/3 (* t z))) (* -1 (* y (sin (* 1/3 (* t z)))))) |
(-.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t))) (*.f64 y (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) |
(+ (cos (* 1/3 (* t z))) (* y (- (* -1/2 (* y (cos (* 1/3 (* t z))))) (sin (* 1/3 (* t z)))))) |
(+.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t))) (*.f64 y (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))))) |
(+ (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)))))) |
(+.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t))) (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t))) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))))) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))))) |
(cos (+ y (* 1/3 (* t z)))) |
(cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))) |
(cos (+ y (* 1/3 (* t z)))) |
(cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))) |
(cos (+ y (* 1/3 (* t z)))) |
(cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))) |
(cos (+ y (* 1/3 (* t z)))) |
(cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))) |
(cos (- (* 1/3 (* t z)) (* -1 y))) |
(cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))) |
(cos (- (* 1/3 (* t z)) (* -1 y))) |
(cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))) |
(cos (- (* 1/3 (* t z)) (* -1 y))) |
(cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))) |
(cos (- (* 1/3 (* t z)) (* -1 y))) |
(cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))) |
(cos y) |
(cos.f64 y) |
(+ (cos y) (* -1/3 (* t (* z (sin y))))) |
(+.f64 (cos.f64 y) (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 z (sin.f64 y))))) |
(+ (cos y) (* z (- (* -1/18 (* (pow t 2) (* z (cos y)))) (* 1/3 (* t (sin y)))))) |
(+.f64 (cos.f64 y) (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (cos.f64 y))) (*.f64 #s(literal -1/3 binary64) (*.f64 t (sin.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)))))) |
(+.f64 (cos.f64 y) (*.f64 z (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (cos.f64 y)) (*.f64 #s(literal 1/162 binary64) (*.f64 (*.f64 z (sin.f64 y)) (*.f64 t (*.f64 t t)))))) (*.f64 #s(literal -1/3 binary64) (*.f64 t (sin.f64 y)))))) |
(cos (+ y (* 1/3 (* t z)))) |
(cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))) |
(cos (+ y (* 1/3 (* t z)))) |
(cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))) |
(cos (+ y (* 1/3 (* t z)))) |
(cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))) |
(cos (+ y (* 1/3 (* t z)))) |
(cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))) |
(cos (+ y (* 1/3 (* t z)))) |
(cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))) |
(cos (+ y (* 1/3 (* t z)))) |
(cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))) |
(cos (+ y (* 1/3 (* t z)))) |
(cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))) |
(cos (+ y (* 1/3 (* t z)))) |
(cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))) |
(cos y) |
(cos.f64 y) |
(+ (cos y) (* -1/3 (* t (* z (sin y))))) |
(+.f64 (cos.f64 y) (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 z (sin.f64 y))))) |
(+ (cos y) (* t (- (* -1/18 (* t (* (pow z 2) (cos y)))) (* 1/3 (* z (sin y)))))) |
(+.f64 (cos.f64 y) (*.f64 t (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t (*.f64 z z)) (cos.f64 y))) (*.f64 #s(literal -1/3 binary64) (*.f64 z (sin.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)))))) |
(+.f64 (cos.f64 y) (*.f64 t (+.f64 (*.f64 t (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (cos.f64 y) (*.f64 z z))) (*.f64 #s(literal 1/162 binary64) (*.f64 (*.f64 t (*.f64 z (*.f64 z z))) (sin.f64 y))))) (*.f64 #s(literal -1/3 binary64) (*.f64 z (sin.f64 y)))))) |
(cos (+ y (* 1/3 (* t z)))) |
(cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))) |
(cos (+ y (* 1/3 (* t z)))) |
(cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))) |
(cos (+ y (* 1/3 (* t z)))) |
(cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))) |
(cos (+ y (* 1/3 (* t z)))) |
(cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))) |
(cos (+ y (* 1/3 (* t z)))) |
(cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))) |
(cos (+ y (* 1/3 (* t z)))) |
(cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))) |
(cos (+ y (* 1/3 (* t z)))) |
(cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))) |
(cos (+ y (* 1/3 (* t z)))) |
(cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))) |
(cos (* 2/3 (* t z))) |
(cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) |
(cos (* 2/3 (* t z))) |
(cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) |
(cos (* 2/3 (* t z))) |
(cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) |
(cos (* 2/3 (* t z))) |
(cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) |
(cos (* 2/3 (* t z))) |
(cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) |
(cos (* 2/3 (* t z))) |
(cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) |
(cos (* 2/3 (* t z))) |
(cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) |
(cos (* 2/3 (* t z))) |
(cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) |
(cos (* 2/3 (* t z))) |
(cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) |
(cos (* 2/3 (* t z))) |
(cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) |
(cos (* 2/3 (* t z))) |
(cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) |
(cos (* 2/3 (* t z))) |
(cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -2/9 (* (pow t 2) (pow z 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -2/9 binary64))) |
(+ 1 (* (pow t 2) (+ (* -2/9 (pow z 2)) (* 2/243 (* (pow t 2) (pow z 4)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 z z) #s(literal -2/9 binary64)) (*.f64 #s(literal 2/243 binary64) (*.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64))))))) |
(+ 1 (* (pow t 2) (+ (* -2/9 (pow z 2)) (* (pow t 2) (+ (* -4/32805 (* (pow t 2) (pow z 6))) (* 2/243 (pow z 4))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 z z) #s(literal -2/9 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal -4/32805 binary64) (*.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64)))) (*.f64 #s(literal 2/243 binary64) (pow.f64 z #s(literal 4 binary64)))))))) |
(cos (* 2/3 (* t z))) |
(cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) |
(cos (* 2/3 (* t z))) |
(cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) |
(cos (* 2/3 (* t z))) |
(cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) |
(cos (* 2/3 (* t z))) |
(cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) |
(cos (* 2/3 (* t z))) |
(cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) |
(cos (* 2/3 (* t z))) |
(cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) |
(cos (* 2/3 (* t z))) |
(cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) |
(cos (* 2/3 (* t z))) |
(cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -2/9 (* (pow t 2) (pow z 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -2/9 binary64))) |
(+ 1 (* (pow z 2) (+ (* -2/9 (pow t 2)) (* 2/243 (* (pow t 4) (pow z 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (+.f64 (*.f64 (*.f64 t t) #s(literal -2/9 binary64)) (*.f64 #s(literal 2/243 binary64) (*.f64 (*.f64 z z) (pow.f64 t #s(literal 4 binary64))))))) |
(+ 1 (* (pow z 2) (+ (* -2/9 (pow t 2)) (* (pow z 2) (+ (* -4/32805 (* (pow t 6) (pow z 2))) (* 2/243 (pow t 4))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (+.f64 (*.f64 (*.f64 t t) #s(literal -2/9 binary64)) (*.f64 (*.f64 z z) (+.f64 (*.f64 #s(literal -4/32805 binary64) (*.f64 (*.f64 z z) (pow.f64 t #s(literal 6 binary64)))) (*.f64 #s(literal 2/243 binary64) (pow.f64 t #s(literal 4 binary64)))))))) |
(cos (* 2/3 (* t z))) |
(cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) |
(cos (* 2/3 (* t z))) |
(cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) |
(cos (* 2/3 (* t z))) |
(cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) |
(cos (* 2/3 (* t z))) |
(cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) |
(cos (* 2/3 (* t z))) |
(cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) |
(cos (* 2/3 (* t z))) |
(cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) |
(cos (* 2/3 (* t z))) |
(cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) |
(cos (* 2/3 (* t z))) |
(cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) |
(* 2/3 (* t z)) |
(*.f64 #s(literal 2/3 binary64) (*.f64 z t)) |
(* 2/3 (* t z)) |
(*.f64 #s(literal 2/3 binary64) (*.f64 z t)) |
(* 2/3 (* t z)) |
(*.f64 #s(literal 2/3 binary64) (*.f64 z t)) |
(* 2/3 (* t z)) |
(*.f64 #s(literal 2/3 binary64) (*.f64 z t)) |
(* 2/3 (* t z)) |
(*.f64 #s(literal 2/3 binary64) (*.f64 z t)) |
(* 2/3 (* t z)) |
(*.f64 #s(literal 2/3 binary64) (*.f64 z t)) |
(* 2/3 (* t z)) |
(*.f64 #s(literal 2/3 binary64) (*.f64 z t)) |
(* 2/3 (* t z)) |
(*.f64 #s(literal 2/3 binary64) (*.f64 z t)) |
(* 2/3 (* t z)) |
(*.f64 #s(literal 2/3 binary64) (*.f64 z t)) |
(* 2/3 (* t z)) |
(*.f64 #s(literal 2/3 binary64) (*.f64 z t)) |
(* 2/3 (* t z)) |
(*.f64 #s(literal 2/3 binary64) (*.f64 z t)) |
(* 2/3 (* t z)) |
(*.f64 #s(literal 2/3 binary64) (*.f64 z t)) |
(* 2/3 (* t z)) |
(*.f64 #s(literal 2/3 binary64) (*.f64 z t)) |
(* 2/3 (* t z)) |
(*.f64 #s(literal 2/3 binary64) (*.f64 z t)) |
(* 2/3 (* t z)) |
(*.f64 #s(literal 2/3 binary64) (*.f64 z t)) |
(* 2/3 (* t z)) |
(*.f64 #s(literal 2/3 binary64) (*.f64 z t)) |
(* 2/3 (* t z)) |
(*.f64 #s(literal 2/3 binary64) (*.f64 z t)) |
(* 2/3 (* t z)) |
(*.f64 #s(literal 2/3 binary64) (*.f64 z t)) |
(* 2/3 (* t z)) |
(*.f64 #s(literal 2/3 binary64) (*.f64 z t)) |
(* 2/3 (* t z)) |
(*.f64 #s(literal 2/3 binary64) (*.f64 z t)) |
(* 2/3 (* t z)) |
(*.f64 #s(literal 2/3 binary64) (*.f64 z t)) |
(* 2/3 (* t z)) |
(*.f64 #s(literal 2/3 binary64) (*.f64 z t)) |
(* 2/3 (* t z)) |
(*.f64 #s(literal 2/3 binary64) (*.f64 z t)) |
(* 2/3 (* t z)) |
(*.f64 #s(literal 2/3 binary64) (*.f64 z t)) |
(* 2/3 (* t z)) |
(*.f64 #s(literal 2/3 binary64) (*.f64 z t)) |
(* 2/3 (* t z)) |
(*.f64 #s(literal 2/3 binary64) (*.f64 z t)) |
(* 2/3 (* t z)) |
(*.f64 #s(literal 2/3 binary64) (*.f64 z t)) |
(* 2/3 (* t z)) |
(*.f64 #s(literal 2/3 binary64) (*.f64 z t)) |
(* 2/3 (* t z)) |
(*.f64 #s(literal 2/3 binary64) (*.f64 z t)) |
(* 2/3 (* t z)) |
(*.f64 #s(literal 2/3 binary64) (*.f64 z t)) |
(* 2/3 (* t z)) |
(*.f64 #s(literal 2/3 binary64) (*.f64 z t)) |
(* 2/3 (* t z)) |
(*.f64 #s(literal 2/3 binary64) (*.f64 z t)) |
(* 2/3 (* t z)) |
(*.f64 #s(literal 2/3 binary64) (*.f64 z t)) |
(* 2/3 (* t z)) |
(*.f64 #s(literal 2/3 binary64) (*.f64 z t)) |
(* 2/3 (* t z)) |
(*.f64 #s(literal 2/3 binary64) (*.f64 z t)) |
(* 2/3 (* t z)) |
(*.f64 #s(literal 2/3 binary64) (*.f64 z t)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(sqrt (/ 1 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(* -1/3 (/ a (* b x))) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) |
(* a (- (* (/ (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) a) (sqrt (/ 1 x))) (* 1/3 (/ 1 (* b x))))) |
(*.f64 a (+.f64 (*.f64 (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) a)) (/.f64 (/.f64 #s(literal -1/3 binary64) b) x))) |
(* a (- (* (/ (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) a) (sqrt (/ 1 x))) (* 1/3 (/ 1 (* b x))))) |
(*.f64 a (+.f64 (*.f64 (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) a)) (/.f64 (/.f64 #s(literal -1/3 binary64) b) x))) |
(* a (- (* (/ (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) a) (sqrt (/ 1 x))) (* 1/3 (/ 1 (* b x))))) |
(*.f64 a (+.f64 (*.f64 (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) a)) (/.f64 (/.f64 #s(literal -1/3 binary64) b) x))) |
(* -1/3 (/ a (* b x))) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) |
(* -1 (* a (+ (* -1 (* (/ (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) a) (sqrt (/ 1 x)))) (* 1/3 (/ 1 (* b x)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) b) x) (*.f64 (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) a))))) |
(* -1 (* a (+ (* -1 (* (/ (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) a) (sqrt (/ 1 x)))) (* 1/3 (/ 1 (* b x)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) b) x) (*.f64 (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) a))))) |
(* -1 (* a (+ (* -1 (* (/ (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)) a) (sqrt (/ 1 x)))) (* 1/3 (/ 1 (* b x)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) b) x) (*.f64 (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) a))))) |
(/ (+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) x) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) x) |
(/ (+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) x) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) x) |
(/ (+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) x) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) x) |
(/ (+ (* -1/3 (/ a b)) (* (sqrt x) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) x) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) x) |
(* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(* -1/3 (/ a (* b x))) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) |
(/ (+ (* -1/3 (/ a x)) (* (* b (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) (sqrt (/ 1 x)))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) x) (*.f64 b (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) b) |
(/ (+ (* -1/3 (/ a x)) (* (* b (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) (sqrt (/ 1 x)))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) x) (*.f64 b (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) b) |
(/ (+ (* -1/3 (/ a x)) (* (* b (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) (sqrt (/ 1 x)))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) x) (*.f64 b (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) b) |
(* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(+ (* -1/3 (/ a (* b x))) (+ (* 2/3 (* (* t (* y z)) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 y t) z))))) |
(+ (* -1/3 (/ a (* b x))) (+ (* z (+ (* -1/18 (* (* (pow t 2) (* z (- 2 (pow y 2)))) (sqrt (/ 1 x)))) (* 2/3 (* (* t y) (sqrt (/ 1 x)))))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))) |
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 z (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))))) |
(+ (* -1/3 (/ a (* b x))) (+ (* z (+ (* -1/18 (* (* (pow t 2) (* z (- 2 (pow y 2)))) (sqrt (/ 1 x)))) (* 2/3 (* (* t y) (sqrt (/ 1 x)))))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))) |
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 z (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))))) |
(* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt (/ 1 x)))) |
(*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z))))) |
(* (pow z 2) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt (/ 1 x)))) (* 2/3 (* (/ (* t y) z) (sqrt (/ 1 x)))))) |
(*.f64 (*.f64 z z) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 #s(literal 2/3 binary64) t) y) z)))) |
(* (pow z 2) (+ (* -1/3 (/ a (* b (* x (pow z 2))))) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt (/ 1 x)))) (+ (* 2/3 (* (/ (* t y) z) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (/ (- 2 (pow y 2)) (pow z 2))))))) |
(*.f64 (*.f64 z z) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 t t) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2/3 binary64) t) y) z) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z)))) (/.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 z z))))) |
(* (pow z 2) (+ (* -1/3 (/ a (* b (* x (pow z 2))))) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt (/ 1 x)))) (+ (* 2/3 (* (/ (* t y) z) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (/ (- 2 (pow y 2)) (pow z 2))))))) |
(*.f64 (*.f64 z z) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 t t) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2/3 binary64) t) y) z) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z)))) (/.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 z z))))) |
(* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt (/ 1 x)))) |
(*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z))))) |
(* (pow z 2) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt (/ 1 x)))) (* 2/3 (* (/ (* t y) z) (sqrt (/ 1 x)))))) |
(*.f64 (*.f64 z z) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 #s(literal 2/3 binary64) t) y) z)))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2)))) z)) (* -2/3 (* (* t y) (sqrt (/ 1 x))))) z)) (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt (/ 1 x)))))) |
(*.f64 (*.f64 z z) (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 t t) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (/.f64 (-.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y t))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) z)) z))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2)))) z)) (* -2/3 (* (* t y) (sqrt (/ 1 x))))) z)) (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt (/ 1 x)))))) |
(*.f64 (*.f64 z z) (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 t t) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (/.f64 (-.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y t))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) z)) z))) |
(+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(+ (* -1/3 (/ a (* b x))) (+ (* 2/3 (* (* t (* y z)) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 y t) z))))) |
(+ (* -1/3 (/ a (* b x))) (+ (* t (+ (* -1/18 (* (* t (* (pow z 2) (- 2 (pow y 2)))) (sqrt (/ 1 x)))) (* 2/3 (* (sqrt (/ 1 x)) (* y z))))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 t (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 2/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y z))))))) |
(+ (* -1/3 (/ a (* b x))) (+ (* t (+ (* -1/18 (* (* t (* (pow z 2) (- 2 (pow y 2)))) (sqrt (/ 1 x)))) (* 2/3 (* (sqrt (/ 1 x)) (* y z))))) (* (sqrt (/ 1 x)) (- 2 (pow y 2))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 t (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 2/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y z))))))) |
(* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt (/ 1 x)))) |
(*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z))))) |
(* (pow t 2) (+ (* -1/18 (* (sqrt (/ 1 x)) (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* (/ (* y z) t) (sqrt (/ 1 x)))))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z))) (/.f64 (*.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) t))) |
(* (pow t 2) (+ (* -1/3 (/ a (* b (* (pow t 2) x)))) (+ (* -1/18 (* (sqrt (/ 1 x)) (* (pow z 2) (- 2 (pow y 2))))) (+ (* 2/3 (* (/ (* y z) t) (sqrt (/ 1 x)))) (* (/ (- 2 (pow y 2)) (pow t 2)) (sqrt (/ 1 x))))))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 (*.f64 y z) (/.f64 #s(literal 2/3 binary64) t)) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 t t)))) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z))) (/.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 x (*.f64 t t)))))) |
(* (pow t 2) (+ (* -1/3 (/ a (* b (* (pow t 2) x)))) (+ (* -1/18 (* (sqrt (/ 1 x)) (* (pow z 2) (- 2 (pow y 2))))) (+ (* 2/3 (* (/ (* y z) t) (sqrt (/ 1 x)))) (* (/ (- 2 (pow y 2)) (pow t 2)) (sqrt (/ 1 x))))))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 (*.f64 y z) (/.f64 #s(literal 2/3 binary64) t)) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 t t)))) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z))) (/.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 x (*.f64 t t)))))) |
(* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt (/ 1 x)))) |
(*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z))))) |
(* (pow t 2) (+ (* -1/18 (* (sqrt (/ 1 x)) (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* (/ (* y z) t) (sqrt (/ 1 x)))))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z))) (/.f64 (*.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) t))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2)))) t)) (* -2/3 (* (sqrt (/ 1 x)) (* y z)))) t)) (* -1/18 (* (sqrt (/ 1 x)) (* (pow z 2) (- 2 (pow y 2))))))) |
(*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z))) (/.f64 (-.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y z))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) t)) t))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (- 2 (pow y 2)))) t)) (* -2/3 (* (sqrt (/ 1 x)) (* y z)))) t)) (* -1/18 (* (sqrt (/ 1 x)) (* (pow z 2) (- 2 (pow y 2))))))) |
(*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z))) (/.f64 (-.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y z))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) t)) t))) |
(+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t)))))) |
(+ (* -1/3 (/ a (* b x))) (+ (* 2/3 (* (* t (* y z)) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (+ 2 (* -1/9 (* (pow t 2) (pow z 2))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 y t) z)))))) |
(+ (* -1/3 (/ a (* b x))) (+ (* y (+ (* 2/3 (* (* t z) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (* y (- (* 1/18 (* (pow t 2) (pow z 2))) 1))))) (* (sqrt (/ 1 x)) (+ 2 (* -1/9 (* (pow t 2) (pow z 2))))))) |
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t)))))) (*.f64 y (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/18 binary64)))) (*.f64 #s(literal 2/3 binary64) (*.f64 z t)))))) |
(+ (* -1/3 (/ a (* b x))) (+ (* y (+ (* 2/3 (* (* t z) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (* y (- (* 1/18 (* (pow t 2) (pow z 2))) 1))))) (* (sqrt (/ 1 x)) (+ 2 (* -1/9 (* (pow t 2) (pow z 2))))))) |
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t)))))) (*.f64 y (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/18 binary64)))) (*.f64 #s(literal 2/3 binary64) (*.f64 z t)))))) |
(* (sqrt (/ 1 x)) (* (pow y 2) (- (* 1/18 (* (pow t 2) (pow z 2))) 1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 y y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/18 binary64))))) |
(* (pow y 2) (+ (* 2/3 (* (/ (* t z) y) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))) |
(*.f64 (*.f64 y y) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t)) y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/18 binary64)))))) |
(* (pow y 2) (+ (* -1/3 (/ a (* b (* x (pow y 2))))) (+ (* 2/3 (* (/ (* t z) y) (sqrt (/ 1 x)))) (+ (* (sqrt (/ 1 x)) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)) (* (sqrt (/ 1 x)) (/ (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))) (pow y 2))))))) |
(*.f64 (*.f64 y y) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t)) y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/18 binary64))))) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))))) (*.f64 y y)) (/.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 y y))))) |
(* (pow y 2) (+ (* -1/3 (/ a (* b (* x (pow y 2))))) (+ (* 2/3 (* (/ (* t z) y) (sqrt (/ 1 x)))) (+ (* (sqrt (/ 1 x)) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)) (* (sqrt (/ 1 x)) (/ (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))) (pow y 2))))))) |
(*.f64 (*.f64 y y) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t)) y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/18 binary64))))) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))))) (*.f64 y y)) (/.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 y y))))) |
(* (sqrt (/ 1 x)) (* (pow y 2) (- (* 1/18 (* (pow t 2) (pow z 2))) 1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 y y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/18 binary64))))) |
(* (pow y 2) (+ (* 2/3 (* (/ (* t z) y) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))) |
(*.f64 (*.f64 y y) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t)) y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/18 binary64)))))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))))) y)) (* -2/3 (* (* t z) (sqrt (/ 1 x))))) y)) (* (sqrt (/ 1 x)) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/18 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 z t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t)))))) y)) y))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))))) y)) (* -2/3 (* (* t z) (sqrt (/ 1 x))))) y)) (* (sqrt (/ 1 x)) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/18 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 z t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t)))))) y)) y))) |
(* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(* (sqrt (/ 1 x)) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(* (sqrt (/ 1 x)) (* (pow (sqrt -1) 2) (- (+ 2 (* z (+ (* -1/18 (* (pow t 2) (* z (- 2 (pow y 2))))) (* 2/3 (* t y))))) (pow y 2)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(* (sqrt (/ 1 x)) (- 2 (pow y 2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(+ (* 2/3 (* (* t (* y z)) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (- 2 (pow y 2)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 y t) z)))) |
(+ (* z (+ (* -1/18 (* (* (pow t 2) (* z (- 2 (pow y 2)))) (sqrt (/ 1 x)))) (* 2/3 (* (* t y) (sqrt (/ 1 x)))))) (* (sqrt (/ 1 x)) (- 2 (pow y 2)))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 z (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))))) |
(+ (* z (+ (* -1/18 (* (* (pow t 2) (* z (- 2 (pow y 2)))) (sqrt (/ 1 x)))) (* 2/3 (* (* t y) (sqrt (/ 1 x)))))) (* (sqrt (/ 1 x)) (- 2 (pow y 2)))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 z (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))))) |
(* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt (/ 1 x)))) |
(*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z))))) |
(* (pow z 2) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt (/ 1 x)))) (* 2/3 (* (/ (* t y) z) (sqrt (/ 1 x)))))) |
(*.f64 (*.f64 z z) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 #s(literal 2/3 binary64) t) y) z)))) |
(* (pow z 2) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt (/ 1 x)))) (+ (* 2/3 (* (/ (* t y) z) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (/ (- 2 (pow y 2)) (pow z 2)))))) |
(*.f64 (*.f64 z z) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 t t) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2/3 binary64) t) y) z) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z)))))) |
(* (pow z 2) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt (/ 1 x)))) (+ (* 2/3 (* (/ (* t y) z) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (/ (- 2 (pow y 2)) (pow z 2)))))) |
(*.f64 (*.f64 z z) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 t t) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2/3 binary64) t) y) z) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z)))))) |
(* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt (/ 1 x)))) |
(*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z))))) |
(* (pow z 2) (+ (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt (/ 1 x)))) (* 2/3 (* (/ (* t y) z) (sqrt (/ 1 x)))))) |
(*.f64 (*.f64 z z) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 #s(literal 2/3 binary64) t) y) z)))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ 1 x)) (/ (- 2 (pow y 2)) z))) (* -2/3 (* (* t y) (sqrt (/ 1 x))))) z)) (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt (/ 1 x)))))) |
(*.f64 (*.f64 z z) (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 t t) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (/.f64 (-.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y t))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) z)) z))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ 1 x)) (/ (- 2 (pow y 2)) z))) (* -2/3 (* (* t y) (sqrt (/ 1 x))))) z)) (* -1/18 (* (* (pow t 2) (- 2 (pow y 2))) (sqrt (/ 1 x)))))) |
(*.f64 (*.f64 z z) (-.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 t t) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (/.f64 (-.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y t))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) z)) z))) |
(* (sqrt (/ 1 x)) (- 2 (pow y 2))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) |
(+ (* 2/3 (* (* t (* y z)) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (- 2 (pow y 2)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 y t) z)))) |
(+ (* t (+ (* -1/18 (* (* t (* (pow z 2) (- 2 (pow y 2)))) (sqrt (/ 1 x)))) (* 2/3 (* (sqrt (/ 1 x)) (* y z))))) (* (sqrt (/ 1 x)) (- 2 (pow y 2)))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 t (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 2/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y z)))))) |
(+ (* t (+ (* -1/18 (* (* t (* (pow z 2) (- 2 (pow y 2)))) (sqrt (/ 1 x)))) (* 2/3 (* (sqrt (/ 1 x)) (* y z))))) (* (sqrt (/ 1 x)) (- 2 (pow y 2)))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (*.f64 t (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 2/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y z)))))) |
(* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt (/ 1 x)))) |
(*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z))))) |
(* (pow t 2) (+ (* -1/18 (* (sqrt (/ 1 x)) (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* (/ (* y z) t) (sqrt (/ 1 x)))))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z))) (/.f64 (*.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) t))) |
(* (pow t 2) (+ (* -1/18 (* (sqrt (/ 1 x)) (* (pow z 2) (- 2 (pow y 2))))) (+ (* 2/3 (* (/ (* y z) t) (sqrt (/ 1 x)))) (* (/ (- 2 (pow y 2)) (pow t 2)) (sqrt (/ 1 x)))))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 (*.f64 y z) (/.f64 #s(literal 2/3 binary64) t)) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 t t)))))) |
(* (pow t 2) (+ (* -1/18 (* (sqrt (/ 1 x)) (* (pow z 2) (- 2 (pow y 2))))) (+ (* 2/3 (* (/ (* y z) t) (sqrt (/ 1 x)))) (* (/ (- 2 (pow y 2)) (pow t 2)) (sqrt (/ 1 x)))))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 (*.f64 y z) (/.f64 #s(literal 2/3 binary64) t)) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 t t)))))) |
(* -1/18 (* (* (pow t 2) (* (pow z 2) (- 2 (pow y 2)))) (sqrt (/ 1 x)))) |
(*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z))))) |
(* (pow t 2) (+ (* -1/18 (* (sqrt (/ 1 x)) (* (pow z 2) (- 2 (pow y 2))))) (* 2/3 (* (/ (* y z) t) (sqrt (/ 1 x)))))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z))) (/.f64 (*.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) t))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (* (/ (- 2 (pow y 2)) t) (sqrt (/ 1 x)))) (* -2/3 (* (sqrt (/ 1 x)) (* y z)))) t)) (* -1/18 (* (sqrt (/ 1 x)) (* (pow z 2) (- 2 (pow y 2))))))) |
(*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z))) (/.f64 (-.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y z))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) t)) t))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (* (/ (- 2 (pow y 2)) t) (sqrt (/ 1 x)))) (* -2/3 (* (sqrt (/ 1 x)) (* y z)))) t)) (* -1/18 (* (sqrt (/ 1 x)) (* (pow z 2) (- 2 (pow y 2))))))) |
(*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z z))) (/.f64 (-.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y z))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) t)) t))) |
(* (sqrt (/ 1 x)) (+ 2 (* -1/9 (* (pow t 2) (pow z 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))))) |
(+ (* 2/3 (* (* t (* y z)) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 y t) z))))) |
(+ (* y (+ (* 2/3 (* (* t z) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (* y (- (* 1/18 (* (pow t 2) (pow z 2))) 1))))) (* (sqrt (/ 1 x)) (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))))) (*.f64 y (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/18 binary64)))) (*.f64 #s(literal 2/3 binary64) (*.f64 z t)))))) |
(+ (* y (+ (* 2/3 (* (* t z) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (* y (- (* 1/18 (* (pow t 2) (pow z 2))) 1))))) (* (sqrt (/ 1 x)) (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))))) (*.f64 y (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/18 binary64)))) (*.f64 #s(literal 2/3 binary64) (*.f64 z t)))))) |
(* (sqrt (/ 1 x)) (* (pow y 2) (- (* 1/18 (* (pow t 2) (pow z 2))) 1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 y y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/18 binary64))))) |
(* (pow y 2) (+ (* 2/3 (* (/ (* t z) y) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))) |
(*.f64 (*.f64 y y) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t)) y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/18 binary64)))))) |
(* (pow y 2) (+ (* 2/3 (* (/ (* t z) y) (sqrt (/ 1 x)))) (+ (* (sqrt (/ 1 x)) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)) (* (sqrt (/ 1 x)) (/ (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))) (pow y 2)))))) |
(*.f64 (*.f64 y y) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t)) y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/18 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))))) (*.f64 y y)))) |
(* (pow y 2) (+ (* 2/3 (* (/ (* t z) y) (sqrt (/ 1 x)))) (+ (* (sqrt (/ 1 x)) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)) (* (sqrt (/ 1 x)) (/ (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))) (pow y 2)))))) |
(*.f64 (*.f64 y y) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t)) y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/18 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))))) (*.f64 y y)))) |
(* (sqrt (/ 1 x)) (* (pow y 2) (- (* 1/18 (* (pow t 2) (pow z 2))) 1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 y y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/18 binary64))))) |
(* (pow y 2) (+ (* 2/3 (* (/ (* t z) y) (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))) |
(*.f64 (*.f64 y y) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t)) y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/18 binary64)))))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ 1 x)) (/ (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))) y))) (* -2/3 (* (* t z) (sqrt (/ 1 x))))) y)) (* (sqrt (/ 1 x)) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/18 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 z t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))))) y)) y))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ 1 x)) (/ (+ 2 (* -1/9 (* (pow t 2) (pow z 2)))) y))) (* -2/3 (* (* t z) (sqrt (/ 1 x))))) y)) (* (sqrt (/ 1 x)) (- (* 1/18 (* (pow t 2) (pow z 2))) 1)))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/18 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 z t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))))) y)) y))) |
(* 1/2 (log x)) |
(*.f64 #s(literal 1/2 binary64) (log.f64 x)) |
(* 1/2 (log x)) |
(*.f64 #s(literal 1/2 binary64) (log.f64 x)) |
(* 1/2 (log x)) |
(*.f64 #s(literal 1/2 binary64) (log.f64 x)) |
(* 1/2 (log x)) |
(*.f64 #s(literal 1/2 binary64) (log.f64 x)) |
(* -1/2 (log (/ 1 x))) |
(neg.f64 (*.f64 (log.f64 x) #s(literal -1/2 binary64))) |
(* -1/2 (log (/ 1 x))) |
(neg.f64 (*.f64 (log.f64 x) #s(literal -1/2 binary64))) |
(* -1/2 (log (/ 1 x))) |
(neg.f64 (*.f64 (log.f64 x) #s(literal -1/2 binary64))) |
(* -1/2 (log (/ 1 x))) |
(neg.f64 (*.f64 (log.f64 x) #s(literal -1/2 binary64))) |
(* 1/2 (+ (log -1) (* -1 (log (/ -1 x))))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
(* 1/2 (+ (log -1) (* -1 (log (/ -1 x))))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
(* 1/2 (+ (log -1) (* -1 (log (/ -1 x))))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
(* 1/2 (+ (log -1) (* -1 (log (/ -1 x))))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
(- (* (sqrt x) (/ (+ 1 (cos (* 2/3 (* t z)))) (cos (* 1/3 (* t z))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))))) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(- (+ (* (sqrt x) (/ (* y (* (sin (* 1/3 (* t z))) (+ 1 (cos (* 2/3 (* t z)))))) (pow (cos (* 1/3 (* t z))) 2))) (* (sqrt x) (/ (+ 1 (cos (* 2/3 (* t z)))) (cos (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t)))) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))) (/.f64 (*.f64 y (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t))) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t)))))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t))) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(- (+ (* y (+ (* -1 (* (sqrt x) (* y (+ (* -1 (/ (* (pow (sin (* 1/3 (* t z))) 2) (+ 1 (cos (* 2/3 (* t z))))) (pow (cos (* 1/3 (* t z))) 3))) (+ (* -1/2 (/ (+ 1 (cos (* 2/3 (* t z)))) (cos (* 1/3 (* t z))))) (* 2 (/ 1 (cos (* 1/3 (* t z)))))))))) (* (sqrt x) (/ (* (sin (* 1/3 (* t z))) (+ 1 (cos (* 2/3 (* t z))))) (pow (cos (* 1/3 (* t z))) 2))))) (* (sqrt x) (/ (+ 1 (cos (* 2/3 (* t z)))) (cos (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))))) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) (*.f64 y (-.f64 (/.f64 (*.f64 (sqrt.f64 x) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t))) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t)))))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t))) #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 x) y) (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))))) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))) (-.f64 (/.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t)))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t))) #s(literal 2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t))) #s(literal 3 binary64))))))))) |
(- (+ (* y (+ (* y (+ (* -1 (* (sqrt x) (* y (+ (* -1/2 (/ (* (sin (* 1/3 (* t z))) (+ 1 (cos (* 2/3 (* t z))))) (pow (cos (* 1/3 (* t z))) 2))) (+ (* 1/6 (/ (* (sin (* 1/3 (* t z))) (+ 1 (cos (* 2/3 (* t z))))) (pow (cos (* 1/3 (* t z))) 2))) (/ (* (sin (* 1/3 (* t z))) (+ (* -1 (/ (* (pow (sin (* 1/3 (* t z))) 2) (+ 1 (cos (* 2/3 (* t z))))) (pow (cos (* 1/3 (* t z))) 3))) (+ (* -1/2 (/ (+ 1 (cos (* 2/3 (* t z)))) (cos (* 1/3 (* t z))))) (* 2 (/ 1 (cos (* 1/3 (* t z)))))))) (cos (* 1/3 (* t z))))))))) (* -1 (* (sqrt x) (+ (* -1 (/ (* (pow (sin (* 1/3 (* t z))) 2) (+ 1 (cos (* 2/3 (* t z))))) (pow (cos (* 1/3 (* t z))) 3))) (+ (* -1/2 (/ (+ 1 (cos (* 2/3 (* t z)))) (cos (* 1/3 (* t z))))) (* 2 (/ 1 (cos (* 1/3 (* t z))))))))))) (* (sqrt x) (/ (* (sin (* 1/3 (* t z))) (+ 1 (cos (* 2/3 (* t z))))) (pow (cos (* 1/3 (* t z))) 2))))) (* (sqrt x) (/ (+ 1 (cos (* 2/3 (* t z)))) (cos (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))))) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) (*.f64 y (+.f64 (/.f64 (*.f64 (sqrt.f64 x) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t))) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t)))))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t))) #s(literal 2 binary64))) (*.f64 y (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 x)) (+.f64 (*.f64 y (+.f64 (*.f64 (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))))) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))) (-.f64 (/.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t)))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t))) #s(literal 2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t))) #s(literal 3 binary64))))) (/.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t))) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t))) #s(literal 2 binary64))) #s(literal -1/3 binary64)))) (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))))) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))) (-.f64 (/.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t)))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t))) #s(literal 2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t))) #s(literal 3 binary64))))))))))) |
(- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(- (* (sqrt x) (/ (+ (cos (neg (* -2 y))) (cos (* 2/3 (* t z)))) (cos (- (* 1/3 (* t z)) (* -1 y))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(- (* (sqrt x) (/ (+ (cos (neg (* -2 y))) (cos (* 2/3 (* t z)))) (cos (- (* 1/3 (* t z)) (* -1 y))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(- (* (sqrt x) (/ (+ (cos (neg (* -2 y))) (cos (* 2/3 (* t z)))) (cos (- (* 1/3 (* t z)) (* -1 y))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(- (* (sqrt x) (/ (+ (cos (neg (* -2 y))) (cos (* 2/3 (* t z)))) (cos (- (* 1/3 (* t z)) (* -1 y))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(- (* (sqrt x) (/ (+ 1 (cos (* 2 y))) (cos y))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(- (+ (* 1/3 (* (/ (* t (* z (* (sin y) (+ 1 (cos (* 2 y)))))) (pow (cos y) 2)) (sqrt x))) (* (sqrt x) (/ (+ 1 (cos (* 2 y))) (cos y)))) (* 1/3 (/ a b))) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))) (cos.f64 y)) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (*.f64 z (sin.f64 y)) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(- (+ (* t (+ (* 1/3 (* (sqrt x) (/ (* z (* (sin y) (+ 1 (cos (* 2 y))))) (pow (cos y) 2)))) (* (* t (- (* -2/9 (/ (pow z 2) (cos y))) (+ (* -1/9 (/ (* (pow z 2) (* (pow (sin y) 2) (+ 1 (cos (* 2 y))))) (pow (cos y) 3))) (* -1/18 (/ (* (pow z 2) (+ 1 (cos (* 2 y)))) (cos y)))))) (sqrt x)))) (* (sqrt x) (/ (+ 1 (cos (* 2 y))) (cos y)))) (* 1/3 (/ a b))) |
(+.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) (*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (sqrt.f64 x) (*.f64 t (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 z z) #s(literal -2/9 binary64)) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (*.f64 #s(literal 1/18 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))) (/.f64 (*.f64 z z) (cos.f64 y)))))))))) |
(- (+ (* t (+ (* 1/3 (* (sqrt x) (/ (* z (* (sin y) (+ 1 (cos (* 2 y))))) (pow (cos y) 2)))) (* t (+ (* -1 (* (* t (+ (* -1/3 (/ (* z (* (sin y) (- (* -2/9 (/ (pow z 2) (cos y))) (+ (* -1/9 (/ (* (pow z 2) (* (pow (sin y) 2) (+ 1 (cos (* 2 y))))) (pow (cos y) 3))) (* -1/18 (/ (* (pow z 2) (+ 1 (cos (* 2 y)))) (cos y))))))) (cos y))) (+ (* -1/54 (/ (* (pow z 3) (* (sin y) (+ 1 (cos (* 2 y))))) (pow (cos y) 2))) (* 1/162 (/ (* (pow z 3) (* (sin y) (+ 1 (cos (* 2 y))))) (pow (cos y) 2)))))) (sqrt x))) (* (sqrt x) (- (* -2/9 (/ (pow z 2) (cos y))) (+ (* -1/9 (/ (* (pow z 2) (* (pow (sin y) 2) (+ 1 (cos (* 2 y))))) (pow (cos y) 3))) (* -1/18 (/ (* (pow z 2) (+ 1 (cos (* 2 y)))) (cos y)))))))))) (* (sqrt x) (/ (+ 1 (cos (* 2 y))) (cos y)))) (* 1/3 (/ a b))) |
(+.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) (*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 t (*.f64 (sqrt.f64 x) (-.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 z z) #s(literal -2/9 binary64)) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (*.f64 #s(literal 1/18 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))) (/.f64 (*.f64 z z) (cos.f64 y))))) (*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 z (*.f64 (sin.f64 y) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 z z) #s(literal -2/9 binary64)) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (*.f64 #s(literal 1/18 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))) (/.f64 (*.f64 z z) (cos.f64 y)))))))) (cos.f64 y)) (/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (sin.f64 y) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) #s(literal -1/81 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))))))))) |
(- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(- (* (sqrt x) (/ (+ 1 (cos (* 2 y))) (cos y))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(- (+ (* 1/3 (* (/ (* t (* z (* (sin y) (+ 1 (cos (* 2 y)))))) (pow (cos y) 2)) (sqrt x))) (* (sqrt x) (/ (+ 1 (cos (* 2 y))) (cos y)))) (* 1/3 (/ a b))) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))) (cos.f64 y)) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (*.f64 z (sin.f64 y)) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(- (+ (* z (+ (* 1/3 (* (/ (* t (* (sin y) (+ 1 (cos (* 2 y))))) (pow (cos y) 2)) (sqrt x))) (* (sqrt x) (* z (- (* -2/9 (/ (pow t 2) (cos y))) (+ (* -1/9 (/ (* (pow t 2) (* (pow (sin y) 2) (+ 1 (cos (* 2 y))))) (pow (cos y) 3))) (* -1/18 (/ (* (pow t 2) (+ 1 (cos (* 2 y)))) (cos y))))))))) (* (sqrt x) (/ (+ 1 (cos (* 2 y))) (cos y)))) (* 1/3 (/ a b))) |
(+.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) (*.f64 z (*.f64 (sqrt.f64 x) (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 z (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -2/9 binary64)) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (*.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 y))))))))) |
(- (+ (* z (+ (* 1/3 (* (/ (* t (* (sin y) (+ 1 (cos (* 2 y))))) (pow (cos y) 2)) (sqrt x))) (* z (+ (* -1 (* (sqrt x) (* z (+ (* -1/3 (/ (* t (* (sin y) (- (* -2/9 (/ (pow t 2) (cos y))) (+ (* -1/9 (/ (* (pow t 2) (* (pow (sin y) 2) (+ 1 (cos (* 2 y))))) (pow (cos y) 3))) (* -1/18 (/ (* (pow t 2) (+ 1 (cos (* 2 y)))) (cos y))))))) (cos y))) (+ (* -1/54 (/ (* (pow t 3) (* (sin y) (+ 1 (cos (* 2 y))))) (pow (cos y) 2))) (* 1/162 (/ (* (pow t 3) (* (sin y) (+ 1 (cos (* 2 y))))) (pow (cos y) 2)))))))) (* (sqrt x) (- (* -2/9 (/ (pow t 2) (cos y))) (+ (* -1/9 (/ (* (pow t 2) (* (pow (sin y) 2) (+ 1 (cos (* 2 y))))) (pow (cos y) 3))) (* -1/18 (/ (* (pow t 2) (+ 1 (cos (* 2 y)))) (cos y)))))))))) (* (sqrt x) (/ (+ 1 (cos (* 2 y))) (cos y)))) (* 1/3 (/ a b))) |
(+.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (*.f64 t (sin.f64 y)) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (sqrt.f64 x))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 z (-.f64 (*.f64 (sqrt.f64 x) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -2/9 binary64)) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (*.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 y))))) (*.f64 (*.f64 (sqrt.f64 x) z) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -2/9 binary64)) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (*.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 y)))))) (cos.f64 y)) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (sin.f64 y) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) #s(literal -1/81 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))))))) |
(- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(- (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) (* 1/3 (/ a b))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))))) |
(* x (+ (* -1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))))) |
(* -1 (* (sqrt x) (/ (* (pow (sqrt -1) 2) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) (cos (+ y (* 1/3 (* t z))))))) |
(/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (/ (* (pow (sqrt -1) 2) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) (cos (+ y (* 1/3 (* t z))))))))) |
(*.f64 (+.f64 (*.f64 a (/.f64 (/.f64 #s(literal 1/3 binary64) b) x)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal -1 binary64) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))))) (neg.f64 x)) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (/ (* (pow (sqrt -1) 2) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) (cos (+ y (* 1/3 (* t z))))))))) |
(*.f64 (+.f64 (*.f64 a (/.f64 (/.f64 #s(literal 1/3 binary64) b) x)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal -1 binary64) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))))) (neg.f64 x)) |
(* -1 (* x (+ (* 1/3 (/ a (* b x))) (* (sqrt (/ 1 x)) (/ (* (pow (sqrt -1) 2) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) (cos (+ y (* 1/3 (* t z))))))))) |
(*.f64 (+.f64 (*.f64 a (/.f64 (/.f64 #s(literal 1/3 binary64) b) x)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal -1 binary64) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))))) (neg.f64 x)) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* a (- (* (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (* a (cos (+ y (* 1/3 (* t z)))))) (sqrt x)) (* 1/3 (/ 1 b)))) |
(*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) a) (/.f64 #s(literal -1/3 binary64) b))) |
(* a (- (* (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (* a (cos (+ y (* 1/3 (* t z)))))) (sqrt x)) (* 1/3 (/ 1 b)))) |
(*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) a) (/.f64 #s(literal -1/3 binary64) b))) |
(* a (- (* (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (* a (cos (+ y (* 1/3 (* t z)))))) (sqrt x)) (* 1/3 (/ 1 b)))) |
(*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) a) (/.f64 #s(literal -1/3 binary64) b))) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(* -1 (* a (+ (* -1 (* (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (* a (cos (+ y (* 1/3 (* t z)))))) (sqrt x))) (* 1/3 (/ 1 b))))) |
(*.f64 a (neg.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) b) (/.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) a)))) |
(* -1 (* a (+ (* -1 (* (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (* a (cos (+ y (* 1/3 (* t z)))))) (sqrt x))) (* 1/3 (/ 1 b))))) |
(*.f64 a (neg.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) b) (/.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) a)))) |
(* -1 (* a (+ (* -1 (* (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (* a (cos (+ y (* 1/3 (* t z)))))) (sqrt x))) (* 1/3 (/ 1 b))))) |
(*.f64 a (neg.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) b) (/.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) a)))) |
(* -1/3 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(/ (- (* (/ (* b (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) (cos (+ y (* 1/3 (* t z))))) (sqrt x)) (* 1/3 a)) b) |
(/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) a) (/.f64 (*.f64 (*.f64 b (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (sqrt.f64 x)) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))))) b) |
(/ (- (* (/ (* b (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) (cos (+ y (* 1/3 (* t z))))) (sqrt x)) (* 1/3 a)) b) |
(/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) a) (/.f64 (*.f64 (*.f64 b (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (sqrt.f64 x)) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))))) b) |
(/ (- (* (/ (* b (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) (cos (+ y (* 1/3 (* t z))))) (sqrt x)) (* 1/3 a)) b) |
(/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) a) (/.f64 (*.f64 (*.f64 b (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (sqrt.f64 x)) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))))) b) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(+ (* -1/3 (/ a b)) (* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z))))))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(* (sqrt x) (/ (+ 1 (cos (* 2/3 (* t z)))) (cos (* 1/3 (* t z))))) |
(/.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))))) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))) |
(+ (* (sqrt x) (/ (* y (* (sin (* 1/3 (* t z))) (+ 1 (cos (* 2/3 (* t z)))))) (pow (cos (* 1/3 (* t z))) 2))) (* (sqrt x) (/ (+ 1 (cos (* 2/3 (* t z)))) (cos (* 1/3 (* t z)))))) |
(*.f64 (sqrt.f64 x) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t)))) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))) (/.f64 (*.f64 y (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t))) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t)))))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t))) #s(literal 2 binary64))))) |
(+ (* y (+ (* -1 (* (sqrt x) (* y (+ (* -1 (/ (* (pow (sin (* 1/3 (* t z))) 2) (+ 1 (cos (* 2/3 (* t z))))) (pow (cos (* 1/3 (* t z))) 3))) (+ (* -1/2 (/ (+ 1 (cos (* 2/3 (* t z)))) (cos (* 1/3 (* t z))))) (* 2 (/ 1 (cos (* 1/3 (* t z)))))))))) (* (sqrt x) (/ (* (sin (* 1/3 (* t z))) (+ 1 (cos (* 2/3 (* t z))))) (pow (cos (* 1/3 (* t z))) 2))))) (* (sqrt x) (/ (+ 1 (cos (* 2/3 (* t z)))) (cos (* 1/3 (* t z)))))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))))) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))) (*.f64 y (-.f64 (/.f64 (*.f64 (sqrt.f64 x) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t))) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t)))))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t))) #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 x) y) (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))))) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))) (-.f64 (/.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t)))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t))) #s(literal 2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t))) #s(literal 3 binary64))))))))) |
(+ (* y (+ (* y (+ (* -1 (* (sqrt x) (* y (+ (* -1/2 (/ (* (sin (* 1/3 (* t z))) (+ 1 (cos (* 2/3 (* t z))))) (pow (cos (* 1/3 (* t z))) 2))) (+ (* 1/6 (/ (* (sin (* 1/3 (* t z))) (+ 1 (cos (* 2/3 (* t z))))) (pow (cos (* 1/3 (* t z))) 2))) (/ (* (sin (* 1/3 (* t z))) (+ (* -1 (/ (* (pow (sin (* 1/3 (* t z))) 2) (+ 1 (cos (* 2/3 (* t z))))) (pow (cos (* 1/3 (* t z))) 3))) (+ (* -1/2 (/ (+ 1 (cos (* 2/3 (* t z)))) (cos (* 1/3 (* t z))))) (* 2 (/ 1 (cos (* 1/3 (* t z)))))))) (cos (* 1/3 (* t z))))))))) (* -1 (* (sqrt x) (+ (* -1 (/ (* (pow (sin (* 1/3 (* t z))) 2) (+ 1 (cos (* 2/3 (* t z))))) (pow (cos (* 1/3 (* t z))) 3))) (+ (* -1/2 (/ (+ 1 (cos (* 2/3 (* t z)))) (cos (* 1/3 (* t z))))) (* 2 (/ 1 (cos (* 1/3 (* t z))))))))))) (* (sqrt x) (/ (* (sin (* 1/3 (* t z))) (+ 1 (cos (* 2/3 (* t z))))) (pow (cos (* 1/3 (* t z))) 2))))) (* (sqrt x) (/ (+ 1 (cos (* 2/3 (* t z)))) (cos (* 1/3 (* t z)))))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))))) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))) (*.f64 y (+.f64 (/.f64 (*.f64 (sqrt.f64 x) (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t))) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t)))))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t))) #s(literal 2 binary64))) (*.f64 y (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 x)) (+.f64 (*.f64 y (+.f64 (*.f64 (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))))) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))) (-.f64 (/.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t)))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t))) #s(literal 2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t))) #s(literal 3 binary64))))) (/.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t))) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t))) #s(literal 2 binary64))) #s(literal -1/3 binary64)))) (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))))) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))) (-.f64 (/.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t)))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t))) #s(literal 2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t))) #s(literal 3 binary64))))))))))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) |
(* (sqrt x) (/ (+ (cos (neg (* -2 y))) (cos (* 2/3 (* t z)))) (cos (- (* 1/3 (* t z)) (* -1 y))))) |
(/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) |
(* (sqrt x) (/ (+ (cos (neg (* -2 y))) (cos (* 2/3 (* t z)))) (cos (- (* 1/3 (* t z)) (* -1 y))))) |
(/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) |
(* (sqrt x) (/ (+ (cos (neg (* -2 y))) (cos (* 2/3 (* t z)))) (cos (- (* 1/3 (* t z)) (* -1 y))))) |
(/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) |
(* (sqrt x) (/ (+ (cos (neg (* -2 y))) (cos (* 2/3 (* t z)))) (cos (- (* 1/3 (* t z)) (* -1 y))))) |
(/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) |
(* (sqrt x) (/ (+ 1 (cos (* 2 y))) (cos y))) |
(/.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 y)) |
(+ (* 1/3 (* (/ (* t (* z (* (sin y) (+ 1 (cos (* 2 y)))))) (pow (cos y) 2)) (sqrt x))) (* (sqrt x) (/ (+ 1 (cos (* 2 y))) (cos y)))) |
(*.f64 (sqrt.f64 x) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))) (cos.f64 y)) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (*.f64 z (sin.f64 y)) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) |
(+ (* t (+ (* 1/3 (* (sqrt x) (/ (* z (* (sin y) (+ 1 (cos (* 2 y))))) (pow (cos y) 2)))) (* (* t (- (* -2/9 (/ (pow z 2) (cos y))) (+ (* -1/9 (/ (* (pow z 2) (* (pow (sin y) 2) (+ 1 (cos (* 2 y))))) (pow (cos y) 3))) (* -1/18 (/ (* (pow z 2) (+ 1 (cos (* 2 y)))) (cos y)))))) (sqrt x)))) (* (sqrt x) (/ (+ 1 (cos (* 2 y))) (cos y)))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 y)) (*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (sqrt.f64 x) (*.f64 t (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 z z) #s(literal -2/9 binary64)) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (*.f64 #s(literal 1/18 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))) (/.f64 (*.f64 z z) (cos.f64 y)))))))))) |
(+ (* t (+ (* 1/3 (* (sqrt x) (/ (* z (* (sin y) (+ 1 (cos (* 2 y))))) (pow (cos y) 2)))) (* t (+ (* -1 (* (* t (+ (* -1/3 (/ (* z (* (sin y) (- (* -2/9 (/ (pow z 2) (cos y))) (+ (* -1/9 (/ (* (pow z 2) (* (pow (sin y) 2) (+ 1 (cos (* 2 y))))) (pow (cos y) 3))) (* -1/18 (/ (* (pow z 2) (+ 1 (cos (* 2 y)))) (cos y))))))) (cos y))) (+ (* -1/54 (/ (* (pow z 3) (* (sin y) (+ 1 (cos (* 2 y))))) (pow (cos y) 2))) (* 1/162 (/ (* (pow z 3) (* (sin y) (+ 1 (cos (* 2 y))))) (pow (cos y) 2)))))) (sqrt x))) (* (sqrt x) (- (* -2/9 (/ (pow z 2) (cos y))) (+ (* -1/9 (/ (* (pow z 2) (* (pow (sin y) 2) (+ 1 (cos (* 2 y))))) (pow (cos y) 3))) (* -1/18 (/ (* (pow z 2) (+ 1 (cos (* 2 y)))) (cos y)))))))))) (* (sqrt x) (/ (+ 1 (cos (* 2 y))) (cos y)))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 y)) (*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 z (sin.f64 y)) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 t (*.f64 (sqrt.f64 x) (-.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 z z) #s(literal -2/9 binary64)) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (*.f64 #s(literal 1/18 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))) (/.f64 (*.f64 z z) (cos.f64 y))))) (*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 z (*.f64 (sin.f64 y) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 z z) #s(literal -2/9 binary64)) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z z) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (*.f64 #s(literal 1/18 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))) (/.f64 (*.f64 z z) (cos.f64 y)))))))) (cos.f64 y)) (/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (sin.f64 y) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) #s(literal -1/81 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))))))))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) |
(* (sqrt x) (/ (+ 1 (cos (* 2 y))) (cos y))) |
(/.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 y)) |
(+ (* 1/3 (* (/ (* t (* z (* (sin y) (+ 1 (cos (* 2 y)))))) (pow (cos y) 2)) (sqrt x))) (* (sqrt x) (/ (+ 1 (cos (* 2 y))) (cos y)))) |
(*.f64 (sqrt.f64 x) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))) (cos.f64 y)) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (*.f64 z (sin.f64 y)) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) |
(+ (* z (+ (* 1/3 (* (/ (* t (* (sin y) (+ 1 (cos (* 2 y))))) (pow (cos y) 2)) (sqrt x))) (* (sqrt x) (* z (- (* -2/9 (/ (pow t 2) (cos y))) (+ (* -1/9 (/ (* (pow t 2) (* (pow (sin y) 2) (+ 1 (cos (* 2 y))))) (pow (cos y) 3))) (* -1/18 (/ (* (pow t 2) (+ 1 (cos (* 2 y)))) (cos y))))))))) (* (sqrt x) (/ (+ 1 (cos (* 2 y))) (cos y)))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 y)) (*.f64 z (*.f64 (sqrt.f64 x) (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 z (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -2/9 binary64)) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (*.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 y))))))))) |
(+ (* z (+ (* 1/3 (* (/ (* t (* (sin y) (+ 1 (cos (* 2 y))))) (pow (cos y) 2)) (sqrt x))) (* z (+ (* -1 (* (sqrt x) (* z (+ (* -1/3 (/ (* t (* (sin y) (- (* -2/9 (/ (pow t 2) (cos y))) (+ (* -1/9 (/ (* (pow t 2) (* (pow (sin y) 2) (+ 1 (cos (* 2 y))))) (pow (cos y) 3))) (* -1/18 (/ (* (pow t 2) (+ 1 (cos (* 2 y)))) (cos y))))))) (cos y))) (+ (* -1/54 (/ (* (pow t 3) (* (sin y) (+ 1 (cos (* 2 y))))) (pow (cos y) 2))) (* 1/162 (/ (* (pow t 3) (* (sin y) (+ 1 (cos (* 2 y))))) (pow (cos y) 2)))))))) (* (sqrt x) (- (* -2/9 (/ (pow t 2) (cos y))) (+ (* -1/9 (/ (* (pow t 2) (* (pow (sin y) 2) (+ 1 (cos (* 2 y))))) (pow (cos y) 3))) (* -1/18 (/ (* (pow t 2) (+ 1 (cos (* 2 y)))) (cos y)))))))))) (* (sqrt x) (/ (+ 1 (cos (* 2 y))) (cos y)))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 y)) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (*.f64 t (sin.f64 y)) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (sqrt.f64 x))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 z (-.f64 (*.f64 (sqrt.f64 x) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -2/9 binary64)) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (*.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 y))))) (*.f64 (*.f64 (sqrt.f64 x) z) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 t (sin.f64 y)) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -2/9 binary64)) (cos.f64 y)) (/.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (*.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 y)))))) (cos.f64 y)) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (sin.f64 y) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) #s(literal -1/81 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))))))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) |
(* (sqrt x) (/ (+ (cos (* 2/3 (* t z))) (cos (* 2 y))) (cos (+ y (* 1/3 (* t z)))))) |
(/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) |
(* -1 (* (sqrt x) (/ (* (pow (sqrt -1) 2) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) (cos (+ y (* 1/3 (* t z))))))) |
(/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) |
(* -1 (* (sqrt x) (/ (* (pow (sqrt -1) 2) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) (cos (+ y (* 1/3 (* t z))))))) |
(/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) |
(* -1 (* (sqrt x) (/ (* (pow (sqrt -1) 2) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) (cos (+ y (* 1/3 (* t z))))))) |
(/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) |
(* -1 (* (sqrt x) (/ (* (pow (sqrt -1) 2) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) (cos (+ y (* 1/3 (* t z))))))) |
(/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) |
(* (sqrt x) (+ 1 (cos (* 2/3 (* t z))))) |
(*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))))) |
(+ (* -2 (* (sqrt x) (pow y 2))) (* (sqrt x) (+ 1 (cos (* 2/3 (* t z)))))) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -2 binary64)) (*.f64 y y))) |
(+ (* (sqrt x) (+ 1 (cos (* 2/3 (* t z))))) (* (pow y 2) (+ (* -2 (sqrt x)) (* 2/3 (* (sqrt x) (pow y 2)))))) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))))) (*.f64 (*.f64 y y) (+.f64 (*.f64 (sqrt.f64 x) #s(literal -2 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (*.f64 y y)) #s(literal 2/3 binary64))))) |
(+ (* (sqrt x) (+ 1 (cos (* 2/3 (* t z))))) (* (pow y 2) (+ (* -2 (sqrt x)) (* (pow y 2) (+ (* -4/45 (* (sqrt x) (pow y 2))) (* 2/3 (sqrt x))))))) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))))) (*.f64 (*.f64 y y) (+.f64 (*.f64 (sqrt.f64 x) #s(literal -2 binary64)) (*.f64 (*.f64 y y) (+.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 y y)) #s(literal -4/45 binary64)) (*.f64 (sqrt.f64 x) #s(literal 2/3 binary64))))))) |
(* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) |
(*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) |
(* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) |
(*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) |
(* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) |
(*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) |
(* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) |
(*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) |
(* (sqrt x) (+ (cos (neg (* -2 y))) (cos (* 2/3 (* t z))))) |
(*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) |
(* (sqrt x) (+ (cos (neg (* -2 y))) (cos (* 2/3 (* t z))))) |
(*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) |
(* (sqrt x) (+ (cos (neg (* -2 y))) (cos (* 2/3 (* t z))))) |
(*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) |
(* (sqrt x) (+ (cos (neg (* -2 y))) (cos (* 2/3 (* t z))))) |
(*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) |
(* (sqrt x) (+ 1 (cos (* 2 y)))) |
(*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) |
(+ (* -2/9 (* (* (pow t 2) (pow z 2)) (sqrt x))) (* (sqrt x) (+ 1 (cos (* 2 y))))) |
(*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -2/9 binary64)))) |
(+ (* (sqrt x) (+ 1 (cos (* 2 y)))) (* (pow t 2) (+ (* -2/9 (* (sqrt x) (pow z 2))) (* 2/243 (* (* (pow t 2) (pow z 4)) (sqrt x)))))) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 (sqrt.f64 x) (*.f64 z z))) (*.f64 #s(literal 2/243 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64)))))))) |
(+ (* (sqrt x) (+ 1 (cos (* 2 y)))) (* (pow t 2) (+ (* -2/9 (* (sqrt x) (pow z 2))) (* (pow t 2) (+ (* -4/32805 (* (* (pow t 2) (pow z 6)) (sqrt x))) (* 2/243 (* (sqrt x) (pow z 4)))))))) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 (sqrt.f64 x) (*.f64 z z))) (*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal -4/32805 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64))))) (*.f64 (*.f64 #s(literal 2/243 binary64) (sqrt.f64 x)) (pow.f64 z #s(literal 4 binary64)))))))) |
(* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) |
(*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) |
(* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) |
(*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) |
(* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) |
(*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) |
(* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) |
(*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) |
(* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) |
(*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) |
(* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) |
(*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) |
(* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) |
(*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) |
(* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) |
(*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) |
(* (sqrt x) (+ 1 (cos (* 2 y)))) |
(*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) |
(+ (* -2/9 (* (* (pow t 2) (pow z 2)) (sqrt x))) (* (sqrt x) (+ 1 (cos (* 2 y))))) |
(*.f64 (sqrt.f64 x) (+.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -2/9 binary64)))) |
(+ (* (sqrt x) (+ 1 (cos (* 2 y)))) (* (pow z 2) (+ (* -2/9 (* (pow t 2) (sqrt x))) (* 2/243 (* (* (pow t 4) (pow z 2)) (sqrt x)))))) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z z) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (*.f64 t t) #s(literal -2/9 binary64)) (*.f64 #s(literal 2/243 binary64) (*.f64 (*.f64 z z) (pow.f64 t #s(literal 4 binary64)))))))) |
(+ (* (sqrt x) (+ 1 (cos (* 2 y)))) (* (pow z 2) (+ (* -2/9 (* (pow t 2) (sqrt x))) (* (pow z 2) (+ (* -4/32805 (* (* (pow t 6) (pow z 2)) (sqrt x))) (* 2/243 (* (pow t 4) (sqrt x)))))))) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z z) (+.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal -2/9 binary64)) (sqrt.f64 x)) (*.f64 (*.f64 z z) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -4/32805 binary64) (*.f64 (*.f64 z z) (pow.f64 t #s(literal 6 binary64)))) (*.f64 #s(literal 2/243 binary64) (pow.f64 t #s(literal 4 binary64))))))))) |
(* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) |
(*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) |
(* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) |
(*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) |
(* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) |
(*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) |
(* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) |
(*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) |
(* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) |
(*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) |
(* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) |
(*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) |
(* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) |
(*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) |
(* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) |
(*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) |
(* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) |
(*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) |
(* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) |
(*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) |
(* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) |
(*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) |
(* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) |
(*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) |
(* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) |
(*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) |
(* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) |
(*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) |
(* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) |
(*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) |
(* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))) |
(*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) |
(* -1 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))))) |
(*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) |
(* -1 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))))) |
(*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) |
(* -1 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))))) |
(*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) |
(* -1 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))))) |
(*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) |
(* 2 (* (sqrt x) (+ 1 (cos (* 2/3 (* t z)))))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))))) |
(+ (* -4 (* (sqrt x) (pow y 2))) (* 2 (* (sqrt x) (+ 1 (cos (* 2/3 (* t z))))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))))) (*.f64 (*.f64 (sqrt.f64 x) (*.f64 y y)) #s(literal -4 binary64))) |
(+ (* 2 (* (sqrt x) (+ 1 (cos (* 2/3 (* t z)))))) (* (pow y 2) (+ (* -4 (sqrt x)) (* 4/3 (* (sqrt x) (pow y 2)))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))))) (*.f64 (*.f64 y y) (+.f64 (*.f64 (sqrt.f64 x) #s(literal -4 binary64)) (*.f64 (*.f64 (sqrt.f64 x) (*.f64 y y)) #s(literal 4/3 binary64))))) |
(+ (* 2 (* (sqrt x) (+ 1 (cos (* 2/3 (* t z)))))) (* (pow y 2) (+ (* -4 (sqrt x)) (* (pow y 2) (+ (* -8/45 (* (sqrt x) (pow y 2))) (* 4/3 (sqrt x))))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))))) (*.f64 (*.f64 y y) (+.f64 (*.f64 (sqrt.f64 x) #s(literal -4 binary64)) (*.f64 (*.f64 y y) (+.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 y y)) #s(literal -8/45 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4/3 binary64))))))) |
(* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) |
(* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) |
(* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) |
(* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) |
(* 2 (* (sqrt x) (+ (cos (neg (* -2 y))) (cos (* 2/3 (* t z)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) |
(* 2 (* (sqrt x) (+ (cos (neg (* -2 y))) (cos (* 2/3 (* t z)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) |
(* 2 (* (sqrt x) (+ (cos (neg (* -2 y))) (cos (* 2/3 (* t z)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) |
(* 2 (* (sqrt x) (+ (cos (neg (* -2 y))) (cos (* 2/3 (* t z)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) |
(* 2 (* (sqrt x) (+ 1 (cos (* 2 y))))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) |
(+ (* -4/9 (* (* (pow t 2) (pow z 2)) (sqrt x))) (* 2 (* (sqrt x) (+ 1 (cos (* 2 y)))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (sqrt.f64 x) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4/9 binary64))) |
(+ (* 2 (* (sqrt x) (+ 1 (cos (* 2 y))))) (* (pow t 2) (+ (* -4/9 (* (sqrt x) (pow z 2))) (* 4/243 (* (* (pow t 2) (pow z 4)) (sqrt x)))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal -4/9 binary64) (sqrt.f64 x)) (*.f64 z z)) (*.f64 (*.f64 (sqrt.f64 x) (*.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64)))) #s(literal 4/243 binary64))))) |
(+ (* 2 (* (sqrt x) (+ 1 (cos (* 2 y))))) (* (pow t 2) (+ (* -4/9 (* (sqrt x) (pow z 2))) (* (pow t 2) (+ (* -8/32805 (* (* (pow t 2) (pow z 6)) (sqrt x))) (* 4/243 (* (sqrt x) (pow z 4)))))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal -4/9 binary64) (sqrt.f64 x)) (*.f64 z z)) (*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 (*.f64 t t) (pow.f64 z #s(literal 6 binary64)))) #s(literal -8/32805 binary64)) (*.f64 (*.f64 #s(literal 4/243 binary64) (sqrt.f64 x)) (pow.f64 z #s(literal 4 binary64)))))))) |
(* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) |
(* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) |
(* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) |
(* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) |
(* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) |
(* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) |
(* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) |
(* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) |
(* 2 (* (sqrt x) (+ 1 (cos (* 2 y))))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) |
(+ (* -4/9 (* (* (pow t 2) (pow z 2)) (sqrt x))) (* 2 (* (sqrt x) (+ 1 (cos (* 2 y)))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (sqrt.f64 x) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -4/9 binary64))) |
(+ (* 2 (* (sqrt x) (+ 1 (cos (* 2 y))))) (* (pow z 2) (+ (* -4/9 (* (pow t 2) (sqrt x))) (* 4/243 (* (* (pow t 4) (pow z 2)) (sqrt x)))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z z) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -4/9 binary64) (*.f64 t t)) (*.f64 #s(literal 4/243 binary64) (*.f64 (*.f64 z z) (pow.f64 t #s(literal 4 binary64)))))))) |
(+ (* 2 (* (sqrt x) (+ 1 (cos (* 2 y))))) (* (pow z 2) (+ (* -4/9 (* (pow t 2) (sqrt x))) (* (pow z 2) (+ (* -8/32805 (* (* (pow t 6) (pow z 2)) (sqrt x))) (* 4/243 (* (pow t 4) (sqrt x)))))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z z) (+.f64 (*.f64 (*.f64 (sqrt.f64 x) (*.f64 t t)) #s(literal -4/9 binary64)) (*.f64 (*.f64 z z) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -8/32805 binary64) (*.f64 (*.f64 z z) (pow.f64 t #s(literal 6 binary64)))) (*.f64 #s(literal 4/243 binary64) (pow.f64 t #s(literal 4 binary64))))))))) |
(* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) |
(* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) |
(* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) |
(* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) |
(* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) |
(* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) |
(* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) |
(* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) |
(* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) |
(* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) |
(* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) |
(* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) |
(* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) |
(* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) |
(* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) |
(* 2 (* (sqrt x) (+ (cos (* 2/3 (* t z))) (cos (* 2 y))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) |
(* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 x)) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) |
(* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 x)) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) |
(* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 x)) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) |
(* -2 (* (sqrt x) (* (pow (sqrt -1) 2) (+ (cos (* 2/3 (* t z))) (cos (* 2 y)))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 x)) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) |
Compiled 67922 to 36764 computations (45.9% saved)
117 alts after pruning (112 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1739 | 40 | 1779 |
| Fresh | 19 | 72 | 91 |
| Picked | 3 | 2 | 5 |
| Done | 1 | 3 | 4 |
| Total | 1762 | 117 | 1879 |
| Status | Accuracy | Program |
|---|---|---|
| 53.2% | (/.f64 (/.f64 a b) #s(literal -3 binary64)) | |
| 53.2% | (/.f64 (/.f64 a #s(literal -3 binary64)) b) | |
| 53.2% | (/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 3 binary64) a)) b) | |
| 50.8% | (/.f64 (-.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)) (*.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64)) x)) (-.f64 (/.f64 #s(literal -1/3 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))))) | |
| 47.4% | (/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (+.f64 (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y)))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64)) x) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (/.f64 a (*.f64 b #s(literal -3 binary64))))) | |
| 68.2% | (/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) a) (/.f64 (*.f64 (*.f64 b (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (sqrt.f64 x)) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))))) b) | |
| 33.6% | (/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 (sqrt.f64 x) (*.f64 b (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) b) | |
| 74.4% | (/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (sqrt.f64 x) (cos.f64 y))))) b) | |
| 26.1% | (/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) | |
| ✓ | 53.2% | (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
| 53.2% | (/.f64 a (/.f64 b #s(literal -1/3 binary64))) | |
| 53.2% | (/.f64 a (*.f64 b #s(literal -3 binary64))) | |
| 53.1% | (/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -1/3 binary64)))) | |
| 53.2% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (/.f64 a b))) | |
| 53.2% | (/.f64 #s(literal -1/3 binary64) (/.f64 b a)) | |
| 71.4% | (-.f64 (/.f64 (/.f64 (*.f64 (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) #s(literal 2 binary64))) (cos.f64 (+.f64 (-.f64 y (*.f64 (*.f64 z t) #s(literal 2/3 binary64))) y))) (cos.f64 (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 y (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 2 binary64)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) | |
| 71.5% | (-.f64 (/.f64 (/.f64 (*.f64 (+.f64 (-.f64 (*.f64 (cos.f64 y) (cos.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (*.f64 (sin.f64 y) (sin.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y)))) (cos.f64 (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 y (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 2 binary64)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) | |
| 71.6% | (-.f64 (/.f64 (/.f64 (*.f64 (+.f64 (+.f64 (*.f64 (cos.f64 (+.f64 y (*.f64 (*.f64 z t) #s(literal 2/3 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (+.f64 y (*.f64 (*.f64 z t) #s(literal 2/3 binary64)))) (sin.f64 y))) (cos.f64 (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 y (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 2 binary64)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) | |
| 71.6% | (-.f64 (/.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (+.f64 y (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (cos.f64 (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 y (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 2 binary64)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) | |
| 71.5% | (-.f64 (/.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (+.f64 y (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)))) (cos.f64 (fma.f64 (/.f64 z #s(literal 3 binary64)) t (+.f64 y (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 2 binary64)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) | |
| 71.4% | (-.f64 (/.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (+.f64 y (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)))) (cos.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (+.f64 y (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 2 binary64)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) | |
| 48.3% | (-.f64 (/.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (+.f64 y (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)))) (cos.f64 (fma.f64 (-.f64 (*.f64 y y) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 2 binary64)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) | |
| 71.3% | (-.f64 (/.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (+.f64 y (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)))) (cos.f64 (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) (+.f64 y (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 2 binary64)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) | |
| 71.3% | (-.f64 (/.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (+.f64 y (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)))) (cos.f64 (fma.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)) (+.f64 y (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 2 binary64)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) | |
| 48.2% | (-.f64 (/.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (+.f64 y (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)))) (cos.f64 (/.f64 (-.f64 (*.f64 (+.f64 y (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (+.f64 y (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 9 binary64))) (+.f64 (-.f64 y (*.f64 (*.f64 z t) #s(literal 2/3 binary64))) y)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 2 binary64)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) | |
| 71.2% | (-.f64 (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 y (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 2 binary64)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) | |
| 60.7% | (-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)) #s(literal 2 binary64))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) | |
| 71.7% | (-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (fma.f64 (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))) (cos.f64 y) (neg.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) | |
| 71.6% | (-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) #s(literal 2 binary64))) (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) | |
| 71.7% | (-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (-.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) | |
| 70.6% | (-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (+.f64 (cos.f64 y) (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 z (sin.f64 y)))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) | |
| 71.7% | (-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) | |
| 37.5% | (-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (cos.f64 (+.f64 y (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 3 binary64) (*.f64 t z))) #s(literal -1 binary64)))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) | |
| 60.0% | (-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) | |
| 71.4% | (-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (cos.f64 y)) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) | |
| 59.9% | (-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) | |
| 71.7% | (-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) | |
| 71.2% | (-.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) | |
| 60.7% | (-.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) | |
| 60.1% | (-.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))))) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) | |
| 72.0% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 70.0% | (-.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 (/.f64 a #s(literal 3 binary64)) b)) | |
| 71.7% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (-.f64 (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 72.1% | (-.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 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z t) #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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 z (/.f64 #s(literal -3 binary64) t))))))) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) | |
| 67.6% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 72.1% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) (/.f64 (*.f64 a #s(literal 1/3 binary64)) b)) | |
| 34.1% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) (exp.f64 (*.f64 (log.f64 (/.f64 b (/.f64 a #s(literal 3 binary64)))) #s(literal -1 binary64)))) | |
| 72.2% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 71.5% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (cos.f64 y) #s(literal 1 binary64)) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 72.1% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 71.8% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 z (/.f64 #s(literal 3 binary64) t))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) | |
| 44.0% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (*.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 a (*.f64 b #s(literal 3 binary64)))) | |
| 71.7% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) | |
| 71.5% | (-.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 (/.f64 a #s(literal 3 binary64)) b)) | |
| 37.4% | (-.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 (/.f64 a #s(literal 3 binary64)) b)) | |
| 60.1% | (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) | |
| 70.0% | (-.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 (/.f64 a #s(literal 3 binary64)) b)) | |
| 40.3% | (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (cos.f64 y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 a (/.f64 (/.f64 #s(literal 1/3 binary64) b) x))))) | |
| 68.7% | (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1/3 binary64) b) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) a)) (sqrt.f64 x))))) | |
| 71.5% | (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (/.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (sqrt.f64 x)) (*.f64 x #s(literal 2 binary64)))) | |
| 72.0% | (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (+.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 2 binary64) x))) | |
| 48.1% | (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) (*.f64 #s(literal 2 binary64) x))) | |
| 71.5% | (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (cos.f64 (-.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 2 binary64) x))) | |
| 77.4% | (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (cos.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 2 binary64) x))) | |
| 47.5% | (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) | |
| 41.1% | (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 (*.f64 #s(literal 2/3 binary64) t) (*.f64 y z))))) | |
| 39.7% | (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (*.f64 #s(literal 2/3 binary64) t) (*.f64 y z)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 z z))))))) | |
| 42.5% | (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 z z)))))) | |
| 65.6% | (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) #s(literal 2 binary64))) | |
| 74.7% | (+.f64 (*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 x)) #s(literal 2 binary64)) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) | |
| 77.2% | (+.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 1/8 binary64)) #s(literal 4 binary64)) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) | |
| 75.7% | (+.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 x)) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) | |
| 77.4% | (+.f64 (*.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 y)))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) | |
| 77.5% | (+.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) | |
| 77.5% | (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) | |
| 75.7% | (+.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 (log.f64 x) #s(literal -1 binary64))) x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) | |
| 77.5% | (+.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 x) x) x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) | |
| 77.4% | (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) | |
| 77.5% | (+.f64 (*.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 a b) #s(literal -3 binary64))) | |
| 54.3% | (+.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) | |
| 75.8% | (+.f64 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 x))) x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) | |
| 29.8% | (+.f64 (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))) (-.f64 #s(literal 4 binary64) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) | |
| 18.4% | (+.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 y (*.f64 t #s(literal 2/3 binary64)))) (*.f64 z (*.f64 y (*.f64 t #s(literal 2/3 binary64))))) (*.f64 (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (-.f64 (*.f64 z (*.f64 y (*.f64 t #s(literal 2/3 binary64)))) (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (*.f64 y y)))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) | |
| 24.4% | (+.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (+.f64 (*.f64 (*.f64 y t) #s(literal -2/3 binary64)) (/.f64 (*.f64 y y) z)) z))))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) | |
| ✓ | 77.5% | (+.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
| 34.3% | (+.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (+.f64 y (exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal -3 binary64) z) t)) #s(literal -1 binary64))))))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) | |
| 65.6% | (+.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (/.f64 (/.f64 a b) #s(literal -3 binary64))) | |
| ✓ | 75.8% | (+.f64 (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
| ✓ | 53.1% | (*.f64 (/.f64 a b) #s(literal -1/3 binary64)) |
| 53.2% | (*.f64 (/.f64 a #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) b)) | |
| 53.1% | (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 b a)) #s(literal -1/3 binary64)) | |
| 53.1% | (*.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))) | |
| 28.6% | (*.f64 (+.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) x) (/.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x))) x) | |
| 53.1% | (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) a) #s(literal -1/3 binary64)) | |
| 3.7% | (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (neg.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) | |
| 26.2% | (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) | |
| 26.8% | (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) | |
| 26.6% | (*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) | |
| 3.9% | (*.f64 (sqrt.f64 x) (*.f64 (*.f64 y y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/18 binary64))))) | |
| 2.8% | (*.f64 (sqrt.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) | |
| 28.1% | (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 b a)) #s(literal -1 binary64))) #s(literal -1/3 binary64)) | |
| 39.5% | (*.f64 x (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b))) | |
| 57.6% | (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))))) | |
| 37.1% | (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) | |
| 31.4% | (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 y t) z)))))) | |
| 34.6% | (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 y t) z))))))) | |
| 38.1% | (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))))))) | |
| 53.2% | (*.f64 a (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3 binary64))) | |
| 53.2% | (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -3 binary64)))) | |
| ✓ | 53.2% | (*.f64 a (/.f64 #s(literal -1/3 binary64) b)) |
| 68.7% | (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) a) (/.f64 #s(literal -1/3 binary64) b))) | |
| 74.5% | (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) a) (/.f64 #s(literal -1/3 binary64) b))) | |
| 68.7% | (*.f64 a (+.f64 (*.f64 (sqrt.f64 x) (/.f64 (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) #s(literal 2 binary64)) a)) (/.f64 #s(literal -1/3 binary64) b))) | |
| 4.7% | (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal -1 binary64) (cos.f64 y)))) | |
| 26.3% | (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))) | |
| 5.1% | (*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) | |
| 21.9% | (exp.f64 (*.f64 (log.f64 (/.f64 b (/.f64 a #s(literal -3 binary64)))) #s(literal -1 binary64))) |
Compiled 9429 to 5958 computations (36.8% saved)
| Inputs |
|---|
(*.f64 a (/.f64 #s(literal -1/3 binary64) b)) |
(*.f64 (/.f64 a b) #s(literal -1/3 binary64)) |
(/.f64 #s(literal -1/3 binary64) (/.f64 b a)) |
(/.f64 a (*.f64 b #s(literal -3 binary64))) |
(/.f64 a (/.f64 b #s(literal -1/3 binary64))) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(/.f64 (/.f64 a #s(literal -3 binary64)) b) |
(/.f64 (/.f64 a b) #s(literal -3 binary64)) |
(*.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 a (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) a) #s(literal -1/3 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 a #s(literal 3 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 b a)) #s(literal -1/3 binary64)) |
(*.f64 (/.f64 a #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(/.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 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 3 binary64) a)) b) |
(*.f64 x (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b))) |
(+.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) #s(literal 2 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 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(*.f64 (sqrt.f64 x) (*.f64 (*.f64 y y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/18 binary64))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 z z)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 y z)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 (*.f64 #s(literal 2/3 binary64) t) (*.f64 y z))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 y t) z)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (*.f64 #s(literal 2/3 binary64) t) (*.f64 y z)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 z z))))))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 y t) z))))))) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y t)) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))))))) (*.f64 y y)))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 t (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y z)) (*.f64 (*.f64 #s(literal -1/18 binary64) t) (*.f64 (*.f64 z z) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
(+.f64 (/.f64 a (/.f64 b #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 (sqrt.f64 x) (*.f64 b (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) b) |
(*.f64 (+.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) x) (/.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x))) x) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (+.f64 (*.f64 (*.f64 y z) #s(literal -2/3 binary64)) (/.f64 (*.f64 y y) t)) t))))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (+.f64 (*.f64 (*.f64 y t) #s(literal -2/3 binary64)) (/.f64 (*.f64 y y) z)) z))))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 y (*.f64 t #s(literal 2/3 binary64)))) (*.f64 z (*.f64 y (*.f64 t #s(literal 2/3 binary64))))) (*.f64 (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (-.f64 (*.f64 z (*.f64 y (*.f64 t #s(literal 2/3 binary64)))) (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (*.f64 y y)))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
(+.f64 (/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)))) (sqrt.f64 x)) (-.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
(+.f64 (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))) (-.f64 #s(literal 4 binary64) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 a #s(literal -1/3 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (/.f64 a #s(literal -3 binary64)))) #s(literal -1 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal -1 binary64) (cos.f64 y)))) |
(*.f64 a (exp.f64 (*.f64 (log.f64 (/.f64 b #s(literal -1/3 binary64))) #s(literal -1 binary64)))) |
(*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 b a)) #s(literal -1 binary64))) #s(literal -1/3 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(+.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
(+.f64 (*.f64 (sqrt.f64 x) (*.f64 (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 a (*.f64 b #s(literal 3 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (neg.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) |
(*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 x) (cos.f64 y)) a)) (/.f64 #s(literal -1/3 binary64) b))) |
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) a) (/.f64 #s(literal -1/3 binary64) b))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (sqrt.f64 x) (cos.f64 y))))) b) |
(+.f64 (*.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
(+.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
(+.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
(+.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
(+.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 x) x) x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (sqrt.f64 x)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (cos.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 2 binary64) x))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
(+.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
(*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) x) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))))) |
(+.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal -3 binary64)))))) (/.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(+.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal -3 binary64)))))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 z (/.f64 #s(literal 3 binary64) 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 a b) #s(literal 1/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 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
(*.f64 a (+.f64 (*.f64 (sqrt.f64 x) (/.f64 (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) #s(literal 2 binary64)) a)) (/.f64 #s(literal -1/3 binary64) b))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))) a) (/.f64 #s(literal -1/3 binary64) b))) |
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) a) (/.f64 #s(literal -1/3 binary64) b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (/.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (sqrt.f64 x)) (*.f64 x #s(literal 2 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 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (*.f64 z t)))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (*.f64 b (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (*.f64 b (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))))) b) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 2 binary64) x))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (cos.f64 (-.f64 (*.f64 z (/.f64 t #s(literal 3 binary64))) y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 2 binary64) x))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1/3 binary64) b) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)) a)) (sqrt.f64 x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (cos.f64 y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 a (/.f64 (/.f64 #s(literal 1/3 binary64) b) x))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y)))) (*.f64 #s(literal 2 binary64) x))) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) #s(literal -2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t z) (*.f64 t z)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) #s(literal 2 binary64))))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
(+.f64 (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
(+.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 1/8 binary64)) #s(literal 4 binary64)) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
(+.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
(+.f64 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 x))) x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
(+.f64 (*.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 y)))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
(-.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 z (sin.f64 y)) (*.f64 t #s(literal 2/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)))) |
(-.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 (/.f64 a #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 (*.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 (*.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 (/.f64 a #s(literal 3 binary64)) b)) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))))) (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (*.f64 y (sin.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 y (*.f64 (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) #s(literal -2 binary64))) (*.f64 (cos.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) #s(literal 2 binary64))))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 b (*.f64 (sqrt.f64 x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 y (sin.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))))) b) |
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 y (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 2 binary64)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
(+.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 x)) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
(+.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (log.f64 x))) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
(+.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 1/8 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
(+.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 (log.f64 x) #s(literal -1 binary64))) x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 a 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)))) |
(-.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 (/.f64 a #s(literal 3 binary64)) b)) |
(+.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (+.f64 y (exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal -3 binary64) z) t)) #s(literal -1 binary64))))))) (/.f64 (/.f64 a b) #s(literal -3 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)))) |
(-.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 (/.f64 a #s(literal 3 binary64)) b)) |
(/.f64 (*.f64 (sqrt.f64 x) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (cos.f64 y) #s(literal 1 binary64)) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (cos.f64 y))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
(-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)) #s(literal 2 binary64))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (*.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 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (*.f64 #s(literal -1/3 binary64) (*.f64 t z))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
(-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (cos.f64 y)) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) a) (/.f64 (*.f64 (*.f64 b (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (sqrt.f64 x)) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t)))))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64)) (*.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64)) x)) (-.f64 (/.f64 #s(literal -1/3 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (cos.f64 y) (*.f64 t (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (cos.f64 y) (*.f64 t (*.f64 z z)))) (*.f64 z (*.f64 (sin.f64 y) #s(literal 1/3 binary64))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64)) x) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (cos.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 z t))) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 (+.f64 y (*.f64 #s(literal 1/3 binary64) (*.f64 z t))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z)))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
(-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (cos.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
(-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (cos.f64 (+.f64 y (*.f64 (/.f64 t #s(literal 3 binary64)) z)))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
(-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
(-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (*.f64 z (+.f64 (*.f64 #s(literal -1/3 binary64) t) (*.f64 #s(literal 1/162 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z z)))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64))) (sqrt.f64 x)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) #s(literal 9 binary64)) (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64)))) (-.f64 (/.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (-.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) #s(literal 9 binary64)) (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (+.f64 y (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)))) (cos.f64 (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 y (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 2 binary64)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (+.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (+.f64 y (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (cos.f64 (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 y (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 2 binary64)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (+.f64 y (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)))) (cos.f64 (/.f64 (-.f64 (*.f64 (+.f64 y (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (+.f64 y (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 9 binary64))) (+.f64 (-.f64 y (*.f64 (*.f64 z t) #s(literal 2/3 binary64))) y)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 2 binary64)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
(+.f64 (*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 x)) #s(literal 2 binary64)) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
(*.f64 (*.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 (sin.f64 y) (sin.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)))))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (+.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (cos.f64 y) (cos.f64 (/.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)) (-.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 (/.f64 t #s(literal 3 binary64)) z))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) (/.f64 (*.f64 a #s(literal 1/3 binary64)) b)) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (*.f64 z t))))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (*.f64 (+.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 2 binary64) x))) |
(-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (+.f64 (cos.f64 y) (*.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 z (sin.f64 y)))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
(-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))))))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (+.f64 y (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)))) (cos.f64 (fma.f64 (*.f64 z t) #s(literal 1/3 binary64) (+.f64 y (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 2 binary64)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (+.f64 y (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)))) (cos.f64 (fma.f64 (/.f64 t #s(literal 3 binary64)) z (+.f64 y (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 2 binary64)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (+.f64 y (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)))) (cos.f64 (fma.f64 (/.f64 z #s(literal 3 binary64)) t (+.f64 y (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 2 binary64)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (/.f64 b (/.f64 a #s(literal 3 binary64)))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) #s(literal 1 binary64))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (/.f64 b (/.f64 a #s(literal 3 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (+.f64 y (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)))) (cos.f64 (fma.f64 (-.f64 (*.f64 y y) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 2 binary64)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))) (sin.f64 y) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (fma.f64 (+.f64 (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 (sin.f64 y) (sin.f64 (/.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 (-.f64 (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 3 binary64) (*.f64 t z))) #s(literal -1 binary64))) y)))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
(-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (cos.f64 (+.f64 y (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 3 binary64) (*.f64 t z))) #s(literal -1 binary64)))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (+.f64 y (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)))) (cos.f64 (fma.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)) (+.f64 y (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 2 binary64)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (cos.f64 y) (cos.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 3 binary64) (*.f64 z t))) #s(literal -1 binary64))))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))))) (exp.f64 (*.f64 (log.f64 (/.f64 b (/.f64 a #s(literal 3 binary64)))) #s(literal -1 binary64)))) |
(-.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (-.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 (+.f64 (*.f64 (cos.f64 (+.f64 y (*.f64 (*.f64 z t) #s(literal 2/3 binary64)))) (cos.f64 y)) (*.f64 (sin.f64 (+.f64 y (*.f64 (*.f64 z t) #s(literal 2/3 binary64)))) (sin.f64 y))) (cos.f64 (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 y (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 2 binary64)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 (-.f64 (*.f64 (cos.f64 y) (cos.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (*.f64 (sin.f64 y) (sin.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y)))) (cos.f64 (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 y (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 2 binary64)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (-.f64 (/.f64 (*.f64 (+.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 z t) #s(literal 3 binary64))))))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 z (/.f64 #s(literal -3 binary64) t))))))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
(-.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 3 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 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 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (fma.f64 (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))) (cos.f64 y) (neg.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64))))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (+.f64 (cos.f64 (+.f64 y (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) (cos.f64 (+.f64 y (+.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) (/.f64 (*.f64 z t) #s(literal 3 binary64))) y)))) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #s(literal 2 binary64)) x) (/.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 9 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 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 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 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 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (cos.f64 (-.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)) y)))) (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)))) #s(literal 2 binary64))) (cos.f64 (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y)))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 2/3 binary64)) y))) #s(literal 2 binary64))) (cos.f64 (+.f64 (-.f64 y (*.f64 (*.f64 z t) #s(literal 2/3 binary64))) y))) (cos.f64 (+.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) (-.f64 y (-.f64 (/.f64 (*.f64 t z) #s(literal 3 binary64)) y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) #s(literal 2 binary64)) (cos.f64 (+.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))) #s(literal 3 binary64)) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))) (/.f64 (/.f64 (*.f64 (/.f64 a b) (/.f64 (/.f64 a b) (/.f64 b a))) #s(literal 27 binary64)) (+.f64 (*.f64 x (pow.f64 (*.f64 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) #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 #s(literal 2 binary64) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #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 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z t) #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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 z (/.f64 #s(literal -3 binary64) t))))))) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64))))))))) (/.f64 (/.f64 a #s(literal 3 binary64)) b)) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (cos.f64 y) (cos.f64 (/.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)) (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t)))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 z (/.f64 #s(literal -3 binary64) t))))))))) (/.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 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) (cos.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) (sin.f64 (/.f64 (*.f64 z t) #s(literal 3 binary64)))))))))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
| Outputs |
|---|
(+.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
16 calls:
| 67.0ms | y |
| 66.0ms | t |
| 66.0ms | x |
| 65.0ms | (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
| 64.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.5% | 1 | x |
| 77.5% | 1 | y |
| 77.5% | 1 | z |
| 77.5% | 1 | t |
| 77.5% | 1 | a |
| 77.5% | 1 | b |
| 77.5% | 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)))) |
| 77.5% | 1 | (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))))) |
| 77.5% | 1 | (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
| 77.5% | 1 | (sqrt.f64 x) |
| 77.5% | 1 | (cos.f64 (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64)))) |
| 77.5% | 1 | (-.f64 y (/.f64 (*.f64 z t) #s(literal 3 binary64))) |
| 77.5% | 1 | (/.f64 (*.f64 z t) #s(literal 3 binary64)) |
| 77.5% | 1 | (*.f64 z t) |
| 77.5% | 1 | (/.f64 a (*.f64 b #s(literal 3 binary64))) |
| 77.5% | 1 | (*.f64 b #s(literal 3 binary64)) |
Compiled 171 to 140 computations (18.1% saved)
| Inputs |
|---|
(*.f64 a (/.f64 #s(literal -1/3 binary64) b)) |
(*.f64 (/.f64 a b) #s(literal -1/3 binary64)) |
(/.f64 #s(literal -1/3 binary64) (/.f64 b a)) |
(/.f64 a (*.f64 b #s(literal -3 binary64))) |
(/.f64 a (/.f64 b #s(literal -1/3 binary64))) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(/.f64 (/.f64 a #s(literal -3 binary64)) b) |
(/.f64 (/.f64 a b) #s(literal -3 binary64)) |
(*.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 a (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) a) #s(literal -1/3 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 a #s(literal 3 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 b a)) #s(literal -1/3 binary64)) |
(*.f64 (/.f64 a #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(/.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 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 3 binary64) a)) b) |
(*.f64 x (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b))) |
(+.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) #s(literal 2 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 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(*.f64 (sqrt.f64 x) (*.f64 (*.f64 y y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/18 binary64))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 z z)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 y z)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 (*.f64 #s(literal 2/3 binary64) t) (*.f64 y z))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 y t) z)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (*.f64 #s(literal 2/3 binary64) t) (*.f64 y z)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 z z))))))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 y t) z))))))) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y t)) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))))))) (*.f64 y y)))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 t (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y z)) (*.f64 (*.f64 #s(literal -1/18 binary64) t) (*.f64 (*.f64 z z) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
(+.f64 (/.f64 a (/.f64 b #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 (sqrt.f64 x) (*.f64 b (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) b) |
(*.f64 (+.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) x) (/.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x))) x) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (+.f64 (*.f64 (*.f64 y z) #s(literal -2/3 binary64)) (/.f64 (*.f64 y y) t)) t))))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (+.f64 (*.f64 (*.f64 y t) #s(literal -2/3 binary64)) (/.f64 (*.f64 y y) z)) z))))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 y (*.f64 t #s(literal 2/3 binary64)))) (*.f64 z (*.f64 y (*.f64 t #s(literal 2/3 binary64))))) (*.f64 (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (-.f64 (*.f64 z (*.f64 y (*.f64 t #s(literal 2/3 binary64)))) (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (*.f64 y y)))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
(+.f64 (/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)))) (sqrt.f64 x)) (-.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
(+.f64 (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))) (-.f64 #s(literal 4 binary64) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 a #s(literal -1/3 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (/.f64 a #s(literal -3 binary64)))) #s(literal -1 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal -1 binary64) (cos.f64 y)))) |
(*.f64 a (exp.f64 (*.f64 (log.f64 (/.f64 b #s(literal -1/3 binary64))) #s(literal -1 binary64)))) |
(*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 b a)) #s(literal -1 binary64))) #s(literal -1/3 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
(+.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
| Outputs |
|---|
(+.f64 (*.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) a) b)) |
9 calls:
| 22.0ms | (sqrt.f64 x) |
| 20.0ms | x |
| 20.0ms | b |
| 19.0ms | z |
| 19.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.4% | 1 | (*.f64 z t) |
| 77.4% | 1 | y |
| 77.4% | 1 | t |
| 77.4% | 1 | b |
| 77.4% | 1 | z |
| 77.4% | 1 | a |
| 77.4% | 1 | x |
| 77.4% | 1 | (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
| 77.4% | 1 | (sqrt.f64 x) |
Compiled 69 to 59 computations (14.5% saved)
| Inputs |
|---|
(*.f64 a (/.f64 #s(literal -1/3 binary64) b)) |
(*.f64 (/.f64 a b) #s(literal -1/3 binary64)) |
(/.f64 #s(literal -1/3 binary64) (/.f64 b a)) |
(/.f64 a (*.f64 b #s(literal -3 binary64))) |
(/.f64 a (/.f64 b #s(literal -1/3 binary64))) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(/.f64 (/.f64 a #s(literal -3 binary64)) b) |
(/.f64 (/.f64 a b) #s(literal -3 binary64)) |
(*.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 a (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) a) #s(literal -1/3 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 a #s(literal 3 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 b a)) #s(literal -1/3 binary64)) |
(*.f64 (/.f64 a #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(/.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 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 3 binary64) a)) b) |
(*.f64 x (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b))) |
(+.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) #s(literal 2 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 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(*.f64 (sqrt.f64 x) (*.f64 (*.f64 y y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/18 binary64))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 z z)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 y z)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 (*.f64 #s(literal 2/3 binary64) t) (*.f64 y z))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 y t) z)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (*.f64 #s(literal 2/3 binary64) t) (*.f64 y z)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 z z))))))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 y t) z))))))) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y t)) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))))))) (*.f64 y y)))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 t (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y z)) (*.f64 (*.f64 #s(literal -1/18 binary64) t) (*.f64 (*.f64 z z) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
(+.f64 (/.f64 a (/.f64 b #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 (sqrt.f64 x) (*.f64 b (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) b) |
(*.f64 (+.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) x) (/.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x))) x) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (+.f64 (*.f64 (*.f64 y z) #s(literal -2/3 binary64)) (/.f64 (*.f64 y y) t)) t))))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (+.f64 (*.f64 (*.f64 y t) #s(literal -2/3 binary64)) (/.f64 (*.f64 y y) z)) z))))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 y (*.f64 t #s(literal 2/3 binary64)))) (*.f64 z (*.f64 y (*.f64 t #s(literal 2/3 binary64))))) (*.f64 (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (-.f64 (*.f64 z (*.f64 y (*.f64 t #s(literal 2/3 binary64)))) (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (*.f64 y y)))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
(+.f64 (/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)))) (sqrt.f64 x)) (-.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
(+.f64 (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))) (-.f64 #s(literal 4 binary64) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 a #s(literal -1/3 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (/.f64 a #s(literal -3 binary64)))) #s(literal -1 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (*.f64 #s(literal -1 binary64) (cos.f64 y)))) |
(*.f64 a (exp.f64 (*.f64 (log.f64 (/.f64 b #s(literal -1/3 binary64))) #s(literal -1 binary64)))) |
(*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 b a)) #s(literal -1 binary64))) #s(literal -1/3 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t z)) y)))) |
(*.f64 (cos.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/3 binary64))) y)) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(*.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) t) z) y))) |
| Outputs |
|---|
(+.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) (cos.f64 y))) |
(+.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
9 calls:
| 46.0ms | x |
| 46.0ms | (sqrt.f64 x) |
| 45.0ms | a |
| 44.0ms | (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
| 41.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.6% | 1 | (*.f64 z t) |
| 67.7% | 3 | y |
| 65.6% | 1 | t |
| 65.6% | 1 | z |
| 69.5% | 3 | a |
| 65.6% | 1 | b |
| 67.6% | 3 | x |
| 67.6% | 3 | (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) |
| 67.6% | 3 | (sqrt.f64 x) |
Compiled 69 to 59 computations (14.5% saved)
| Inputs |
|---|
(*.f64 a (/.f64 #s(literal -1/3 binary64) b)) |
(*.f64 (/.f64 a b) #s(literal -1/3 binary64)) |
(/.f64 #s(literal -1/3 binary64) (/.f64 b a)) |
(/.f64 a (*.f64 b #s(literal -3 binary64))) |
(/.f64 a (/.f64 b #s(literal -1/3 binary64))) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(/.f64 (/.f64 a #s(literal -3 binary64)) b) |
(/.f64 (/.f64 a b) #s(literal -3 binary64)) |
(*.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 a (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) a) #s(literal -1/3 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 a #s(literal 3 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 b a)) #s(literal -1/3 binary64)) |
(*.f64 (/.f64 a #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(/.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 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 3 binary64) a)) b) |
(*.f64 x (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b))) |
(+.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 #s(literal 2 binary64) (sqrt.f64 x))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) #s(literal 2 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 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 (*.f64 t t) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(*.f64 (sqrt.f64 x) (*.f64 (*.f64 y y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/18 binary64))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 z z)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 #s(literal 2/3 binary64) (*.f64 t (*.f64 y z)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 (*.f64 #s(literal 2/3 binary64) t) (*.f64 y z))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 y t) z)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) b) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 (*.f64 #s(literal 2/3 binary64) t) (*.f64 y z)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 t t) (*.f64 z z))))))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) |
(*.f64 (sqrt.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 z (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 2/3 binary64) t) y))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 y t) z))))))) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y t)) (*.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 t t) (*.f64 z (-.f64 #s(literal 2 binary64) (*.f64 y y))))))) (*.f64 y y)))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 t (+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 y z)) (*.f64 (*.f64 #s(literal -1/18 binary64) t) (*.f64 (*.f64 z z) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
(+.f64 (/.f64 a (/.f64 b #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 (sqrt.f64 x) (*.f64 b (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) b) |
(*.f64 (+.f64 (/.f64 (/.f64 a (*.f64 b #s(literal -3 binary64))) x) (/.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 z (*.f64 t t)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal -1/18 binary64))) (*.f64 #s(literal 2/3 binary64) (*.f64 y t))))) (sqrt.f64 x))) x) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 z z)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (+.f64 (*.f64 (*.f64 y z) #s(literal -2/3 binary64)) (/.f64 (*.f64 y y) t)) t))))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t t)) (-.f64 #s(literal 2 binary64) (*.f64 y y))) (/.f64 (+.f64 (*.f64 (*.f64 y t) #s(literal -2/3 binary64)) (/.f64 (*.f64 y y) z)) z))))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 z (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) (-.f64 #s(literal 2 binary64) (*.f64 y y))) #s(literal -1/18 binary64)) (*.f64 #s(literal 2/3 binary64) (*.f64 y t)))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 #s(literal 2 binary64) (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 y (*.f64 t #s(literal 2/3 binary64)))) (*.f64 z (*.f64 y (*.f64 t #s(literal 2/3 binary64))))) (*.f64 (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))) (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (-.f64 (*.f64 z (*.f64 y (*.f64 t #s(literal 2/3 binary64)))) (*.f64 z (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y)))))) (*.f64 y y)))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
(+.f64 (/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)))) (sqrt.f64 x)) (-.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
(+.f64 (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))) (-.f64 #s(literal 4 binary64) (*.f64 (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y)) (-.f64 (*.f64 z (+.f64 (*.f64 y (*.f64 t #s(literal 2/3 binary64))) (*.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 t (*.f64 t z))) (-.f64 #s(literal 2 binary64) (*.f64 y y))))) (*.f64 y y))))))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
| Outputs |
|---|
(+.f64 (*.f64 (sqrt.f64 x) #s(literal 2 binary64)) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
3 calls:
| 13.0ms | a |
| 13.0ms | z |
| 11.0ms | (*.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.6% | 1 | z |
| 65.6% | 1 | (*.f64 z t) |
| 65.6% | 1 | a |
Compiled 23 to 19 computations (17.4% saved)
| Inputs |
|---|
(*.f64 a (/.f64 #s(literal -1/3 binary64) b)) |
(*.f64 (/.f64 a b) #s(literal -1/3 binary64)) |
(/.f64 #s(literal -1/3 binary64) (/.f64 b a)) |
(/.f64 a (*.f64 b #s(literal -3 binary64))) |
(/.f64 a (/.f64 b #s(literal -1/3 binary64))) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
(/.f64 (/.f64 a #s(literal -3 binary64)) b) |
(/.f64 (/.f64 a b) #s(literal -3 binary64)) |
(*.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 a (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) a) #s(literal -1/3 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 a #s(literal 3 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 b a)) #s(literal -1/3 binary64)) |
(*.f64 (/.f64 a #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(/.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 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 3 binary64) a)) b) |
(*.f64 x (/.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 x b))) |
| Outputs |
|---|
(/.f64 (/.f64 a #s(literal -3 binary64)) b) |
6 calls:
| 7.0ms | x |
| 7.0ms | a |
| 7.0ms | b |
| 6.0ms | t |
| 5.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.2% | 1 | x |
| 53.2% | 1 | y |
| 53.2% | 1 | b |
| 53.2% | 1 | t |
| 53.2% | 1 | a |
| 53.2% | 1 | z |
Compiled 42 to 36 computations (14.3% saved)
| Inputs |
|---|
(*.f64 a (/.f64 #s(literal -1/3 binary64) b)) |
(*.f64 (/.f64 a b) #s(literal -1/3 binary64)) |
(/.f64 #s(literal -1/3 binary64) (/.f64 b a)) |
(/.f64 a (*.f64 b #s(literal -3 binary64))) |
(/.f64 a (/.f64 b #s(literal -1/3 binary64))) |
(/.f64 (*.f64 #s(literal -1/3 binary64) a) b) |
| Outputs |
|---|
(/.f64 a (*.f64 b #s(literal -3 binary64))) |
6 calls:
| 5.0ms | t |
| 2.0ms | b |
| 2.0ms | z |
| 2.0ms | x |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.2% | 1 | x |
| 53.2% | 1 | y |
| 53.2% | 1 | z |
| 53.2% | 1 | t |
| 53.2% | 1 | a |
| 53.2% | 1 | b |
Compiled 42 to 36 computations (14.3% saved)
Total -0.1b remaining (-0.4%)
Threshold costs -0.1b (-0.4%)
| Inputs |
|---|
(*.f64 a (/.f64 #s(literal -1/3 binary64) b)) |
(*.f64 (/.f64 a b) #s(literal -1/3 binary64)) |
(/.f64 #s(literal -1/3 binary64) (/.f64 b a)) |
| Outputs |
|---|
(*.f64 a (/.f64 #s(literal -1/3 binary64) b)) |
6 calls:
| 3.0ms | b |
| 2.0ms | a |
| 2.0ms | y |
| 2.0ms | x |
| 2.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.2% | 1 | x |
| 53.2% | 1 | y |
| 53.2% | 1 | z |
| 53.2% | 1 | t |
| 53.2% | 1 | a |
| 53.2% | 1 | b |
Compiled 42 to 36 computations (14.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 23.0ms | 2.5236656584146886e-92 | 3.3936435895351964e-91 |
| 48.0ms | -1.6473008331909625e-279 | -1.4952212963914488e-286 |
| 50.0ms | 141× | 1 | valid |
| 12.0ms | 99× | 0 | valid |
Compiled 499 to 417 computations (16.4% saved)
ival-mult: 11.0ms (24.5% of total)ival-cos: 11.0ms (24.5% of total)ival-div: 9.0ms (20% of total)backward-pass: 5.0ms (11.1% of total)ival-sub: 4.0ms (8.9% of total)ival-sqrt: 4.0ms (8.9% of total)const: 1.0ms (2.2% of total)| 1× | fuel |
Compiled 92 to 55 computations (40.2% saved)
(sort z t)
Compiled 646 to 460 computations (28.8% saved)
Loading profile data...