
Time bar (total: 11.0s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 11 to 10 computations (9.1% saved)
| 1.1s | 8 256× | 0 | valid |
ival-cos: 488.0ms (57.7% of total)ival-sin: 172.0ms (20.3% of total)ival-mult: 141.0ms (16.7% of total)ival-sub: 36.0ms (4.3% of total)ival-true: 6.0ms (0.7% of total)ival-assert: 3.0ms (0.4% of total)| 2× | egg-herbie |
| 208× | accelerator-lowering-fma.f32 |
| 208× | accelerator-lowering-fma.f64 |
| 174× | distribute-lft-neg-in |
| 168× | associate-*r* |
| 162× | cancel-sign-sub-inv |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 96 |
| 1 | 93 | 93 |
| 2 | 174 | 93 |
| 3 | 385 | 93 |
| 4 | 691 | 93 |
| 5 | 920 | 93 |
| 6 | 1102 | 93 |
| 7 | 1153 | 93 |
| 8 | 1161 | 93 |
| 9 | 1165 | 93 |
| 0 | 8 | 9 |
| 1 | 15 | 9 |
| 2 | 27 | 9 |
| 3 | 39 | 9 |
| 4 | 60 | 9 |
| 5 | 90 | 9 |
| 6 | 148 | 9 |
| 7 | 216 | 9 |
| 8 | 276 | 9 |
| 9 | 305 | 9 |
| 10 | 321 | 9 |
| 0 | 321 | 9 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(- (* x (cos y)) (* z (sin y))) |
| Outputs |
|---|
(- (* x (cos y)) (* z (sin y))) |
(fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
| Inputs |
|---|
(- (* x (cos y)) (* z (sin y))) |
(- (* (neg x) (cos y)) (* z (sin y))) |
(- (* x (cos (neg y))) (* z (sin (neg y)))) |
(- (* x (cos y)) (* (neg z) (sin y))) |
(neg (- (* (neg x) (cos y)) (* z (sin y)))) |
(neg (- (* x (cos (neg y))) (* z (sin (neg y))))) |
(neg (- (* x (cos y)) (* (neg z) (sin y)))) |
(- (* y (cos x)) (* z (sin x))) |
(- (* z (cos y)) (* x (sin y))) |
(- (* x (cos z)) (* y (sin z))) |
| Outputs |
|---|
(- (* x (cos y)) (* z (sin y))) |
(- (* (neg x) (cos y)) (* z (sin y))) |
(- (* x (neg (cos y))) (* z (sin y))) |
(- (* x (cos (neg y))) (* z (sin (neg y)))) |
(+ (* x (cos y)) (* z (sin y))) |
(- (* x (cos y)) (* (neg z) (sin y))) |
(+ (* x (cos y)) (* z (sin y))) |
(neg (- (* (neg x) (cos y)) (* z (sin y)))) |
(+ (* x (cos y)) (* z (sin y))) |
(neg (- (* x (cos (neg y))) (* z (sin (neg y))))) |
(- (* x (neg (cos y))) (* z (sin y))) |
(neg (- (* x (cos y)) (* (neg z) (sin y)))) |
(- (* x (neg (cos y))) (* z (sin y))) |
(- (* y (cos x)) (* z (sin x))) |
(- (* z (cos y)) (* x (sin y))) |
(- (* (cos y) z) (* x (sin y))) |
(- (* x (cos z)) (* y (sin z))) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 0 | 0 | - | 0 | - | (sin.f64 y) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 x (cos.f64 y)) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (cos.f64 y) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | (*.f64 z (sin.f64 y)) |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 51.0ms | 512× | 0 | valid |
Compiled 76 to 36 computations (52.6% saved)
ival-sin: 14.0ms (40.2% of total)ival-cos: 11.0ms (31.6% of total)ival-mult: 7.0ms (20.1% of total)ival-sub: 2.0ms (5.7% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Compiled 3 to 3 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
Compiled 12 to 8 computations (33.3% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | -64 | (*.f64 x (cos.f64 y)) |
| ✓ | cost-diff | 0 | (sin.f64 y) |
| ✓ | cost-diff | 0 | (cos.f64 y) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 208× | accelerator-lowering-fma.f32 |
| 208× | accelerator-lowering-fma.f64 |
| 144× | *-lowering-*.f32 |
| 144× | *-lowering-*.f64 |
| 64× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 24 |
| 1 | 15 | 24 |
| 2 | 27 | 24 |
| 3 | 39 | 24 |
| 4 | 60 | 24 |
| 5 | 90 | 24 |
| 6 | 148 | 24 |
| 7 | 216 | 24 |
| 8 | 276 | 24 |
| 9 | 305 | 24 |
| 10 | 321 | 24 |
| 0 | 321 | 24 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(- (* x (cos y)) (* z (sin y))) |
(* x (cos y)) |
x |
(cos y) |
y |
(* z (sin y)) |
z |
(sin y) |
| Outputs |
|---|
(- (* x (cos y)) (* z (sin y))) |
(fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(* x (cos y)) |
(fma.f64 x (cos.f64 y) #s(literal 0 binary64)) |
x |
(cos y) |
(cos.f64 y) |
y |
(* z (sin y)) |
(fma.f64 z (sin.f64 y) #s(literal 0 binary64)) |
z |
(sin y) |
(sin.f64 y) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sin.f64 y) |
| ✓ | accuracy | 100.0% | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| ✓ | accuracy | 99.8% | (*.f64 z (sin.f64 y)) |
| ✓ | accuracy | 99.8% | (*.f64 x (cos.f64 y)) |
| 24.0ms | 256× | 0 | valid |
Compiled 26 to 10 computations (61.5% saved)
ival-cos: 6.0ms (37.7% of total)ival-sin: 5.0ms (31.4% of total)ival-mult: 3.0ms (18.9% of total)ival-sub: 1.0ms (6.3% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (- (* x (cos y)) (* z (sin y)))> |
#<alt (cos y)> |
#<alt (sin y)> |
#<alt (* x (cos y))> |
#<alt (* z (sin y))> |
| Outputs |
|---|
#<alt (* -1 (* z (sin y)))> |
#<alt (- (* x (cos y)) (* z (sin y)))> |
#<alt (- (* x (cos y)) (* z (sin y)))> |
#<alt (- (* x (cos y)) (* z (sin y)))> |
#<alt (* x (cos y))> |
#<alt (* x (+ (cos y) (* -1 (/ (* z (sin y)) x))))> |
#<alt (* x (+ (cos y) (* -1 (/ (* z (sin y)) x))))> |
#<alt (* x (+ (cos y) (* -1 (/ (* z (sin y)) x))))> |
#<alt (* x (cos y))> |
#<alt (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x))))> |
#<alt (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x))))> |
#<alt (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x))))> |
#<alt x> |
#<alt (+ x (* -1 (* y z)))> |
#<alt (+ x (* y (- (* -1/2 (* x y)) z)))> |
#<alt (+ x (* y (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z)))> |
#<alt (- (* x (cos y)) (* z (sin y)))> |
#<alt (- (* x (cos y)) (* z (sin y)))> |
#<alt (- (* x (cos y)) (* z (sin y)))> |
#<alt (- (* x (cos y)) (* z (sin y)))> |
#<alt (- (* x (cos y)) (* z (sin y)))> |
#<alt (- (* x (cos y)) (* z (sin y)))> |
#<alt (- (* x (cos y)) (* z (sin y)))> |
#<alt (- (* x (cos y)) (* z (sin y)))> |
#<alt (* x (cos y))> |
#<alt (+ (* -1 (* z (sin y))) (* x (cos y)))> |
#<alt (+ (* -1 (* z (sin y))) (* x (cos y)))> |
#<alt (+ (* -1 (* z (sin y))) (* x (cos y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* z (- (/ (* x (cos y)) z) (sin y)))> |
#<alt (* z (- (/ (* x (cos y)) z) (sin y)))> |
#<alt (* z (- (/ (* x (cos y)) z) (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y)))))> |
#<alt (* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y)))))> |
#<alt (* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin 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 y> |
#<alt (* y (+ 1 (* -1/6 (pow y 2))))> |
#<alt (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))> |
#<alt (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt x> |
#<alt (+ x (* -1/2 (* x (pow y 2))))> |
#<alt (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2))))))> |
#<alt (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x))))))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* y z)> |
#<alt (* y (+ z (* -1/6 (* (pow y 2) z))))> |
#<alt (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z))))))> |
#<alt (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z)))))))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
27 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | 0 | (- (* x (cos y)) (* z (sin y))) |
| 1.0ms | z | @ | 0 | (- (* x (cos y)) (* z (sin y))) |
| 1.0ms | y | @ | -inf | (- (* x (cos y)) (* z (sin y))) |
| 1.0ms | y | @ | inf | (- (* x (cos y)) (* z (sin y))) |
| 0.0ms | y | @ | 0 | (- (* x (cos y)) (* z (sin y))) |
| 1× | batch-egg-rewrite |
| 10 986× | accelerator-lowering-fma.f32 |
| 10 986× | accelerator-lowering-fma.f64 |
| 4 356× | *-lowering-*.f32 |
| 4 356× | *-lowering-*.f64 |
| 3 866× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 21 |
| 1 | 28 | 21 |
| 2 | 205 | 21 |
| 3 | 1981 | 21 |
| 0 | 8366 | 21 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (* x (cos y)) (* z (sin y))) |
(cos y) |
(sin y) |
(* x (cos y)) |
(* z (sin y)) |
| Outputs |
|---|
(+.f64 (*.f64 x (cos.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) (*.f64 x (cos.f64 y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) #s(literal -1 binary64))) |
(-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))) |
(-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) |
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y)))) |
(-.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (*.f64 z (sin.f64 y))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 9 binary64)) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 y) (*.f64 x (*.f64 z (sin.f64 y)))) #s(literal 3 binary64))))) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) (/.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 9 binary64)) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 y) (*.f64 x (*.f64 z (sin.f64 y)))) #s(literal 3 binary64))))) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) (/.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 z (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 (*.f64 x (cos.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))))))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 z (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 (*.f64 x (cos.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 9 binary64)) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 y) (*.f64 x (*.f64 z (sin.f64 y)))) #s(literal 3 binary64))))) (fma.f64 z (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 (*.f64 x (cos.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))))))) (/.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 9 binary64)) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 y) (*.f64 x (*.f64 z (sin.f64 y)))) #s(literal 3 binary64))))) (fma.f64 z (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 (*.f64 x (cos.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (fma.f64 z (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 (*.f64 x (cos.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))))))) (/.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (fma.f64 z (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 (*.f64 x (cos.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64)))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (/.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64)))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64)) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (/.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 4 binary64)) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))) (/.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 z z)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (-.f64 #s(literal 0 binary64) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (*.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) (fma.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64))))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64)) (*.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) (fma.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 9 binary64)) (*.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 y) (*.f64 x (*.f64 z (sin.f64 y)))) #s(literal 3 binary64)))))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 9 binary64)) (*.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 y) (*.f64 x (*.f64 z (sin.f64 y)))) #s(literal 3 binary64))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64)) (*.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 4 binary64)) (*.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) (pow.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (pow.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (pow.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 9 binary64)) (pow.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))))))) (/.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 9 binary64)) (pow.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))))) (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) (*.f64 x (cos.f64 y)))) (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) (*.f64 x (cos.f64 y))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))))) (/.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) #s(literal 2 binary64)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))) (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) #s(literal 2 binary64)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))))) |
(fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) |
(fma.f64 x (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))) |
(fma.f64 (cos.f64 y) x (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) |
(fma.f64 (cos.f64 y) (/.f64 (*.f64 x (*.f64 x (cos.f64 y))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))) |
(fma.f64 (*.f64 x (cos.f64 y)) (/.f64 (*.f64 x (cos.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))) |
(fma.f64 (*.f64 x (cos.f64 y)) (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (*.f64 x (cos.f64 y))) |
(fma.f64 (*.f64 z (sin.f64 y)) #s(literal -1 binary64) (*.f64 x (cos.f64 y))) |
(fma.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))))) |
(fma.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))))) (*.f64 x (cos.f64 y))) |
(fma.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))) |
(fma.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 (*.f64 x (cos.f64 y)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (sin.f64 y) (*.f64 x (cos.f64 y))) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))))) |
(fma.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))) |
(fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) (*.f64 x (cos.f64 y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(fma.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3/2 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))))) |
(fma.f64 (*.f64 x x) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) z (*.f64 x (cos.f64 y))) |
(fma.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 x (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))) |
(fma.f64 (*.f64 x (*.f64 x (cos.f64 y))) (/.f64 (cos.f64 y) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))) |
(fma.f64 (neg.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))))) |
(fma.f64 (*.f64 (sin.f64 y) #s(literal -1 binary64)) z (*.f64 x (cos.f64 y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 z z)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (-.f64 (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) #s(literal 2 binary64)))) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) |
(fma.f64 (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 (cos.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) |
(fma.f64 (exp.f64 (log.f64 (cos.f64 y))) (exp.f64 (log.f64 x)) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))))) |
(neg.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 z z)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (-.f64 #s(literal 0 binary64) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) |
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) |
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 z (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 (*.f64 x (cos.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 z z)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (neg.f64 (fma.f64 z (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 (*.f64 x (cos.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 z z)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (-.f64 #s(literal 0 binary64) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64))) (*.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64))) (*.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) (fma.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 9 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 9 binary64))) (*.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 y) (*.f64 x (*.f64 z (sin.f64 y)))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 (*.f64 x (cos.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))))) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) (fma.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64)))) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 y) (*.f64 x (*.f64 z (sin.f64 y)))) #s(literal 3 binary64))))) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 9 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 9 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) (*.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (*.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 y) (*.f64 x (*.f64 z (sin.f64 y)))) #s(literal 3 binary64)))) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) (*.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 9 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 9 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) (*.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (*.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (*.f64 (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 4 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))))) (-.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 9 binary64)) (pow.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) #s(literal 3 binary64))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 9 binary64)) (pow.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))))) (-.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) (*.f64 x (cos.f64 y))) (-.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))) (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) (-.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) (*.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 y) (*.f64 x (*.f64 z (sin.f64 y)))) #s(literal 3 binary64)))) (/.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 9 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 9 binary64))) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (/.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64))) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64))) (/.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 4 binary64))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 z z)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 4 binary64))) (*.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) (*.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (*.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (pow.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 9 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 y) (*.f64 x (*.f64 z (sin.f64 y)))) #s(literal 3 binary64)))) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 z z)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64)))) (neg.f64 (*.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) (fma.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64)))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 4 binary64)))) (neg.f64 (*.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 9 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 9 binary64)))) (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 y) (*.f64 x (*.f64 z (sin.f64 y)))) #s(literal 3 binary64))))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 9 binary64)) (pow.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) #s(literal 3 binary64))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 9 binary64)) (pow.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) (*.f64 x (cos.f64 y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) #s(literal 2 binary64))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))) |
(/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 9 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 9 binary64))) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 y) (*.f64 x (*.f64 z (sin.f64 y)))) #s(literal 3 binary64))))) |
(/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64))) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) |
(/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (fma.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64)))) |
(/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 4 binary64))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(/.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 z z)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 z z)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) |
(/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))) (*.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (/.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) (*.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) (/.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64))) (/.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64))) (/.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) (/.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (*.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) (/.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 #s(literal 0 binary64) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) (*.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 z z))))) (*.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) (-.f64 #s(literal 0 binary64) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) |
(/.f64 (-.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 (/.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (*.f64 (/.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (*.f64 (/.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) (*.f64 (/.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 z z))))) (*.f64 (/.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (-.f64 #s(literal 0 binary64) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (/.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (-.f64 #s(literal 0 binary64) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 z z))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) (*.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))))) (neg.f64 (pow.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (*.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) (neg.f64 (pow.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 9 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 9 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 y) (*.f64 x (*.f64 z (sin.f64 y)))) #s(literal 3 binary64)))) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 4 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (neg.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 z z)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 9 binary64)) (pow.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) #s(literal 3 binary64))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 9 binary64)) (pow.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) (*.f64 x (cos.f64 y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 9 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 9 binary64))) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))) (neg.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 y) (*.f64 x (*.f64 z (sin.f64 y)))) #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64))) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))) (+.f64 (neg.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) (neg.f64 (fma.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 4 binary64))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) (neg.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))) |
(/.f64 (+.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 9 binary64)) (pow.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) #s(literal 3 binary64))) (pow.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))))) (*.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y))) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y))) (*.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (*.f64 z (sin.f64 y)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 (*.f64 x (cos.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))))))) |
(*.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) (/.f64 (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))) |
(*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 z z)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) |
(*.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) (/.f64 (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) |
(*.f64 (+.f64 (neg.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 z z)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) (fma.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64)))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 9 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 y) (*.f64 x (*.f64 z (sin.f64 y)))) #s(literal 3 binary64))))))) |
(*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 z z)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))))) |
(*.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) (*.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) #s(literal 2 binary64)))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (*.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 9 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 9 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 y) (*.f64 x (*.f64 z (sin.f64 y)))) #s(literal 3 binary64)))) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))))) |
(*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))))) |
(*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) |
(*.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) |
(*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))) |
(*.f64 (neg.f64 (+.f64 (neg.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 z z)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) |
(*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 9 binary64)) (pow.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) #s(literal 3 binary64))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 9 binary64)) (pow.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) (*.f64 x (cos.f64 y))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 x x) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 9 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 9 binary64))) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 y) (*.f64 x (*.f64 z (sin.f64 y)))) #s(literal 3 binary64)))))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64))) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 4 binary64))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) |
(*.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 z z)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y)))))) |
(*.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 z z)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 z z)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (-.f64 (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) #s(literal 2 binary64)))) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 4 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 9 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 9 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 y) (*.f64 x (*.f64 z (sin.f64 y)))) #s(literal 3 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 6 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))))) |
(cos.f64 y) |
(sin.f64 y) |
(exp.f64 (log.f64 (*.f64 x (cos.f64 y)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (cos.f64 y))) #s(literal 1 binary64))) |
(pow.f64 (*.f64 x (cos.f64 y)) #s(literal 1 binary64)) |
(*.f64 x (cos.f64 y)) |
(*.f64 (cos.f64 y) x) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 (cos.f64 y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 (cos.f64 y)))) |
(*.f64 (exp.f64 (log.f64 (cos.f64 y))) (exp.f64 (log.f64 x))) |
(exp.f64 (log.f64 (*.f64 z (sin.f64 y)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 z (sin.f64 y))) #s(literal 1 binary64))) |
(pow.f64 (*.f64 z (sin.f64 y)) #s(literal 1 binary64)) |
(*.f64 z (sin.f64 y)) |
(*.f64 (sin.f64 y) z) |
(*.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 (sin.f64 y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sin.f64 y) #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) |
(*.f64 (exp.f64 (log.f64 (sin.f64 y))) (exp.f64 (log.f64 z))) |
(*.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 (sin.f64 y)))) |
| 1× | egg-herbie |
| 12 936× | accelerator-lowering-fma.f32 |
| 12 936× | accelerator-lowering-fma.f64 |
| 4 366× | *-lowering-*.f32 |
| 4 366× | *-lowering-*.f64 |
| 2 310× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 112 | 686 |
| 1 | 339 | 681 |
| 2 | 929 | 669 |
| 3 | 2675 | 663 |
| 4 | 4616 | 663 |
| 5 | 7378 | 663 |
| 0 | 8249 | 636 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (* z (sin y))) |
(- (* x (cos y)) (* z (sin y))) |
(- (* x (cos y)) (* z (sin y))) |
(- (* x (cos y)) (* z (sin y))) |
(* x (cos y)) |
(* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))) |
(* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))) |
(* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))) |
(* x (cos y)) |
(* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))) |
(* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))) |
(* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))) |
x |
(+ x (* -1 (* y z))) |
(+ x (* y (- (* -1/2 (* x y)) z))) |
(+ x (* y (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))) |
(- (* x (cos y)) (* z (sin y))) |
(- (* x (cos y)) (* z (sin y))) |
(- (* x (cos y)) (* z (sin y))) |
(- (* x (cos y)) (* z (sin y))) |
(- (* x (cos y)) (* z (sin y))) |
(- (* x (cos y)) (* z (sin y))) |
(- (* x (cos y)) (* z (sin y))) |
(- (* x (cos y)) (* z (sin y))) |
(* x (cos y)) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(* -1 (* z (sin y))) |
(* z (- (/ (* x (cos y)) z) (sin y))) |
(* z (- (/ (* x (cos y)) z) (sin y))) |
(* z (- (/ (* x (cos y)) z) (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))) |
(* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))) |
(* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin 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) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
x |
(+ x (* -1/2 (* x (pow y 2)))) |
(+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))) |
(+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* y z) |
(* y (+ z (* -1/6 (* (pow y 2) z)))) |
(* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))) |
(* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
| Outputs |
|---|
(* -1 (* z (sin y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 0 binary64)) |
(- (* x (cos y)) (* z (sin y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(- (* x (cos y)) (* z (sin y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(- (* x (cos y)) (* z (sin y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(* x (cos y)) |
(fma.f64 x (cos.f64 y) #s(literal 0 binary64)) |
(* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(* x (cos y)) |
(fma.f64 x (cos.f64 y) #s(literal 0 binary64)) |
(* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
x |
(+ x (* -1 (* y z))) |
(-.f64 x (fma.f64 z y #s(literal 0 binary64))) |
(+ x (* y (- (* -1/2 (* x y)) z))) |
(fma.f64 y (-.f64 (fma.f64 x (*.f64 y #s(literal -1/2 binary64)) #s(literal 0 binary64)) z) x) |
(+ x (* y (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))) |
(fma.f64 y (fma.f64 y (fma.f64 x #s(literal -1/2 binary64) (*.f64 (fma.f64 z y #s(literal 0 binary64)) #s(literal 1/6 binary64))) (-.f64 #s(literal 0 binary64) z)) x) |
(- (* x (cos y)) (* z (sin y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(- (* x (cos y)) (* z (sin y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(- (* x (cos y)) (* z (sin y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(- (* x (cos y)) (* z (sin y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(- (* x (cos y)) (* z (sin y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(- (* x (cos y)) (* z (sin y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(- (* x (cos y)) (* z (sin y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(- (* x (cos y)) (* z (sin y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(* x (cos y)) |
(fma.f64 x (cos.f64 y) #s(literal 0 binary64)) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(* -1 (* z (sin y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 0 binary64)) |
(* z (- (/ (* x (cos y)) z) (sin y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(* z (- (/ (* x (cos y)) z) (sin y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(* z (- (/ (* x (cos y)) z) (sin y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(* -1 (* z (sin y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 0 binary64)) |
(* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow y 2))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) |
(fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(* x (cos y)) |
(fma.f64 x (cos.f64 y) #s(literal 0 binary64)) |
(* x (cos y)) |
(fma.f64 x (cos.f64 y) #s(literal 0 binary64)) |
(* x (cos y)) |
(fma.f64 x (cos.f64 y) #s(literal 0 binary64)) |
(* x (cos y)) |
(fma.f64 x (cos.f64 y) #s(literal 0 binary64)) |
(* x (cos y)) |
(fma.f64 x (cos.f64 y) #s(literal 0 binary64)) |
(* x (cos y)) |
(fma.f64 x (cos.f64 y) #s(literal 0 binary64)) |
(* x (cos y)) |
(fma.f64 x (cos.f64 y) #s(literal 0 binary64)) |
(* x (cos y)) |
(fma.f64 x (cos.f64 y) #s(literal 0 binary64)) |
(* x (cos y)) |
(fma.f64 x (cos.f64 y) #s(literal 0 binary64)) |
(* x (cos y)) |
(fma.f64 x (cos.f64 y) #s(literal 0 binary64)) |
(* x (cos y)) |
(fma.f64 x (cos.f64 y) #s(literal 0 binary64)) |
(* x (cos y)) |
(fma.f64 x (cos.f64 y) #s(literal 0 binary64)) |
x |
(+ x (* -1/2 (* x (pow y 2)))) |
(fma.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))) |
(*.f64 x (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))) |
(fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) x) |
(* x (cos y)) |
(fma.f64 x (cos.f64 y) #s(literal 0 binary64)) |
(* x (cos y)) |
(fma.f64 x (cos.f64 y) #s(literal 0 binary64)) |
(* x (cos y)) |
(fma.f64 x (cos.f64 y) #s(literal 0 binary64)) |
(* x (cos y)) |
(fma.f64 x (cos.f64 y) #s(literal 0 binary64)) |
(* x (cos y)) |
(fma.f64 x (cos.f64 y) #s(literal 0 binary64)) |
(* x (cos y)) |
(fma.f64 x (cos.f64 y) #s(literal 0 binary64)) |
(* x (cos y)) |
(fma.f64 x (cos.f64 y) #s(literal 0 binary64)) |
(* x (cos y)) |
(fma.f64 x (cos.f64 y) #s(literal 0 binary64)) |
(* z (sin y)) |
(fma.f64 z (sin.f64 y) #s(literal 0 binary64)) |
(* z (sin y)) |
(fma.f64 z (sin.f64 y) #s(literal 0 binary64)) |
(* z (sin y)) |
(fma.f64 z (sin.f64 y) #s(literal 0 binary64)) |
(* z (sin y)) |
(fma.f64 z (sin.f64 y) #s(literal 0 binary64)) |
(* z (sin y)) |
(fma.f64 z (sin.f64 y) #s(literal 0 binary64)) |
(* z (sin y)) |
(fma.f64 z (sin.f64 y) #s(literal 0 binary64)) |
(* z (sin y)) |
(fma.f64 z (sin.f64 y) #s(literal 0 binary64)) |
(* z (sin y)) |
(fma.f64 z (sin.f64 y) #s(literal 0 binary64)) |
(* z (sin y)) |
(fma.f64 z (sin.f64 y) #s(literal 0 binary64)) |
(* z (sin y)) |
(fma.f64 z (sin.f64 y) #s(literal 0 binary64)) |
(* z (sin y)) |
(fma.f64 z (sin.f64 y) #s(literal 0 binary64)) |
(* z (sin y)) |
(fma.f64 z (sin.f64 y) #s(literal 0 binary64)) |
(* y z) |
(fma.f64 z y #s(literal 0 binary64)) |
(* y (+ z (* -1/6 (* (pow y 2) z)))) |
(*.f64 (fma.f64 z y #s(literal 0 binary64)) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))) |
(*.f64 z (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))) |
(*.f64 y (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(* z (sin y)) |
(fma.f64 z (sin.f64 y) #s(literal 0 binary64)) |
(* z (sin y)) |
(fma.f64 z (sin.f64 y) #s(literal 0 binary64)) |
(* z (sin y)) |
(fma.f64 z (sin.f64 y) #s(literal 0 binary64)) |
(* z (sin y)) |
(fma.f64 z (sin.f64 y) #s(literal 0 binary64)) |
(* z (sin y)) |
(fma.f64 z (sin.f64 y) #s(literal 0 binary64)) |
(* z (sin y)) |
(fma.f64 z (sin.f64 y) #s(literal 0 binary64)) |
(* z (sin y)) |
(fma.f64 z (sin.f64 y) #s(literal 0 binary64)) |
(* z (sin y)) |
(fma.f64 z (sin.f64 y) #s(literal 0 binary64)) |
Compiled 15 762 to 736 computations (95.3% saved)
18 alts after pruning (17 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 323 | 17 | 340 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 323 | 18 | 341 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (fma.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) z (*.f64 x (cos.f64 y))) |
| 60.0% | (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) (*.f64 x (cos.f64 y))) | |
| 73.0% | (fma.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 x (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))) | |
| ▶ | 43.2% | (fma.f64 (*.f64 x (*.f64 x (cos.f64 y))) (/.f64 (cos.f64 y) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))) |
| 99.8% | (fma.f64 (cos.f64 y) x (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) | |
| 36.7% | (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 0 binary64)) | |
| 50.7% | (fma.f64 y (fma.f64 y (fma.f64 x #s(literal -1/2 binary64) (*.f64 (fma.f64 z y #s(literal 0 binary64)) #s(literal 1/6 binary64))) (-.f64 #s(literal 0 binary64) z)) x) | |
| 50.6% | (fma.f64 y (-.f64 (fma.f64 x (*.f64 y #s(literal -1/2 binary64)) #s(literal 0 binary64)) z) x) | |
| ▶ | 64.6% | (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) |
| 43.6% | (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 z z)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) | |
| 21.4% | (/.f64 (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 4 binary64))) (*.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) | |
| ▶ | 99.6% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) |
| ✓ | 99.8% | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 51.9% | (-.f64 x (fma.f64 z y #s(literal 0 binary64))) | |
| 75.6% | (-.f64 x (*.f64 z (sin.f64 y))) | |
| 50.6% | (*.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) (/.f64 (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))) | |
| 24.9% | (*.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 z z)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y)))))) | |
| ▶ | 41.6% | x |
Compiled 920 to 462 computations (49.8% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (cos.f64 y) |
| ✓ | cost-diff | 128 | (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) |
| ✓ | cost-diff | 192 | (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) |
| ✓ | cost-diff | 13888 | (fma.f64 (*.f64 x (*.f64 x (cos.f64 y))) (/.f64 (cos.f64 y) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))) |
| ✓ | cost-diff | 0 | (cos.f64 y) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) |
| ✓ | cost-diff | 1408 | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) |
| ✓ | cost-diff | 0 | (cos.f64 y) |
| ✓ | cost-diff | 0 | (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) |
| ✓ | cost-diff | 0 | (cos.f64 y) |
| ✓ | cost-diff | 0 | (sin.f64 y) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 0 binary64) (sin.f64 y)) |
| ✓ | cost-diff | 0 | (fma.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) z (*.f64 x (cos.f64 y))) |
| 6 200× | accelerator-lowering-fma.f32 |
| 6 200× | accelerator-lowering-fma.f64 |
| 2 906× | *-lowering-*.f32 |
| 2 906× | *-lowering-*.f64 |
| 1 430× | times-frac |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 249 |
| 1 | 78 | 246 |
| 2 | 194 | 245 |
| 3 | 550 | 245 |
| 4 | 1491 | 245 |
| 5 | 3372 | 245 |
| 6 | 5900 | 237 |
| 7 | 7230 | 237 |
| 8 | 7963 | 237 |
| 0 | 8011 | 226 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (- 0 (sin y)) z) (* x (cos y))) |
(- 0 (sin y)) |
0 |
(sin y) |
y |
z |
(* x (cos y)) |
x |
(cos y) |
x |
(+ (* x (cos y)) 0) |
x |
(cos y) |
y |
0 |
(/ 1 (/ 1 (- (* x (cos y)) (* z (sin y))))) |
1 |
(/ 1 (- (* x (cos y)) (* z (sin y)))) |
(- (* x (cos y)) (* z (sin y))) |
(* x (cos y)) |
x |
(cos y) |
y |
(* z (sin y)) |
z |
(sin y) |
(+ (* (* x (* x (cos y))) (/ (cos y) (+ (* x (cos y)) (* z (sin y))))) (neg (* (- 1/2 (* 1/2 (cos (+ y y)))) (/ (* z z) (+ (* x (cos y)) (* z (sin y))))))) |
(* x (* x (cos y))) |
x |
(* x (cos y)) |
(cos y) |
y |
(/ (cos y) (+ (* x (cos y)) (* z (sin y)))) |
(+ (* x (cos y)) (* z (sin y))) |
(* z (sin y)) |
z |
(sin y) |
(neg (* (- 1/2 (* 1/2 (cos (+ y y)))) (/ (* z z) (+ (* x (cos y)) (* z (sin y)))))) |
(* (- 1/2 (* 1/2 (cos (+ y y)))) (/ (* z z) (+ (* x (cos y)) (* z (sin y))))) |
(- 1/2 (* 1/2 (cos (+ y y)))) |
1/2 |
(* 1/2 (cos (+ y y))) |
(cos (+ y y)) |
(+ y y) |
(/ (* z z) (+ (* x (cos y)) (* z (sin y)))) |
(* z z) |
| Outputs |
|---|
(+ (* (- 0 (sin y)) z) (* x (cos y))) |
(fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(- 0 (sin y)) |
(-.f64 #s(literal 0 binary64) (sin.f64 y)) |
0 |
#s(literal 0 binary64) |
(sin y) |
(sin.f64 y) |
y |
z |
(* x (cos y)) |
(fma.f64 x (cos.f64 y) #s(literal 0 binary64)) |
x |
(cos y) |
(cos.f64 y) |
x |
(+ (* x (cos y)) 0) |
(fma.f64 x (cos.f64 y) #s(literal 0 binary64)) |
x |
(cos y) |
(cos.f64 y) |
y |
0 |
#s(literal 0 binary64) |
(/ 1 (/ 1 (- (* x (cos y)) (* z (sin y))))) |
(fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
1 |
#s(literal 1 binary64) |
(/ 1 (- (* x (cos y)) (* z (sin y)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) |
(- (* x (cos y)) (* z (sin y))) |
(fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(* x (cos y)) |
(fma.f64 x (cos.f64 y) #s(literal 0 binary64)) |
x |
(cos y) |
(cos.f64 y) |
y |
(* z (sin y)) |
(fma.f64 (sin.f64 y) z #s(literal 0 binary64)) |
z |
(sin y) |
(sin.f64 y) |
(+ (* (* x (* x (cos y))) (/ (cos y) (+ (* x (cos y)) (* z (sin y))))) (neg (* (- 1/2 (* 1/2 (cos (+ y y)))) (/ (* z z) (+ (* x (cos y)) (* z (sin y))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (fma.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal -1/2 binary64)) (fma.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(* x (* x (cos y))) |
(fma.f64 x (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 0 binary64)) |
x |
(* x (cos y)) |
(fma.f64 x (cos.f64 y) #s(literal 0 binary64)) |
(cos y) |
(cos.f64 y) |
y |
(/ (cos y) (+ (* x (cos y)) (* z (sin y)))) |
(/.f64 (cos.f64 y) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) |
(+ (* x (cos y)) (* z (sin y))) |
(fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(* z (sin y)) |
(fma.f64 (sin.f64 y) z #s(literal 0 binary64)) |
z |
(sin y) |
(sin.f64 y) |
(neg (* (- 1/2 (* 1/2 (cos (+ y y)))) (/ (* z z) (+ (* x (cos y)) (* z (sin y)))))) |
(fma.f64 (/.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(* (- 1/2 (* 1/2 (cos (+ y y)))) (/ (* z z) (+ (* x (cos y)) (* z (sin y))))) |
(fma.f64 (fma.f64 (cos.f64 (+.f64 y y)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(- 1/2 (* 1/2 (cos (+ y y)))) |
(fma.f64 (cos.f64 (+.f64 y y)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(* 1/2 (cos (+ y y))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)) #s(literal 0 binary64)) |
(cos (+ y y)) |
(cos.f64 (+.f64 y y)) |
(+ y y) |
(+.f64 y y) |
(/ (* z z) (+ (* x (cos y)) (* z (sin y)))) |
(/.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) |
(* z z) |
(fma.f64 z z #s(literal 0 binary64)) |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 89.3% | (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) |
| ✓ | accuracy | 81.6% | (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) |
| ✓ | accuracy | 76.8% | (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) |
| ✓ | accuracy | 66.4% | (fma.f64 (*.f64 x (*.f64 x (cos.f64 y))) (/.f64 (cos.f64 y) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))) |
| ✓ | accuracy | 99.8% | (*.f64 z (sin.f64 y)) |
| ✓ | accuracy | 99.8% | (*.f64 x (cos.f64 y)) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) |
| ✓ | accuracy | 100.0% | (cos.f64 y) |
| ✓ | accuracy | 99.8% | (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) |
| ✓ | accuracy | 100.0% | (cos.f64 y) |
| ✓ | accuracy | 100.0% | (sin.f64 y) |
| ✓ | accuracy | 99.9% | (fma.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) z (*.f64 x (cos.f64 y))) |
| ✓ | accuracy | 99.8% | (*.f64 x (cos.f64 y)) |
| 51.0ms | 59× | 1 | valid |
| 46.0ms | 66× | 2 | valid |
| 40.0ms | 131× | 0 | valid |
Compiled 248 to 32 computations (87.1% saved)
ival-cos: 30.0ms (29.4% of total)ival-sin: 20.0ms (19.6% of total)ival-mult: 19.0ms (18.6% of total)ival-div: 9.0ms (8.8% of total)ival-add: 8.0ms (7.8% of total)adjust: 7.0ms (6.9% of total)ival-sub: 6.0ms (5.9% of total)ival-neg: 2.0ms (2% of total)exact: 1.0ms (1% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* (- 0 (sin y)) z) (* x (cos y)))> |
#<alt (- 0 (sin y))> |
#<alt (sin y)> |
#<alt (cos y)> |
#<alt (+ (* x (cos y)) 0)> |
#<alt (/ 1 (/ 1 (- (* x (cos y)) (* z (sin y)))))> |
#<alt (/ 1 (- (* x (cos y)) (* z (sin y))))> |
#<alt (- (* x (cos y)) (* z (sin y)))> |
#<alt (+ (* (* x (* x (cos y))) (/ (cos y) (+ (* x (cos y)) (* z (sin y))))) (neg (* (- 1/2 (* 1/2 (cos (+ y y)))) (/ (* z z) (+ (* x (cos y)) (* z (sin y)))))))> |
#<alt (- 1/2 (* 1/2 (cos (+ y y))))> |
#<alt (neg (* (- 1/2 (* 1/2 (cos (+ y y)))) (/ (* z z) (+ (* x (cos y)) (* z (sin y))))))> |
#<alt (* x (cos y))> |
#<alt (* z (sin y))> |
#<alt (/ (* z z) (+ (* x (cos y)) (* z (sin y))))> |
#<alt (* (- 1/2 (* 1/2 (cos (+ y y)))) (/ (* z z) (+ (* x (cos y)) (* z (sin y)))))> |
| Outputs |
|---|
#<alt x> |
#<alt (+ x (* -1 (* y z)))> |
#<alt (+ x (* y (+ (* -1 z) (* -1/2 (* x y)))))> |
#<alt (+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z)))))))> |
#<alt (+ (* -1 (* z (sin y))) (* x (cos y)))> |
#<alt (+ (* -1 (* z (sin y))) (* x (cos y)))> |
#<alt (+ (* -1 (* z (sin y))) (* x (cos y)))> |
#<alt (+ (* -1 (* z (sin y))) (* x (cos y)))> |
#<alt (+ (* -1 (* z (sin y))) (* x (cos y)))> |
#<alt (+ (* -1 (* z (sin y))) (* x (cos y)))> |
#<alt (+ (* -1 (* z (sin y))) (* x (cos y)))> |
#<alt (+ (* -1 (* z (sin y))) (* x (cos y)))> |
#<alt (* x (cos y))> |
#<alt (+ (* -1 (* z (sin y))) (* x (cos y)))> |
#<alt (+ (* -1 (* z (sin y))) (* x (cos y)))> |
#<alt (+ (* -1 (* z (sin y))) (* x (cos y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* z (+ (* -1 (sin y)) (/ (* x (cos y)) z)))> |
#<alt (* z (+ (* -1 (sin y)) (/ (* x (cos y)) z)))> |
#<alt (* z (+ (* -1 (sin y)) (/ (* x (cos y)) z)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z)))))> |
#<alt (* -1 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z)))))> |
#<alt (* -1 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z)))))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (+ (* -1 (* z (sin y))) (* x (cos y)))> |
#<alt (+ (* -1 (* z (sin y))) (* x (cos y)))> |
#<alt (+ (* -1 (* z (sin y))) (* x (cos y)))> |
#<alt (* x (cos y))> |
#<alt (* x (+ (cos y) (* -1 (/ (* z (sin y)) x))))> |
#<alt (* x (+ (cos y) (* -1 (/ (* z (sin y)) x))))> |
#<alt (* x (+ (cos y) (* -1 (/ (* z (sin y)) x))))> |
#<alt (* x (cos y))> |
#<alt (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x))))> |
#<alt (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x))))> |
#<alt (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x))))> |
#<alt (* -1 y)> |
#<alt (* y (- (* 1/6 (pow y 2)) 1))> |
#<alt (* y (- (* (pow y 2) (+ 1/6 (* -1/120 (pow y 2)))) 1))> |
#<alt (* y (- (* (pow y 2) (+ 1/6 (* (pow y 2) (- (* 1/5040 (pow y 2)) 1/120)))) 1))> |
#<alt (* -1 (sin y))> |
#<alt (* -1 (sin y))> |
#<alt (* -1 (sin y))> |
#<alt (* -1 (sin y))> |
#<alt (* -1 (sin y))> |
#<alt (* -1 (sin y))> |
#<alt (* -1 (sin y))> |
#<alt (* -1 (sin y))> |
#<alt y> |
#<alt (* y (+ 1 (* -1/6 (pow y 2))))> |
#<alt (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))> |
#<alt (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin 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 (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt x> |
#<alt (+ x (* -1/2 (* x (pow y 2))))> |
#<alt (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2))))))> |
#<alt (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x))))))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (- (* x (cos y)) (* z (sin y)))> |
#<alt (- (* x (cos y)) (* z (sin y)))> |
#<alt (- (* x (cos y)) (* z (sin y)))> |
#<alt (* x (cos y))> |
#<alt (* x (+ (cos y) (* -1 (/ (* z (sin y)) x))))> |
#<alt (* x (+ (cos y) (* -1 (/ (* z (sin y)) x))))> |
#<alt (* x (+ (cos y) (* -1 (/ (* z (sin y)) x))))> |
#<alt (* x (cos y))> |
#<alt (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x))))> |
#<alt (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x))))> |
#<alt (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x))))> |
#<alt x> |
#<alt (+ x (* -1 (* y z)))> |
#<alt (+ x (* y (- (* -1/2 (* x y)) z)))> |
#<alt (+ x (* y (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z)))> |
#<alt (- (* x (cos y)) (* z (sin y)))> |
#<alt (- (* x (cos y)) (* z (sin y)))> |
#<alt (- (* x (cos y)) (* z (sin y)))> |
#<alt (- (* x (cos y)) (* z (sin y)))> |
#<alt (- (* x (cos y)) (* z (sin y)))> |
#<alt (- (* x (cos y)) (* z (sin y)))> |
#<alt (- (* x (cos y)) (* z (sin y)))> |
#<alt (- (* x (cos y)) (* z (sin y)))> |
#<alt (* x (cos y))> |
#<alt (+ (* -1 (* z (sin y))) (* x (cos y)))> |
#<alt (+ (* -1 (* z (sin y))) (* x (cos y)))> |
#<alt (+ (* -1 (* z (sin y))) (* x (cos y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* z (- (/ (* x (cos y)) z) (sin y)))> |
#<alt (* z (- (/ (* x (cos y)) z) (sin y)))> |
#<alt (* z (- (/ (* x (cos y)) z) (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y)))))> |
#<alt (* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y)))))> |
#<alt (* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y)))))> |
#<alt (/ -1 (* z (sin y)))> |
#<alt (- (* -1 (/ (* x (cos y)) (* (pow z 2) (pow (sin y) 2)))) (/ 1 (* z (sin y))))> |
#<alt (- (* x (- (* -1 (/ (* x (pow (cos y) 2)) (* (pow z 3) (pow (sin y) 3)))) (/ (cos y) (* (pow z 2) (pow (sin y) 2))))) (/ 1 (* z (sin y))))> |
#<alt (- (* x (- (* x (- (* -1 (/ (* x (pow (cos y) 3)) (* (pow z 4) (pow (sin y) 4)))) (/ (pow (cos y) 2) (* (pow z 3) (pow (sin y) 3))))) (/ (cos y) (* (pow z 2) (pow (sin y) 2))))) (/ 1 (* z (sin y))))> |
#<alt (/ 1 (* x (cos y)))> |
#<alt (/ (+ (/ 1 (cos y)) (/ (* z (sin y)) (* x (pow (cos y) 2)))) x)> |
#<alt (/ (- (+ (/ 1 (cos y)) (/ (* (pow z 2) (pow (sin y) 2)) (* (pow x 2) (pow (cos y) 3)))) (* -1 (/ (* z (sin y)) (* x (pow (cos y) 2))))) x)> |
#<alt (/ (- (+ (/ 1 (cos y)) (/ (* (pow z 3) (pow (sin y) 3)) (* (pow x 3) (pow (cos y) 4)))) (+ (* -1 (/ (* z (sin y)) (* x (pow (cos y) 2)))) (* -1 (/ (* (pow z 2) (pow (sin y) 2)) (* (pow x 2) (pow (cos y) 3)))))) x)> |
#<alt (/ 1 (* x (cos y)))> |
#<alt (* -1 (/ (- (* -1 (/ (* z (sin y)) (* x (pow (cos y) 2)))) (/ 1 (cos y))) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (/ (* (pow z 2) (pow (sin y) 2)) (* x (pow (cos y) 3))) (* -1 (/ (* z (sin y)) (pow (cos y) 2)))) x)) (/ 1 (cos y))) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow z 3) (pow (sin y) 3)) (* x (pow (cos y) 4)))) (/ (* (pow z 2) (pow (sin y) 2)) (pow (cos y) 3))) x)) (* -1 (/ (* z (sin y)) (pow (cos y) 2)))) x)) (/ 1 (cos y))) x))> |
#<alt (/ 1 x)> |
#<alt (+ (/ 1 x) (/ (* y z) (pow x 2)))> |
#<alt (+ (* y (- (* y (- (* 1/2 (/ 1 x)) (* -1 (/ (pow z 2) (pow x 3))))) (* -1 (/ z (pow x 2))))) (/ 1 x))> |
#<alt (+ (* y (- (* y (- (+ (* -1 (* y (+ (* -1 (/ (* z (- (* 1/2 (/ 1 x)) (* -1 (/ (pow z 2) (pow x 3))))) x)) (+ (* -1/2 (/ z (pow x 2))) (* 1/6 (/ z (pow x 2))))))) (* 1/2 (/ 1 x))) (* -1 (/ (pow z 2) (pow x 3))))) (* -1 (/ z (pow x 2))))) (/ 1 x))> |
#<alt (/ 1 (- (* x (cos y)) (* z (sin y))))> |
#<alt (/ 1 (- (* x (cos y)) (* z (sin y))))> |
#<alt (/ 1 (- (* x (cos y)) (* z (sin y))))> |
#<alt (/ 1 (- (* x (cos y)) (* z (sin y))))> |
#<alt (/ 1 (- (* x (cos y)) (* z (sin y))))> |
#<alt (/ 1 (- (* x (cos y)) (* z (sin y))))> |
#<alt (/ 1 (- (* x (cos y)) (* z (sin y))))> |
#<alt (/ 1 (- (* x (cos y)) (* z (sin y))))> |
#<alt (/ 1 (* x (cos y)))> |
#<alt (+ (/ 1 (* x (cos y))) (/ (* z (sin y)) (* (pow x 2) (pow (cos y) 2))))> |
#<alt (+ (* z (- (/ (* z (pow (sin y) 2)) (* (pow x 3) (pow (cos y) 3))) (* -1 (/ (sin y) (* (pow x 2) (pow (cos y) 2)))))) (/ 1 (* x (cos y))))> |
#<alt (+ (* z (- (* z (- (/ (* z (pow (sin y) 3)) (* (pow x 4) (pow (cos y) 4))) (* -1 (/ (pow (sin y) 2) (* (pow x 3) (pow (cos y) 3)))))) (* -1 (/ (sin y) (* (pow x 2) (pow (cos y) 2)))))) (/ 1 (* x (cos y))))> |
#<alt (/ -1 (* z (sin y)))> |
#<alt (/ (- (* -1 (/ (* x (cos y)) (* z (pow (sin y) 2)))) (/ 1 (sin y))) z)> |
#<alt (/ (- (* -1 (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (pow (sin y) 3)))) (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2))))) z)> |
#<alt (/ (- (* -1 (/ (* (pow x 3) (pow (cos y) 3)) (* (pow z 3) (pow (sin y) 4)))) (+ (/ 1 (sin y)) (+ (/ (* x (cos y)) (* z (pow (sin y) 2))) (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (pow (sin y) 3)))))) z)> |
#<alt (/ -1 (* z (sin y)))> |
#<alt (* -1 (/ (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow x 2) (pow (cos y) 2)) (* z (pow (sin y) 3)))) (/ (* x (cos y)) (pow (sin y) 2))) z)) (/ 1 (sin y))) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 3) (pow (cos y) 3)) (* z (pow (sin y) 4))) (* -1 (/ (* (pow x 2) (pow (cos y) 2)) (pow (sin y) 3)))) z)) (/ (* x (cos y)) (pow (sin y) 2))) z)) (/ 1 (sin y))) z))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (- (* x (cos y)) (* z (sin y)))> |
#<alt (- (* x (cos y)) (* z (sin y)))> |
#<alt (- (* x (cos y)) (* z (sin y)))> |
#<alt (* x (cos y))> |
#<alt (* x (+ (cos y) (* -1 (/ (* z (sin y)) x))))> |
#<alt (* x (+ (cos y) (* -1 (/ (* z (sin y)) x))))> |
#<alt (* x (+ (cos y) (* -1 (/ (* z (sin y)) x))))> |
#<alt (* x (cos y))> |
#<alt (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x))))> |
#<alt (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x))))> |
#<alt (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x))))> |
#<alt x> |
#<alt (+ x (* -1 (* y z)))> |
#<alt (+ x (* y (- (* -1/2 (* x y)) z)))> |
#<alt (+ x (* y (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z)))> |
#<alt (- (* x (cos y)) (* z (sin y)))> |
#<alt (- (* x (cos y)) (* z (sin y)))> |
#<alt (- (* x (cos y)) (* z (sin y)))> |
#<alt (- (* x (cos y)) (* z (sin y)))> |
#<alt (- (* x (cos y)) (* z (sin y)))> |
#<alt (- (* x (cos y)) (* z (sin y)))> |
#<alt (- (* x (cos y)) (* z (sin y)))> |
#<alt (- (* x (cos y)) (* z (sin y)))> |
#<alt (* x (cos y))> |
#<alt (+ (* -1 (* z (sin y))) (* x (cos y)))> |
#<alt (+ (* -1 (* z (sin y))) (* x (cos y)))> |
#<alt (+ (* -1 (* z (sin y))) (* x (cos y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* z (- (/ (* x (cos y)) z) (sin y)))> |
#<alt (* z (- (/ (* x (cos y)) z) (sin y)))> |
#<alt (* z (- (/ (* x (cos y)) z) (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y)))))> |
#<alt (* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y)))))> |
#<alt (* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y)))))> |
#<alt (* -1 (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y)))> |
#<alt (- (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (sin y) 2)) (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y)))> |
#<alt (- (* x (+ (* x (+ (* -1 (/ (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* z (pow (sin y) 3)))) (/ (pow (cos y) 2) (* z (sin y))))) (/ (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y))))) (pow (sin y) 2)))) (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y)))> |
#<alt (- (* x (+ (* x (+ (* -1 (/ (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* z (pow (sin y) 3)))) (+ (* x (- (/ (* (pow (cos y) 3) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow z 2) (pow (sin y) 4))) (/ (pow (cos y) 3) (* (pow z 2) (pow (sin y) 2))))) (/ (pow (cos y) 2) (* z (sin y)))))) (/ (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y))))) (pow (sin y) 2)))) (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y)))> |
#<alt (* x (cos y))> |
#<alt (* x (+ (cos y) (* -1 (/ (* z (sin y)) x))))> |
#<alt (* x (- (+ (cos y) (* -1 (/ (+ (* -1 (/ (* (pow z 2) (pow (sin y) 2)) (cos y))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) (pow x 2)))) (/ (* z (sin y)) x)))> |
#<alt (* x (- (+ (cos y) (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 3) (pow (cos y) 2)))) (+ (* -1 (/ (* (pow z 2) (pow (sin y) 2)) (* (pow x 2) (cos y)))) (+ (/ (* z (sin y)) x) (+ (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (cos y))) (/ (* (pow z 3) (pow (sin y) 3)) (* (pow x 3) (pow (cos y) 2))))))))> |
#<alt (* x (cos y))> |
#<alt (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x))))> |
#<alt (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (- (+ (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* x (cos y)))) (/ (* (pow z 2) (pow (sin y) 2)) (* x (cos y)))) (* z (sin y))) x)))))> |
#<alt (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 2)) (/ (* (pow z 3) (pow (sin y) 3)) (pow (cos y) 2))) x)) (+ (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) (/ (* (pow z 2) (pow (sin y) 2)) (cos y)))) x)) (* z (sin y))) x)))))> |
#<alt x> |
#<alt (+ x (* -1 (* y z)))> |
#<alt (+ x (* y (- (* y (- (* -1 x) (+ (* -1 (/ (pow z 2) x)) (+ (* -1/2 x) (/ (pow z 2) x))))) z)))> |
#<alt (+ x (* y (- (* y (- (+ (* -1 x) (* y (- (/ (pow z 3) (pow x 2)) (+ (* -1/6 z) (+ (* 1/2 z) (/ (* z (- (* -1 x) (+ (* -1 (/ (pow z 2) x)) (* -1/2 x)))) x)))))) (+ (* -1 (/ (pow z 2) x)) (+ (* -1/2 x) (/ (pow z 2) x))))) z)))> |
#<alt (- (/ (* (pow x 2) (pow (cos y) 2)) (+ (* x (cos y)) (* z (sin y)))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (* x (cos y)) (* z (sin y)))))> |
#<alt (- (/ (* (pow x 2) (pow (cos y) 2)) (+ (* x (cos y)) (* z (sin y)))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (* x (cos y)) (* z (sin y)))))> |
#<alt (- (/ (* (pow x 2) (pow (cos y) 2)) (+ (* x (cos y)) (* z (sin y)))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (* x (cos y)) (* z (sin y)))))> |
#<alt (- (/ (* (pow x 2) (pow (cos y) 2)) (+ (* x (cos y)) (* z (sin y)))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (* x (cos y)) (* z (sin y)))))> |
#<alt (- (/ (* (pow x 2) (pow (cos y) 2)) (+ (* x (cos y)) (* z (sin y)))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (+ (* x (cos y)) (* z (sin y)))))> |
#<alt (- (/ (* (pow x 2) (pow (cos y) 2)) (+ (* x (cos y)) (* z (sin y)))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (+ (* x (cos y)) (* z (sin y)))))> |
#<alt (- (/ (* (pow x 2) (pow (cos y) 2)) (+ (* x (cos y)) (* z (sin y)))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (+ (* x (cos y)) (* z (sin y)))))> |
#<alt (- (/ (* (pow x 2) (pow (cos y) 2)) (+ (* x (cos y)) (* z (sin y)))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (+ (* x (cos y)) (* z (sin y)))))> |
#<alt (* x (cos y))> |
#<alt (+ (* -1 (* z (sin y))) (* x (cos y)))> |
#<alt (+ (* x (cos y)) (* z (- (* z (- (* 1/2 (/ (cos (* 2 y)) (* x (cos y)))) (+ (* -1 (/ (pow (sin y) 2) (* x (cos y)))) (* 1/2 (/ 1 (* x (cos y))))))) (sin y))))> |
#<alt (+ (* x (cos y)) (* z (- (* z (- (+ (* 1/2 (/ (cos (* 2 y)) (* x (cos y)))) (* z (- (/ (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (pow (cos y) 2))) (/ (pow (sin y) 3) (* (pow x 2) (pow (cos y) 2)))))) (+ (* -1 (/ (pow (sin y) 2) (* x (cos y)))) (* 1/2 (/ 1 (* x (cos y))))))) (sin y))))> |
#<alt (* z (- (* 1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ 1 (sin y)))))> |
#<alt (* z (- (+ (* -1/2 (/ (* x (* (cos y) (cos (* 2 y)))) (* z (pow (sin y) 2)))) (* 1/2 (/ (cos (* 2 y)) (sin y)))) (+ (* -1/2 (/ (* x (cos y)) (* z (pow (sin y) 2)))) (* 1/2 (/ 1 (sin y))))))> |
#<alt (* z (- (+ (* -1/2 (/ (* x (* (cos y) (cos (* 2 y)))) (* z (pow (sin y) 2)))) (+ (* 1/2 (/ (cos (* 2 y)) (sin y))) (+ (* 1/2 (/ (* (pow x 2) (* (pow (cos y) 2) (cos (* 2 y)))) (* (pow z 2) (pow (sin y) 3)))) (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (sin y)))))) (+ (* -1/2 (/ (* x (cos y)) (* z (pow (sin y) 2)))) (+ (* 1/2 (/ 1 (sin y))) (* 1/2 (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (pow (sin y) 3))))))))> |
#<alt (* z (- (+ (* -1/2 (/ (* x (* (cos y) (cos (* 2 y)))) (* z (pow (sin y) 2)))) (+ (* -1/2 (/ (* (pow x 3) (* (pow (cos y) 3) (cos (* 2 y)))) (* (pow z 3) (pow (sin y) 4)))) (+ (* 1/2 (/ (cos (* 2 y)) (sin y))) (+ (* 1/2 (/ (* (pow x 2) (* (pow (cos y) 2) (cos (* 2 y)))) (* (pow z 2) (pow (sin y) 3)))) (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (sin y))))))) (+ (* -1/2 (/ (* x (cos y)) (* z (pow (sin y) 2)))) (+ (* -1/2 (/ (* (pow x 3) (pow (cos y) 3)) (* (pow z 3) (pow (sin y) 4)))) (+ (* 1/2 (/ 1 (sin y))) (+ (* 1/2 (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (pow (sin y) 3)))) (/ (* (pow x 3) (pow (cos y) 3)) (* (pow z 3) (pow (sin y) 2)))))))))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ 1 (sin y))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- (* -1/2 (/ (* x (* (cos y) (cos (* 2 y)))) (pow (sin y) 2))) (* -1/2 (/ (* x (cos y)) (pow (sin y) 2)))) z)) (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ 1 (sin y)))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* (pow x 2) (pow (cos y) 2)) (sin y))) (* -1/2 (/ (* (pow x 2) (* (pow (cos y) 2) (cos (* 2 y)))) (pow (sin y) 3)))) (* -1/2 (/ (* (pow x 2) (pow (cos y) 2)) (pow (sin y) 3)))) z)) (* -1/2 (/ (* x (* (cos y) (cos (* 2 y)))) (pow (sin y) 2)))) (* -1/2 (/ (* x (cos y)) (pow (sin y) 2)))) z)) (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ 1 (sin y)))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* (pow x 2) (pow (cos y) 2)) (sin y))) (+ (* -1 (/ (- (* -1/2 (/ (* (pow x 3) (* (pow (cos y) 3) (cos (* 2 y)))) (pow (sin y) 4))) (+ (* -1/2 (/ (* (pow x 3) (pow (cos y) 3)) (pow (sin y) 4))) (/ (* (pow x 3) (pow (cos y) 3)) (pow (sin y) 2)))) z)) (* -1/2 (/ (* (pow x 2) (* (pow (cos y) 2) (cos (* 2 y)))) (pow (sin y) 3))))) (* -1/2 (/ (* (pow x 2) (pow (cos y) 2)) (pow (sin y) 3)))) z)) (* -1/2 (/ (* x (* (cos y) (cos (* 2 y)))) (pow (sin y) 2)))) (* -1/2 (/ (* x (cos y)) (pow (sin y) 2)))) z)) (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ 1 (sin y)))))))> |
#<alt (pow y 2)> |
#<alt (* (pow y 2) (+ 1 (* -1/3 (pow y 2))))> |
#<alt (* (pow y 2) (+ 1 (* (pow y 2) (- (* 2/45 (pow y 2)) 1/3))))> |
#<alt (* (pow y 2) (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 2/45 (* -1/315 (pow y 2)))) 1/3))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 y))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 y))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 y))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 y))))> |
#<alt (- 1/2 (* 1/2 (cos (neg (* -2 y)))))> |
#<alt (- 1/2 (* 1/2 (cos (neg (* -2 y)))))> |
#<alt (- 1/2 (* 1/2 (cos (neg (* -2 y)))))> |
#<alt (- 1/2 (* 1/2 (cos (neg (* -2 y)))))> |
#<alt (* -1 (/ (* (pow y 2) (pow z 2)) x))> |
#<alt (* (pow y 2) (- (/ (* y (pow z 3)) (pow x 2)) (/ (pow z 2) x)))> |
#<alt (* (pow y 2) (- (* y (+ (* y (- (+ (* -1 (/ (pow z 4) (pow x 3))) (* -1/2 (/ (pow z 2) x))) (* -1/3 (/ (pow z 2) x)))) (/ (pow z 3) (pow x 2)))) (/ (pow z 2) x)))> |
#<alt (* (pow y 2) (- (* y (+ (* y (- (+ (* -1 (/ (pow z 4) (pow x 3))) (+ (* -1/2 (/ (pow z 2) x)) (* y (+ (* -1/6 (/ (pow z 3) (pow x 2))) (+ (* 1/2 (/ (pow z 3) (pow x 2))) (/ (* z (- (* -1/3 (/ (pow z 2) x)) (+ (* -1 (/ (pow z 4) (pow x 3))) (* -1/2 (/ (pow z 2) x))))) x)))))) (* -1/3 (/ (pow z 2) x)))) (/ (pow z 3) (pow x 2)))) (/ (pow z 2) x)))> |
#<alt (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (* x (cos y)) (* z (sin y)))))> |
#<alt (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (* x (cos y)) (* z (sin y)))))> |
#<alt (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (* x (cos y)) (* z (sin y)))))> |
#<alt (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (* x (cos y)) (* z (sin y)))))> |
#<alt (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (+ (* x (cos y)) (* z (sin y)))))> |
#<alt (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (+ (* x (cos y)) (* z (sin y)))))> |
#<alt (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (+ (* x (cos y)) (* z (sin y)))))> |
#<alt (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (+ (* x (cos y)) (* z (sin y)))))> |
#<alt (* (pow z 2) (- (* 1/2 (/ (cos (* 2 y)) (* x (cos y)))) (* 1/2 (/ 1 (* x (cos y))))))> |
#<alt (* (pow z 2) (- (+ (* 1/2 (/ (cos (* 2 y)) (* x (cos y)))) (/ (* z (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (pow (cos y) 2)))) (* 1/2 (/ 1 (* x (cos y))))))> |
#<alt (* (pow z 2) (- (+ (* 1/2 (/ (cos (* 2 y)) (* x (cos y)))) (* z (+ (* -1 (/ (* z (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 3) (pow (cos y) 3)))) (/ (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (pow (cos y) 2)))))) (* 1/2 (/ 1 (* x (cos y))))))> |
#<alt (* (pow z 2) (- (+ (* 1/2 (/ (cos (* 2 y)) (* x (cos y)))) (* z (+ (* z (+ (* -1 (/ (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 3) (pow (cos y) 3)))) (/ (* z (* (pow (sin y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 4) (pow (cos y) 4))))) (/ (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (pow (cos y) 2)))))) (* 1/2 (/ 1 (* x (cos y))))))> |
#<alt (* z (- (* 1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ 1 (sin y)))))> |
#<alt (* z (- (+ (* -1/2 (/ (* x (* (cos y) (cos (* 2 y)))) (* z (pow (sin y) 2)))) (* 1/2 (/ (cos (* 2 y)) (sin y)))) (+ (* -1/2 (/ (* x (cos y)) (* z (pow (sin y) 2)))) (* 1/2 (/ 1 (sin y))))))> |
#<alt (* z (- (+ (* -1/2 (/ (* x (* (cos y) (cos (* 2 y)))) (* z (pow (sin y) 2)))) (+ (* 1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ (* (pow x 2) (* (pow (cos y) 2) (cos (* 2 y)))) (* (pow z 2) (pow (sin y) 3)))))) (+ (* -1/2 (/ (* x (cos y)) (* z (pow (sin y) 2)))) (+ (* 1/2 (/ 1 (sin y))) (* 1/2 (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (pow (sin y) 3))))))))> |
#<alt (* z (- (+ (* -1/2 (/ (* x (* (cos y) (cos (* 2 y)))) (* z (pow (sin y) 2)))) (+ (* -1/2 (/ (* (pow x 3) (* (pow (cos y) 3) (cos (* 2 y)))) (* (pow z 3) (pow (sin y) 4)))) (+ (* 1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ (* (pow x 2) (* (pow (cos y) 2) (cos (* 2 y)))) (* (pow z 2) (pow (sin y) 3))))))) (+ (* -1/2 (/ (* x (cos y)) (* z (pow (sin y) 2)))) (+ (* -1/2 (/ (* (pow x 3) (pow (cos y) 3)) (* (pow z 3) (pow (sin y) 4)))) (+ (* 1/2 (/ 1 (sin y))) (* 1/2 (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (pow (sin y) 3)))))))))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ 1 (sin y))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- (* -1/2 (/ (* x (* (cos y) (cos (* 2 y)))) (pow (sin y) 2))) (* -1/2 (/ (* x (cos y)) (pow (sin y) 2)))) z)) (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ 1 (sin y)))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1/2 (/ (* (pow x 2) (* (pow (cos y) 2) (cos (* 2 y)))) (pow (sin y) 3))) (* -1/2 (/ (* (pow x 2) (pow (cos y) 2)) (pow (sin y) 3)))) z)) (* -1/2 (/ (* x (* (cos y) (cos (* 2 y)))) (pow (sin y) 2)))) (* -1/2 (/ (* x (cos y)) (pow (sin y) 2)))) z)) (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ 1 (sin y)))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1/2 (/ (* (pow x 3) (* (pow (cos y) 3) (cos (* 2 y)))) (pow (sin y) 4))) (* -1/2 (/ (* (pow x 3) (pow (cos y) 3)) (pow (sin y) 4)))) z)) (* -1/2 (/ (* (pow x 2) (* (pow (cos y) 2) (cos (* 2 y)))) (pow (sin y) 3)))) (* -1/2 (/ (* (pow x 2) (pow (cos y) 2)) (pow (sin y) 3)))) z)) (* -1/2 (/ (* x (* (cos y) (cos (* 2 y)))) (pow (sin y) 2)))) (* -1/2 (/ (* x (cos y)) (pow (sin y) 2)))) z)) (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ 1 (sin y)))))))> |
#<alt (* -1 (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y)))> |
#<alt (- (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (sin y) 2)) (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y)))> |
#<alt (- (* x (+ (* -1 (/ (* x (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 3)))) (/ (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y))))) (pow (sin y) 2)))) (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y)))> |
#<alt (- (* x (+ (* x (+ (* -1 (/ (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* z (pow (sin y) 3)))) (/ (* x (* (pow (cos y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow z 2) (pow (sin y) 4))))) (/ (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y))))) (pow (sin y) 2)))) (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y)))> |
#<alt (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* x (cos y))))> |
#<alt (/ (- (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) x)> |
#<alt (/ (- (+ (* -1 (/ (* (pow z 4) (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (pow (cos y) 3)))) (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) x)> |
#<alt (/ (- (+ (* -1 (/ (* (pow z 4) (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (pow (cos y) 3)))) (+ (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2))) (/ (* (pow z 5) (* (pow (sin y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 3) (pow (cos y) 4))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) x)> |
#<alt (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* x (cos y))))> |
#<alt (* -1 (/ (- (* -1 (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))) (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y)))) x))> |
#<alt (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (* (pow z 4) (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 3)))) (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 2))) x)) (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y)))) x))> |
#<alt (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow z 5) (* (pow (sin y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 4)))) (/ (* (pow z 4) (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 3))) x)) (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 2))) x)) (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y)))) x))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt x> |
#<alt (+ x (* -1/2 (* x (pow y 2))))> |
#<alt (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2))))))> |
#<alt (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x))))))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* y z)> |
#<alt (* y (+ z (* -1/6 (* (pow y 2) z))))> |
#<alt (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z))))))> |
#<alt (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z)))))))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (/ (pow z 2) (* x (cos y)))> |
#<alt (* (pow z 2) (+ (* -1 (/ (* z (sin y)) (* (pow x 2) (pow (cos y) 2)))) (/ 1 (* x (cos y)))))> |
#<alt (* (pow z 2) (+ (* z (- (/ (* z (pow (sin y) 2)) (* (pow x 3) (pow (cos y) 3))) (/ (sin y) (* (pow x 2) (pow (cos y) 2))))) (/ 1 (* x (cos y)))))> |
#<alt (* (pow z 2) (+ (* z (- (* z (- (* -1 (/ (* z (pow (sin y) 3)) (* (pow x 4) (pow (cos y) 4)))) (* -1 (/ (pow (sin y) 2) (* (pow x 3) (pow (cos y) 3)))))) (/ (sin y) (* (pow x 2) (pow (cos y) 2))))) (/ 1 (* x (cos y)))))> |
#<alt (/ z (sin y))> |
#<alt (* z (+ (* -1 (/ (* x (cos y)) (* z (pow (sin y) 2)))) (/ 1 (sin y))))> |
#<alt (* z (- (+ (/ 1 (sin y)) (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (pow (sin y) 3)))) (/ (* x (cos y)) (* z (pow (sin y) 2)))))> |
#<alt (* z (- (+ (* -1 (/ (* (pow x 3) (pow (cos y) 3)) (* (pow z 3) (pow (sin y) 4)))) (/ 1 (sin y))) (+ (* -1 (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (pow (sin y) 3)))) (/ (* x (cos y)) (* z (pow (sin y) 2))))))> |
#<alt (/ z (sin y))> |
#<alt (* -1 (* z (- (/ (* x (cos y)) (* z (pow (sin y) 2))) (/ 1 (sin y)))))> |
#<alt (* -1 (* z (- (* -1 (/ (- (/ (* (pow x 2) (pow (cos y) 2)) (* z (pow (sin y) 3))) (/ (* x (cos y)) (pow (sin y) 2))) z)) (/ 1 (sin y)))))> |
#<alt (* -1 (* z (- (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 3) (pow (cos y) 3)) (* z (pow (sin y) 4))) (/ (* (pow x 2) (pow (cos y) 2)) (pow (sin y) 3))) z)) (/ (* x (cos y)) (pow (sin y) 2))) z)) (/ 1 (sin y)))))> |
#<alt (/ z (sin y))> |
#<alt (+ (* -1 (/ (* x (cos y)) (pow (sin y) 2))) (/ z (sin y)))> |
#<alt (+ (* x (- (/ (* x (pow (cos y) 2)) (* z (pow (sin y) 3))) (/ (cos y) (pow (sin y) 2)))) (/ z (sin y)))> |
#<alt (+ (* x (- (* x (- (* -1 (/ (* x (pow (cos y) 3)) (* (pow z 2) (pow (sin y) 4)))) (* -1 (/ (pow (cos y) 2) (* z (pow (sin y) 3)))))) (/ (cos y) (pow (sin y) 2)))) (/ z (sin y)))> |
#<alt (/ (pow z 2) (* x (cos y)))> |
#<alt (/ (+ (* -1 (/ (* (pow z 3) (sin y)) (* x (pow (cos y) 2)))) (/ (pow z 2) (cos y))) x)> |
#<alt (/ (- (+ (/ (* (pow z 4) (pow (sin y) 2)) (* (pow x 2) (pow (cos y) 3))) (/ (pow z 2) (cos y))) (/ (* (pow z 3) (sin y)) (* x (pow (cos y) 2)))) x)> |
#<alt (/ (- (+ (* -1 (/ (* (pow z 5) (pow (sin y) 3)) (* (pow x 3) (pow (cos y) 4)))) (/ (pow z 2) (cos y))) (+ (* -1 (/ (* (pow z 4) (pow (sin y) 2)) (* (pow x 2) (pow (cos y) 3)))) (/ (* (pow z 3) (sin y)) (* x (pow (cos y) 2))))) x)> |
#<alt (/ (pow z 2) (* x (cos y)))> |
#<alt (* -1 (/ (+ (* -1 (/ (pow z 2) (cos y))) (/ (* (pow z 3) (sin y)) (* x (pow (cos y) 2)))) x))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (/ (* (pow z 4) (pow (sin y) 2)) (* x (pow (cos y) 3))) (/ (* (pow z 3) (sin y)) (pow (cos y) 2))) x)) (* -1 (/ (pow z 2) (cos y)))) x))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow z 5) (pow (sin y) 3)) (* x (pow (cos y) 4))) (/ (* (pow z 4) (pow (sin y) 2)) (pow (cos y) 3))) x)) (/ (* (pow z 3) (sin y)) (pow (cos y) 2))) x)) (* -1 (/ (pow z 2) (cos y)))) x))> |
#<alt (/ (pow z 2) x)> |
#<alt (+ (* -1 (/ (* y (pow z 3)) (pow x 2))) (/ (pow z 2) x))> |
#<alt (+ (* y (- (* -1 (* y (+ (* -1 (/ (pow z 4) (pow x 3))) (* -1/2 (/ (pow z 2) x))))) (/ (pow z 3) (pow x 2)))) (/ (pow z 2) x))> |
#<alt (+ (* y (- (* y (- (* -1 (* y (+ (* -1 (/ (* z (+ (* -1 (/ (pow z 4) (pow x 3))) (* -1/2 (/ (pow z 2) x)))) x)) (+ (* -1/6 (/ (pow z 3) (pow x 2))) (* 1/2 (/ (pow z 3) (pow x 2))))))) (+ (* -1 (/ (pow z 4) (pow x 3))) (* -1/2 (/ (pow z 2) x))))) (/ (pow z 3) (pow x 2)))) (/ (pow z 2) x))> |
#<alt (/ (pow z 2) (+ (* x (cos y)) (* z (sin y))))> |
#<alt (/ (pow z 2) (+ (* x (cos y)) (* z (sin y))))> |
#<alt (/ (pow z 2) (+ (* x (cos y)) (* z (sin y))))> |
#<alt (/ (pow z 2) (+ (* x (cos y)) (* z (sin y))))> |
#<alt (/ (pow z 2) (+ (* x (cos y)) (* z (sin y))))> |
#<alt (/ (pow z 2) (+ (* x (cos y)) (* z (sin y))))> |
#<alt (/ (pow z 2) (+ (* x (cos y)) (* z (sin y))))> |
#<alt (/ (pow z 2) (+ (* x (cos y)) (* z (sin y))))> |
#<alt (/ (* (pow y 2) (pow z 2)) x)> |
#<alt (* (pow y 2) (+ (* -1 (/ (* y (pow z 3)) (pow x 2))) (/ (pow z 2) x)))> |
#<alt (* (pow y 2) (+ (* y (- (* y (- (* -1/3 (/ (pow z 2) x)) (+ (* -1 (/ (pow z 4) (pow x 3))) (* -1/2 (/ (pow z 2) x))))) (/ (pow z 3) (pow x 2)))) (/ (pow z 2) x)))> |
#<alt (* (pow y 2) (+ (* y (- (* y (- (+ (* -1 (* y (+ (* -1/6 (/ (pow z 3) (pow x 2))) (+ (* 1/2 (/ (pow z 3) (pow x 2))) (/ (* z (- (* -1/3 (/ (pow z 2) x)) (+ (* -1 (/ (pow z 4) (pow x 3))) (* -1/2 (/ (pow z 2) x))))) x))))) (* -1/3 (/ (pow z 2) x))) (+ (* -1 (/ (pow z 4) (pow x 3))) (* -1/2 (/ (pow z 2) x))))) (/ (pow z 3) (pow x 2)))) (/ (pow z 2) x)))> |
#<alt (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (* x (cos y)) (* z (sin y))))> |
#<alt (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (* x (cos y)) (* z (sin y))))> |
#<alt (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (* x (cos y)) (* z (sin y))))> |
#<alt (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (* x (cos y)) (* z (sin y))))> |
#<alt (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (+ (* x (cos y)) (* z (sin y))))> |
#<alt (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (+ (* x (cos y)) (* z (sin y))))> |
#<alt (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (+ (* x (cos y)) (* z (sin y))))> |
#<alt (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (+ (* x (cos y)) (* z (sin y))))> |
#<alt (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* x (cos y)))> |
#<alt (* (pow z 2) (- (+ (* -1 (/ (* z (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (pow (cos y) 2)))) (* 1/2 (/ 1 (* x (cos y))))) (* 1/2 (/ (cos (* 2 y)) (* x (cos y))))))> |
#<alt (* (pow z 2) (- (+ (* z (- (/ (* z (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 3) (pow (cos y) 3))) (/ (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (pow (cos y) 2))))) (* 1/2 (/ 1 (* x (cos y))))) (* 1/2 (/ (cos (* 2 y)) (* x (cos y))))))> |
#<alt (* (pow z 2) (- (+ (* z (- (* z (- (* -1 (/ (* z (* (pow (sin y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 4) (pow (cos y) 4)))) (* -1 (/ (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 3) (pow (cos y) 3)))))) (/ (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (pow (cos y) 2))))) (* 1/2 (/ 1 (* x (cos y))))) (* 1/2 (/ (cos (* 2 y)) (* x (cos y))))))> |
#<alt (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y))> |
#<alt (* z (- (+ (* -1 (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 2)))) (* 1/2 (/ 1 (sin y)))) (* 1/2 (/ (cos (* 2 y)) (sin y)))))> |
#<alt (* z (- (+ (* 1/2 (/ 1 (sin y))) (/ (* (pow x 2) (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow z 2) (pow (sin y) 3)))) (+ (* 1/2 (/ (cos (* 2 y)) (sin y))) (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 2))))))> |
#<alt (* z (- (+ (* -1 (/ (* (pow x 3) (* (pow (cos y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow z 3) (pow (sin y) 4)))) (* 1/2 (/ 1 (sin y)))) (+ (* -1 (/ (* (pow x 2) (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow z 2) (pow (sin y) 3)))) (+ (* 1/2 (/ (cos (* 2 y)) (sin y))) (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 2)))))))> |
#<alt (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y))> |
#<alt (* -1 (* z (+ (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (sin y))) (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 2))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (sin y))) (* -1 (/ (- (/ (* (pow x 2) (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 3))) (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (sin y) 2))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (sin y))) (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 3) (* (pow (cos y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 4))) (/ (* (pow x 2) (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (sin y) 3))) z)) (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (sin y) 2))) z)))))> |
#<alt (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y))> |
#<alt (+ (* -1 (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (sin y) 2))) (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y)))> |
#<alt (+ (* x (- (/ (* x (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 3))) (/ (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y))))) (pow (sin y) 2)))) (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y)))> |
#<alt (+ (* x (- (* x (- (* -1 (/ (* x (* (pow (cos y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow z 2) (pow (sin y) 4)))) (* -1 (/ (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* z (pow (sin y) 3)))))) (/ (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y))))) (pow (sin y) 2)))) (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y)))> |
#<alt (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* x (cos y)))> |
#<alt (/ (+ (* -1 (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) x)> |
#<alt (/ (- (+ (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y)) (/ (* (pow z 4) (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (pow (cos y) 3)))) (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))) x)> |
#<alt (/ (- (+ (* -1 (/ (* (pow z 5) (* (pow (sin y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 3) (pow (cos y) 4)))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) (+ (* -1 (/ (* (pow z 4) (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (pow (cos y) 3)))) (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2))))) x)> |
#<alt (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* x (cos y)))> |
#<alt (* -1 (/ (+ (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))) x))> |
#<alt (* -1 (/ (+ (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) (* -1 (/ (- (/ (* (pow z 4) (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 3))) (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 2))) x))) x))> |
#<alt (* -1 (/ (+ (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) (* -1 (/ (- (* -1 (/ (- (/ (* (pow z 5) (* (pow (sin y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 4))) (/ (* (pow z 4) (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 3))) x)) (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 2))) x))) x))> |
102 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | y | @ | inf | (+ (* (* x (* x (cos y))) (/ (cos y) (+ (* x (cos y)) (* z (sin y))))) (neg (* (- 1/2 (* 1/2 (cos (+ y y)))) (/ (* z z) (+ (* x (cos y)) (* z (sin y))))))) |
| 4.0ms | z | @ | inf | (+ (* (* x (* x (cos y))) (/ (cos y) (+ (* x (cos y)) (* z (sin y))))) (neg (* (- 1/2 (* 1/2 (cos (+ y y)))) (/ (* z z) (+ (* x (cos y)) (* z (sin y))))))) |
| 3.0ms | x | @ | -inf | (/ 1 (- (* x (cos y)) (* z (sin y)))) |
| 2.0ms | y | @ | -inf | (+ (* (* x (* x (cos y))) (/ (cos y) (+ (* x (cos y)) (* z (sin y))))) (neg (* (- 1/2 (* 1/2 (cos (+ y y)))) (/ (* z z) (+ (* x (cos y)) (* z (sin y))))))) |
| 1.0ms | x | @ | inf | (* (- 1/2 (* 1/2 (cos (+ y y)))) (/ (* z z) (+ (* x (cos y)) (* z (sin y))))) |
| 1× | batch-egg-rewrite |
| 1 198× | accelerator-lowering-fma.f32 |
| 1 198× | accelerator-lowering-fma.f64 |
| 990× | *-lowering-*.f32 |
| 990× | *-lowering-*.f64 |
| 696× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 136 |
| 1 | 187 | 116 |
| 0 | 1723 | 113 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (- 0 (sin y)) z) (* x (cos y))) |
(- 0 (sin y)) |
(sin y) |
(cos y) |
(+ (* x (cos y)) 0) |
(/ 1 (/ 1 (- (* x (cos y)) (* z (sin y))))) |
(/ 1 (- (* x (cos y)) (* z (sin y)))) |
(- (* x (cos y)) (* z (sin y))) |
(+ (* (* x (* x (cos y))) (/ (cos y) (+ (* x (cos y)) (* z (sin y))))) (neg (* (- 1/2 (* 1/2 (cos (+ y y)))) (/ (* z z) (+ (* x (cos y)) (* z (sin y))))))) |
(- 1/2 (* 1/2 (cos (+ y y)))) |
(neg (* (- 1/2 (* 1/2 (cos (+ y y)))) (/ (* z z) (+ (* x (cos y)) (* z (sin y)))))) |
(* x (cos y)) |
(* z (sin y)) |
(/ (* z z) (+ (* x (cos y)) (* z (sin y)))) |
(* (- 1/2 (* 1/2 (cos (+ y y)))) (/ (* z z) (+ (* x (cos y)) (* z (sin y))))) |
| Outputs |
|---|
(+.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) |
(+.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(+.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z))) |
(+.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)))) |
(+.f64 (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(+.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)))) |
(+.f64 (*.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64))) |
(+.f64 (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) #s(literal 0 binary64)) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))) |
(-.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (*.f64 (sin.f64 y) z)) |
(-.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))) (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))))) |
(-.f64 (/.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (sin.f64 y) z) #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))) |
(-.f64 (+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 0 binary64)) (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(fma.f64 x (cos.f64 y) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 x (cos.f64 y) (+.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)))) |
(fma.f64 x (/.f64 (*.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (cos.f64 y)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 (cos.f64 y) x (+.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)))) |
(fma.f64 (cos.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (*.f64 x (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (*.f64 x (/.f64 (cos.f64 y) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (/.f64 (cos.f64 y) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (/.f64 (cos.f64 y) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (*.f64 x (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (/.f64 (*.f64 z z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal -1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (+.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)))) |
(fma.f64 (+.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (-.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (sin.f64 y) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 z z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (*.f64 x x) (*.f64 (cos.f64 y) (/.f64 (cos.f64 y) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (cos.f64 y)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) x (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) z) (/.f64 z (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (*.f64 (/.f64 (cos.f64 y) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) x) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (*.f64 (/.f64 (cos.f64 y) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (*.f64 x x)) (cos.f64 y) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z))) (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)))) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (+.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sin.f64 y) z) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)))) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z))) (+.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sin.f64 y) z) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) (-.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))) (-.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (-.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64))) (+.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (-.f64 (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))))) |
(/.f64 (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 3 binary64))) (fma.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (-.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 3 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) (-.f64 (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64))) (+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))) |
(/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z))) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z))) (*.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (*.f64 (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)))) (*.f64 (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (-.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))) |
(/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64))) (-.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)))) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) |
(pow.f64 (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) |
(*.f64 (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(*.f64 (+.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64))))) |
(*.f64 (+.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (-.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))))) |
(*.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z))) (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)))) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z))) (+.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sin.f64 y) z) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)))) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(+.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (sin.f64 y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 y)) (/.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (sin.f64 y))) |
(fma.f64 #s(literal -1 binary64) (sin.f64 y) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 y)) #s(literal 0 binary64)) |
(neg.f64 (sin.f64 y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (sin.f64 y)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (-.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(*.f64 #s(literal -1 binary64) (sin.f64 y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(+.f64 #s(literal 0 binary64) (sin.f64 y)) |
(+.f64 (sin.f64 y) #s(literal 0 binary64)) |
(sin.f64 y) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 0 binary64)))) |
(cos.f64 y) |
(+.f64 #s(literal 0 binary64) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(+.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(-.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(-.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) |
(fma.f64 x (cos.f64 y) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 y) x #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)))) |
(/.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))) (neg.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) |
(*.f64 x (cos.f64 y)) |
(*.f64 (cos.f64 y) x) |
(*.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) |
(+.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) |
(+.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(+.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z))) |
(+.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)))) |
(+.f64 (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(+.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)))) |
(+.f64 (*.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64))) |
(+.f64 (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) #s(literal 0 binary64)) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))) |
(-.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (*.f64 (sin.f64 y) z)) |
(-.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))) (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))))) |
(-.f64 (/.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (sin.f64 y) z) #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))) |
(-.f64 (+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 0 binary64)) (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(fma.f64 x (cos.f64 y) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 x (cos.f64 y) (+.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)))) |
(fma.f64 x (/.f64 (*.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (cos.f64 y)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 (cos.f64 y) x (+.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)))) |
(fma.f64 (cos.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (*.f64 x (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (*.f64 x (/.f64 (cos.f64 y) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (/.f64 (cos.f64 y) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (/.f64 (cos.f64 y) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (*.f64 x (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (/.f64 (*.f64 z z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal -1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (+.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)))) |
(fma.f64 (+.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (-.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (sin.f64 y) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 z z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (*.f64 x x) (*.f64 (cos.f64 y) (/.f64 (cos.f64 y) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (cos.f64 y)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) x (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) z) (/.f64 z (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (*.f64 (/.f64 (cos.f64 y) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) x) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (*.f64 (/.f64 (cos.f64 y) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (*.f64 x x)) (cos.f64 y) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z))) (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)))) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (+.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sin.f64 y) z) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)))) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z))) (+.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sin.f64 y) z) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) (-.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))) (-.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (-.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64))) (+.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (-.f64 (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))))) |
(/.f64 (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 3 binary64))) (fma.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (-.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 3 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) (-.f64 (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64))) (+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))) |
(/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z))) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z))) (*.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (*.f64 (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)))) (*.f64 (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (-.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))) |
(/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64))) (-.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)))) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) |
(pow.f64 (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) |
(*.f64 (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(*.f64 (+.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64))))) |
(*.f64 (+.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (-.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))))) |
(*.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z))) (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)))) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z))) (+.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sin.f64 y) z) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(*.f64 (pow.f64 (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)))) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) |
(+.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) |
(+.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(+.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z))) |
(+.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)))) |
(+.f64 (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(+.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)))) |
(+.f64 (*.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64))) |
(+.f64 (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) #s(literal 0 binary64)) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))) |
(-.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (*.f64 (sin.f64 y) z)) |
(-.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))) (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))))) |
(-.f64 (/.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (sin.f64 y) z) #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))) |
(-.f64 (+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 0 binary64)) (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(fma.f64 x (cos.f64 y) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 x (cos.f64 y) (+.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)))) |
(fma.f64 x (/.f64 (*.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (cos.f64 y)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 (cos.f64 y) x (+.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)))) |
(fma.f64 (cos.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (*.f64 x (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (*.f64 x (/.f64 (cos.f64 y) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (/.f64 (cos.f64 y) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (/.f64 (cos.f64 y) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (*.f64 x (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (/.f64 (*.f64 z z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal -1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (+.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)))) |
(fma.f64 (+.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (-.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (sin.f64 y) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 z z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (*.f64 x x) (*.f64 (cos.f64 y) (/.f64 (cos.f64 y) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (cos.f64 y)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) x (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) z) (/.f64 z (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (*.f64 (/.f64 (cos.f64 y) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) x) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (*.f64 (/.f64 (cos.f64 y) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (*.f64 x x)) (cos.f64 y) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z))) (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)))) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (+.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sin.f64 y) z) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)))) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z))) (+.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sin.f64 y) z) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) (-.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))) (-.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (-.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64))) (+.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (-.f64 (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))))) |
(/.f64 (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 3 binary64))) (fma.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (-.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 3 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) (-.f64 (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64))) (+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))) |
(/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z))) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z))) (*.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (*.f64 (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)))) (*.f64 (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (-.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))) |
(/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64))) (-.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)))) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) |
(pow.f64 (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) |
(*.f64 (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(*.f64 (+.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64))))) |
(*.f64 (+.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (-.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))))) |
(*.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z))) (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)))) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z))) (+.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sin.f64 y) z) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)))) |
(+.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) |
(+.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(+.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z))) |
(+.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)))) |
(+.f64 (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(+.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)))) |
(+.f64 (*.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64))) |
(+.f64 (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) #s(literal 0 binary64)) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))) |
(-.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (*.f64 (sin.f64 y) z)) |
(-.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))) (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))))) |
(-.f64 (/.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (sin.f64 y) z) #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))) |
(-.f64 (+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 0 binary64)) (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(fma.f64 x (cos.f64 y) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 x (cos.f64 y) (+.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)))) |
(fma.f64 x (/.f64 (*.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (cos.f64 y)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 (cos.f64 y) x (+.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)))) |
(fma.f64 (cos.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (*.f64 x (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (*.f64 x (/.f64 (cos.f64 y) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (/.f64 (cos.f64 y) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (/.f64 (cos.f64 y) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (*.f64 x (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (/.f64 (*.f64 z z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal -1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (+.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)))) |
(fma.f64 (+.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (-.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (sin.f64 y) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 z z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (*.f64 x x) (*.f64 (cos.f64 y) (/.f64 (cos.f64 y) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (cos.f64 y)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) x (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) z) (/.f64 z (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (*.f64 (/.f64 (cos.f64 y) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) x) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (*.f64 (/.f64 (cos.f64 y) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (*.f64 x x)) (cos.f64 y) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z))) (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)))) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (+.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sin.f64 y) z) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)))) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(fma.f64 (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z))) (+.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sin.f64 y) z) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) (-.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))) (-.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (-.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64))) (+.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (-.f64 (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))))) |
(/.f64 (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 3 binary64))) (fma.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (-.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 3 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) (-.f64 (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64))) (+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))) |
(/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z))) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z))) (*.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (*.f64 (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)))) (*.f64 (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (-.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))) |
(/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64))) (-.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)))) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) |
(pow.f64 (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) |
(*.f64 (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(*.f64 (+.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64))))) |
(*.f64 (+.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (-.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z))) (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))))) |
(*.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z))) (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)))) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z))) (+.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sin.f64 y) z) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)))) |
(+.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64))) |
(+.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(+.f64 (*.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)))) |
(-.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 (sin.f64 y) (sin.f64 y) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (neg.f64 (cos.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (neg.f64 (cos.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 #s(literal 0 binary64))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 2 binary64)))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 0 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64)) (*.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) #s(literal 0 binary64)) (-.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64)) (*.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(pow.f64 (sin.f64 y) #s(literal 2 binary64)) |
(*.f64 (sin.f64 y) (sin.f64 y)) |
(*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (*.f64 z z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z))) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z))) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (*.f64 z z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 3 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 z z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 z z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) z) (/.f64 z (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(+.f64 #s(literal 0 binary64) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(+.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(-.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(-.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) |
(fma.f64 x (cos.f64 y) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 y) x #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)))) |
(/.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))) (neg.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) |
(*.f64 x (cos.f64 y)) |
(*.f64 (cos.f64 y) x) |
(*.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) |
(*.f64 (sin.f64 y) z) |
(*.f64 z (sin.f64 y)) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (*.f64 z z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (*.f64 z z)) #s(literal 1 binary64))) |
(/.f64 (*.f64 z z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (*.f64 z z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))) |
(/.f64 (*.f64 (*.f64 z z) #s(literal 1 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) |
(pow.f64 (/.f64 (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (*.f64 z z)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 z (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (*.f64 z z)) |
(*.f64 (/.f64 z (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) z) |
(*.f64 (/.f64 (*.f64 z z) (+.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sin.f64 y) z) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (*.f64 z z) (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)))) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) |
(+.f64 (*.f64 (/.f64 (*.f64 z z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 z z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (*.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) (*.f64 (*.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64)) (/.f64 (*.f64 z z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (*.f64 (*.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64)) (/.f64 (*.f64 z z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))) |
(fma.f64 (/.f64 (*.f64 z z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 z z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (*.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)))) |
(/.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (*.f64 z z))) |
(/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (/.f64 (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (*.f64 z z)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 3 binary64))) (*.f64 z z)) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 z z))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (*.f64 z z)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) (*.f64 z z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 z z))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 3 binary64)))) (*.f64 (/.f64 (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (*.f64 z z)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 2 binary64)))) (*.f64 (/.f64 (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (*.f64 z z)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 2 binary64)))) (*.f64 (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (*.f64 z z))) |
(/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 (*.f64 (/.f64 (*.f64 z z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 z z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 3 binary64))) (/.f64 (*.f64 z z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) (/.f64 (*.f64 z z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (*.f64 z z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(*.f64 z (*.f64 (/.f64 z (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 z z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(*.f64 (*.f64 z z) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 z z) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(*.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) z) (/.f64 z (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (+.f64 (pow.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sin.f64 y) z) (-.f64 (*.f64 (sin.f64 y) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)) (-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 #s(literal 0 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 0 binary64)) (*.f64 (fma.f64 (cos.f64 #s(literal 0 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 z z)))) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64)))) |
| 1× | egg-herbie |
| 8 338× | accelerator-lowering-fma.f32 |
| 8 338× | accelerator-lowering-fma.f64 |
| 6 200× | *-lowering-*.f32 |
| 6 200× | *-lowering-*.f64 |
| 4 520× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 955 | 8640 |
| 1 | 3294 | 8417 |
| 0 | 8210 | 8204 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
x |
(+ x (* -1 (* y z))) |
(+ x (* y (+ (* -1 z) (* -1/2 (* x y))))) |
(+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(* x (cos y)) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(* -1 (* z (sin y))) |
(* z (+ (* -1 (sin y)) (/ (* x (cos y)) z))) |
(* z (+ (* -1 (sin y)) (/ (* x (cos y)) z))) |
(* z (+ (* -1 (sin y)) (/ (* x (cos y)) z))) |
(* -1 (* z (sin y))) |
(* -1 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z))))) |
(* -1 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z))))) |
(* -1 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z))))) |
(* -1 (* z (sin y))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(* x (cos y)) |
(* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))) |
(* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))) |
(* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))) |
(* x (cos y)) |
(* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))) |
(* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))) |
(* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))) |
(* -1 y) |
(* y (- (* 1/6 (pow y 2)) 1)) |
(* y (- (* (pow y 2) (+ 1/6 (* -1/120 (pow y 2)))) 1)) |
(* y (- (* (pow y 2) (+ 1/6 (* (pow y 2) (- (* 1/5040 (pow y 2)) 1/120)))) 1)) |
(* -1 (sin y)) |
(* -1 (sin y)) |
(* -1 (sin y)) |
(* -1 (sin y)) |
(* -1 (sin y)) |
(* -1 (sin y)) |
(* -1 (sin y)) |
(* -1 (sin y)) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin 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) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
x |
(+ x (* -1/2 (* x (pow y 2)))) |
(+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))) |
(+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* -1 (* z (sin y))) |
(- (* x (cos y)) (* z (sin y))) |
(- (* x (cos y)) (* z (sin y))) |
(- (* x (cos y)) (* z (sin y))) |
(* x (cos y)) |
(* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))) |
(* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))) |
(* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))) |
(* x (cos y)) |
(* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))) |
(* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))) |
(* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))) |
x |
(+ x (* -1 (* y z))) |
(+ x (* y (- (* -1/2 (* x y)) z))) |
(+ x (* y (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))) |
(- (* x (cos y)) (* z (sin y))) |
(- (* x (cos y)) (* z (sin y))) |
(- (* x (cos y)) (* z (sin y))) |
(- (* x (cos y)) (* z (sin y))) |
(- (* x (cos y)) (* z (sin y))) |
(- (* x (cos y)) (* z (sin y))) |
(- (* x (cos y)) (* z (sin y))) |
(- (* x (cos y)) (* z (sin y))) |
(* x (cos y)) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(* -1 (* z (sin y))) |
(* z (- (/ (* x (cos y)) z) (sin y))) |
(* z (- (/ (* x (cos y)) z) (sin y))) |
(* z (- (/ (* x (cos y)) z) (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))) |
(* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))) |
(* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))) |
(/ -1 (* z (sin y))) |
(- (* -1 (/ (* x (cos y)) (* (pow z 2) (pow (sin y) 2)))) (/ 1 (* z (sin y)))) |
(- (* x (- (* -1 (/ (* x (pow (cos y) 2)) (* (pow z 3) (pow (sin y) 3)))) (/ (cos y) (* (pow z 2) (pow (sin y) 2))))) (/ 1 (* z (sin y)))) |
(- (* x (- (* x (- (* -1 (/ (* x (pow (cos y) 3)) (* (pow z 4) (pow (sin y) 4)))) (/ (pow (cos y) 2) (* (pow z 3) (pow (sin y) 3))))) (/ (cos y) (* (pow z 2) (pow (sin y) 2))))) (/ 1 (* z (sin y)))) |
(/ 1 (* x (cos y))) |
(/ (+ (/ 1 (cos y)) (/ (* z (sin y)) (* x (pow (cos y) 2)))) x) |
(/ (- (+ (/ 1 (cos y)) (/ (* (pow z 2) (pow (sin y) 2)) (* (pow x 2) (pow (cos y) 3)))) (* -1 (/ (* z (sin y)) (* x (pow (cos y) 2))))) x) |
(/ (- (+ (/ 1 (cos y)) (/ (* (pow z 3) (pow (sin y) 3)) (* (pow x 3) (pow (cos y) 4)))) (+ (* -1 (/ (* z (sin y)) (* x (pow (cos y) 2)))) (* -1 (/ (* (pow z 2) (pow (sin y) 2)) (* (pow x 2) (pow (cos y) 3)))))) x) |
(/ 1 (* x (cos y))) |
(* -1 (/ (- (* -1 (/ (* z (sin y)) (* x (pow (cos y) 2)))) (/ 1 (cos y))) x)) |
(* -1 (/ (- (* -1 (/ (- (/ (* (pow z 2) (pow (sin y) 2)) (* x (pow (cos y) 3))) (* -1 (/ (* z (sin y)) (pow (cos y) 2)))) x)) (/ 1 (cos y))) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow z 3) (pow (sin y) 3)) (* x (pow (cos y) 4)))) (/ (* (pow z 2) (pow (sin y) 2)) (pow (cos y) 3))) x)) (* -1 (/ (* z (sin y)) (pow (cos y) 2)))) x)) (/ 1 (cos y))) x)) |
(/ 1 x) |
(+ (/ 1 x) (/ (* y z) (pow x 2))) |
(+ (* y (- (* y (- (* 1/2 (/ 1 x)) (* -1 (/ (pow z 2) (pow x 3))))) (* -1 (/ z (pow x 2))))) (/ 1 x)) |
(+ (* y (- (* y (- (+ (* -1 (* y (+ (* -1 (/ (* z (- (* 1/2 (/ 1 x)) (* -1 (/ (pow z 2) (pow x 3))))) x)) (+ (* -1/2 (/ z (pow x 2))) (* 1/6 (/ z (pow x 2))))))) (* 1/2 (/ 1 x))) (* -1 (/ (pow z 2) (pow x 3))))) (* -1 (/ z (pow x 2))))) (/ 1 x)) |
(/ 1 (- (* x (cos y)) (* z (sin y)))) |
(/ 1 (- (* x (cos y)) (* z (sin y)))) |
(/ 1 (- (* x (cos y)) (* z (sin y)))) |
(/ 1 (- (* x (cos y)) (* z (sin y)))) |
(/ 1 (- (* x (cos y)) (* z (sin y)))) |
(/ 1 (- (* x (cos y)) (* z (sin y)))) |
(/ 1 (- (* x (cos y)) (* z (sin y)))) |
(/ 1 (- (* x (cos y)) (* z (sin y)))) |
(/ 1 (* x (cos y))) |
(+ (/ 1 (* x (cos y))) (/ (* z (sin y)) (* (pow x 2) (pow (cos y) 2)))) |
(+ (* z (- (/ (* z (pow (sin y) 2)) (* (pow x 3) (pow (cos y) 3))) (* -1 (/ (sin y) (* (pow x 2) (pow (cos y) 2)))))) (/ 1 (* x (cos y)))) |
(+ (* z (- (* z (- (/ (* z (pow (sin y) 3)) (* (pow x 4) (pow (cos y) 4))) (* -1 (/ (pow (sin y) 2) (* (pow x 3) (pow (cos y) 3)))))) (* -1 (/ (sin y) (* (pow x 2) (pow (cos y) 2)))))) (/ 1 (* x (cos y)))) |
(/ -1 (* z (sin y))) |
(/ (- (* -1 (/ (* x (cos y)) (* z (pow (sin y) 2)))) (/ 1 (sin y))) z) |
(/ (- (* -1 (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (pow (sin y) 3)))) (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2))))) z) |
(/ (- (* -1 (/ (* (pow x 3) (pow (cos y) 3)) (* (pow z 3) (pow (sin y) 4)))) (+ (/ 1 (sin y)) (+ (/ (* x (cos y)) (* z (pow (sin y) 2))) (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (pow (sin y) 3)))))) z) |
(/ -1 (* z (sin y))) |
(* -1 (/ (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow x 2) (pow (cos y) 2)) (* z (pow (sin y) 3)))) (/ (* x (cos y)) (pow (sin y) 2))) z)) (/ 1 (sin y))) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 3) (pow (cos y) 3)) (* z (pow (sin y) 4))) (* -1 (/ (* (pow x 2) (pow (cos y) 2)) (pow (sin y) 3)))) z)) (/ (* x (cos y)) (pow (sin y) 2))) z)) (/ 1 (sin y))) z)) |
(* -1 (* z (sin y))) |
(- (* x (cos y)) (* z (sin y))) |
(- (* x (cos y)) (* z (sin y))) |
(- (* x (cos y)) (* z (sin y))) |
(* x (cos y)) |
(* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))) |
(* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))) |
(* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))) |
(* x (cos y)) |
(* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))) |
(* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))) |
(* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))) |
x |
(+ x (* -1 (* y z))) |
(+ x (* y (- (* -1/2 (* x y)) z))) |
(+ x (* y (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))) |
(- (* x (cos y)) (* z (sin y))) |
(- (* x (cos y)) (* z (sin y))) |
(- (* x (cos y)) (* z (sin y))) |
(- (* x (cos y)) (* z (sin y))) |
(- (* x (cos y)) (* z (sin y))) |
(- (* x (cos y)) (* z (sin y))) |
(- (* x (cos y)) (* z (sin y))) |
(- (* x (cos y)) (* z (sin y))) |
(* x (cos y)) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(* -1 (* z (sin y))) |
(* z (- (/ (* x (cos y)) z) (sin y))) |
(* z (- (/ (* x (cos y)) z) (sin y))) |
(* z (- (/ (* x (cos y)) z) (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))) |
(* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))) |
(* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))) |
(* -1 (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y))) |
(- (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (sin y) 2)) (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y))) |
(- (* x (+ (* x (+ (* -1 (/ (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* z (pow (sin y) 3)))) (/ (pow (cos y) 2) (* z (sin y))))) (/ (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y))))) (pow (sin y) 2)))) (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y))) |
(- (* x (+ (* x (+ (* -1 (/ (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* z (pow (sin y) 3)))) (+ (* x (- (/ (* (pow (cos y) 3) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow z 2) (pow (sin y) 4))) (/ (pow (cos y) 3) (* (pow z 2) (pow (sin y) 2))))) (/ (pow (cos y) 2) (* z (sin y)))))) (/ (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y))))) (pow (sin y) 2)))) (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y))) |
(* x (cos y)) |
(* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))) |
(* x (- (+ (cos y) (* -1 (/ (+ (* -1 (/ (* (pow z 2) (pow (sin y) 2)) (cos y))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) (pow x 2)))) (/ (* z (sin y)) x))) |
(* x (- (+ (cos y) (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 3) (pow (cos y) 2)))) (+ (* -1 (/ (* (pow z 2) (pow (sin y) 2)) (* (pow x 2) (cos y)))) (+ (/ (* z (sin y)) x) (+ (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (cos y))) (/ (* (pow z 3) (pow (sin y) 3)) (* (pow x 3) (pow (cos y) 2)))))))) |
(* x (cos y)) |
(* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))) |
(* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (- (+ (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* x (cos y)))) (/ (* (pow z 2) (pow (sin y) 2)) (* x (cos y)))) (* z (sin y))) x))))) |
(* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 2)) (/ (* (pow z 3) (pow (sin y) 3)) (pow (cos y) 2))) x)) (+ (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) (/ (* (pow z 2) (pow (sin y) 2)) (cos y)))) x)) (* z (sin y))) x))))) |
x |
(+ x (* -1 (* y z))) |
(+ x (* y (- (* y (- (* -1 x) (+ (* -1 (/ (pow z 2) x)) (+ (* -1/2 x) (/ (pow z 2) x))))) z))) |
(+ x (* y (- (* y (- (+ (* -1 x) (* y (- (/ (pow z 3) (pow x 2)) (+ (* -1/6 z) (+ (* 1/2 z) (/ (* z (- (* -1 x) (+ (* -1 (/ (pow z 2) x)) (* -1/2 x)))) x)))))) (+ (* -1 (/ (pow z 2) x)) (+ (* -1/2 x) (/ (pow z 2) x))))) z))) |
(- (/ (* (pow x 2) (pow (cos y) 2)) (+ (* x (cos y)) (* z (sin y)))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (* x (cos y)) (* z (sin y))))) |
(- (/ (* (pow x 2) (pow (cos y) 2)) (+ (* x (cos y)) (* z (sin y)))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (* x (cos y)) (* z (sin y))))) |
(- (/ (* (pow x 2) (pow (cos y) 2)) (+ (* x (cos y)) (* z (sin y)))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (* x (cos y)) (* z (sin y))))) |
(- (/ (* (pow x 2) (pow (cos y) 2)) (+ (* x (cos y)) (* z (sin y)))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (* x (cos y)) (* z (sin y))))) |
(- (/ (* (pow x 2) (pow (cos y) 2)) (+ (* x (cos y)) (* z (sin y)))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (+ (* x (cos y)) (* z (sin y))))) |
(- (/ (* (pow x 2) (pow (cos y) 2)) (+ (* x (cos y)) (* z (sin y)))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (+ (* x (cos y)) (* z (sin y))))) |
(- (/ (* (pow x 2) (pow (cos y) 2)) (+ (* x (cos y)) (* z (sin y)))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (+ (* x (cos y)) (* z (sin y))))) |
(- (/ (* (pow x 2) (pow (cos y) 2)) (+ (* x (cos y)) (* z (sin y)))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (+ (* x (cos y)) (* z (sin y))))) |
(* x (cos y)) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(+ (* x (cos y)) (* z (- (* z (- (* 1/2 (/ (cos (* 2 y)) (* x (cos y)))) (+ (* -1 (/ (pow (sin y) 2) (* x (cos y)))) (* 1/2 (/ 1 (* x (cos y))))))) (sin y)))) |
(+ (* x (cos y)) (* z (- (* z (- (+ (* 1/2 (/ (cos (* 2 y)) (* x (cos y)))) (* z (- (/ (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (pow (cos y) 2))) (/ (pow (sin y) 3) (* (pow x 2) (pow (cos y) 2)))))) (+ (* -1 (/ (pow (sin y) 2) (* x (cos y)))) (* 1/2 (/ 1 (* x (cos y))))))) (sin y)))) |
(* z (- (* 1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ 1 (sin y))))) |
(* z (- (+ (* -1/2 (/ (* x (* (cos y) (cos (* 2 y)))) (* z (pow (sin y) 2)))) (* 1/2 (/ (cos (* 2 y)) (sin y)))) (+ (* -1/2 (/ (* x (cos y)) (* z (pow (sin y) 2)))) (* 1/2 (/ 1 (sin y)))))) |
(* z (- (+ (* -1/2 (/ (* x (* (cos y) (cos (* 2 y)))) (* z (pow (sin y) 2)))) (+ (* 1/2 (/ (cos (* 2 y)) (sin y))) (+ (* 1/2 (/ (* (pow x 2) (* (pow (cos y) 2) (cos (* 2 y)))) (* (pow z 2) (pow (sin y) 3)))) (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (sin y)))))) (+ (* -1/2 (/ (* x (cos y)) (* z (pow (sin y) 2)))) (+ (* 1/2 (/ 1 (sin y))) (* 1/2 (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (pow (sin y) 3)))))))) |
(* z (- (+ (* -1/2 (/ (* x (* (cos y) (cos (* 2 y)))) (* z (pow (sin y) 2)))) (+ (* -1/2 (/ (* (pow x 3) (* (pow (cos y) 3) (cos (* 2 y)))) (* (pow z 3) (pow (sin y) 4)))) (+ (* 1/2 (/ (cos (* 2 y)) (sin y))) (+ (* 1/2 (/ (* (pow x 2) (* (pow (cos y) 2) (cos (* 2 y)))) (* (pow z 2) (pow (sin y) 3)))) (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (sin y))))))) (+ (* -1/2 (/ (* x (cos y)) (* z (pow (sin y) 2)))) (+ (* -1/2 (/ (* (pow x 3) (pow (cos y) 3)) (* (pow z 3) (pow (sin y) 4)))) (+ (* 1/2 (/ 1 (sin y))) (+ (* 1/2 (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (pow (sin y) 3)))) (/ (* (pow x 3) (pow (cos y) 3)) (* (pow z 3) (pow (sin y) 2))))))))) |
(* -1 (* z (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ 1 (sin y)))))) |
(* -1 (* z (+ (* -1 (/ (- (* -1/2 (/ (* x (* (cos y) (cos (* 2 y)))) (pow (sin y) 2))) (* -1/2 (/ (* x (cos y)) (pow (sin y) 2)))) z)) (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ 1 (sin y))))))) |
(* -1 (* z (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* (pow x 2) (pow (cos y) 2)) (sin y))) (* -1/2 (/ (* (pow x 2) (* (pow (cos y) 2) (cos (* 2 y)))) (pow (sin y) 3)))) (* -1/2 (/ (* (pow x 2) (pow (cos y) 2)) (pow (sin y) 3)))) z)) (* -1/2 (/ (* x (* (cos y) (cos (* 2 y)))) (pow (sin y) 2)))) (* -1/2 (/ (* x (cos y)) (pow (sin y) 2)))) z)) (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ 1 (sin y))))))) |
(* -1 (* z (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* (pow x 2) (pow (cos y) 2)) (sin y))) (+ (* -1 (/ (- (* -1/2 (/ (* (pow x 3) (* (pow (cos y) 3) (cos (* 2 y)))) (pow (sin y) 4))) (+ (* -1/2 (/ (* (pow x 3) (pow (cos y) 3)) (pow (sin y) 4))) (/ (* (pow x 3) (pow (cos y) 3)) (pow (sin y) 2)))) z)) (* -1/2 (/ (* (pow x 2) (* (pow (cos y) 2) (cos (* 2 y)))) (pow (sin y) 3))))) (* -1/2 (/ (* (pow x 2) (pow (cos y) 2)) (pow (sin y) 3)))) z)) (* -1/2 (/ (* x (* (cos y) (cos (* 2 y)))) (pow (sin y) 2)))) (* -1/2 (/ (* x (cos y)) (pow (sin y) 2)))) z)) (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ 1 (sin y))))))) |
(pow y 2) |
(* (pow y 2) (+ 1 (* -1/3 (pow y 2)))) |
(* (pow y 2) (+ 1 (* (pow y 2) (- (* 2/45 (pow y 2)) 1/3)))) |
(* (pow y 2) (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 2/45 (* -1/315 (pow y 2)))) 1/3)))) |
(- 1/2 (* 1/2 (cos (* 2 y)))) |
(- 1/2 (* 1/2 (cos (* 2 y)))) |
(- 1/2 (* 1/2 (cos (* 2 y)))) |
(- 1/2 (* 1/2 (cos (* 2 y)))) |
(- 1/2 (* 1/2 (cos (neg (* -2 y))))) |
(- 1/2 (* 1/2 (cos (neg (* -2 y))))) |
(- 1/2 (* 1/2 (cos (neg (* -2 y))))) |
(- 1/2 (* 1/2 (cos (neg (* -2 y))))) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(* (pow y 2) (- (/ (* y (pow z 3)) (pow x 2)) (/ (pow z 2) x))) |
(* (pow y 2) (- (* y (+ (* y (- (+ (* -1 (/ (pow z 4) (pow x 3))) (* -1/2 (/ (pow z 2) x))) (* -1/3 (/ (pow z 2) x)))) (/ (pow z 3) (pow x 2)))) (/ (pow z 2) x))) |
(* (pow y 2) (- (* y (+ (* y (- (+ (* -1 (/ (pow z 4) (pow x 3))) (+ (* -1/2 (/ (pow z 2) x)) (* y (+ (* -1/6 (/ (pow z 3) (pow x 2))) (+ (* 1/2 (/ (pow z 3) (pow x 2))) (/ (* z (- (* -1/3 (/ (pow z 2) x)) (+ (* -1 (/ (pow z 4) (pow x 3))) (* -1/2 (/ (pow z 2) x))))) x)))))) (* -1/3 (/ (pow z 2) x)))) (/ (pow z 3) (pow x 2)))) (/ (pow z 2) x))) |
(* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (* x (cos y)) (* z (sin y))))) |
(* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (* x (cos y)) (* z (sin y))))) |
(* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (* x (cos y)) (* z (sin y))))) |
(* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (* x (cos y)) (* z (sin y))))) |
(* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (+ (* x (cos y)) (* z (sin y))))) |
(* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (+ (* x (cos y)) (* z (sin y))))) |
(* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (+ (* x (cos y)) (* z (sin y))))) |
(* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (+ (* x (cos y)) (* z (sin y))))) |
(* (pow z 2) (- (* 1/2 (/ (cos (* 2 y)) (* x (cos y)))) (* 1/2 (/ 1 (* x (cos y)))))) |
(* (pow z 2) (- (+ (* 1/2 (/ (cos (* 2 y)) (* x (cos y)))) (/ (* z (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (pow (cos y) 2)))) (* 1/2 (/ 1 (* x (cos y)))))) |
(* (pow z 2) (- (+ (* 1/2 (/ (cos (* 2 y)) (* x (cos y)))) (* z (+ (* -1 (/ (* z (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 3) (pow (cos y) 3)))) (/ (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (pow (cos y) 2)))))) (* 1/2 (/ 1 (* x (cos y)))))) |
(* (pow z 2) (- (+ (* 1/2 (/ (cos (* 2 y)) (* x (cos y)))) (* z (+ (* z (+ (* -1 (/ (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 3) (pow (cos y) 3)))) (/ (* z (* (pow (sin y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 4) (pow (cos y) 4))))) (/ (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (pow (cos y) 2)))))) (* 1/2 (/ 1 (* x (cos y)))))) |
(* z (- (* 1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ 1 (sin y))))) |
(* z (- (+ (* -1/2 (/ (* x (* (cos y) (cos (* 2 y)))) (* z (pow (sin y) 2)))) (* 1/2 (/ (cos (* 2 y)) (sin y)))) (+ (* -1/2 (/ (* x (cos y)) (* z (pow (sin y) 2)))) (* 1/2 (/ 1 (sin y)))))) |
(* z (- (+ (* -1/2 (/ (* x (* (cos y) (cos (* 2 y)))) (* z (pow (sin y) 2)))) (+ (* 1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ (* (pow x 2) (* (pow (cos y) 2) (cos (* 2 y)))) (* (pow z 2) (pow (sin y) 3)))))) (+ (* -1/2 (/ (* x (cos y)) (* z (pow (sin y) 2)))) (+ (* 1/2 (/ 1 (sin y))) (* 1/2 (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (pow (sin y) 3)))))))) |
(* z (- (+ (* -1/2 (/ (* x (* (cos y) (cos (* 2 y)))) (* z (pow (sin y) 2)))) (+ (* -1/2 (/ (* (pow x 3) (* (pow (cos y) 3) (cos (* 2 y)))) (* (pow z 3) (pow (sin y) 4)))) (+ (* 1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ (* (pow x 2) (* (pow (cos y) 2) (cos (* 2 y)))) (* (pow z 2) (pow (sin y) 3))))))) (+ (* -1/2 (/ (* x (cos y)) (* z (pow (sin y) 2)))) (+ (* -1/2 (/ (* (pow x 3) (pow (cos y) 3)) (* (pow z 3) (pow (sin y) 4)))) (+ (* 1/2 (/ 1 (sin y))) (* 1/2 (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (pow (sin y) 3))))))))) |
(* -1 (* z (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ 1 (sin y)))))) |
(* -1 (* z (+ (* -1 (/ (- (* -1/2 (/ (* x (* (cos y) (cos (* 2 y)))) (pow (sin y) 2))) (* -1/2 (/ (* x (cos y)) (pow (sin y) 2)))) z)) (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ 1 (sin y))))))) |
(* -1 (* z (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1/2 (/ (* (pow x 2) (* (pow (cos y) 2) (cos (* 2 y)))) (pow (sin y) 3))) (* -1/2 (/ (* (pow x 2) (pow (cos y) 2)) (pow (sin y) 3)))) z)) (* -1/2 (/ (* x (* (cos y) (cos (* 2 y)))) (pow (sin y) 2)))) (* -1/2 (/ (* x (cos y)) (pow (sin y) 2)))) z)) (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ 1 (sin y))))))) |
(* -1 (* z (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1/2 (/ (* (pow x 3) (* (pow (cos y) 3) (cos (* 2 y)))) (pow (sin y) 4))) (* -1/2 (/ (* (pow x 3) (pow (cos y) 3)) (pow (sin y) 4)))) z)) (* -1/2 (/ (* (pow x 2) (* (pow (cos y) 2) (cos (* 2 y)))) (pow (sin y) 3)))) (* -1/2 (/ (* (pow x 2) (pow (cos y) 2)) (pow (sin y) 3)))) z)) (* -1/2 (/ (* x (* (cos y) (cos (* 2 y)))) (pow (sin y) 2)))) (* -1/2 (/ (* x (cos y)) (pow (sin y) 2)))) z)) (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ 1 (sin y))))))) |
(* -1 (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y))) |
(- (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (sin y) 2)) (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y))) |
(- (* x (+ (* -1 (/ (* x (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 3)))) (/ (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y))))) (pow (sin y) 2)))) (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y))) |
(- (* x (+ (* x (+ (* -1 (/ (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* z (pow (sin y) 3)))) (/ (* x (* (pow (cos y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow z 2) (pow (sin y) 4))))) (/ (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y))))) (pow (sin y) 2)))) (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y))) |
(* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* x (cos y)))) |
(/ (- (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) x) |
(/ (- (+ (* -1 (/ (* (pow z 4) (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (pow (cos y) 3)))) (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) x) |
(/ (- (+ (* -1 (/ (* (pow z 4) (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (pow (cos y) 3)))) (+ (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2))) (/ (* (pow z 5) (* (pow (sin y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 3) (pow (cos y) 4))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) x) |
(* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* x (cos y)))) |
(* -1 (/ (- (* -1 (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))) (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y)))) x)) |
(* -1 (/ (- (* -1 (/ (+ (* -1 (/ (* (pow z 4) (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 3)))) (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 2))) x)) (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y)))) x)) |
(* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow z 5) (* (pow (sin y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 4)))) (/ (* (pow z 4) (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 3))) x)) (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 2))) x)) (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y)))) x)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
x |
(+ x (* -1/2 (* x (pow y 2)))) |
(+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))) |
(+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* y z) |
(* y (+ z (* -1/6 (* (pow y 2) z)))) |
(* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))) |
(* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(/ (pow z 2) (* x (cos y))) |
(* (pow z 2) (+ (* -1 (/ (* z (sin y)) (* (pow x 2) (pow (cos y) 2)))) (/ 1 (* x (cos y))))) |
(* (pow z 2) (+ (* z (- (/ (* z (pow (sin y) 2)) (* (pow x 3) (pow (cos y) 3))) (/ (sin y) (* (pow x 2) (pow (cos y) 2))))) (/ 1 (* x (cos y))))) |
(* (pow z 2) (+ (* z (- (* z (- (* -1 (/ (* z (pow (sin y) 3)) (* (pow x 4) (pow (cos y) 4)))) (* -1 (/ (pow (sin y) 2) (* (pow x 3) (pow (cos y) 3)))))) (/ (sin y) (* (pow x 2) (pow (cos y) 2))))) (/ 1 (* x (cos y))))) |
(/ z (sin y)) |
(* z (+ (* -1 (/ (* x (cos y)) (* z (pow (sin y) 2)))) (/ 1 (sin y)))) |
(* z (- (+ (/ 1 (sin y)) (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (pow (sin y) 3)))) (/ (* x (cos y)) (* z (pow (sin y) 2))))) |
(* z (- (+ (* -1 (/ (* (pow x 3) (pow (cos y) 3)) (* (pow z 3) (pow (sin y) 4)))) (/ 1 (sin y))) (+ (* -1 (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (pow (sin y) 3)))) (/ (* x (cos y)) (* z (pow (sin y) 2)))))) |
(/ z (sin y)) |
(* -1 (* z (- (/ (* x (cos y)) (* z (pow (sin y) 2))) (/ 1 (sin y))))) |
(* -1 (* z (- (* -1 (/ (- (/ (* (pow x 2) (pow (cos y) 2)) (* z (pow (sin y) 3))) (/ (* x (cos y)) (pow (sin y) 2))) z)) (/ 1 (sin y))))) |
(* -1 (* z (- (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 3) (pow (cos y) 3)) (* z (pow (sin y) 4))) (/ (* (pow x 2) (pow (cos y) 2)) (pow (sin y) 3))) z)) (/ (* x (cos y)) (pow (sin y) 2))) z)) (/ 1 (sin y))))) |
(/ z (sin y)) |
(+ (* -1 (/ (* x (cos y)) (pow (sin y) 2))) (/ z (sin y))) |
(+ (* x (- (/ (* x (pow (cos y) 2)) (* z (pow (sin y) 3))) (/ (cos y) (pow (sin y) 2)))) (/ z (sin y))) |
(+ (* x (- (* x (- (* -1 (/ (* x (pow (cos y) 3)) (* (pow z 2) (pow (sin y) 4)))) (* -1 (/ (pow (cos y) 2) (* z (pow (sin y) 3)))))) (/ (cos y) (pow (sin y) 2)))) (/ z (sin y))) |
(/ (pow z 2) (* x (cos y))) |
(/ (+ (* -1 (/ (* (pow z 3) (sin y)) (* x (pow (cos y) 2)))) (/ (pow z 2) (cos y))) x) |
(/ (- (+ (/ (* (pow z 4) (pow (sin y) 2)) (* (pow x 2) (pow (cos y) 3))) (/ (pow z 2) (cos y))) (/ (* (pow z 3) (sin y)) (* x (pow (cos y) 2)))) x) |
(/ (- (+ (* -1 (/ (* (pow z 5) (pow (sin y) 3)) (* (pow x 3) (pow (cos y) 4)))) (/ (pow z 2) (cos y))) (+ (* -1 (/ (* (pow z 4) (pow (sin y) 2)) (* (pow x 2) (pow (cos y) 3)))) (/ (* (pow z 3) (sin y)) (* x (pow (cos y) 2))))) x) |
(/ (pow z 2) (* x (cos y))) |
(* -1 (/ (+ (* -1 (/ (pow z 2) (cos y))) (/ (* (pow z 3) (sin y)) (* x (pow (cos y) 2)))) x)) |
(* -1 (/ (+ (* -1 (/ (- (/ (* (pow z 4) (pow (sin y) 2)) (* x (pow (cos y) 3))) (/ (* (pow z 3) (sin y)) (pow (cos y) 2))) x)) (* -1 (/ (pow z 2) (cos y)))) x)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow z 5) (pow (sin y) 3)) (* x (pow (cos y) 4))) (/ (* (pow z 4) (pow (sin y) 2)) (pow (cos y) 3))) x)) (/ (* (pow z 3) (sin y)) (pow (cos y) 2))) x)) (* -1 (/ (pow z 2) (cos y)))) x)) |
(/ (pow z 2) x) |
(+ (* -1 (/ (* y (pow z 3)) (pow x 2))) (/ (pow z 2) x)) |
(+ (* y (- (* -1 (* y (+ (* -1 (/ (pow z 4) (pow x 3))) (* -1/2 (/ (pow z 2) x))))) (/ (pow z 3) (pow x 2)))) (/ (pow z 2) x)) |
(+ (* y (- (* y (- (* -1 (* y (+ (* -1 (/ (* z (+ (* -1 (/ (pow z 4) (pow x 3))) (* -1/2 (/ (pow z 2) x)))) x)) (+ (* -1/6 (/ (pow z 3) (pow x 2))) (* 1/2 (/ (pow z 3) (pow x 2))))))) (+ (* -1 (/ (pow z 4) (pow x 3))) (* -1/2 (/ (pow z 2) x))))) (/ (pow z 3) (pow x 2)))) (/ (pow z 2) x)) |
(/ (pow z 2) (+ (* x (cos y)) (* z (sin y)))) |
(/ (pow z 2) (+ (* x (cos y)) (* z (sin y)))) |
(/ (pow z 2) (+ (* x (cos y)) (* z (sin y)))) |
(/ (pow z 2) (+ (* x (cos y)) (* z (sin y)))) |
(/ (pow z 2) (+ (* x (cos y)) (* z (sin y)))) |
(/ (pow z 2) (+ (* x (cos y)) (* z (sin y)))) |
(/ (pow z 2) (+ (* x (cos y)) (* z (sin y)))) |
(/ (pow z 2) (+ (* x (cos y)) (* z (sin y)))) |
(/ (* (pow y 2) (pow z 2)) x) |
(* (pow y 2) (+ (* -1 (/ (* y (pow z 3)) (pow x 2))) (/ (pow z 2) x))) |
(* (pow y 2) (+ (* y (- (* y (- (* -1/3 (/ (pow z 2) x)) (+ (* -1 (/ (pow z 4) (pow x 3))) (* -1/2 (/ (pow z 2) x))))) (/ (pow z 3) (pow x 2)))) (/ (pow z 2) x))) |
(* (pow y 2) (+ (* y (- (* y (- (+ (* -1 (* y (+ (* -1/6 (/ (pow z 3) (pow x 2))) (+ (* 1/2 (/ (pow z 3) (pow x 2))) (/ (* z (- (* -1/3 (/ (pow z 2) x)) (+ (* -1 (/ (pow z 4) (pow x 3))) (* -1/2 (/ (pow z 2) x))))) x))))) (* -1/3 (/ (pow z 2) x))) (+ (* -1 (/ (pow z 4) (pow x 3))) (* -1/2 (/ (pow z 2) x))))) (/ (pow z 3) (pow x 2)))) (/ (pow z 2) x))) |
(/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (* x (cos y)) (* z (sin y)))) |
(/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (* x (cos y)) (* z (sin y)))) |
(/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (* x (cos y)) (* z (sin y)))) |
(/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (* x (cos y)) (* z (sin y)))) |
(/ (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (+ (* x (cos y)) (* z (sin y)))) |
(/ (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (+ (* x (cos y)) (* z (sin y)))) |
(/ (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (+ (* x (cos y)) (* z (sin y)))) |
(/ (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (+ (* x (cos y)) (* z (sin y)))) |
(/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* x (cos y))) |
(* (pow z 2) (- (+ (* -1 (/ (* z (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (pow (cos y) 2)))) (* 1/2 (/ 1 (* x (cos y))))) (* 1/2 (/ (cos (* 2 y)) (* x (cos y)))))) |
(* (pow z 2) (- (+ (* z (- (/ (* z (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 3) (pow (cos y) 3))) (/ (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (pow (cos y) 2))))) (* 1/2 (/ 1 (* x (cos y))))) (* 1/2 (/ (cos (* 2 y)) (* x (cos y)))))) |
(* (pow z 2) (- (+ (* z (- (* z (- (* -1 (/ (* z (* (pow (sin y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 4) (pow (cos y) 4)))) (* -1 (/ (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 3) (pow (cos y) 3)))))) (/ (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (pow (cos y) 2))))) (* 1/2 (/ 1 (* x (cos y))))) (* 1/2 (/ (cos (* 2 y)) (* x (cos y)))))) |
(/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y)) |
(* z (- (+ (* -1 (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 2)))) (* 1/2 (/ 1 (sin y)))) (* 1/2 (/ (cos (* 2 y)) (sin y))))) |
(* z (- (+ (* 1/2 (/ 1 (sin y))) (/ (* (pow x 2) (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow z 2) (pow (sin y) 3)))) (+ (* 1/2 (/ (cos (* 2 y)) (sin y))) (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 2)))))) |
(* z (- (+ (* -1 (/ (* (pow x 3) (* (pow (cos y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow z 3) (pow (sin y) 4)))) (* 1/2 (/ 1 (sin y)))) (+ (* -1 (/ (* (pow x 2) (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow z 2) (pow (sin y) 3)))) (+ (* 1/2 (/ (cos (* 2 y)) (sin y))) (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 2))))))) |
(/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y)) |
(* -1 (* z (+ (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (sin y))) (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 2)))))) |
(* -1 (* z (+ (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (sin y))) (* -1 (/ (- (/ (* (pow x 2) (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 3))) (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (sin y) 2))) z))))) |
(* -1 (* z (+ (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (sin y))) (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 3) (* (pow (cos y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 4))) (/ (* (pow x 2) (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (sin y) 3))) z)) (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (sin y) 2))) z))))) |
(/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y)) |
(+ (* -1 (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (sin y) 2))) (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y))) |
(+ (* x (- (/ (* x (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 3))) (/ (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y))))) (pow (sin y) 2)))) (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y))) |
(+ (* x (- (* x (- (* -1 (/ (* x (* (pow (cos y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow z 2) (pow (sin y) 4)))) (* -1 (/ (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* z (pow (sin y) 3)))))) (/ (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y))))) (pow (sin y) 2)))) (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y))) |
(/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* x (cos y))) |
(/ (+ (* -1 (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) x) |
(/ (- (+ (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y)) (/ (* (pow z 4) (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (pow (cos y) 3)))) (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))) x) |
(/ (- (+ (* -1 (/ (* (pow z 5) (* (pow (sin y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 3) (pow (cos y) 4)))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) (+ (* -1 (/ (* (pow z 4) (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (pow (cos y) 3)))) (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2))))) x) |
(/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* x (cos y))) |
(* -1 (/ (+ (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))) x)) |
(* -1 (/ (+ (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) (* -1 (/ (- (/ (* (pow z 4) (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 3))) (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 2))) x))) x)) |
(* -1 (/ (+ (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) (* -1 (/ (- (* -1 (/ (- (/ (* (pow z 5) (* (pow (sin y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 4))) (/ (* (pow z 4) (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 3))) x)) (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 2))) x))) x)) |
| Outputs |
|---|
x |
(+ x (* -1 (* y z))) |
(fma.f64 y (-.f64 #s(literal 0 binary64) z) x) |
(+ x (* y (+ (* -1 z) (* -1/2 (* x y))))) |
(fma.f64 y (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) y) z) x) |
(+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))) |
(fma.f64 y (fma.f64 y (fma.f64 x #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (-.f64 #s(literal 0 binary64) z)) x) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(* -1 (* z (sin y))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) |
(* z (+ (* -1 (sin y)) (/ (* x (cos y)) z))) |
(*.f64 z (fma.f64 x (/.f64 (cos.f64 y) z) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(* z (+ (* -1 (sin y)) (/ (* x (cos y)) z))) |
(*.f64 z (fma.f64 x (/.f64 (cos.f64 y) z) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(* z (+ (* -1 (sin y)) (/ (* x (cos y)) z))) |
(*.f64 z (fma.f64 x (/.f64 (cos.f64 y) z) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(* -1 (* z (sin y))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) |
(* -1 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z))))) |
(*.f64 (-.f64 (sin.f64 y) (*.f64 x (/.f64 (cos.f64 y) z))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z))))) |
(*.f64 (-.f64 (sin.f64 y) (*.f64 x (/.f64 (cos.f64 y) z))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z))))) |
(*.f64 (-.f64 (sin.f64 y) (*.f64 x (/.f64 (cos.f64 y) z))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (sin y))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))) |
(*.f64 x (-.f64 (cos.f64 y) (/.f64 (*.f64 z (sin.f64 y)) x))) |
(* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))) |
(*.f64 x (-.f64 (cos.f64 y) (/.f64 (*.f64 z (sin.f64 y)) x))) |
(* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))) |
(*.f64 x (-.f64 (cos.f64 y) (/.f64 (*.f64 z (sin.f64 y)) x))) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))) |
(*.f64 (-.f64 (/.f64 (*.f64 z (sin.f64 y)) x) (cos.f64 y)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))) |
(*.f64 (-.f64 (/.f64 (*.f64 z (sin.f64 y)) x) (cos.f64 y)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))) |
(*.f64 (-.f64 (/.f64 (*.f64 z (sin.f64 y)) x) (cos.f64 y)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(* y (- (* 1/6 (pow y 2)) 1)) |
(*.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64))) |
(* y (- (* (pow y 2) (+ 1/6 (* -1/120 (pow y 2)))) 1)) |
(*.f64 y (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(* y (- (* (pow y 2) (+ 1/6 (* (pow y 2) (- (* 1/5040 (pow y 2)) 1/120)))) 1)) |
(*.f64 y (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(* -1 (sin y)) |
(-.f64 #s(literal 0 binary64) (sin.f64 y)) |
(* -1 (sin y)) |
(-.f64 #s(literal 0 binary64) (sin.f64 y)) |
(* -1 (sin y)) |
(-.f64 #s(literal 0 binary64) (sin.f64 y)) |
(* -1 (sin y)) |
(-.f64 #s(literal 0 binary64) (sin.f64 y)) |
(* -1 (sin y)) |
(-.f64 #s(literal 0 binary64) (sin.f64 y)) |
(* -1 (sin y)) |
(-.f64 #s(literal 0 binary64) (sin.f64 y)) |
(* -1 (sin y)) |
(-.f64 #s(literal 0 binary64) (sin.f64 y)) |
(* -1 (sin y)) |
(-.f64 #s(literal 0 binary64) (sin.f64 y)) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(*.f64 y (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(*.f64 y (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow y 2))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
x |
(+ x (* -1/2 (* x (pow y 2)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 y y)) x) |
(+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))) |
(fma.f64 (*.f64 y y) (fma.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) x) |
(+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 #s(literal -1/720 binary64) (*.f64 x (*.f64 y y)) (*.f64 x #s(literal 1/24 binary64))) (*.f64 x #s(literal -1/2 binary64))) x) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* -1 (* z (sin y))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) |
(- (* x (cos y)) (* z (sin y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(- (* x (cos y)) (* z (sin y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(- (* x (cos y)) (* z (sin y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))) |
(*.f64 x (-.f64 (cos.f64 y) (/.f64 (*.f64 z (sin.f64 y)) x))) |
(* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))) |
(*.f64 x (-.f64 (cos.f64 y) (/.f64 (*.f64 z (sin.f64 y)) x))) |
(* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))) |
(*.f64 x (-.f64 (cos.f64 y) (/.f64 (*.f64 z (sin.f64 y)) x))) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))) |
(*.f64 (-.f64 (/.f64 (*.f64 z (sin.f64 y)) x) (cos.f64 y)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))) |
(*.f64 (-.f64 (/.f64 (*.f64 z (sin.f64 y)) x) (cos.f64 y)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))) |
(*.f64 (-.f64 (/.f64 (*.f64 z (sin.f64 y)) x) (cos.f64 y)) (-.f64 #s(literal 0 binary64) x)) |
x |
(+ x (* -1 (* y z))) |
(fma.f64 y (-.f64 #s(literal 0 binary64) z) x) |
(+ x (* y (- (* -1/2 (* x y)) z))) |
(fma.f64 y (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) y) z) x) |
(+ x (* y (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))) |
(fma.f64 y (fma.f64 y (fma.f64 x #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (-.f64 #s(literal 0 binary64) z)) x) |
(- (* x (cos y)) (* z (sin y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(- (* x (cos y)) (* z (sin y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(- (* x (cos y)) (* z (sin y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(- (* x (cos y)) (* z (sin y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(- (* x (cos y)) (* z (sin y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(- (* x (cos y)) (* z (sin y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(- (* x (cos y)) (* z (sin y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(- (* x (cos y)) (* z (sin y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(* -1 (* z (sin y))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) |
(* z (- (/ (* x (cos y)) z) (sin y))) |
(*.f64 z (fma.f64 x (/.f64 (cos.f64 y) z) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(* z (- (/ (* x (cos y)) z) (sin y))) |
(*.f64 z (fma.f64 x (/.f64 (cos.f64 y) z) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(* z (- (/ (* x (cos y)) z) (sin y))) |
(*.f64 z (fma.f64 x (/.f64 (cos.f64 y) z) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(* -1 (* z (sin y))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) |
(* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))) |
(*.f64 (-.f64 (sin.f64 y) (*.f64 x (/.f64 (cos.f64 y) z))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))) |
(*.f64 (-.f64 (sin.f64 y) (*.f64 x (/.f64 (cos.f64 y) z))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))) |
(*.f64 (-.f64 (sin.f64 y) (*.f64 x (/.f64 (cos.f64 y) z))) (-.f64 #s(literal 0 binary64) z)) |
(/ -1 (* z (sin y))) |
(/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y))) |
(- (* -1 (/ (* x (cos y)) (* (pow z 2) (pow (sin y) 2)))) (/ 1 (* z (sin y)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 y) (*.f64 (*.f64 z z) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y)))) |
(- (* x (- (* -1 (/ (* x (pow (cos y) 2)) (* (pow z 3) (pow (sin y) 3)))) (/ (cos y) (* (pow z 2) (pow (sin y) 2))))) (/ 1 (* z (sin y)))) |
(fma.f64 x (neg.f64 (fma.f64 x (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 (cos.f64 y) (*.f64 (*.f64 z z) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y)))) |
(- (* x (- (* x (- (* -1 (/ (* x (pow (cos y) 3)) (* (pow z 4) (pow (sin y) 4)))) (/ (pow (cos y) 2) (* (pow z 3) (pow (sin y) 3))))) (/ (cos y) (* (pow z 2) (pow (sin y) 2))))) (/ 1 (* z (sin y)))) |
(fma.f64 x (-.f64 (*.f64 x (neg.f64 (fma.f64 x (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (sin.f64 y) #s(literal 4 binary64)))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))))) (/.f64 (cos.f64 y) (*.f64 (*.f64 z z) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y)))) |
(/ 1 (* x (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) |
(/ (+ (/ 1 (cos y)) (/ (* z (sin y)) (* x (pow (cos y) 2)))) x) |
(/.f64 (fma.f64 z (/.f64 (sin.f64 y) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (cos.f64 y))) x) |
(/ (- (+ (/ 1 (cos y)) (/ (* (pow z 2) (pow (sin y) 2)) (* (pow x 2) (pow (cos y) 3)))) (* -1 (/ (* z (sin y)) (* x (pow (cos y) 2))))) x) |
(/.f64 (fma.f64 (*.f64 z z) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x x))) (fma.f64 z (/.f64 (sin.f64 y) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (cos.f64 y)))) x) |
(/ (- (+ (/ 1 (cos y)) (/ (* (pow z 3) (pow (sin y) 3)) (* (pow x 3) (pow (cos y) 4)))) (+ (* -1 (/ (* z (sin y)) (* x (pow (cos y) 2)))) (* -1 (/ (* (pow z 2) (pow (sin y) 2)) (* (pow x 2) (pow (cos y) 3)))))) x) |
(/.f64 (-.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (cos.f64 y))) (neg.f64 (fma.f64 z (/.f64 (sin.f64 y) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 z z) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x x)))))) x) |
(/ 1 (* x (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) |
(* -1 (/ (- (* -1 (/ (* z (sin y)) (* x (pow (cos y) 2)))) (/ 1 (cos y))) x)) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (sin.f64 y) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (cos.f64 y))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (* -1 (/ (- (/ (* (pow z 2) (pow (sin y) 2)) (* x (pow (cos y) 3))) (* -1 (/ (* z (sin y)) (pow (cos y) 2)))) x)) (/ 1 (cos y))) x)) |
(/.f64 (+.f64 (/.f64 (fma.f64 (*.f64 z z) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (/.f64 (*.f64 z (sin.f64 y)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) (cos.f64 y))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow z 3) (pow (sin y) 3)) (* x (pow (cos y) 4)))) (/ (* (pow z 2) (pow (sin y) 2)) (pow (cos y) 3))) x)) (* -1 (/ (* z (sin y)) (pow (cos y) 2)))) x)) (/ 1 (cos y))) x)) |
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 z z) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (pow.f64 (cos.f64 y) #s(literal 3 binary64))))) (-.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 z (sin.f64 y)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) (cos.f64 y))) (-.f64 #s(literal 0 binary64) x)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(+ (/ 1 x) (/ (* y z) (pow x 2))) |
(fma.f64 y (/.f64 z (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) |
(+ (* y (- (* y (- (* 1/2 (/ 1 x)) (* -1 (/ (pow z 2) (pow x 3))))) (* -1 (/ z (pow x 2))))) (/ 1 x)) |
(fma.f64 y (fma.f64 y (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 z z) (*.f64 x (*.f64 x x)))) (/.f64 z (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) |
(+ (* y (- (* y (- (+ (* -1 (* y (+ (* -1 (/ (* z (- (* 1/2 (/ 1 x)) (* -1 (/ (pow z 2) (pow x 3))))) x)) (+ (* -1/2 (/ z (pow x 2))) (* 1/6 (/ z (pow x 2))))))) (* 1/2 (/ 1 x))) (* -1 (/ (pow z 2) (pow x 3))))) (* -1 (/ z (pow x 2))))) (/ 1 x)) |
(fma.f64 y (fma.f64 y (fma.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 z z) (*.f64 x (*.f64 x x)))) x) (*.f64 (/.f64 z (*.f64 x x)) #s(literal -1/3 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 z z) (*.f64 x (*.f64 x x))))) (/.f64 z (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) |
(/ 1 (- (* x (cos y)) (* z (sin y)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (cos.f64 y)))) |
(/ 1 (- (* x (cos y)) (* z (sin y)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (cos.f64 y)))) |
(/ 1 (- (* x (cos y)) (* z (sin y)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (cos.f64 y)))) |
(/ 1 (- (* x (cos y)) (* z (sin y)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (cos.f64 y)))) |
(/ 1 (- (* x (cos y)) (* z (sin y)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (cos.f64 y)))) |
(/ 1 (- (* x (cos y)) (* z (sin y)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (cos.f64 y)))) |
(/ 1 (- (* x (cos y)) (* z (sin y)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (cos.f64 y)))) |
(/ 1 (- (* x (cos y)) (* z (sin y)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (cos.f64 y)))) |
(/ 1 (* x (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) |
(+ (/ 1 (* x (cos y))) (/ (* z (sin y)) (* (pow x 2) (pow (cos y) 2)))) |
(fma.f64 z (/.f64 (sin.f64 y) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y)))) |
(+ (* z (- (/ (* z (pow (sin y) 2)) (* (pow x 3) (pow (cos y) 3))) (* -1 (/ (sin y) (* (pow x 2) (pow (cos y) 2)))))) (/ 1 (* x (cos y)))) |
(fma.f64 z (fma.f64 z (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (sin.f64 y) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y)))) |
(+ (* z (- (* z (- (/ (* z (pow (sin y) 3)) (* (pow x 4) (pow (cos y) 4))) (* -1 (/ (pow (sin y) 2) (* (pow x 3) (pow (cos y) 3)))))) (* -1 (/ (sin y) (* (pow x 2) (pow (cos y) 2)))))) (/ 1 (* x (cos y)))) |
(fma.f64 z (fma.f64 z (fma.f64 z (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))))) (/.f64 (sin.f64 y) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y)))) |
(/ -1 (* z (sin y))) |
(/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y))) |
(/ (- (* -1 (/ (* x (cos y)) (* z (pow (sin y) 2)))) (/ 1 (sin y))) z) |
(/.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (-.f64 #s(literal 0 binary64) z)) |
(/ (- (* -1 (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (pow (sin y) 3)))) (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2))))) z) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (fma.f64 (*.f64 x x) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 y))))) z) |
(/ (- (* -1 (/ (* (pow x 3) (pow (cos y) 3)) (* (pow z 3) (pow (sin y) 4)))) (+ (/ 1 (sin y)) (+ (/ (* x (cos y)) (* z (pow (sin y) 2))) (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (pow (sin y) 3)))))) z) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (pow.f64 (sin.f64 y) #s(literal 4 binary64)))) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (fma.f64 (*.f64 x x) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))))) z) |
(/ -1 (* z (sin y))) |
(/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y))) |
(* -1 (/ (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) z)) |
(/.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow x 2) (pow (cos y) 2)) (* z (pow (sin y) 3)))) (/ (* x (cos y)) (pow (sin y) 2))) z)) (/ 1 (sin y))) z)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 (*.f64 x (cos.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 3) (pow (cos y) 3)) (* z (pow (sin y) 4))) (* -1 (/ (* (pow x 2) (pow (cos y) 2)) (pow (sin y) 3)))) z)) (/ (* x (cos y)) (pow (sin y) 2))) z)) (/ 1 (sin y))) z)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) z)) (/.f64 (*.f64 x (cos.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (sin y))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) |
(- (* x (cos y)) (* z (sin y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(- (* x (cos y)) (* z (sin y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(- (* x (cos y)) (* z (sin y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))) |
(*.f64 x (-.f64 (cos.f64 y) (/.f64 (*.f64 z (sin.f64 y)) x))) |
(* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))) |
(*.f64 x (-.f64 (cos.f64 y) (/.f64 (*.f64 z (sin.f64 y)) x))) |
(* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))) |
(*.f64 x (-.f64 (cos.f64 y) (/.f64 (*.f64 z (sin.f64 y)) x))) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))) |
(*.f64 (-.f64 (/.f64 (*.f64 z (sin.f64 y)) x) (cos.f64 y)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))) |
(*.f64 (-.f64 (/.f64 (*.f64 z (sin.f64 y)) x) (cos.f64 y)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))) |
(*.f64 (-.f64 (/.f64 (*.f64 z (sin.f64 y)) x) (cos.f64 y)) (-.f64 #s(literal 0 binary64) x)) |
x |
(+ x (* -1 (* y z))) |
(fma.f64 y (-.f64 #s(literal 0 binary64) z) x) |
(+ x (* y (- (* -1/2 (* x y)) z))) |
(fma.f64 y (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) y) z) x) |
(+ x (* y (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))) |
(fma.f64 y (fma.f64 y (fma.f64 x #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (-.f64 #s(literal 0 binary64) z)) x) |
(- (* x (cos y)) (* z (sin y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(- (* x (cos y)) (* z (sin y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(- (* x (cos y)) (* z (sin y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(- (* x (cos y)) (* z (sin y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(- (* x (cos y)) (* z (sin y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(- (* x (cos y)) (* z (sin y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(- (* x (cos y)) (* z (sin y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(- (* x (cos y)) (* z (sin y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(* -1 (* z (sin y))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) |
(* z (- (/ (* x (cos y)) z) (sin y))) |
(*.f64 z (fma.f64 x (/.f64 (cos.f64 y) z) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(* z (- (/ (* x (cos y)) z) (sin y))) |
(*.f64 z (fma.f64 x (/.f64 (cos.f64 y) z) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(* z (- (/ (* x (cos y)) z) (sin y))) |
(*.f64 z (fma.f64 x (/.f64 (cos.f64 y) z) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(* -1 (* z (sin y))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) |
(* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))) |
(*.f64 (-.f64 (sin.f64 y) (*.f64 x (/.f64 (cos.f64 y) z))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))) |
(*.f64 (-.f64 (sin.f64 y) (*.f64 x (/.f64 (cos.f64 y) z))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))) |
(*.f64 (-.f64 (sin.f64 y) (*.f64 x (/.f64 (cos.f64 y) z))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y))) |
(/.f64 (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(- (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (sin y) 2)) (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (sin.f64 y))) |
(- (* x (+ (* x (+ (* -1 (/ (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* z (pow (sin y) 3)))) (/ (pow (cos y) 2) (* z (sin y))))) (/ (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y))))) (pow (sin y) 2)))) (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y))) |
(fma.f64 x (fma.f64 x (-.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 z (sin.f64 y))) (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 (*.f64 (cos.f64 y) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(- (* x (+ (* x (+ (* -1 (/ (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* z (pow (sin y) 3)))) (+ (* x (- (/ (* (pow (cos y) 3) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow z 2) (pow (sin y) 4))) (/ (pow (cos y) 3) (* (pow z 2) (pow (sin y) 2))))) (/ (pow (cos y) 2) (* z (sin y)))))) (/ (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y))))) (pow (sin y) 2)))) (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y))) |
(fma.f64 x (fma.f64 x (fma.f64 x (fma.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (*.f64 (*.f64 z z) (pow.f64 (sin.f64 y) #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 (*.f64 z z) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))))) (-.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 z (sin.f64 y))) (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 3 binary64)))))) (/.f64 (*.f64 (cos.f64 y) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))) |
(*.f64 x (-.f64 (cos.f64 y) (/.f64 (*.f64 z (sin.f64 y)) x))) |
(* x (- (+ (cos y) (* -1 (/ (+ (* -1 (/ (* (pow z 2) (pow (sin y) 2)) (cos y))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) (pow x 2)))) (/ (* z (sin y)) x))) |
(*.f64 x (-.f64 (-.f64 (cos.f64 y) (/.f64 (fma.f64 (*.f64 z z) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (cos.f64 y)) (/.f64 (*.f64 (*.f64 z z) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (cos.f64 y)))) (*.f64 x x))) (/.f64 (*.f64 z (sin.f64 y)) x))) |
(* x (- (+ (cos y) (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 3) (pow (cos y) 2)))) (+ (* -1 (/ (* (pow z 2) (pow (sin y) 2)) (* (pow x 2) (cos y)))) (+ (/ (* z (sin y)) x) (+ (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (cos y))) (/ (* (pow z 3) (pow (sin y) 3)) (* (pow x 3) (pow (cos y) 2)))))))) |
(*.f64 x (-.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 (sin.f64 y) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x (*.f64 x x)))) (cos.f64 y)) (-.f64 (fma.f64 (*.f64 z z) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (*.f64 (cos.f64 y) (*.f64 x x))) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 z (sin.f64 y)) x))) (/.f64 (*.f64 (*.f64 z z) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (*.f64 x x)))))) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))) |
(*.f64 (-.f64 (/.f64 (*.f64 z (sin.f64 y)) x) (cos.f64 y)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (- (+ (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* x (cos y)))) (/ (* (pow z 2) (pow (sin y) 2)) (* x (cos y)))) (* z (sin y))) x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (/.f64 (fma.f64 (*.f64 z z) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x (cos.f64 y))) (fma.f64 (neg.f64 (*.f64 z z)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (*.f64 x (cos.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))))) x)))) |
(* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 2)) (/ (* (pow z 3) (pow (sin y) 3)) (pow (cos y) 2))) x)) (+ (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) (/ (* (pow z 2) (pow (sin y) 2)) (cos y)))) x)) (* z (sin y))) x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (-.f64 (/.f64 (*.f64 (sin.f64 y) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) (fma.f64 (*.f64 z z) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (cos.f64 y)) (/.f64 (*.f64 (*.f64 z z) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (cos.f64 y))))) (-.f64 #s(literal 0 binary64) x)) (*.f64 z (sin.f64 y))) x)))) |
x |
(+ x (* -1 (* y z))) |
(fma.f64 y (-.f64 #s(literal 0 binary64) z) x) |
(+ x (* y (- (* y (- (* -1 x) (+ (* -1 (/ (pow z 2) x)) (+ (* -1/2 x) (/ (pow z 2) x))))) z))) |
(fma.f64 y (fma.f64 y (-.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (fma.f64 x #s(literal -1/2 binary64) (/.f64 (*.f64 z z) x)) (/.f64 (*.f64 z z) x))) (-.f64 #s(literal 0 binary64) z)) x) |
(+ x (* y (- (* y (- (+ (* -1 x) (* y (- (/ (pow z 3) (pow x 2)) (+ (* -1/6 z) (+ (* 1/2 z) (/ (* z (- (* -1 x) (+ (* -1 (/ (pow z 2) x)) (* -1/2 x)))) x)))))) (+ (* -1 (/ (pow z 2) x)) (+ (* -1/2 x) (/ (pow z 2) x))))) z))) |
(fma.f64 y (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x x)) (fma.f64 z #s(literal 1/3 binary64) (/.f64 (*.f64 z (fma.f64 #s(literal -1 binary64) (-.f64 x (/.f64 (*.f64 z z) x)) (*.f64 #s(literal 1/2 binary64) x))) x))) (-.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (fma.f64 x #s(literal -1/2 binary64) (/.f64 (*.f64 z z) x)) (/.f64 (*.f64 z z) x)))) (-.f64 #s(literal 0 binary64) z)) x) |
(- (/ (* (pow x 2) (pow (cos y) 2)) (+ (* x (cos y)) (* z (sin y)))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (* x (cos y)) (* z (sin y))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (*.f64 (*.f64 z z) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) |
(- (/ (* (pow x 2) (pow (cos y) 2)) (+ (* x (cos y)) (* z (sin y)))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (* x (cos y)) (* z (sin y))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (*.f64 (*.f64 z z) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) |
(- (/ (* (pow x 2) (pow (cos y) 2)) (+ (* x (cos y)) (* z (sin y)))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (* x (cos y)) (* z (sin y))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (*.f64 (*.f64 z z) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) |
(- (/ (* (pow x 2) (pow (cos y) 2)) (+ (* x (cos y)) (* z (sin y)))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (* x (cos y)) (* z (sin y))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (*.f64 (*.f64 z z) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) |
(- (/ (* (pow x 2) (pow (cos y) 2)) (+ (* x (cos y)) (* z (sin y)))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (+ (* x (cos y)) (* z (sin y))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (*.f64 (*.f64 z z) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) |
(- (/ (* (pow x 2) (pow (cos y) 2)) (+ (* x (cos y)) (* z (sin y)))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (+ (* x (cos y)) (* z (sin y))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (*.f64 (*.f64 z z) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) |
(- (/ (* (pow x 2) (pow (cos y) 2)) (+ (* x (cos y)) (* z (sin y)))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (+ (* x (cos y)) (* z (sin y))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (*.f64 (*.f64 z z) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) |
(- (/ (* (pow x 2) (pow (cos y) 2)) (+ (* x (cos y)) (* z (sin y)))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (+ (* x (cos y)) (* z (sin y))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (*.f64 (*.f64 z z) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(+ (* x (cos y)) (* z (- (* z (- (* 1/2 (/ (cos (* 2 y)) (* x (cos y)))) (+ (* -1 (/ (pow (sin y) 2) (* x (cos y)))) (* 1/2 (/ 1 (* x (cos y))))))) (sin y)))) |
(fma.f64 z (fma.f64 z (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 x (cos.f64 y)))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (cos.f64 y))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x (cos.f64 y))))) (-.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 x (cos.f64 y))) |
(+ (* x (cos y)) (* z (- (* z (- (+ (* 1/2 (/ (cos (* 2 y)) (* x (cos y)))) (* z (- (/ (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (pow (cos y) 2))) (/ (pow (sin y) 3) (* (pow x 2) (pow (cos y) 2)))))) (+ (* -1 (/ (pow (sin y) 2) (* x (cos y)))) (* 1/2 (/ 1 (* x (cos y))))))) (sin y)))) |
(fma.f64 z (-.f64 (*.f64 z (-.f64 (fma.f64 z (-.f64 (/.f64 (*.f64 (sin.f64 y) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x x))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x x)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 x (cos.f64 y))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (cos.f64 y))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x (cos.f64 y)))))) (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(* z (- (* 1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ 1 (sin y))))) |
(*.f64 z (fma.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (sin.f64 y)) (/.f64 #s(literal -1/2 binary64) (sin.f64 y)))) |
(* z (- (+ (* -1/2 (/ (* x (* (cos y) (cos (* 2 y)))) (* z (pow (sin y) 2)))) (* 1/2 (/ (cos (* 2 y)) (sin y)))) (+ (* -1/2 (/ (* x (cos y)) (* z (pow (sin y) 2)))) (* 1/2 (/ 1 (sin y)))))) |
(*.f64 z (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x (cos.f64 y)) (cos.f64 (*.f64 y #s(literal -2 binary64)))) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (sin.f64 y)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (sin.f64 y))))) |
(* z (- (+ (* -1/2 (/ (* x (* (cos y) (cos (* 2 y)))) (* z (pow (sin y) 2)))) (+ (* 1/2 (/ (cos (* 2 y)) (sin y))) (+ (* 1/2 (/ (* (pow x 2) (* (pow (cos y) 2) (cos (* 2 y)))) (* (pow z 2) (pow (sin y) 3)))) (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (sin y)))))) (+ (* -1/2 (/ (* x (cos y)) (* z (pow (sin y) 2)))) (+ (* 1/2 (/ 1 (sin y))) (* 1/2 (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (pow (sin y) 3)))))))) |
(*.f64 z (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x (cos.f64 y)) (cos.f64 (*.f64 y #s(literal -2 binary64)))) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (cos.f64 (*.f64 y #s(literal -2 binary64)))) (*.f64 (*.f64 z z) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (sin.f64 y))) (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (*.f64 (sin.f64 y) (*.f64 z z))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (*.f64 (*.f64 z z) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (sin.f64 y)))))) |
(* z (- (+ (* -1/2 (/ (* x (* (cos y) (cos (* 2 y)))) (* z (pow (sin y) 2)))) (+ (* -1/2 (/ (* (pow x 3) (* (pow (cos y) 3) (cos (* 2 y)))) (* (pow z 3) (pow (sin y) 4)))) (+ (* 1/2 (/ (cos (* 2 y)) (sin y))) (+ (* 1/2 (/ (* (pow x 2) (* (pow (cos y) 2) (cos (* 2 y)))) (* (pow z 2) (pow (sin y) 3)))) (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (sin y))))))) (+ (* -1/2 (/ (* x (cos y)) (* z (pow (sin y) 2)))) (+ (* -1/2 (/ (* (pow x 3) (pow (cos y) 3)) (* (pow z 3) (pow (sin y) 4)))) (+ (* 1/2 (/ 1 (sin y))) (+ (* 1/2 (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (pow (sin y) 3)))) (/ (* (pow x 3) (pow (cos y) 3)) (* (pow z 3) (pow (sin y) 2))))))))) |
(*.f64 z (-.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 x (/.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 y #s(literal -2 binary64)))) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (*.f64 (*.f64 z (*.f64 z z)) (pow.f64 (sin.f64 y) #s(literal 4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (cos.f64 (*.f64 y #s(literal -2 binary64)))) (*.f64 (*.f64 z z) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (sin.f64 y))) (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (*.f64 (sin.f64 y) (*.f64 z z))))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 z z)) (pow.f64 (sin.f64 y) #s(literal 4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 z (*.f64 z z)))))))) |
(* -1 (* z (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ 1 (sin y)))))) |
(/.f64 (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(* -1 (* z (+ (* -1 (/ (- (* -1/2 (/ (* x (* (cos y) (cos (* 2 y)))) (pow (sin y) 2))) (* -1/2 (/ (* x (cos y)) (pow (sin y) 2)))) z)) (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ 1 (sin y))))))) |
(*.f64 (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (sin.f64 y)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (-.f64 (/.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 y #s(literal -2 binary64)))) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (cos.f64 y) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))))) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* (pow x 2) (pow (cos y) 2)) (sin y))) (* -1/2 (/ (* (pow x 2) (* (pow (cos y) 2) (cos (* 2 y)))) (pow (sin y) 3)))) (* -1/2 (/ (* (pow x 2) (pow (cos y) 2)) (pow (sin y) 3)))) z)) (* -1/2 (/ (* x (* (cos y) (cos (* 2 y)))) (pow (sin y) 2)))) (* -1/2 (/ (* x (cos y)) (pow (sin y) 2)))) z)) (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ 1 (sin y))))))) |
(*.f64 (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (sin.f64 y)) (/.f64 (+.f64 (/.f64 (fma.f64 (*.f64 x x) (neg.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (sin.f64 y))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (cos.f64 (*.f64 y #s(literal -2 binary64)))) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))))) (-.f64 #s(literal 0 binary64) z)) (*.f64 #s(literal -1/2 binary64) (*.f64 x (-.f64 (/.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 y #s(literal -2 binary64)))) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (cos.f64 y) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))))) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* (pow x 2) (pow (cos y) 2)) (sin y))) (+ (* -1 (/ (- (* -1/2 (/ (* (pow x 3) (* (pow (cos y) 3) (cos (* 2 y)))) (pow (sin y) 4))) (+ (* -1/2 (/ (* (pow x 3) (pow (cos y) 3)) (pow (sin y) 4))) (/ (* (pow x 3) (pow (cos y) 3)) (pow (sin y) 2)))) z)) (* -1/2 (/ (* (pow x 2) (* (pow (cos y) 2) (cos (* 2 y)))) (pow (sin y) 3))))) (* -1/2 (/ (* (pow x 2) (pow (cos y) 2)) (pow (sin y) 3)))) z)) (* -1/2 (/ (* x (* (cos y) (cos (* 2 y)))) (pow (sin y) 2)))) (* -1/2 (/ (* x (cos y)) (pow (sin y) 2)))) z)) (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ 1 (sin y))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (sin.f64 y)) (/.f64 (+.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (sin.f64 y)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (cos.f64 (*.f64 y #s(literal -2 binary64)))) (pow.f64 (sin.f64 y) #s(literal 4 binary64))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 4 binary64))))) (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) z)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (cos.f64 (*.f64 y #s(literal -2 binary64)))) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))))) (-.f64 #s(literal 0 binary64) z)) (*.f64 #s(literal -1/2 binary64) (*.f64 x (-.f64 (/.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 y #s(literal -2 binary64)))) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (cos.f64 y) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))))) z)))) |
(pow y 2) |
(*.f64 y y) |
(* (pow y 2) (+ 1 (* -1/3 (pow y 2)))) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/3 binary64) #s(literal 1 binary64))) |
(* (pow y 2) (+ 1 (* (pow y 2) (- (* 2/45 (pow y 2)) 1/3)))) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 2/45 binary64) #s(literal -1/3 binary64)) #s(literal 1 binary64))) |
(* (pow y 2) (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 2/45 (* -1/315 (pow y 2)))) 1/3)))) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/315 binary64) #s(literal 2/45 binary64)) #s(literal -1/3 binary64)) #s(literal 1 binary64))) |
(- 1/2 (* 1/2 (cos (* 2 y)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) |
(- 1/2 (* 1/2 (cos (* 2 y)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) |
(- 1/2 (* 1/2 (cos (* 2 y)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) |
(- 1/2 (* 1/2 (cos (* 2 y)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) |
(- 1/2 (* 1/2 (cos (neg (* -2 y))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) |
(- 1/2 (* 1/2 (cos (neg (* -2 y))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) |
(- 1/2 (* 1/2 (cos (neg (* -2 y))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) |
(- 1/2 (* 1/2 (cos (neg (* -2 y))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z z) x))) |
(* (pow y 2) (- (/ (* y (pow z 3)) (pow x 2)) (/ (pow z 2) x))) |
(*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z z))) (*.f64 x x)) (/.f64 (*.f64 z z) x))) |
(* (pow y 2) (- (* y (+ (* y (- (+ (* -1 (/ (pow z 4) (pow x 3))) (* -1/2 (/ (pow z 2) x))) (* -1/3 (/ (pow z 2) x)))) (/ (pow z 3) (pow x 2)))) (/ (pow z 2) x))) |
(*.f64 (*.f64 y y) (fma.f64 y (fma.f64 y (+.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 z z) x) #s(literal -1/6 binary64))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z z) x)))) |
(* (pow y 2) (- (* y (+ (* y (- (+ (* -1 (/ (pow z 4) (pow x 3))) (+ (* -1/2 (/ (pow z 2) x)) (* y (+ (* -1/6 (/ (pow z 3) (pow x 2))) (+ (* 1/2 (/ (pow z 3) (pow x 2))) (/ (* z (- (* -1/3 (/ (pow z 2) x)) (+ (* -1 (/ (pow z 4) (pow x 3))) (* -1/2 (/ (pow z 2) x))))) x)))))) (* -1/3 (/ (pow z 2) x)))) (/ (pow z 3) (pow x 2)))) (/ (pow z 2) x))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 y (fma.f64 y (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 z z) x) (/.f64 (pow.f64 z #s(literal 4 binary64)) (neg.f64 (*.f64 x (*.f64 x x))))) (fma.f64 y (fma.f64 z (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 z z)) x) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 z z) x) (/.f64 (pow.f64 z #s(literal 4 binary64)) (neg.f64 (*.f64 x (*.f64 x x)))))) x) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x x)) #s(literal 1/3 binary64))) (*.f64 (/.f64 (*.f64 z z) x) #s(literal 1/3 binary64)))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x x)))) (/.f64 (*.f64 z z) x))) |
(* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (* x (cos y)) (* z (sin y))))) |
(*.f64 (neg.f64 (*.f64 z z)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) |
(* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (* x (cos y)) (* z (sin y))))) |
(*.f64 (neg.f64 (*.f64 z z)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) |
(* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (* x (cos y)) (* z (sin y))))) |
(*.f64 (neg.f64 (*.f64 z z)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) |
(* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (* x (cos y)) (* z (sin y))))) |
(*.f64 (neg.f64 (*.f64 z z)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) |
(* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (+ (* x (cos y)) (* z (sin y))))) |
(*.f64 (neg.f64 (*.f64 z z)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) |
(* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (+ (* x (cos y)) (* z (sin y))))) |
(*.f64 (neg.f64 (*.f64 z z)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) |
(* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (+ (* x (cos y)) (* z (sin y))))) |
(*.f64 (neg.f64 (*.f64 z z)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) |
(* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (+ (* x (cos y)) (* z (sin y))))) |
(*.f64 (neg.f64 (*.f64 z z)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) |
(* (pow z 2) (- (* 1/2 (/ (cos (* 2 y)) (* x (cos y)))) (* 1/2 (/ 1 (* x (cos y)))))) |
(*.f64 (*.f64 z z) (fma.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 x (cos.f64 y))) (/.f64 #s(literal -1/2 binary64) (*.f64 x (cos.f64 y))))) |
(* (pow z 2) (- (+ (* 1/2 (/ (cos (* 2 y)) (* x (cos y)))) (/ (* z (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (pow (cos y) 2)))) (* 1/2 (/ 1 (* x (cos y)))))) |
(*.f64 (*.f64 z z) (fma.f64 z (/.f64 (*.f64 (sin.f64 y) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x x))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 x (cos.f64 y))) (/.f64 #s(literal -1/2 binary64) (*.f64 x (cos.f64 y)))))) |
(* (pow z 2) (- (+ (* 1/2 (/ (cos (* 2 y)) (* x (cos y)))) (* z (+ (* -1 (/ (* z (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 3) (pow (cos y) 3)))) (/ (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (pow (cos y) 2)))))) (* 1/2 (/ 1 (* x (cos y)))))) |
(*.f64 (*.f64 z z) (fma.f64 z (-.f64 (/.f64 (*.f64 (sin.f64 y) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x x))) (/.f64 (*.f64 (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 x (cos.f64 y))) (/.f64 #s(literal -1/2 binary64) (*.f64 x (cos.f64 y)))))) |
(* (pow z 2) (- (+ (* 1/2 (/ (cos (* 2 y)) (* x (cos y)))) (* z (+ (* z (+ (* -1 (/ (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 3) (pow (cos y) 3)))) (/ (* z (* (pow (sin y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 4) (pow (cos y) 4))))) (/ (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (pow (cos y) 2)))))) (* 1/2 (/ 1 (* x (cos y)))))) |
(*.f64 (*.f64 z z) (fma.f64 z (fma.f64 z (-.f64 (/.f64 (*.f64 (*.f64 z (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (*.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (sin.f64 y) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (*.f64 x (cos.f64 y))) (/.f64 #s(literal -1/2 binary64) (*.f64 x (cos.f64 y)))))) |
(* z (- (* 1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ 1 (sin y))))) |
(*.f64 z (fma.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (sin.f64 y)) (/.f64 #s(literal -1/2 binary64) (sin.f64 y)))) |
(* z (- (+ (* -1/2 (/ (* x (* (cos y) (cos (* 2 y)))) (* z (pow (sin y) 2)))) (* 1/2 (/ (cos (* 2 y)) (sin y)))) (+ (* -1/2 (/ (* x (cos y)) (* z (pow (sin y) 2)))) (* 1/2 (/ 1 (sin y)))))) |
(*.f64 z (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x (cos.f64 y)) (cos.f64 (*.f64 y #s(literal -2 binary64)))) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (sin.f64 y)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (sin.f64 y))))) |
(* z (- (+ (* -1/2 (/ (* x (* (cos y) (cos (* 2 y)))) (* z (pow (sin y) 2)))) (+ (* 1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ (* (pow x 2) (* (pow (cos y) 2) (cos (* 2 y)))) (* (pow z 2) (pow (sin y) 3)))))) (+ (* -1/2 (/ (* x (cos y)) (* z (pow (sin y) 2)))) (+ (* 1/2 (/ 1 (sin y))) (* 1/2 (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (pow (sin y) 3)))))))) |
(*.f64 z (-.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (cos.f64 (*.f64 y #s(literal -2 binary64)))) (*.f64 (*.f64 z z) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (sin.f64 y))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x (cos.f64 y)) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (*.f64 (*.f64 z z) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (sin.f64 y)))))) |
(* z (- (+ (* -1/2 (/ (* x (* (cos y) (cos (* 2 y)))) (* z (pow (sin y) 2)))) (+ (* -1/2 (/ (* (pow x 3) (* (pow (cos y) 3) (cos (* 2 y)))) (* (pow z 3) (pow (sin y) 4)))) (+ (* 1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ (* (pow x 2) (* (pow (cos y) 2) (cos (* 2 y)))) (* (pow z 2) (pow (sin y) 3))))))) (+ (* -1/2 (/ (* x (cos y)) (* z (pow (sin y) 2)))) (+ (* -1/2 (/ (* (pow x 3) (pow (cos y) 3)) (* (pow z 3) (pow (sin y) 4)))) (+ (* 1/2 (/ 1 (sin y))) (* 1/2 (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (pow (sin y) 3))))))))) |
(*.f64 z (fma.f64 #s(literal -1/2 binary64) (fma.f64 x (/.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 y #s(literal -2 binary64)))) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (*.f64 (*.f64 z (*.f64 z z)) (pow.f64 (sin.f64 y) #s(literal 4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (cos.f64 (*.f64 y #s(literal -2 binary64)))) (*.f64 (*.f64 z z) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (sin.f64 y))) (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal -1/2 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 z z)) (pow.f64 (sin.f64 y) #s(literal 4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (*.f64 (*.f64 z z) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 #s(literal 1/2 binary64) (sin.f64 y)))))))) |
(* -1 (* z (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ 1 (sin y)))))) |
(/.f64 (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(* -1 (* z (+ (* -1 (/ (- (* -1/2 (/ (* x (* (cos y) (cos (* 2 y)))) (pow (sin y) 2))) (* -1/2 (/ (* x (cos y)) (pow (sin y) 2)))) z)) (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ 1 (sin y))))))) |
(*.f64 (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (sin.f64 y)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (-.f64 (/.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 y #s(literal -2 binary64)))) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (cos.f64 y) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))))) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1/2 (/ (* (pow x 2) (* (pow (cos y) 2) (cos (* 2 y)))) (pow (sin y) 3))) (* -1/2 (/ (* (pow x 2) (pow (cos y) 2)) (pow (sin y) 3)))) z)) (* -1/2 (/ (* x (* (cos y) (cos (* 2 y)))) (pow (sin y) 2)))) (* -1/2 (/ (* x (cos y)) (pow (sin y) 2)))) z)) (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ 1 (sin y))))))) |
(*.f64 (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (sin.f64 y)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (cos.f64 (*.f64 y #s(literal -2 binary64)))) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))))) (-.f64 #s(literal 0 binary64) z)) (*.f64 #s(literal -1/2 binary64) (*.f64 x (-.f64 (/.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 y #s(literal -2 binary64)))) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (cos.f64 y) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))))) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1/2 (/ (* (pow x 3) (* (pow (cos y) 3) (cos (* 2 y)))) (pow (sin y) 4))) (* -1/2 (/ (* (pow x 3) (pow (cos y) 3)) (pow (sin y) 4)))) z)) (* -1/2 (/ (* (pow x 2) (* (pow (cos y) 2) (cos (* 2 y)))) (pow (sin y) 3)))) (* -1/2 (/ (* (pow x 2) (pow (cos y) 2)) (pow (sin y) 3)))) z)) (* -1/2 (/ (* x (* (cos y) (cos (* 2 y)))) (pow (sin y) 2)))) (* -1/2 (/ (* x (cos y)) (pow (sin y) 2)))) z)) (+ (* -1/2 (/ (cos (* 2 y)) (sin y))) (* 1/2 (/ 1 (sin y))))))) |
(*.f64 (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (sin.f64 y)) (/.f64 (+.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (cos.f64 (*.f64 y #s(literal -2 binary64)))) (pow.f64 (sin.f64 y) #s(literal 4 binary64))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 4 binary64)))))) z) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (cos.f64 (*.f64 y #s(literal -2 binary64)))) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))))) (-.f64 #s(literal 0 binary64) z)) (*.f64 #s(literal -1/2 binary64) (*.f64 x (-.f64 (/.f64 (*.f64 (cos.f64 y) (cos.f64 (*.f64 y #s(literal -2 binary64)))) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (cos.f64 y) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))))) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y))) |
(/.f64 (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(- (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (sin y) 2)) (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (sin.f64 y))) |
(- (* x (+ (* -1 (/ (* x (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 3)))) (/ (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y))))) (pow (sin y) 2)))) (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y))) |
(fma.f64 x (fma.f64 (cos.f64 y) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (neg.f64 (*.f64 z (pow.f64 (sin.f64 y) #s(literal 3 binary64)))))) (/.f64 (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(- (* x (+ (* x (+ (* -1 (/ (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* z (pow (sin y) 3)))) (/ (* x (* (pow (cos y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow z 2) (pow (sin y) 4))))) (/ (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y))))) (pow (sin y) 2)))) (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y))) |
(fma.f64 x (fma.f64 x (fma.f64 x (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (*.f64 (*.f64 z z) (pow.f64 (sin.f64 y) #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (neg.f64 (*.f64 z (pow.f64 (sin.f64 y) #s(literal 3 binary64)))))) (/.f64 (*.f64 (cos.f64 y) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* x (cos y)))) |
(/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (neg.f64 (*.f64 x (cos.f64 y)))) |
(/ (- (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) x) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (sin.f64 y) (*.f64 z (*.f64 z z))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (cos.f64 y))) x) |
(/ (- (+ (* -1 (/ (* (pow z 4) (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (pow (cos y) 3)))) (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) x) |
(/.f64 (-.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 (sin.f64 y) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (neg.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (cos.f64 y))) x) |
(/ (- (+ (* -1 (/ (* (pow z 4) (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (pow (cos y) 3)))) (+ (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2))) (/ (* (pow z 5) (* (pow (sin y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 3) (pow (cos y) 4))))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) x) |
(/.f64 (-.f64 (-.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 (sin.f64 y) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 z #s(literal 5 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (cos.f64 y))) x) |
(* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* x (cos y)))) |
(/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (neg.f64 (*.f64 x (cos.f64 y)))) |
(* -1 (/ (- (* -1 (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))) (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y)))) x)) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (sin.f64 y) (*.f64 z (*.f64 z z))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (cos.f64 y))) x) |
(* -1 (/ (- (* -1 (/ (+ (* -1 (/ (* (pow z 4) (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 3)))) (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 2))) x)) (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y)))) x)) |
(/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (sin.f64 y) (*.f64 z (*.f64 z z))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 3 binary64))))) (-.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (cos.f64 y))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow z 5) (* (pow (sin y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 4)))) (/ (* (pow z 4) (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 3))) x)) (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 2))) x)) (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y)))) x)) |
(/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (sin.f64 y) (*.f64 z (*.f64 z z))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 z #s(literal 5 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 4 binary64))))) x)) (-.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (cos.f64 y))) (-.f64 #s(literal 0 binary64) x)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
x |
(+ x (* -1/2 (* x (pow y 2)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 y y)) x) |
(+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))) |
(fma.f64 (*.f64 y y) (fma.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) x) |
(+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 #s(literal -1/720 binary64) (*.f64 x (*.f64 y y)) (*.f64 x #s(literal 1/24 binary64))) (*.f64 x #s(literal -1/2 binary64))) x) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* y z) |
(*.f64 y z) |
(* y (+ z (* -1/6 (* (pow y 2) z)))) |
(*.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z)) |
(* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))) |
(*.f64 y (fma.f64 (*.f64 y y) (*.f64 z (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) z)) |
(* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))) |
(*.f64 y (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 z #s(literal -1/6 binary64))) z)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(/ (pow z 2) (* x (cos y))) |
(/.f64 (*.f64 z z) (*.f64 x (cos.f64 y))) |
(* (pow z 2) (+ (* -1 (/ (* z (sin y)) (* (pow x 2) (pow (cos y) 2)))) (/ 1 (* x (cos y))))) |
(*.f64 (*.f64 z z) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) (/.f64 (*.f64 z (sin.f64 y)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x x))))) |
(* (pow z 2) (+ (* z (- (/ (* z (pow (sin y) 2)) (* (pow x 3) (pow (cos y) 3))) (/ (sin y) (* (pow x 2) (pow (cos y) 2))))) (/ 1 (* x (cos y))))) |
(*.f64 (*.f64 z z) (fma.f64 z (-.f64 (/.f64 (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (sin.f64 y) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))))) |
(* (pow z 2) (+ (* z (- (* z (- (* -1 (/ (* z (pow (sin y) 3)) (* (pow x 4) (pow (cos y) 4)))) (* -1 (/ (pow (sin y) 2) (* (pow x 3) (pow (cos y) 3)))))) (/ (sin y) (* (pow x 2) (pow (cos y) 2))))) (/ 1 (* x (cos y))))) |
(*.f64 (*.f64 z z) (fma.f64 z (fma.f64 z (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))))) |
(/ z (sin y)) |
(/.f64 z (sin.f64 y)) |
(* z (+ (* -1 (/ (* x (cos y)) (* z (pow (sin y) 2)))) (/ 1 (sin y)))) |
(*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))))) |
(* z (- (+ (/ 1 (sin y)) (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (pow (sin y) 3)))) (/ (* x (cos y)) (* z (pow (sin y) 2))))) |
(*.f64 z (-.f64 (fma.f64 (*.f64 x x) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))))) |
(* z (- (+ (* -1 (/ (* (pow x 3) (pow (cos y) 3)) (* (pow z 3) (pow (sin y) 4)))) (/ 1 (sin y))) (+ (* -1 (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (pow (sin y) 3)))) (/ (* x (cos y)) (* z (pow (sin y) 2)))))) |
(*.f64 z (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 z z)) (pow.f64 (sin.f64 y) #s(literal 4 binary64))))) (fma.f64 (neg.f64 (*.f64 x x)) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))))))) |
(/ z (sin y)) |
(/.f64 z (sin.f64 y)) |
(* -1 (* z (- (/ (* x (cos y)) (* z (pow (sin y) 2))) (/ 1 (sin y))))) |
(*.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (sin.f64 y))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (- (* -1 (/ (- (/ (* (pow x 2) (pow (cos y) 2)) (* z (pow (sin y) 3))) (/ (* x (cos y)) (pow (sin y) 2))) z)) (/ 1 (sin y))))) |
(*.f64 (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 (*.f64 x (cos.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) (sin.f64 y))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (- (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 3) (pow (cos y) 3)) (* z (pow (sin y) 4))) (/ (* (pow x 2) (pow (cos y) 2)) (pow (sin y) 3))) z)) (/ (* x (cos y)) (pow (sin y) 2))) z)) (/ 1 (sin y))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) z)) (/.f64 (*.f64 x (cos.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) (sin.f64 y))))) |
(/ z (sin y)) |
(/.f64 z (sin.f64 y)) |
(+ (* -1 (/ (* x (cos y)) (pow (sin y) 2))) (/ z (sin y))) |
(-.f64 (/.f64 z (sin.f64 y)) (/.f64 (*.f64 x (cos.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) |
(+ (* x (- (/ (* x (pow (cos y) 2)) (* z (pow (sin y) 3))) (/ (cos y) (pow (sin y) 2)))) (/ z (sin y))) |
(fma.f64 x (-.f64 (/.f64 (*.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 (cos.f64 y) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 z (sin.f64 y))) |
(+ (* x (- (* x (- (* -1 (/ (* x (pow (cos y) 3)) (* (pow z 2) (pow (sin y) 4)))) (* -1 (/ (pow (cos y) 2) (* z (pow (sin y) 3)))))) (/ (cos y) (pow (sin y) 2)))) (/ z (sin y))) |
(fma.f64 x (fma.f64 x (fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 (*.f64 z z) (pow.f64 (sin.f64 y) #s(literal 4 binary64)))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (/.f64 (cos.f64 y) (neg.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (/.f64 z (sin.f64 y))) |
(/ (pow z 2) (* x (cos y))) |
(/.f64 (*.f64 z z) (*.f64 x (cos.f64 y))) |
(/ (+ (* -1 (/ (* (pow z 3) (sin y)) (* x (pow (cos y) 2)))) (/ (pow z 2) (cos y))) x) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 (sin.f64 y) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 (*.f64 z z) (cos.f64 y))) x) |
(/ (- (+ (/ (* (pow z 4) (pow (sin y) 2)) (* (pow x 2) (pow (cos y) 3))) (/ (pow z 2) (cos y))) (/ (* (pow z 3) (sin y)) (* x (pow (cos y) 2)))) x) |
(/.f64 (-.f64 (fma.f64 (pow.f64 z #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x x))) (/.f64 (*.f64 z z) (cos.f64 y))) (/.f64 (*.f64 (sin.f64 y) (*.f64 z (*.f64 z z))) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) x) |
(/ (- (+ (* -1 (/ (* (pow z 5) (pow (sin y) 3)) (* (pow x 3) (pow (cos y) 4)))) (/ (pow z 2) (cos y))) (+ (* -1 (/ (* (pow z 4) (pow (sin y) 2)) (* (pow x 2) (pow (cos y) 3)))) (/ (* (pow z 3) (sin y)) (* x (pow (cos y) 2))))) x) |
(/.f64 (-.f64 (fma.f64 (neg.f64 (pow.f64 z #s(literal 5 binary64))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 4 binary64)))) (/.f64 (*.f64 z z) (cos.f64 y))) (-.f64 (/.f64 (*.f64 (sin.f64 y) (*.f64 z (*.f64 z z))) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x x))))) x) |
(/ (pow z 2) (* x (cos y))) |
(/.f64 (*.f64 z z) (*.f64 x (cos.f64 y))) |
(* -1 (/ (+ (* -1 (/ (pow z 2) (cos y))) (/ (* (pow z 3) (sin y)) (* x (pow (cos y) 2)))) x)) |
(/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (sin.f64 y) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 (*.f64 z z) (-.f64 #s(literal 0 binary64) (cos.f64 y)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* -1 (/ (- (/ (* (pow z 4) (pow (sin y) 2)) (* x (pow (cos y) 3))) (/ (* (pow z 3) (sin y)) (pow (cos y) 2))) x)) (* -1 (/ (pow z 2) (cos y)))) x)) |
(/.f64 (-.f64 (/.f64 (*.f64 z z) (-.f64 #s(literal 0 binary64) (cos.f64 y))) (/.f64 (fma.f64 (pow.f64 z #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (/.f64 (*.f64 (sin.f64 y) (*.f64 z (*.f64 z z))) (neg.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow z 5) (pow (sin y) 3)) (* x (pow (cos y) 4))) (/ (* (pow z 4) (pow (sin y) 2)) (pow (cos y) 3))) x)) (/ (* (pow z 3) (sin y)) (pow (cos y) 2))) x)) (* -1 (/ (pow z 2) (cos y)))) x)) |
(/.f64 (-.f64 (/.f64 (*.f64 z z) (-.f64 #s(literal 0 binary64) (cos.f64 y))) (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 z #s(literal 5 binary64))) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 (sin.f64 y) (*.f64 z (*.f64 z z))) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) x)) (-.f64 #s(literal 0 binary64) x)) |
(/ (pow z 2) x) |
(/.f64 (*.f64 z z) x) |
(+ (* -1 (/ (* y (pow z 3)) (pow x 2))) (/ (pow z 2) x)) |
(-.f64 (/.f64 (*.f64 z z) x) (/.f64 (*.f64 y (*.f64 z (*.f64 z z))) (*.f64 x x))) |
(+ (* y (- (* -1 (* y (+ (* -1 (/ (pow z 4) (pow x 3))) (* -1/2 (/ (pow z 2) x))))) (/ (pow z 3) (pow x 2)))) (/ (pow z 2) x)) |
(fma.f64 y (neg.f64 (fma.f64 y (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 z z) x) (/.f64 (pow.f64 z #s(literal 4 binary64)) (neg.f64 (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x x)))) (/.f64 (*.f64 z z) x)) |
(+ (* y (- (* y (- (* -1 (* y (+ (* -1 (/ (* z (+ (* -1 (/ (pow z 4) (pow x 3))) (* -1/2 (/ (pow z 2) x)))) x)) (+ (* -1/6 (/ (pow z 3) (pow x 2))) (* 1/2 (/ (pow z 3) (pow x 2))))))) (+ (* -1 (/ (pow z 4) (pow x 3))) (* -1/2 (/ (pow z 2) x))))) (/ (pow z 3) (pow x 2)))) (/ (pow z 2) x)) |
(fma.f64 y (-.f64 (*.f64 y (neg.f64 (fma.f64 y (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 z z) x) (/.f64 (pow.f64 z #s(literal 4 binary64)) (neg.f64 (*.f64 x (*.f64 x x))))) x) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x x)) #s(literal 1/3 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 z z) x) (/.f64 (pow.f64 z #s(literal 4 binary64)) (neg.f64 (*.f64 x (*.f64 x x)))))))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x x))) (/.f64 (*.f64 z z) x)) |
(/ (pow z 2) (+ (* x (cos y)) (* z (sin y)))) |
(/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) |
(/ (pow z 2) (+ (* x (cos y)) (* z (sin y)))) |
(/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) |
(/ (pow z 2) (+ (* x (cos y)) (* z (sin y)))) |
(/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) |
(/ (pow z 2) (+ (* x (cos y)) (* z (sin y)))) |
(/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) |
(/ (pow z 2) (+ (* x (cos y)) (* z (sin y)))) |
(/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) |
(/ (pow z 2) (+ (* x (cos y)) (* z (sin y)))) |
(/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) |
(/ (pow z 2) (+ (* x (cos y)) (* z (sin y)))) |
(/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) |
(/ (pow z 2) (+ (* x (cos y)) (* z (sin y)))) |
(/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) |
(/ (* (pow y 2) (pow z 2)) x) |
(*.f64 (*.f64 y y) (/.f64 (*.f64 z z) x)) |
(* (pow y 2) (+ (* -1 (/ (* y (pow z 3)) (pow x 2))) (/ (pow z 2) x))) |
(*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 z z) x) (/.f64 (*.f64 y (*.f64 z (*.f64 z z))) (*.f64 x x)))) |
(* (pow y 2) (+ (* y (- (* y (- (* -1/3 (/ (pow z 2) x)) (+ (* -1 (/ (pow z 4) (pow x 3))) (* -1/2 (/ (pow z 2) x))))) (/ (pow z 3) (pow x 2)))) (/ (pow z 2) x))) |
(*.f64 (*.f64 y y) (fma.f64 y (-.f64 (*.f64 y (-.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 z z)) x) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 z z) x) (/.f64 (pow.f64 z #s(literal 4 binary64)) (neg.f64 (*.f64 x (*.f64 x x))))))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x x))) (/.f64 (*.f64 z z) x))) |
(* (pow y 2) (+ (* y (- (* y (- (+ (* -1 (* y (+ (* -1/6 (/ (pow z 3) (pow x 2))) (+ (* 1/2 (/ (pow z 3) (pow x 2))) (/ (* z (- (* -1/3 (/ (pow z 2) x)) (+ (* -1 (/ (pow z 4) (pow x 3))) (* -1/2 (/ (pow z 2) x))))) x))))) (* -1/3 (/ (pow z 2) x))) (+ (* -1 (/ (pow z 4) (pow x 3))) (* -1/2 (/ (pow z 2) x))))) (/ (pow z 3) (pow x 2)))) (/ (pow z 2) x))) |
(*.f64 (*.f64 y y) (fma.f64 y (fma.f64 y (fma.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 z (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 z z)) x) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 z z) x) (/.f64 (pow.f64 z #s(literal 4 binary64)) (neg.f64 (*.f64 x (*.f64 x x)))))) x) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x x)) #s(literal 1/3 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 z z)) x) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 z z) x) (/.f64 (pow.f64 z #s(literal 4 binary64)) (neg.f64 (*.f64 x (*.f64 x x))))))) (/.f64 (*.f64 z (*.f64 z z)) (neg.f64 (*.f64 x x)))) (/.f64 (*.f64 z z) x))) |
(/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (* x (cos y)) (* z (sin y)))) |
(*.f64 (*.f64 z z) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) |
(/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (* x (cos y)) (* z (sin y)))) |
(*.f64 (*.f64 z z) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) |
(/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (* x (cos y)) (* z (sin y)))) |
(*.f64 (*.f64 z z) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) |
(/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (+ (* x (cos y)) (* z (sin y)))) |
(*.f64 (*.f64 z z) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) |
(/ (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (+ (* x (cos y)) (* z (sin y)))) |
(*.f64 (*.f64 z z) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) |
(/ (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (+ (* x (cos y)) (* z (sin y)))) |
(*.f64 (*.f64 z z) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) |
(/ (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (+ (* x (cos y)) (* z (sin y)))) |
(*.f64 (*.f64 z z) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) |
(/ (* (pow z 2) (- 1/2 (* 1/2 (cos (neg (* -2 y)))))) (+ (* x (cos y)) (* z (sin y)))) |
(*.f64 (*.f64 z z) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) |
(/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* x (cos y))) |
(/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (*.f64 x (cos.f64 y))) |
(* (pow z 2) (- (+ (* -1 (/ (* z (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (pow (cos y) 2)))) (* 1/2 (/ 1 (* x (cos y))))) (* 1/2 (/ (cos (* 2 y)) (* x (cos y)))))) |
(*.f64 (*.f64 z z) (fma.f64 z (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (sin.f64 y) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x x)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (*.f64 x (cos.f64 y))))) |
(* (pow z 2) (- (+ (* z (- (/ (* z (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 3) (pow (cos y) 3))) (/ (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (pow (cos y) 2))))) (* 1/2 (/ 1 (* x (cos y))))) (* 1/2 (/ (cos (* 2 y)) (* x (cos y)))))) |
(*.f64 (*.f64 z z) (fma.f64 z (-.f64 (/.f64 (*.f64 (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (sin.f64 y) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x x)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (*.f64 x (cos.f64 y))))) |
(* (pow z 2) (- (+ (* z (- (* z (- (* -1 (/ (* z (* (pow (sin y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 4) (pow (cos y) 4)))) (* -1 (/ (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 3) (pow (cos y) 3)))))) (/ (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y))))) (* (pow x 2) (pow (cos y) 2))))) (* 1/2 (/ 1 (* x (cos y))))) (* 1/2 (/ (cos (* 2 y)) (* x (cos y)))))) |
(*.f64 (*.f64 z z) (fma.f64 z (fma.f64 z (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (*.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (sin.f64 y) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x x))))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (*.f64 x (cos.f64 y))))) |
(/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y)) |
(/.f64 (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (sin.f64 y)) |
(* z (- (+ (* -1 (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 2)))) (* 1/2 (/ 1 (sin y)))) (* 1/2 (/ (cos (* 2 y)) (sin y))))) |
(*.f64 z (fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 (cos.f64 y) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (sin.f64 y)))) |
(* z (- (+ (* 1/2 (/ 1 (sin y))) (/ (* (pow x 2) (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow z 2) (pow (sin y) 3)))) (+ (* 1/2 (/ (cos (* 2 y)) (sin y))) (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 2)))))) |
(*.f64 z (fma.f64 (*.f64 x x) (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (*.f64 (*.f64 z z) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 (cos.f64 y) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (sin.f64 y))))) |
(* z (- (+ (* -1 (/ (* (pow x 3) (* (pow (cos y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow z 3) (pow (sin y) 4)))) (* 1/2 (/ 1 (sin y)))) (+ (* -1 (/ (* (pow x 2) (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow z 2) (pow (sin y) 3)))) (+ (* 1/2 (/ (cos (* 2 y)) (sin y))) (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 2))))))) |
(*.f64 z (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (*.f64 (*.f64 z (*.f64 z z)) (pow.f64 (sin.f64 y) #s(literal 4 binary64))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 y #s(literal -2 binary64))) (sin.f64 y)) (/.f64 (*.f64 (*.f64 x (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (*.f64 (*.f64 z z) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))))) |
(/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y)) |
(/.f64 (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (sin.f64 y)) |
(* -1 (* z (+ (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (sin y))) (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (/.f64 (*.f64 (*.f64 x (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (sin.f64 y))))) |
(* -1 (* z (+ (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (sin y))) (* -1 (/ (- (/ (* (pow x 2) (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 3))) (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (sin y) 2))) z))))) |
(*.f64 (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (-.f64 #s(literal 0 binary64) (sin.f64 y))) (/.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 x (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (neg.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ (- 1/2 (* 1/2 (cos (* 2 y)))) (sin y))) (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 3) (* (pow (cos y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 4))) (/ (* (pow x 2) (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (sin y) 3))) z)) (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (sin y) 2))) z))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) z)) (/.f64 (*.f64 (*.f64 x (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) z)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (sin.f64 y))))) |
(/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y)) |
(/.f64 (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (sin.f64 y)) |
(+ (* -1 (/ (* x (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (sin y) 2))) (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y))) |
(fma.f64 x (/.f64 (*.f64 (cos.f64 y) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (neg.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (sin.f64 y))) |
(+ (* x (- (/ (* x (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* z (pow (sin y) 3))) (/ (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y))))) (pow (sin y) 2)))) (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y))) |
(fma.f64 x (fma.f64 x (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 (*.f64 (cos.f64 y) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (neg.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (/.f64 (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (sin.f64 y))) |
(+ (* x (- (* x (- (* -1 (/ (* x (* (pow (cos y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow z 2) (pow (sin y) 4)))) (* -1 (/ (* (pow (cos y) 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* z (pow (sin y) 3)))))) (/ (* (cos y) (- 1/2 (* 1/2 (cos (* 2 y))))) (pow (sin y) 2)))) (/ (* z (- 1/2 (* 1/2 (cos (* 2 y))))) (sin y))) |
(fma.f64 x (-.f64 (*.f64 x (fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (*.f64 (*.f64 z z) (pow.f64 (sin.f64 y) #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 3 binary64)))))) (/.f64 (*.f64 (cos.f64 y) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (sin.f64 y))) |
(/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* x (cos y))) |
(/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (*.f64 x (cos.f64 y))) |
(/ (+ (* -1 (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) x) |
(/.f64 (fma.f64 (*.f64 z z) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (cos.f64 y)) (/.f64 (*.f64 (*.f64 (sin.f64 y) (*.f64 z (*.f64 z z))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (neg.f64 (*.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) x) |
(/ (- (+ (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y)) (/ (* (pow z 4) (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (pow (cos y) 3)))) (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))) x) |
(/.f64 (-.f64 (fma.f64 (*.f64 z z) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (cos.f64 y)) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (sin.f64 y) (*.f64 z (*.f64 z z))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) x) |
(/ (- (+ (* -1 (/ (* (pow z 5) (* (pow (sin y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 3) (pow (cos y) 4)))) (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) (+ (* -1 (/ (* (pow z 4) (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* (pow x 2) (pow (cos y) 3)))) (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2))))) x) |
(/.f64 (-.f64 (fma.f64 (*.f64 z z) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (cos.f64 y)) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 z #s(literal 5 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (cos.f64 y) #s(literal 4 binary64)))))) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 (sin.f64 y) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (neg.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x x)))))) x) |
(/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (* x (cos y))) |
(/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (*.f64 x (cos.f64 y))) |
(* -1 (/ (+ (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 2)))) x)) |
(/.f64 (fma.f64 (*.f64 z z) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (cos.f64 y)) (/.f64 (*.f64 (*.f64 (sin.f64 y) (*.f64 z (*.f64 z z))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (neg.f64 (*.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) x) |
(* -1 (/ (+ (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) (* -1 (/ (- (/ (* (pow z 4) (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 3))) (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 2))) x))) x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z z) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (cos.f64 y)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 (sin.f64 y) (*.f64 z (*.f64 z z))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* -1 (/ (* (pow z 2) (- 1/2 (* 1/2 (cos (* 2 y))))) (cos y))) (* -1 (/ (- (* -1 (/ (- (/ (* (pow z 5) (* (pow (sin y) 3) (- 1/2 (* 1/2 (cos (* 2 y)))))) (* x (pow (cos y) 4))) (/ (* (pow z 4) (* (pow (sin y) 2) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 3))) x)) (/ (* (pow z 3) (* (sin y) (- 1/2 (* 1/2 (cos (* 2 y)))))) (pow (cos y) 2))) x))) x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z z) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64))))) (cos.f64 y)) (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 z #s(literal 5 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 z #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 (*.f64 (sin.f64 y) (*.f64 z (*.f64 z z))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) x))) (-.f64 #s(literal 0 binary64) x)) |
Compiled 46 938 to 2 323 computations (95.1% saved)
31 alts after pruning (30 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 292 | 26 | 1 318 |
| Fresh | 8 | 4 | 12 |
| Picked | 4 | 1 | 5 |
| Done | 1 | 0 | 1 |
| Total | 1 305 | 31 | 1 336 |
| Status | Accuracy | Program |
|---|---|---|
| 60.0% | (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) (*.f64 x (cos.f64 y))) | |
| ▶ | 39.3% | (fma.f64 (*.f64 y y) (fma.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) x) |
| 73.0% | (fma.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 x (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))) | |
| 46.1% | (fma.f64 (*.f64 x (*.f64 x (cos.f64 y))) (/.f64 (cos.f64 y) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (neg.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))) | |
| 30.3% | (fma.f64 (*.f64 x (*.f64 x (cos.f64 y))) (/.f64 (cos.f64 y) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) x)))) | |
| 43.2% | (fma.f64 (*.f64 x (*.f64 x (cos.f64 y))) (/.f64 (cos.f64 y) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (*.f64 z z)))))) | |
| ▶ | 99.8% | (fma.f64 (neg.f64 (sin.f64 y)) z (*.f64 x (cos.f64 y))) |
| 99.8% | (fma.f64 (cos.f64 y) x (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) | |
| 50.7% | (fma.f64 y (fma.f64 y (fma.f64 x #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (-.f64 #s(literal 0 binary64) z)) x) | |
| 38.1% | (fma.f64 y (fma.f64 y (-.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (fma.f64 x #s(literal -1/2 binary64) (/.f64 (*.f64 z z) x)) (/.f64 (*.f64 z z) x))) (-.f64 #s(literal 0 binary64) z)) x) | |
| 50.6% | (fma.f64 y (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) y) z) x) | |
| ▶ | 51.9% | (fma.f64 y (-.f64 #s(literal 0 binary64) z) x) |
| 39.3% | (fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) | |
| 39.4% | (fma.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 y y)) x) | |
| 21.4% | (/.f64 (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 4 binary64))) (*.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) | |
| 25.6% | (/.f64 (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (-.f64 #s(literal 0 binary64) (sin.f64 y))) | |
| 30.4% | (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 y (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 z z) (*.f64 x (*.f64 x x)))) (/.f64 z (*.f64 x x))) (/.f64 #s(literal 1 binary64) x))) | |
| 36.6% | (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) | |
| 64.7% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (/.f64 (sin.f64 y) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (cos.f64 y))) x)) | |
| ▶ | 31.9% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (-.f64 #s(literal 0 binary64) z))) |
| 51.7% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 #s(literal 0 binary64) z) x))) | |
| ▶ | 64.5% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y)))) |
| 41.5% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) | |
| 36.7% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y)))) | |
| 48.0% | (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) #s(literal -1/2 binary64)))) | |
| 50.9% | (-.f64 (/.f64 (*.f64 (*.f64 x (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (sin.f64 y))) | |
| 36.7% | (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) | |
| 64.6% | (*.f64 (cos.f64 y) x) | |
| 86.5% | (*.f64 z (fma.f64 x (/.f64 (cos.f64 y) z) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) | |
| 94.3% | (*.f64 x (-.f64 (cos.f64 y) (/.f64 (*.f64 z (sin.f64 y)) x))) | |
| ✓ | 41.6% | x |
Compiled 1 306 to 759 computations (41.9% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) |
| ✓ | cost-diff | 320 | (/.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (-.f64 #s(literal 0 binary64) z)) |
| ✓ | cost-diff | 704 | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (-.f64 #s(literal 0 binary64) z))) |
| ✓ | cost-diff | 6464 | (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
| ✓ | cost-diff | -64 | (*.f64 x (cos.f64 y)) |
| ✓ | cost-diff | 0 | (cos.f64 y) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) |
| ✓ | cost-diff | 1408 | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y)))) |
| ✓ | cost-diff | -64 | (*.f64 x #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 y y) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 y y) (fma.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) x) |
| ✓ | cost-diff | 448 | (fma.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 0 binary64) z) |
| ✓ | cost-diff | 0 | (fma.f64 y (-.f64 #s(literal 0 binary64) z) x) |
| ✓ | cost-diff | -64 | (neg.f64 (sin.f64 y)) |
| ✓ | cost-diff | 0 | (cos.f64 y) |
| ✓ | cost-diff | 0 | (sin.f64 y) |
| ✓ | cost-diff | 0 | (fma.f64 (neg.f64 (sin.f64 y)) z (*.f64 x (cos.f64 y))) |
| 4 858× | accelerator-lowering-fma.f32 |
| 4 858× | accelerator-lowering-fma.f64 |
| 3 730× | *-lowering-*.f32 |
| 3 730× | *-lowering-*.f64 |
| 2 354× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 189 |
| 1 | 79 | 188 |
| 2 | 210 | 181 |
| 3 | 559 | 181 |
| 4 | 1289 | 175 |
| 5 | 2749 | 175 |
| 6 | 4535 | 173 |
| 7 | 5654 | 173 |
| 8 | 6999 | 173 |
| 9 | 7729 | 173 |
| 0 | 8038 | 169 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (neg (sin y)) z) (* x (cos y))) |
(neg (sin y)) |
(sin y) |
y |
z |
(* x (cos y)) |
x |
(cos y) |
(+ (* y (- 0 z)) x) |
y |
(- 0 z) |
0 |
z |
x |
(+ (* (* y y) (+ (* 1/24 (* x (* y y))) (* x -1/2))) x) |
(* y y) |
y |
(+ (* 1/24 (* x (* y y))) (* x -1/2)) |
1/24 |
(* x (* y y)) |
x |
(* x -1/2) |
-1/2 |
(/ 1 (/ 1 (* x (cos y)))) |
1 |
(/ 1 (* x (cos y))) |
(* x (cos y)) |
x |
(cos y) |
y |
(/ 1 (/ (+ (* x (/ (cos y) (* z (pow (sin y) 2)))) (/ 1 (sin y))) (- 0 z))) |
1 |
(/ (+ (* x (/ (cos y) (* z (pow (sin y) 2)))) (/ 1 (sin y))) (- 0 z)) |
(+ (* x (/ (cos y) (* z (pow (sin y) 2)))) (/ 1 (sin y))) |
x |
(/ (cos y) (* z (pow (sin y) 2))) |
(cos y) |
y |
(* z (pow (sin y) 2)) |
z |
(pow (sin y) 2) |
(sin y) |
2 |
(/ 1 (sin y)) |
(- 0 z) |
0 |
| Outputs |
|---|
(+ (* (neg (sin y)) z) (* x (cos y))) |
(-.f64 (fma.f64 x (cos.f64 y) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) |
(neg (sin y)) |
(-.f64 #s(literal 0 binary64) (sin.f64 y)) |
(sin y) |
(sin.f64 y) |
y |
z |
(* x (cos y)) |
(fma.f64 x (cos.f64 y) #s(literal 0 binary64)) |
x |
(cos y) |
(cos.f64 y) |
(+ (* y (- 0 z)) x) |
(-.f64 x (fma.f64 y z #s(literal 0 binary64))) |
y |
(- 0 z) |
(-.f64 #s(literal 0 binary64) z) |
0 |
#s(literal 0 binary64) |
z |
x |
(+ (* (* y y) (+ (* 1/24 (* x (* y y))) (* x -1/2))) x) |
(fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(* y y) |
(*.f64 y y) |
y |
(+ (* 1/24 (* x (* y y))) (* x -1/2)) |
(fma.f64 x (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
1/24 |
#s(literal 1/24 binary64) |
(* x (* y y)) |
(fma.f64 y (fma.f64 y x #s(literal 0 binary64)) #s(literal 0 binary64)) |
x |
(* x -1/2) |
(fma.f64 x #s(literal -1/2 binary64) #s(literal 0 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
(/ 1 (/ 1 (* x (cos y)))) |
(fma.f64 x (cos.f64 y) #s(literal 0 binary64)) |
1 |
#s(literal 1 binary64) |
(/ 1 (* x (cos y))) |
(/.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) |
(* x (cos y)) |
(fma.f64 x (cos.f64 y) #s(literal 0 binary64)) |
x |
(cos y) |
(cos.f64 y) |
y |
(/ 1 (/ (+ (* x (/ (cos y) (* z (pow (sin y) 2)))) (/ 1 (sin y))) (- 0 z))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (/.f64 z (fma.f64 x (/.f64 (cos.f64 y) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 1 binary64))) #s(literal 0 binary64)) |
1 |
#s(literal 1 binary64) |
(/ (+ (* x (/ (cos y) (* z (pow (sin y) 2)))) (/ 1 (sin y))) (- 0 z)) |
(/.f64 (fma.f64 x (/.f64 (cos.f64 y) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 1 binary64)) (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) #s(literal 0 binary64))) |
(+ (* x (/ (cos y) (* z (pow (sin y) 2)))) (/ 1 (sin y))) |
(/.f64 (fma.f64 x (/.f64 (cos.f64 y) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 1 binary64)) (sin.f64 y)) |
x |
(/ (cos y) (* z (pow (sin y) 2))) |
(/.f64 (cos.f64 y) (fma.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)) #s(literal 0 binary64))) |
(cos y) |
(cos.f64 y) |
y |
(* z (pow (sin y) 2)) |
(fma.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)) #s(literal 0 binary64)) |
z |
(pow (sin y) 2) |
(pow.f64 (sin.f64 y) #s(literal 2 binary64)) |
(sin y) |
(sin.f64 y) |
2 |
#s(literal 2 binary64) |
(/ 1 (sin y)) |
(/.f64 #s(literal 1 binary64) (sin.f64 y)) |
(- 0 z) |
(-.f64 #s(literal 0 binary64) z) |
0 |
#s(literal 0 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 98.7% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (-.f64 #s(literal 0 binary64) z))) |
| ✓ | accuracy | 97.0% | (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
| ✓ | accuracy | 96.5% | (/.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (-.f64 #s(literal 0 binary64) z)) |
| ✓ | accuracy | 93.6% | (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (cos.f64 y) |
| ✓ | accuracy | 99.8% | (*.f64 x (cos.f64 y)) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y)))) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal -1/2 binary64)) |
| ✓ | accuracy | 99.9% | (fma.f64 (*.f64 y y) (fma.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) x) |
| ✓ | accuracy | 99.9% | (fma.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) |
| ✓ | accuracy | 89.2% | (*.f64 x (*.f64 y y)) |
| ✓ | accuracy | 100.0% | (fma.f64 y (-.f64 #s(literal 0 binary64) z) x) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 0 binary64) z) |
| ✓ | accuracy | 100.0% | (cos.f64 y) |
| ✓ | accuracy | 100.0% | (sin.f64 y) |
| ✓ | accuracy | 99.9% | (fma.f64 (neg.f64 (sin.f64 y)) z (*.f64 x (cos.f64 y))) |
| ✓ | accuracy | 99.8% | (*.f64 x (cos.f64 y)) |
| 92.0ms | 256× | 0 | valid |
Compiled 192 to 36 computations (81.3% saved)
ival-div: 23.0ms (34% of total)ival-mult: 15.0ms (22.2% of total)ival-sin: 9.0ms (13.3% of total)ival-add: 5.0ms (7.4% of total)ival-cos: 5.0ms (7.4% of total)const: 4.0ms (5.9% of total)ival-pow2: 2.0ms (3% of total)ival-sub: 1.0ms (1.5% of total)exact: 1.0ms (1.5% of total)ival-neg: 1.0ms (1.5% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* (neg (sin y)) z) (* x (cos y)))> |
#<alt (sin y)> |
#<alt (cos y)> |
#<alt (neg (sin y))> |
#<alt (+ (* y (- 0 z)) x)> |
#<alt (- 0 z)> |
#<alt (+ (* 1/24 (* x (* y y))) (* x -1/2))> |
#<alt (+ (* (* y y) (+ (* 1/24 (* x (* y y))) (* x -1/2))) x)> |
#<alt (* y y)> |
#<alt (* x -1/2)> |
#<alt (/ 1 (/ 1 (* x (cos y))))> |
#<alt (/ 1 (* x (cos y)))> |
#<alt (* x (cos y))> |
#<alt (+ (* x (/ (cos y) (* z (pow (sin y) 2)))) (/ 1 (sin y)))> |
#<alt (/ 1 (/ (+ (* x (/ (cos y) (* z (pow (sin y) 2)))) (/ 1 (sin y))) (- 0 z)))> |
#<alt (/ (+ (* x (/ (cos y) (* z (pow (sin y) 2)))) (/ 1 (sin y))) (- 0 z))> |
#<alt (/ (cos y) (* z (pow (sin y) 2)))> |
#<alt (* x (* y y))> |
#<alt (* z (pow (sin y) 2))> |
| Outputs |
|---|
#<alt x> |
#<alt (+ x (* -1 (* y z)))> |
#<alt (+ x (* y (+ (* -1 z) (* -1/2 (* x y)))))> |
#<alt (+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z)))))))> |
#<alt (+ (* -1 (* z (sin y))) (* x (cos y)))> |
#<alt (+ (* -1 (* z (sin y))) (* x (cos y)))> |
#<alt (+ (* -1 (* z (sin y))) (* x (cos y)))> |
#<alt (+ (* -1 (* z (sin y))) (* x (cos y)))> |
#<alt (+ (* -1 (* z (sin y))) (* x (cos y)))> |
#<alt (+ (* -1 (* z (sin y))) (* x (cos y)))> |
#<alt (+ (* -1 (* z (sin y))) (* x (cos y)))> |
#<alt (+ (* -1 (* z (sin y))) (* x (cos y)))> |
#<alt (* x (cos y))> |
#<alt (+ (* -1 (* z (sin y))) (* x (cos y)))> |
#<alt (+ (* -1 (* z (sin y))) (* x (cos y)))> |
#<alt (+ (* -1 (* z (sin y))) (* x (cos y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* z (+ (* -1 (sin y)) (/ (* x (cos y)) z)))> |
#<alt (* z (+ (* -1 (sin y)) (/ (* x (cos y)) z)))> |
#<alt (* z (+ (* -1 (sin y)) (/ (* x (cos y)) z)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z)))))> |
#<alt (* -1 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z)))))> |
#<alt (* -1 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z)))))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (+ (* -1 (* z (sin y))) (* x (cos y)))> |
#<alt (+ (* -1 (* z (sin y))) (* x (cos y)))> |
#<alt (+ (* -1 (* z (sin y))) (* x (cos y)))> |
#<alt (* x (cos y))> |
#<alt (* x (+ (cos y) (* -1 (/ (* z (sin y)) x))))> |
#<alt (* x (+ (cos y) (* -1 (/ (* z (sin y)) x))))> |
#<alt (* x (+ (cos y) (* -1 (/ (* z (sin y)) x))))> |
#<alt (* x (cos y))> |
#<alt (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x))))> |
#<alt (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x))))> |
#<alt (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x))))> |
#<alt y> |
#<alt (* y (+ 1 (* -1/6 (pow y 2))))> |
#<alt (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))> |
#<alt (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin 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 y)> |
#<alt (* y (- (* 1/6 (pow y 2)) 1))> |
#<alt (* y (- (* (pow y 2) (+ 1/6 (* -1/120 (pow y 2)))) 1))> |
#<alt (* y (- (* (pow y 2) (+ 1/6 (* (pow y 2) (- (* 1/5040 (pow y 2)) 1/120)))) 1))> |
#<alt (* -1 (sin y))> |
#<alt (* -1 (sin y))> |
#<alt (* -1 (sin y))> |
#<alt (* -1 (sin y))> |
#<alt (* -1 (sin y))> |
#<alt (* -1 (sin y))> |
#<alt (* -1 (sin y))> |
#<alt (* -1 (sin y))> |
#<alt x> |
#<alt (+ x (* -1 (* y z)))> |
#<alt (+ x (* -1 (* y z)))> |
#<alt (+ x (* -1 (* y z)))> |
#<alt (* -1 (* y z))> |
#<alt (* y (+ (* -1 z) (/ x y)))> |
#<alt (* y (+ (* -1 z) (/ x y)))> |
#<alt (* y (+ (* -1 z) (/ x y)))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y (+ z (* -1 (/ x y)))))> |
#<alt (* -1 (* y (+ z (* -1 (/ x y)))))> |
#<alt (* -1 (* y (+ z (* -1 (/ x y)))))> |
#<alt x> |
#<alt (+ x (* -1 (* y z)))> |
#<alt (+ x (* -1 (* y z)))> |
#<alt (+ x (* -1 (* y z)))> |
#<alt (* -1 (* y z))> |
#<alt (* z (+ (* -1 y) (/ x z)))> |
#<alt (* z (+ (* -1 y) (/ x z)))> |
#<alt (* z (+ (* -1 y) (/ x z)))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* z (+ y (* -1 (/ x z)))))> |
#<alt (* -1 (* z (+ y (* -1 (/ x z)))))> |
#<alt (* -1 (* z (+ y (* -1 (/ x z)))))> |
#<alt (* -1 (* y z))> |
#<alt (+ x (* -1 (* y z)))> |
#<alt (+ x (* -1 (* y z)))> |
#<alt (+ x (* -1 (* y z)))> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (/ (* y z) x))))> |
#<alt (* x (+ 1 (* -1 (/ (* y z) x))))> |
#<alt (* x (+ 1 (* -1 (/ (* y z) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (/ (* y z) x) 1)))> |
#<alt (* -1 (* x (- (/ (* y z) x) 1)))> |
#<alt (* -1 (* x (- (/ (* y z) x) 1)))> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* x (- (* 1/24 (pow y 2)) 1/2))> |
#<alt (* x (- (* 1/24 (pow y 2)) 1/2))> |
#<alt (* x (- (* 1/24 (pow y 2)) 1/2))> |
#<alt (* x (- (* 1/24 (pow y 2)) 1/2))> |
#<alt (* x (- (* 1/24 (pow y 2)) 1/2))> |
#<alt (* x (- (* 1/24 (pow y 2)) 1/2))> |
#<alt (* x (- (* 1/24 (pow y 2)) 1/2))> |
#<alt (* x (- (* 1/24 (pow y 2)) 1/2))> |
#<alt (* -1 (* x (+ 1/2 (* -1/24 (pow y 2)))))> |
#<alt (* -1 (* x (+ 1/2 (* -1/24 (pow y 2)))))> |
#<alt (* -1 (* x (+ 1/2 (* -1/24 (pow y 2)))))> |
#<alt (* -1 (* x (+ 1/2 (* -1/24 (pow y 2)))))> |
#<alt (* -1/2 x)> |
#<alt (+ (* -1/2 x) (* 1/24 (* x (pow y 2))))> |
#<alt (+ (* -1/2 x) (* 1/24 (* x (pow y 2))))> |
#<alt (+ (* -1/2 x) (* 1/24 (* x (pow y 2))))> |
#<alt (* 1/24 (* x (pow y 2)))> |
#<alt (* (pow y 2) (+ (* -1/2 (/ x (pow y 2))) (* 1/24 x)))> |
#<alt (* (pow y 2) (+ (* -1/2 (/ x (pow y 2))) (* 1/24 x)))> |
#<alt (* (pow y 2) (+ (* -1/2 (/ x (pow y 2))) (* 1/24 x)))> |
#<alt (* 1/24 (* x (pow y 2)))> |
#<alt (* (pow y 2) (+ (* -1/2 (/ x (pow y 2))) (* 1/24 x)))> |
#<alt (* (pow y 2) (+ (* -1/2 (/ x (pow y 2))) (* 1/24 x)))> |
#<alt (* (pow y 2) (+ (* -1/2 (/ x (pow y 2))) (* 1/24 x)))> |
#<alt x> |
#<alt (+ x (* -1/2 (* x (pow y 2))))> |
#<alt (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2))))))> |
#<alt (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2))))))> |
#<alt (* 1/24 (* x (pow y 4)))> |
#<alt (* (pow y 4) (+ (* -1/2 (/ x (pow y 2))) (* 1/24 x)))> |
#<alt (* (pow y 4) (+ (* -1/2 (/ x (pow y 2))) (+ (* 1/24 x) (/ x (pow y 4)))))> |
#<alt (* (pow y 4) (+ (* -1/2 (/ x (pow y 2))) (+ (* 1/24 x) (/ x (pow y 4)))))> |
#<alt (* 1/24 (* x (pow y 4)))> |
#<alt (* (pow y 4) (+ (* -1/2 (/ x (pow y 2))) (* 1/24 x)))> |
#<alt (* (pow y 4) (+ (* -1/2 (/ x (pow y 2))) (+ (* 1/24 x) (/ x (pow y 4)))))> |
#<alt (* (pow y 4) (+ (* -1/2 (/ x (pow y 2))) (+ (* 1/24 x) (/ x (pow y 4)))))> |
#<alt (* x (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))> |
#<alt (* x (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))> |
#<alt (* x (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))> |
#<alt (* x (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))> |
#<alt (* x (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))> |
#<alt (* x (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))> |
#<alt (* x (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))> |
#<alt (* x (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))> |
#<alt (* -1 (* x (- (* (pow y 2) (+ 1/2 (* -1/24 (pow y 2)))) 1)))> |
#<alt (* -1 (* x (- (* (pow y 2) (+ 1/2 (* -1/24 (pow y 2)))) 1)))> |
#<alt (* -1 (* x (- (* (pow y 2) (+ 1/2 (* -1/24 (pow y 2)))) 1)))> |
#<alt (* -1 (* x (- (* (pow y 2) (+ 1/2 (* -1/24 (pow y 2)))) 1)))> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* -1/2 x)> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt x> |
#<alt (+ x (* -1/2 (* x (pow y 2))))> |
#<alt (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2))))))> |
#<alt (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x))))))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (/ 1 (* x (cos y)))> |
#<alt (/ 1 (* x (cos y)))> |
#<alt (/ 1 (* x (cos y)))> |
#<alt (/ 1 (* x (cos y)))> |
#<alt (/ 1 (* x (cos y)))> |
#<alt (/ 1 (* x (cos y)))> |
#<alt (/ 1 (* x (cos y)))> |
#<alt (/ 1 (* x (cos y)))> |
#<alt (/ 1 (* x (cos y)))> |
#<alt (/ 1 (* x (cos y)))> |
#<alt (/ 1 (* x (cos y)))> |
#<alt (/ 1 (* x (cos y)))> |
#<alt (/ 1 x)> |
#<alt (+ (* 1/2 (/ (pow y 2) x)) (/ 1 x))> |
#<alt (+ (* (pow y 2) (+ (* 5/24 (/ (pow y 2) x)) (* 1/2 (/ 1 x)))) (/ 1 x))> |
#<alt (+ (* (pow y 2) (+ (* (pow y 2) (+ (* 61/720 (/ (pow y 2) x)) (* 5/24 (/ 1 x)))) (* 1/2 (/ 1 x)))) (/ 1 x))> |
#<alt (/ 1 (* x (cos y)))> |
#<alt (/ 1 (* x (cos y)))> |
#<alt (/ 1 (* x (cos y)))> |
#<alt (/ 1 (* x (cos y)))> |
#<alt (/ 1 (* x (cos y)))> |
#<alt (/ 1 (* x (cos y)))> |
#<alt (/ 1 (* x (cos y)))> |
#<alt (/ 1 (* x (cos y)))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt x> |
#<alt (+ x (* -1/2 (* x (pow y 2))))> |
#<alt (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2))))))> |
#<alt (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x))))))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (/ 1 (sin y))> |
#<alt (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2))))> |
#<alt (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2))))> |
#<alt (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2))))> |
#<alt (/ (* x (cos y)) (* z (pow (sin y) 2)))> |
#<alt (* x (+ (/ 1 (* x (sin y))) (/ (cos y) (* z (pow (sin y) 2)))))> |
#<alt (* x (+ (/ 1 (* x (sin y))) (/ (cos y) (* z (pow (sin y) 2)))))> |
#<alt (* x (+ (/ 1 (* x (sin y))) (/ (cos y) (* z (pow (sin y) 2)))))> |
#<alt (/ (* x (cos y)) (* z (pow (sin y) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ (cos y) (* z (pow (sin y) 2)))) (/ 1 (* x (sin y))))))> |
#<alt (* -1 (* x (- (* -1 (/ (cos y) (* z (pow (sin y) 2)))) (/ 1 (* x (sin y))))))> |
#<alt (* -1 (* x (- (* -1 (/ (cos y) (* z (pow (sin y) 2)))) (/ 1 (* x (sin y))))))> |
#<alt (/ x (* (pow y 2) z))> |
#<alt (/ (+ y (/ x z)) (pow y 2))> |
#<alt (/ (+ (* y (+ 1 (* y (- (* -1/2 (/ x z)) (* -1/3 (/ x z)))))) (/ x z)) (pow y 2))> |
#<alt (/ (+ (* y (+ 1 (* y (- (+ (* -1/2 (/ x z)) (* 1/6 y)) (* -1/3 (/ x z)))))) (/ x z)) (pow y 2))> |
#<alt (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2))))> |
#<alt (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2))))> |
#<alt (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2))))> |
#<alt (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2))))> |
#<alt (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2))))> |
#<alt (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2))))> |
#<alt (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2))))> |
#<alt (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2))))> |
#<alt (/ (* x (cos y)) (* z (pow (sin y) 2)))> |
#<alt (/ (+ (/ z (sin y)) (/ (* x (cos y)) (pow (sin y) 2))) z)> |
#<alt (/ (+ (/ z (sin y)) (/ (* x (cos y)) (pow (sin y) 2))) z)> |
#<alt (/ (+ (/ z (sin y)) (/ (* x (cos y)) (pow (sin y) 2))) z)> |
#<alt (/ 1 (sin y))> |
#<alt (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2))))> |
#<alt (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2))))> |
#<alt (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2))))> |
#<alt (/ 1 (sin y))> |
#<alt (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2))))> |
#<alt (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2))))> |
#<alt (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2))))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (+ (* -1 (* z (sin y))) (* x (cos y)))> |
#<alt (+ (* -1 (* z (sin y))) (* x (+ (cos y) (* -1 (/ (* x (pow (cos y) 2)) (* z (sin y)))))))> |
#<alt (+ (* -1 (* z (sin y))) (* x (+ (cos y) (* x (+ (* -1 (/ (pow (cos y) 2) (* z (sin y)))) (/ (* x (pow (cos y) 3)) (* (pow z 2) (pow (sin y) 2))))))))> |
#<alt (* -1 (/ (* (pow z 2) (pow (sin y) 2)) (* x (cos y))))> |
#<alt (/ (+ (* -1 (/ (* (pow z 2) (pow (sin y) 2)) (cos y))) (/ (* (pow z 3) (pow (sin y) 3)) (* x (pow (cos y) 2)))) x)> |
#<alt (/ (+ (* -1 (/ (* (pow z 2) (pow (sin y) 2)) (cos y))) (+ (* -1 (/ (* (pow z 4) (pow (sin y) 4)) (* (pow x 2) (pow (cos y) 3)))) (/ (* (pow z 3) (pow (sin y) 3)) (* x (pow (cos y) 2))))) x)> |
#<alt (/ (+ (* -1 (/ (* (pow z 2) (pow (sin y) 2)) (cos y))) (+ (* -1 (/ (* (pow z 4) (pow (sin y) 4)) (* (pow x 2) (pow (cos y) 3)))) (+ (/ (* (pow z 3) (pow (sin y) 3)) (* x (pow (cos y) 2))) (/ (* (pow z 5) (pow (sin y) 5)) (* (pow x 3) (pow (cos y) 4)))))) x)> |
#<alt (* -1 (/ (* (pow z 2) (pow (sin y) 2)) (* x (cos y))))> |
#<alt (* -1 (/ (+ (* -1 (/ (* (pow z 3) (pow (sin y) 3)) (* x (pow (cos y) 2)))) (/ (* (pow z 2) (pow (sin y) 2)) (cos y))) x))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow z 4) (pow (sin y) 4)) (* x (pow (cos y) 3)))) (/ (* (pow z 3) (pow (sin y) 3)) (pow (cos y) 2))) x)) (/ (* (pow z 2) (pow (sin y) 2)) (cos y))) x))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow z 5) (pow (sin y) 5)) (* x (pow (cos y) 4)))) (/ (* (pow z 4) (pow (sin y) 4)) (pow (cos y) 3))) x)) (/ (* (pow z 3) (pow (sin y) 3)) (pow (cos y) 2))) x)) (/ (* (pow z 2) (pow (sin y) 2)) (cos y))) x))> |
#<alt (* -1 (/ (* (pow y 2) (pow z 2)) x))> |
#<alt (* (pow y 2) (+ (* -1 (/ (pow z 2) x)) (/ (* y (pow z 3)) (pow x 2))))> |
#<alt (* (pow y 2) (+ (* -1 (/ (pow z 2) x)) (* y (+ (* y (+ (* -1 (/ (pow z 4) (pow x 3))) (/ (* (pow z 3) (- (* -1/2 (/ x z)) (* -1/3 (/ x z)))) (pow x 2)))) (/ (pow z 3) (pow x 2))))))> |
#<alt (* (pow y 2) (+ (* -1 (/ (pow z 2) x)) (* y (+ (* y (+ (* -1 (/ (pow z 4) (pow x 3))) (+ (* y (+ (* -1 (/ (* z (+ (* -1 (/ (pow z 4) (pow x 3))) (/ (* (pow z 3) (- (* -1/2 (/ x z)) (* -1/3 (/ x z)))) (pow x 2)))) x)) (+ (* -1 (/ (* (pow z 4) (- (* -1/2 (/ x z)) (* -1/3 (/ x z)))) (pow x 3))) (* 1/6 (/ (pow z 3) (pow x 2)))))) (/ (* (pow z 3) (- (* -1/2 (/ x z)) (* -1/3 (/ x z)))) (pow x 2))))) (/ (pow z 3) (pow x 2))))))> |
#<alt (* -1 (/ z (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2))))))> |
#<alt (* -1 (/ z (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2))))))> |
#<alt (* -1 (/ z (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2))))))> |
#<alt (* -1 (/ z (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2))))))> |
#<alt (* -1 (/ z (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2))))))> |
#<alt (* -1 (/ z (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2))))))> |
#<alt (* -1 (/ z (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2))))))> |
#<alt (* -1 (/ z (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2))))))> |
#<alt (* -1 (/ (* (pow z 2) (pow (sin y) 2)) (* x (cos y))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (pow (sin y) 2) (* x (cos y)))) (/ (* z (pow (sin y) 3)) (* (pow x 2) (pow (cos y) 2)))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (pow (sin y) 2) (* x (cos y)))) (* z (+ (* -1 (/ (* z (pow (sin y) 4)) (* (pow x 3) (pow (cos y) 3)))) (/ (pow (sin y) 3) (* (pow x 2) (pow (cos y) 2)))))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (pow (sin y) 2) (* x (cos y)))) (* z (+ (* z (+ (* -1 (/ (pow (sin y) 4) (* (pow x 3) (pow (cos y) 3)))) (/ (* z (pow (sin y) 5)) (* (pow x 4) (pow (cos y) 4))))) (/ (pow (sin y) 3) (* (pow x 2) (pow (cos y) 2)))))))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* z (+ (* -1 (sin y)) (/ (* x (cos y)) z)))> |
#<alt (* z (- (+ (* -1 (sin y)) (* -1 (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (sin y))))) (* -1 (/ (* x (cos y)) z))))> |
#<alt (* z (- (+ (* -1 (sin y)) (/ (* (pow x 3) (pow (cos y) 3)) (* (pow z 3) (pow (sin y) 2)))) (+ (* -1 (/ (* x (cos y)) z)) (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (sin y))))))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z)))))> |
#<alt (* -1 (* z (+ (sin y) (* -1 (/ (- (* -1 (/ (* (pow x 2) (pow (cos y) 2)) (* z (sin y)))) (* -1 (* x (cos y)))) z)))))> |
#<alt (* -1 (* z (+ (sin y) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow x 3) (pow (cos y) 3)) (* z (pow (sin y) 2)))) (* -1 (/ (* (pow x 2) (pow (cos y) 2)) (sin y)))) z)) (* -1 (* x (cos y)))) z)))))> |
#<alt (/ -1 (* z (sin y)))> |
#<alt (- (* -1 (/ (* x (cos y)) (* (pow z 2) (pow (sin y) 2)))) (/ 1 (* z (sin y))))> |
#<alt (- (* -1 (/ (* x (cos y)) (* (pow z 2) (pow (sin y) 2)))) (/ 1 (* z (sin y))))> |
#<alt (- (* -1 (/ (* x (cos y)) (* (pow z 2) (pow (sin y) 2)))) (/ 1 (* z (sin y))))> |
#<alt (* -1 (/ (* x (cos y)) (* (pow z 2) (pow (sin y) 2))))> |
#<alt (* x (- (* -1 (/ (cos y) (* (pow z 2) (pow (sin y) 2)))) (/ 1 (* x (* z (sin y))))))> |
#<alt (* x (- (* -1 (/ (cos y) (* (pow z 2) (pow (sin y) 2)))) (/ 1 (* x (* z (sin y))))))> |
#<alt (* x (- (* -1 (/ (cos y) (* (pow z 2) (pow (sin y) 2)))) (/ 1 (* x (* z (sin y))))))> |
#<alt (* -1 (/ (* x (cos y)) (* (pow z 2) (pow (sin y) 2))))> |
#<alt (* -1 (* x (+ (/ 1 (* x (* z (sin y)))) (/ (cos y) (* (pow z 2) (pow (sin y) 2))))))> |
#<alt (* -1 (* x (+ (/ 1 (* x (* z (sin y)))) (/ (cos y) (* (pow z 2) (pow (sin y) 2))))))> |
#<alt (* -1 (* x (+ (/ 1 (* x (* z (sin y)))) (/ (cos y) (* (pow z 2) (pow (sin y) 2))))))> |
#<alt (* -1 (/ x (* (pow y 2) (pow z 2))))> |
#<alt (/ (+ (* -1 (/ x (pow z 2))) (* -1 (/ y z))) (pow y 2))> |
#<alt (/ (+ (* -1 (/ x (pow z 2))) (* y (- (* -1 (* y (- (* -1/2 (/ x (pow z 2))) (* -1/3 (/ x (pow z 2)))))) (/ 1 z)))) (pow y 2))> |
#<alt (/ (+ (* -1 (/ x (pow z 2))) (* y (- (* y (+ (* -1 (- (* -1/2 (/ x (pow z 2))) (* -1/3 (/ x (pow z 2))))) (* -1/6 (/ y z)))) (/ 1 z)))) (pow y 2))> |
#<alt (* -1 (/ (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) z))> |
#<alt (* -1 (/ (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) z))> |
#<alt (* -1 (/ (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) z))> |
#<alt (* -1 (/ (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) z))> |
#<alt (* -1 (/ (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) z))> |
#<alt (* -1 (/ (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) z))> |
#<alt (* -1 (/ (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) z))> |
#<alt (* -1 (/ (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) z))> |
#<alt (* -1 (/ (* x (cos y)) (* (pow z 2) (pow (sin y) 2))))> |
#<alt (/ (+ (* -1 (/ z (sin y))) (* -1 (/ (* x (cos y)) (pow (sin y) 2)))) (pow z 2))> |
#<alt (/ (+ (* -1 (/ z (sin y))) (* -1 (/ (* x (cos y)) (pow (sin y) 2)))) (pow z 2))> |
#<alt (/ (+ (* -1 (/ z (sin y))) (* -1 (/ (* x (cos y)) (pow (sin y) 2)))) (pow z 2))> |
#<alt (/ -1 (* z (sin y)))> |
#<alt (/ (- (* -1 (/ (* x (cos y)) (* z (pow (sin y) 2)))) (/ 1 (sin y))) z)> |
#<alt (/ (- (* -1 (/ (* x (cos y)) (* z (pow (sin y) 2)))) (/ 1 (sin y))) z)> |
#<alt (/ (- (* -1 (/ (* x (cos y)) (* z (pow (sin y) 2)))) (/ 1 (sin y))) z)> |
#<alt (/ -1 (* z (sin y)))> |
#<alt (* -1 (/ (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) z))> |
#<alt (* -1 (/ (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) z))> |
#<alt (* -1 (/ (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) z))> |
#<alt (/ 1 (* (pow y 2) z))> |
#<alt (/ (+ (* -1/6 (/ (pow y 2) z)) (/ 1 z)) (pow y 2))> |
#<alt (/ (+ (* (pow y 2) (- (* -7/120 (/ (pow y 2) z)) (* 1/6 (/ 1 z)))) (/ 1 z)) (pow y 2))> |
#<alt (/ (+ (* (pow y 2) (- (* (pow y 2) (- (* -31/3024 (/ (pow y 2) z)) (* 7/120 (/ 1 z)))) (* 1/6 (/ 1 z)))) (/ 1 z)) (pow y 2))> |
#<alt (/ (cos y) (* z (pow (sin y) 2)))> |
#<alt (/ (cos y) (* z (pow (sin y) 2)))> |
#<alt (/ (cos y) (* z (pow (sin y) 2)))> |
#<alt (/ (cos y) (* z (pow (sin y) 2)))> |
#<alt (/ (cos y) (* z (pow (sin y) 2)))> |
#<alt (/ (cos y) (* z (pow (sin y) 2)))> |
#<alt (/ (cos y) (* z (pow (sin y) 2)))> |
#<alt (/ (cos y) (* z (pow (sin y) 2)))> |
#<alt (/ (cos y) (* z (pow (sin y) 2)))> |
#<alt (/ (cos y) (* z (pow (sin y) 2)))> |
#<alt (/ (cos y) (* z (pow (sin y) 2)))> |
#<alt (/ (cos y) (* z (pow (sin y) 2)))> |
#<alt (/ (cos y) (* z (pow (sin y) 2)))> |
#<alt (/ (cos y) (* z (pow (sin y) 2)))> |
#<alt (/ (cos y) (* z (pow (sin y) 2)))> |
#<alt (/ (cos y) (* z (pow (sin y) 2)))> |
#<alt (/ (cos y) (* z (pow (sin y) 2)))> |
#<alt (/ (cos y) (* z (pow (sin y) 2)))> |
#<alt (/ (cos y) (* z (pow (sin y) 2)))> |
#<alt (/ (cos y) (* z (pow (sin y) 2)))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* z (pow (sin y) 2))> |
#<alt (* z (pow (sin y) 2))> |
#<alt (* z (pow (sin y) 2))> |
#<alt (* z (pow (sin y) 2))> |
#<alt (* z (pow (sin y) 2))> |
#<alt (* z (pow (sin y) 2))> |
#<alt (* z (pow (sin y) 2))> |
#<alt (* z (pow (sin y) 2))> |
#<alt (* z (pow (sin y) 2))> |
#<alt (* z (pow (sin y) 2))> |
#<alt (* z (pow (sin y) 2))> |
#<alt (* z (pow (sin y) 2))> |
#<alt (* (pow y 2) z)> |
#<alt (* (pow y 2) (+ z (* -1/3 (* (pow y 2) z))))> |
#<alt (* (pow y 2) (+ z (* (pow y 2) (+ (* -1/3 z) (* 2/45 (* (pow y 2) z))))))> |
#<alt (* (pow y 2) (+ z (* (pow y 2) (+ (* -1/3 z) (* (pow y 2) (+ (* -1/315 (* (pow y 2) z)) (* 2/45 z)))))))> |
#<alt (* z (pow (sin y) 2))> |
#<alt (* z (pow (sin y) 2))> |
#<alt (* z (pow (sin y) 2))> |
#<alt (* z (pow (sin y) 2))> |
#<alt (* z (pow (sin y) 2))> |
#<alt (* z (pow (sin y) 2))> |
#<alt (* z (pow (sin y) 2))> |
#<alt (* z (pow (sin y) 2))> |
111 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 20.0ms | z | @ | inf | (/ (+ (* x (/ (cos y) (* z (pow (sin y) 2)))) (/ 1 (sin y))) (- 0 z)) |
| 19.0ms | y | @ | 0 | (+ (* 1/24 (* x (* y y))) (* x -1/2)) |
| 6.0ms | x | @ | -inf | (+ (* (* y y) (+ (* 1/24 (* x (* y y))) (* x -1/2))) x) |
| 2.0ms | x | @ | 0 | (/ 1 (/ (+ (* x (/ (cos y) (* z (pow (sin y) 2)))) (/ 1 (sin y))) (- 0 z))) |
| 1.0ms | y | @ | inf | (+ (* x (/ (cos y) (* z (pow (sin y) 2)))) (/ 1 (sin y))) |
| 1× | batch-egg-rewrite |
| 6 680× | accelerator-lowering-fma.f32 |
| 6 680× | accelerator-lowering-fma.f64 |
| 4 572× | /-lowering-/.f32 |
| 4 572× | /-lowering-/.f64 |
| 4 510× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 149 |
| 1 | 195 | 146 |
| 2 | 1661 | 146 |
| 0 | 8469 | 139 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (neg (sin y)) z) (* x (cos y))) |
(sin y) |
(cos y) |
(neg (sin y)) |
(+ (* y (- 0 z)) x) |
(- 0 z) |
(+ (* 1/24 (* x (* y y))) (* x -1/2)) |
(+ (* (* y y) (+ (* 1/24 (* x (* y y))) (* x -1/2))) x) |
(* y y) |
(* x -1/2) |
(/ 1 (/ 1 (* x (cos y)))) |
(/ 1 (* x (cos y))) |
(* x (cos y)) |
(+ (* x (/ (cos y) (* z (pow (sin y) 2)))) (/ 1 (sin y))) |
(/ 1 (/ (+ (* x (/ (cos y) (* z (pow (sin y) 2)))) (/ 1 (sin y))) (- 0 z))) |
(/ (+ (* x (/ (cos y) (* z (pow (sin y) 2)))) (/ 1 (sin y))) (- 0 z)) |
(/ (cos y) (* z (pow (sin y) 2))) |
(* x (* y y)) |
(* z (pow (sin y) 2)) |
| Outputs |
|---|
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) (*.f64 x (cos.f64 y))) |
(+.f64 (*.f64 x (cos.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) |
(-.f64 (*.f64 x (cos.f64 y)) (*.f64 (sin.f64 y) z)) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (fma.f64 z z #s(literal 0 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) (*.f64 x (cos.f64 y)))) (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) (*.f64 x (cos.f64 y))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (*.f64 x (cos.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (fma.f64 z z #s(literal 0 binary64))) (-.f64 (*.f64 x (cos.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))))) |
(fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (*.f64 x (cos.f64 y))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) z (*.f64 x (cos.f64 y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) |
(fma.f64 x (/.f64 (cos.f64 y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) |
(fma.f64 (cos.f64 y) x (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) |
(fma.f64 (cos.f64 y) (/.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) |
(fma.f64 (*.f64 x (cos.f64 y)) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 y) (neg.f64 x)) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) z) (*.f64 x (cos.f64 y))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (cos.f64 y) (neg.f64 x)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (pow.f64 (/.f64 (cos.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) |
(fma.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) x (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) |
(fma.f64 (*.f64 z #s(literal -1 binary64)) (sin.f64 y) (*.f64 x (cos.f64 y))) |
(fma.f64 (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (/.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) |
(fma.f64 (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (pow.f64 (/.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) |
(fma.f64 (pow.f64 (/.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 1 binary64)) (/.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal -1 binary64)) (/.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (fma.f64 z z #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) (*.f64 x (cos.f64 y))))) (+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (cos.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (fma.f64 z z #s(literal 0 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (fma.f64 z z #s(literal 0 binary64)) (*.f64 (*.f64 x (cos.f64 y)) (-.f64 (*.f64 x (cos.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (fma.f64 z z #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) (*.f64 x (cos.f64 y)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (fma.f64 z z #s(literal 0 binary64))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) (*.f64 x (cos.f64 y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (fma.f64 z z #s(literal 0 binary64)) (*.f64 (*.f64 x (cos.f64 y)) (-.f64 (*.f64 x (cos.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (fma.f64 z z #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) (*.f64 x (cos.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (fma.f64 z z #s(literal 0 binary64))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) (*.f64 x (cos.f64 y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (fma.f64 z z #s(literal 0 binary64)))) (-.f64 (*.f64 x (cos.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (fma.f64 z z #s(literal 0 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) (*.f64 x (cos.f64 y)))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) (*.f64 x (cos.f64 y))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) (*.f64 x (cos.f64 y))) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) (*.f64 x (cos.f64 y))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (fma.f64 z z #s(literal 0 binary64)) (*.f64 (*.f64 x (cos.f64 y)) (-.f64 (*.f64 x (cos.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (fma.f64 z z #s(literal 0 binary64))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) (neg.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) (*.f64 x (cos.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (fma.f64 z z #s(literal 0 binary64))))) (neg.f64 (-.f64 (*.f64 x (cos.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (fma.f64 z z #s(literal 0 binary64)) (*.f64 (*.f64 x (cos.f64 y)) (*.f64 (sin.f64 y) z))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (fma.f64 z z #s(literal 0 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) (*.f64 x (cos.f64 y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) (*.f64 x (cos.f64 y)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (fma.f64 z z #s(literal 0 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) (*.f64 x (cos.f64 y)))) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (fma.f64 z z #s(literal 0 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) (*.f64 x (cos.f64 y)))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) (*.f64 x (cos.f64 y)))) (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) (*.f64 x (cos.f64 y)))) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (fma.f64 z z #s(literal 0 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) (*.f64 x (cos.f64 y)))) (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) (*.f64 x (cos.f64 y)))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (fma.f64 z z #s(literal 0 binary64)) (*.f64 (*.f64 x (cos.f64 y)) (-.f64 (*.f64 x (cos.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))))))) |
(*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (fma.f64 z z #s(literal 0 binary64))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) (*.f64 x (cos.f64 y))))) |
(exp.f64 (log.f64 (sin.f64 y))) |
(-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 y) #s(literal -1 binary64))) |
(sin.f64 y) |
(/.f64 (sin.f64 y) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))) #s(literal 1 binary64)) |
(pow.f64 (sin.f64 y) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (sin.f64 y)) #s(literal 2 binary64)) |
(*.f64 (sin.f64 y) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (sin.f64 y)) (sqrt.f64 (sin.f64 y))) |
(*.f64 (pow.f64 (sqrt.f64 (sin.f64 y)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (sin.f64 y)) #s(literal 1 binary64))) |
(cos.f64 y) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(-.f64 #s(literal 0 binary64) (sin.f64 y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 #s(literal 0 binary64) (sin.f64 y))))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 #s(literal 0 binary64) (sin.f64 y)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (sin.f64 y))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (+.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(neg.f64 (sin.f64 y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 #s(literal 0 binary64) (sin.f64 y)))) (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 y)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (+.f64 #s(literal 0 binary64) (sin.f64 y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 #s(literal 0 binary64) (sin.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (+.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 y)))))) |
(*.f64 (sin.f64 y) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (sin.f64 y)) |
(+.f64 x (*.f64 y (-.f64 #s(literal 0 binary64) z))) |
(+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) x) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) (fma.f64 z z #s(literal 0 binary64))) (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (-.f64 #s(literal 0 binary64) z)))) (/.f64 (*.f64 (*.f64 y y) (fma.f64 z z #s(literal 0 binary64))) (-.f64 x (*.f64 y (-.f64 #s(literal 0 binary64) z))))) |
(fma.f64 y (-.f64 #s(literal 0 binary64) z) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) y x) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64)))) z) (/.f64 y z) x) |
(fma.f64 (/.f64 y z) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64)))) z) x) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) z x) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) #s(literal -1 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) z)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 #s(literal 0 binary64) z) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 #s(literal 0 binary64) z) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 y y) (fma.f64 z z #s(literal 0 binary64))) (*.f64 x (*.f64 y (-.f64 #s(literal 0 binary64) z))))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (*.f64 (*.f64 y y) (fma.f64 z z #s(literal 0 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 y (-.f64 #s(literal 0 binary64) z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 z z #s(literal 0 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 #s(literal 0 binary64) z) x)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (*.f64 (*.f64 y y) (fma.f64 z z #s(literal 0 binary64))))) (fma.f64 x (-.f64 x (*.f64 y (-.f64 #s(literal 0 binary64) z))) (*.f64 (*.f64 y y) (fma.f64 z z #s(literal 0 binary64))))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (*.f64 (*.f64 y y) (fma.f64 z z #s(literal 0 binary64))))) (fma.f64 x x (-.f64 (*.f64 (*.f64 y y) (fma.f64 z z #s(literal 0 binary64))) (*.f64 x (*.f64 y (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (fma.f64 z z #s(literal 0 binary64))) (*.f64 x x)) (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) x)) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (*.f64 (*.f64 y y) (fma.f64 z z #s(literal 0 binary64)))))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 y (-.f64 #s(literal 0 binary64) z))) (*.f64 (*.f64 y y) (fma.f64 z z #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (*.f64 (*.f64 y y) (fma.f64 z z #s(literal 0 binary64)))))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 y y) (fma.f64 z z #s(literal 0 binary64))) (*.f64 x (*.f64 y (-.f64 #s(literal 0 binary64) z))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) (fma.f64 z z #s(literal 0 binary64))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 z z #s(literal 0 binary64)))) (-.f64 x (*.f64 y (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 z z #s(literal 0 binary64))) (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) x)) (*.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) x) (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (*.f64 (*.f64 y y) (fma.f64 z z #s(literal 0 binary64))))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 y (-.f64 #s(literal 0 binary64) z))) (*.f64 (*.f64 y y) (fma.f64 z z #s(literal 0 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) (fma.f64 z z #s(literal 0 binary64))) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 z z #s(literal 0 binary64))))) (neg.f64 (-.f64 x (*.f64 y (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y y) (fma.f64 z z #s(literal 0 binary64))) (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 y y) (fma.f64 z z #s(literal 0 binary64))) (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) x)) (/.f64 (*.f64 (*.f64 y y) (fma.f64 z z #s(literal 0 binary64))) (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) x)) (*.f64 (/.f64 (*.f64 (*.f64 y y) (fma.f64 z z #s(literal 0 binary64))) (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) x)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 #s(literal 0 binary64) z) x)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (*.f64 (*.f64 y y) (fma.f64 z z #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 y (-.f64 #s(literal 0 binary64) z))) (*.f64 (*.f64 y y) (fma.f64 z z #s(literal 0 binary64)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 y y) (fma.f64 z z #s(literal 0 binary64))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) x))) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) |
(+.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 0 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) z) |
(-.f64 #s(literal 0 binary64) (/.f64 z #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) z) |
(-.f64 (/.f64 #s(literal 0 binary64) z) z) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) #s(literal 1 binary64)) (/.f64 z #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (/.f64 z #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) z #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 z z #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) z) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 z z #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z) #s(literal 0 binary64)) |
(neg.f64 z) |
(/.f64 z #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (-.f64 (fma.f64 z z #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)))) (-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) z))) |
(/.f64 (*.f64 z (fma.f64 z z #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64)))) |
(/.f64 (*.f64 z (fma.f64 z z #s(literal 0 binary64))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (fma.f64 z z #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64)))) (fma.f64 z z #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (-.f64 (fma.f64 z z #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) z) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (*.f64 (fma.f64 z z #s(literal 0 binary64)) (*.f64 z (fma.f64 z z #s(literal 0 binary64))))) (*.f64 (fma.f64 z z #s(literal 0 binary64)) (fma.f64 z z #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))))) z) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) z) (fma.f64 z z #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 z z (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) #s(literal 3 binary64)) (*.f64 z (fma.f64 z z #s(literal 0 binary64)))) (fma.f64 (/.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (/.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 z z (*.f64 (/.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) z)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) z) #s(literal 3 binary64)) (*.f64 z (fma.f64 z z #s(literal 0 binary64)))) (fma.f64 (/.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 0 binary64) z) (fma.f64 z z (*.f64 (/.f64 #s(literal 0 binary64) z) z)))) |
(pow.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 z z #s(literal 0 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 z z #s(literal 0 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(+.f64 (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 x #s(literal -1/2 binary64))) |
(+.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 y x)))) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64))))) (/.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 y x)))) (-.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))))) |
(fma.f64 x #s(literal -1/2 binary64) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))) |
(fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 y x)) (*.f64 x #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 y y) (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 y (*.f64 y x)) #s(literal 1/24 binary64) (*.f64 x #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) x (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))) |
(fma.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 y y) (*.f64 x #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 y x) (*.f64 y #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) x (*.f64 x #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y x)) y (*.f64 x #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/24 binary64)) y) y (*.f64 x #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 y x)))) (*.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 y (*.f64 y (*.f64 x #s(literal -1/2 binary64))))))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 y x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)))) (fma.f64 (*.f64 x #s(literal -1/2 binary64)) (-.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))) (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 y x)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 y x)))) (*.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 y (*.f64 y (*.f64 x #s(literal -1/2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 y x)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64))))) (neg.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) (-.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))) (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 y x))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64))))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 y x)))) (*.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 y (*.f64 y (*.f64 x #s(literal -1/2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 y x)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (neg.f64 (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 y x))))) (-.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 y x)))) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) (-.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))) (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 y x)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 y x)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 y x)))))) (neg.f64 (-.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 y x)))) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/2 binary64) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/2 binary64) x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 y x)))) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (/.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 y x)))) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (/.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 y x)))) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/2 binary64) x))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x #s(literal -1/2 binary64)) (-.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))) (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 y x))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 y x)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) |
(+.f64 x (*.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64)))) x) |
(+.f64 (*.f64 (*.f64 y y) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))) (fma.f64 y (*.f64 y (*.f64 x #s(literal -1/2 binary64))) x)) |
(+.f64 (+.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64))))) (*.f64 y (*.f64 y (*.f64 x #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64)))))) (/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64)))))) (-.f64 x (*.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))))))) |
(fma.f64 y (*.f64 y (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64)))) x) |
(fma.f64 y (*.f64 y (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))) (fma.f64 y (*.f64 y (*.f64 x #s(literal -1/2 binary64))) x)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y y)) (fma.f64 y (*.f64 y (*.f64 x #s(literal -1/2 binary64))) x)) |
(fma.f64 (*.f64 y y) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) (fma.f64 y (*.f64 y (*.f64 x #s(literal -1/2 binary64))) x)) |
(fma.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) x) |
(fma.f64 (*.f64 y (*.f64 y x)) (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) (fma.f64 y (*.f64 y (*.f64 x #s(literal -1/2 binary64))) x)) |
(fma.f64 (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) (fma.f64 y (*.f64 y (*.f64 x #s(literal -1/2 binary64))) x)) |
(fma.f64 (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 y y) x) |
(fma.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)) (fma.f64 y (*.f64 y (*.f64 x #s(literal -1/2 binary64))) x)) |
(fma.f64 (*.f64 y (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64)))) y x) |
(fma.f64 (*.f64 (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) y) y (fma.f64 y (*.f64 y (*.f64 x #s(literal -1/2 binary64))) x)) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y (*.f64 y x)) (fma.f64 y (*.f64 y (*.f64 x #s(literal -1/2 binary64))) x)) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y x))) #s(literal 1/24 binary64) (fma.f64 y (*.f64 y (*.f64 x #s(literal -1/2 binary64))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (-.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64)))))) (*.f64 x (*.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))))))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))))) (-.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) x)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64)))))))) (fma.f64 x (-.f64 x (*.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64)))))))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64)))))))) (fma.f64 x x (-.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64)))))) (*.f64 x (*.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) x) (fma.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 x))) (fma.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 x))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))))))))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))))))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))))))))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64)))))) (*.f64 x (*.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) x) (fma.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 x)))) (neg.f64 (fma.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))))))) (-.f64 x (*.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 x))) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 x)) (fma.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64)))))))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64)))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) x) (fma.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 x))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64)))))))) (neg.f64 (-.f64 x (*.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (pow.f64 (fma.f64 y (*.f64 y (*.f64 x #s(literal -1/2 binary64))) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y y) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))) (*.f64 (*.f64 y y) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))) (-.f64 (*.f64 (fma.f64 y (*.f64 y (*.f64 x #s(literal -1/2 binary64))) x) (fma.f64 y (*.f64 y (*.f64 x #s(literal -1/2 binary64))) x)) (*.f64 (*.f64 (*.f64 y y) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))) (fma.f64 y (*.f64 y (*.f64 x #s(literal -1/2 binary64))) x))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64))))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (fma.f64 (+.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64))))) (+.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64))))) (-.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 x #s(literal -1/2 binary64)))) (*.f64 y (*.f64 y (*.f64 x #s(literal -1/2 binary64))))) (*.f64 (+.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64))))) (*.f64 y (*.f64 y (*.f64 x #s(literal -1/2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 x))) (/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 x))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 x))) (*.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 x))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) x)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))))))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) x) (fma.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 x)))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(*.f64 y y) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 x #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) x) |
(exp.f64 (log.f64 (*.f64 x (cos.f64 y)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (cos.f64 y))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (cos.f64 y)) #s(literal -1 binary64))) |
(neg.f64 (*.f64 (cos.f64 y) (neg.f64 x))) |
(/.f64 (cos.f64 y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (cos.f64 y)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 y)))) |
(/.f64 (*.f64 (cos.f64 y) (neg.f64 x)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(pow.f64 (*.f64 x (cos.f64 y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal -2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 x (cos.f64 y)) |
(*.f64 x (/.f64 (cos.f64 y) #s(literal 1 binary64))) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 x (cos.f64 y)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) |
(*.f64 #s(literal -1 binary64) (*.f64 (cos.f64 y) (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (cos.f64 y) (neg.f64 x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (cos.f64 y)) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (pow.f64 (cos.f64 y) #s(literal 1 binary64))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (pow.f64 (/.f64 (cos.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (cos.f64 y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) x) |
(*.f64 (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (pow.f64 (/.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (cos.f64 y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (pow.f64 (cos.f64 y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 1 binary64)) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal -1 binary64)) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (log.f64 (*.f64 x (cos.f64 y))))) |
(exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 (*.f64 x (cos.f64 y)))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 y)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 (cos.f64 y) (neg.f64 x))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 y))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (cos.f64 y)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) (cos.f64 y))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) x) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x))) (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y))) (neg.f64 x)) |
(pow.f64 (*.f64 x (cos.f64 y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 y)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 y))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (cos.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (cos.f64 y) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 y))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (*.f64 x (cos.f64 y)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (cos.f64 y))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (cos.f64 y)) #s(literal -1 binary64))) |
(neg.f64 (*.f64 (cos.f64 y) (neg.f64 x))) |
(/.f64 (cos.f64 y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (cos.f64 y)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 y)))) |
(/.f64 (*.f64 (cos.f64 y) (neg.f64 x)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(pow.f64 (*.f64 x (cos.f64 y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal -2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 x (cos.f64 y)) |
(*.f64 x (/.f64 (cos.f64 y) #s(literal 1 binary64))) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 x (cos.f64 y)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) |
(*.f64 #s(literal -1 binary64) (*.f64 (cos.f64 y) (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (cos.f64 y) (neg.f64 x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (cos.f64 y)) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (pow.f64 (cos.f64 y) #s(literal 1 binary64))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (pow.f64 (/.f64 (cos.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (cos.f64 y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) x) |
(*.f64 (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (pow.f64 (/.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (cos.f64 y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (pow.f64 (cos.f64 y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 1 binary64)) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal -1 binary64)) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) (/.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y))))) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y))))) #s(literal 1 binary64))) |
(fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (cos.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) x) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (cos.f64 y) (/.f64 x (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (*.f64 x (cos.f64 y)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 y)) (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(fma.f64 (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) x (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) #s(literal 1 binary64) (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (/.f64 (*.f64 x (cos.f64 y)) (*.f64 (sin.f64 y) z)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 y)) (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 y) (neg.f64 x)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 (*.f64 x (cos.f64 y)) z) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 x (/.f64 z (cos.f64 y))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 (cos.f64 y) (neg.f64 x)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 x (cos.f64 y)) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 y))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 (cos.f64 y) z) (/.f64 x (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 (cos.f64 y) z) (/.f64 (/.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 x z) (/.f64 (cos.f64 y) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 x z) (/.f64 (/.f64 (cos.f64 y) #s(literal 1 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 (cos.f64 y) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 x z) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 (cos.f64 y) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 (/.f64 x #s(literal 1 binary64)) z) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 (cos.f64 y) z) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 (/.f64 (cos.f64 y) #s(literal 1 binary64)) z) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x (cos.f64 y)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (cos.f64 y))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 (*.f64 x (cos.f64 y)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 (*.f64 x (cos.f64 y)) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 y)) (/.f64 (*.f64 (cos.f64 y) (neg.f64 x)) (*.f64 (sin.f64 y) z)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (pow.f64 (sin.f64 y) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 y) #s(literal -1/2 binary64)) (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(fma.f64 (/.f64 (/.f64 (cos.f64 y) z) (sin.f64 y)) (/.f64 x (sin.f64 y)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 (cos.f64 y) #s(literal 1 binary64)) (/.f64 x (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 x (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 (cos.f64 y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (pow.f64 (sqrt.f64 (sin.f64 y)) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (sin.f64 y)) #s(literal -1 binary64)) (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(fma.f64 (/.f64 (cos.f64 y) (-.f64 #s(literal 0 binary64) z)) (/.f64 (neg.f64 x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 (sin.f64 y) z)) (/.f64 #s(literal 1 binary64) (sin.f64 y)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 (*.f64 x (cos.f64 y)) (sin.f64 y)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) z)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 (cos.f64 y) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 (cos.f64 y) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 (neg.f64 x) z) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 (*.f64 (cos.f64 y) (neg.f64 x)) z) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 (*.f64 x (cos.f64 y)) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 (cos.f64 y) (sin.f64 y)) (/.f64 x (*.f64 (sin.f64 y) z)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 (cos.f64 y) (sin.f64 y)) (/.f64 (/.f64 x #s(literal 1 binary64)) (*.f64 (sin.f64 y) z)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) z)) (/.f64 (*.f64 x (cos.f64 y)) (sin.f64 y)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 (cos.f64 y) (*.f64 (sin.f64 y) z)) (/.f64 x (sin.f64 y)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 (cos.f64 y) (*.f64 (sin.f64 y) z)) (/.f64 (/.f64 x #s(literal 1 binary64)) (sin.f64 y)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 x (sin.f64 y)) (/.f64 (/.f64 (cos.f64 y) z) (sin.f64 y)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 x (sin.f64 y)) (/.f64 (cos.f64 y) (*.f64 (sin.f64 y) z)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 x (sin.f64 y)) (/.f64 (/.f64 (cos.f64 y) #s(literal 1 binary64)) (*.f64 (sin.f64 y) z)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 (/.f64 x #s(literal 1 binary64)) (sin.f64 y)) (/.f64 (cos.f64 y) (*.f64 (sin.f64 y) z)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 1/2 binary64)) (sin.f64 y)) (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 1/2 binary64)) (*.f64 (sin.f64 y) z)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (sin.f64 y)) (/.f64 (cos.f64 y) (*.f64 (sin.f64 y) z)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) (sin.f64 y)) (/.f64 x (*.f64 (sin.f64 y) z)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) z)) (/.f64 (*.f64 (cos.f64 y) (neg.f64 x)) (sin.f64 y)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 x (*.f64 (sin.f64 y) z)) (/.f64 (cos.f64 y) (sin.f64 y)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 x (*.f64 (sin.f64 y) z)) (/.f64 (/.f64 (cos.f64 y) #s(literal 1 binary64)) (sin.f64 y)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 (/.f64 x #s(literal 1 binary64)) (*.f64 (sin.f64 y) z)) (/.f64 (cos.f64 y) (sin.f64 y)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 (/.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 (cos.f64 y) z) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 (/.f64 x #s(literal 1 binary64)) z) (/.f64 (cos.f64 y) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 1/2 binary64)) (*.f64 (sin.f64 y) z)) (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 1/2 binary64)) (sin.f64 y)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 1/2 binary64)) z) (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 1/2 binary64)) z) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) z) (/.f64 (cos.f64 y) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 (cos.f64 y) z) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 y) z)) (/.f64 (cos.f64 y) (sin.f64 y)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) z) (/.f64 x (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 x z) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) (*.f64 (sin.f64 y) z)) (/.f64 x (sin.f64 y)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 x (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) z) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) z) (/.f64 x (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 (neg.f64 x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 (cos.f64 y) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 (neg.f64 x) z) (/.f64 (cos.f64 y) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 (*.f64 (cos.f64 y) (neg.f64 x)) z) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (/.f64 (*.f64 x (cos.f64 y)) (*.f64 (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (sin.f64 y))))) (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal -3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (sin.f64 y)) (fma.f64 (*.f64 x (cos.f64 y)) (sin.f64 y) (*.f64 (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 #s(literal 0 binary64) (sin.f64 y))) (fma.f64 (*.f64 x (cos.f64 y)) (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (fma.f64 #s(literal 1 binary64) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 (sin.f64 y) (*.f64 x (cos.f64 y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (cos.f64 y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (sin.f64 y)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal -3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (/.f64 (*.f64 x (cos.f64 y)) (*.f64 (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (sin.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y))))) |
(/.f64 (fma.f64 (*.f64 x (cos.f64 y)) (sin.f64 y) (*.f64 (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) #s(literal 1 binary64))) (*.f64 (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (sin.f64 y))) |
(/.f64 (fma.f64 (*.f64 x (cos.f64 y)) (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) #s(literal -1 binary64))) (*.f64 (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 (sin.f64 y) (*.f64 x (cos.f64 y)))) (*.f64 (sin.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (cos.f64 y)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal -3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (sin.f64 y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal -3 binary64)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (/.f64 (*.f64 x (cos.f64 y)) (*.f64 (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (sin.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (neg.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) |
(/.f64 (fma.f64 x (sin.f64 y) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 z (cos.f64 y))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 z (cos.f64 y))) (sin.f64 y))) |
(/.f64 (fma.f64 x (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 z (cos.f64 y))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 z (cos.f64 y))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(/.f64 (fma.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 z (cos.f64 y))) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 z (cos.f64 y))) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(/.f64 (fma.f64 (*.f64 x (cos.f64 y)) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) #s(literal 1 binary64))) (*.f64 (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sin.f64 y) (*.f64 (/.f64 (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 x (cos.f64 y))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 x (cos.f64 y))) (sin.f64 y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 (/.f64 (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 x (cos.f64 y))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 x (cos.f64 y))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 (/.f64 (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 x (cos.f64 y))) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 x (cos.f64 y))) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sin.f64 y) (*.f64 (*.f64 (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y)))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y)))) (sin.f64 y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 (*.f64 (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y)))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 (*.f64 (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y)))) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y)))) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 (*.f64 (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 y)))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 y)))) (sin.f64 y))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 (*.f64 (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 y)))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 (*.f64 (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 y)))) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 y)))) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 y) (neg.f64 x)) (sin.f64 y) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (sin.f64 y))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 y) (neg.f64 x)) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 y) (neg.f64 x)) (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (cos.f64 y)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (sin.f64 y) (*.f64 z #s(literal 1 binary64))) (*.f64 (sin.f64 y) z)) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (cos.f64 y)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 z #s(literal 1 binary64))) (*.f64 z (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (cos.f64 y)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (cos.f64 y)) z) (sin.f64 y) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (cos.f64 y)) z) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (cos.f64 y)) z) (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) #s(literal -1 binary64))) (pow.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (sin.f64 y) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 z (cos.f64 y))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 z (cos.f64 y))) (sin.f64 y))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 z (cos.f64 y))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 z (cos.f64 y))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 z (cos.f64 y))) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 z (cos.f64 y))) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (sin.f64 y) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 z (cos.f64 y))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 z (cos.f64 y))) (sin.f64 y))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 z (cos.f64 y))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 z (cos.f64 y))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 z (cos.f64 y))) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 z (cos.f64 y))) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(/.f64 (fma.f64 (*.f64 x (/.f64 (cos.f64 y) z)) (sin.f64 y) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 x (/.f64 (cos.f64 y) z)) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(/.f64 (fma.f64 (*.f64 x (/.f64 (cos.f64 y) z)) (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) #s(literal -1 binary64))) (pow.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (cos.f64 y) z) x) (sin.f64 y) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (cos.f64 y) z) x) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (cos.f64 y) z) x) (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) #s(literal -1 binary64))) (pow.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 z (cos.f64 y)) (*.f64 (sin.f64 y) x)) (*.f64 (sin.f64 y) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 z (cos.f64 y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 x (cos.f64 y))) (sin.f64 y)) (*.f64 (sin.f64 y) (/.f64 (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 x (cos.f64 y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y)))) (sin.f64 y)) (*.f64 (sin.f64 y) (*.f64 (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 y)))) (-.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 (sin.f64 y) (*.f64 (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 y)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 (sin.f64 y) (*.f64 (cos.f64 y) (neg.f64 x)))) (*.f64 (sin.f64 y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) z (*.f64 (sin.f64 y) (/.f64 (*.f64 x (cos.f64 y)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (*.f64 (sin.f64 y) z)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (sin.f64 y) (/.f64 (*.f64 x (cos.f64 y)) z))) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 z (cos.f64 y)) (*.f64 (sin.f64 y) (*.f64 #s(literal 1 binary64) x))) (*.f64 (sin.f64 y) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 z (cos.f64 y))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 z (cos.f64 y)) (*.f64 (sin.f64 y) (*.f64 x #s(literal 1 binary64)))) (*.f64 (sin.f64 y) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 z (cos.f64 y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (sin.f64 y) (*.f64 x (/.f64 (cos.f64 y) z)))) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (sin.f64 y) (*.f64 (/.f64 (cos.f64 y) z) x))) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 z (cos.f64 y)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))) x)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 z (cos.f64 y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 x (cos.f64 y)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 x (cos.f64 y))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))) (/.f64 (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 x (cos.f64 y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 y)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 y)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 (cos.f64 y) (neg.f64 x)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) z (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))) (/.f64 (*.f64 x (cos.f64 y)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))) z)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))) (/.f64 (*.f64 x (cos.f64 y)) z))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 z (cos.f64 y)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 #s(literal 1 binary64) x))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 z (cos.f64 y))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 z (cos.f64 y)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 x #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 z (cos.f64 y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 x (/.f64 (cos.f64 y) z)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 (/.f64 (cos.f64 y) z) x))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 z (cos.f64 y))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 z (cos.f64 y))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 x (cos.f64 y))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (/.f64 (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 x (cos.f64 y))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 y)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 y)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 (cos.f64 y) (neg.f64 x)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (/.f64 (*.f64 x (cos.f64 y)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (/.f64 (*.f64 x (cos.f64 y)) z))) (pow.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 3 binary64))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 z (cos.f64 y))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 z (cos.f64 y))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 z (cos.f64 y))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 z (cos.f64 y))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (/.f64 (cos.f64 y) z)))) (pow.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 3 binary64))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 (/.f64 (cos.f64 y) z) x))) (pow.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y))))) (*.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (*.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)))) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (cos.f64 y)) (sin.f64 y) (*.f64 (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (sin.f64 y)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (cos.f64 y)) (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) #s(literal -1 binary64)))) (neg.f64 (*.f64 (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 (sin.f64 y) (*.f64 x (cos.f64 y))))) (neg.f64 (*.f64 (sin.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (cos.f64 y))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal -3 binary64))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (sin.f64 y)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) (neg.f64 (neg.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y))))) (/.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y))))) (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y))))) (*.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y))))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (sin.f64 y))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) #s(literal 0 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))))) (/.f64 z (-.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (-.f64 #s(literal 0 binary64) z))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) (/.f64 z (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) (/.f64 z (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) z) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) (/.f64 z (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (fma.f64 z z #s(literal 0 binary64)))) (/.f64 (*.f64 z (fma.f64 z z #s(literal 0 binary64))) (*.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (fma.f64 z z #s(literal 0 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) z)) (/.f64 (fma.f64 z z #s(literal 0 binary64)) (*.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) z))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) #s(literal 1 binary64)) (/.f64 (/.f64 z (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) (/.f64 z (-.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) #s(literal 0 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))))) |
(neg.f64 (/.f64 z (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) z)) |
(/.f64 z (-.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (fma.f64 z z #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) z) (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (fma.f64 z z #s(literal 0 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) z) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64)))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) z)) |
(/.f64 (*.f64 z (fma.f64 z z #s(literal 0 binary64))) (neg.f64 (*.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (fma.f64 z z #s(literal 0 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64)))) (*.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (fma.f64 z z #s(literal 0 binary64)))) |
(/.f64 (/.f64 z (-.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (*.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) z)) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64))))) (*.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (fma.f64 z z #s(literal 0 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64)))) (*.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) z)) |
(/.f64 (neg.f64 (/.f64 z (-.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64)))) (neg.f64 (*.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) z))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64))))) (fma.f64 z z #s(literal 0 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64)))) z) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) (*.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) z)) (*.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))))) (neg.f64 (/.f64 #s(literal -1 binary64) z))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64)))))) (neg.f64 (*.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (fma.f64 z z #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))))) (neg.f64 (*.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) z))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) (-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64)))))) (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 z (-.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) #s(literal 0 binary64)) (-.f64 (*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))))) (/.f64 z (-.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) #s(literal 0 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))))) #s(literal 3 binary64)) (pow.f64 (/.f64 z (-.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))))) (-.f64 (*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))))) (/.f64 z (-.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))))) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))))) (/.f64 z (-.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 z (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) (/.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) (fma.f64 (/.f64 z (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) (/.f64 z (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) (*.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) (/.f64 z (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))))))) |
(pow.f64 (/.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (-.f64 #s(literal 0 binary64) z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 z (-.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (-.f64 #s(literal 0 binary64) z)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (-.f64 #s(literal 0 binary64) z)) (/.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (-.f64 #s(literal 0 binary64) z))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (-.f64 #s(literal 0 binary64) z)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))))) |
(*.f64 #s(literal 1 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 z (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))))) |
(*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (-.f64 #s(literal 0 binary64) z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (-.f64 #s(literal 0 binary64) z)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal -3 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (sin.f64 y)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))))) z) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))))) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal -3 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (sin.f64 y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y))))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 z z #s(literal 0 binary64)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal -3 binary64)))) (/.f64 z (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (sin.f64 y)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (/.f64 z (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y))))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal -3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z z #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (sin.f64 y)))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64)))) (-.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z z #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y))))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal -3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (sin.f64 y)))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (-.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) (fma.f64 z z #s(literal 0 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) z) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64)))) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal -3 binary64)))) #s(literal 1 binary64)) (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (sin.f64 y))) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal -3 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64))))) (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (sin.f64 y))) (fma.f64 z z #s(literal 0 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))))) (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (sin.f64 y))) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) #s(literal 1 binary64)) (/.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)))) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (/.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64))))) (/.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)))) (fma.f64 z z #s(literal 0 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))))) (/.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)))) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) #s(literal -1 binary64)) z) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (-.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (-.f64 #s(literal 0 binary64) z))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (-.f64 #s(literal 0 binary64) z))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (-.f64 #s(literal 0 binary64) z)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) z) (/.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) z)) |
(-.f64 (/.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y))))) (-.f64 #s(literal 0 binary64) z)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y))))) (-.f64 #s(literal 0 binary64) z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) z)) (/.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (*.f64 #s(literal 1 binary64) z))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) z) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 (-.f64 #s(literal 0 binary64) z) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y))))))) |
(neg.f64 (/.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 z (-.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (sin.f64 y)))) (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal -3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y))))) (-.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (sin.f64 y))) (-.f64 #s(literal 0 binary64) z)) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal -3 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)))) (-.f64 #s(literal 0 binary64) z)) (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (sin.f64 y))) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal -3 binary64))) (/.f64 #s(literal -1 binary64) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)))) (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal -1 binary64) z)))) |
(/.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z (-.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) z) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) (*.f64 #s(literal 1 binary64) z)) |
(/.f64 (/.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) z) #s(literal -1 binary64)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal -3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (sin.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (*.f64 (-.f64 #s(literal 0 binary64) z) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal -3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (sin.f64 y))) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)))) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))))) (neg.f64 (*.f64 #s(literal 1 binary64) z))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal -3 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (sin.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y))))))) |
(/.f64 (*.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal -3 binary64))) (/.f64 #s(literal -1 binary64) z)) (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (sin.f64 y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal -1 binary64) z)) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))))) z) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal -3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (sin.f64 y))) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)))) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) #s(literal 1 binary64))) z) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal -3 binary64))) (/.f64 #s(literal -1 binary64) z))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (sin.f64 y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal -1 binary64) z))) (neg.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)))))) |
(pow.f64 (/.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 z (-.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (-.f64 #s(literal 0 binary64) z)) (/.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)))) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) z)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 z (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64))))) (fma.f64 z z #s(literal 0 binary64))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z z #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64)))) z) |
(*.f64 (/.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (-.f64 #s(literal 0 binary64) z)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (-.f64 #s(literal 0 binary64) z)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal -3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (sin.f64 y))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal -3 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (sin.f64 y)))) z)) |
(*.f64 (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y))))) z)) |
(*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (sin.f64 y)))) (/.f64 #s(literal 1 binary64) (fma.f64 z z #s(literal 0 binary64))))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (sin.f64 y)))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y))))) (/.f64 #s(literal 1 binary64) (fma.f64 z z #s(literal 0 binary64))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y))))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal -3 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (sin.f64 y)))) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y))))) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (sin.f64 y))) (-.f64 #s(literal 0 binary64) z)) (/.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) (sin.f64 y))))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 z (cos.f64 y)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 (cos.f64 y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(neg.f64 (/.f64 (cos.f64 y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 z (cos.f64 y)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 z (cos.f64 y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 (cos.f64 y) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (*.f64 (cos.f64 y) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) (/.f64 (/.f64 (cos.f64 y) z) (sin.f64 y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 z (cos.f64 y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) |
(/.f64 (/.f64 (cos.f64 y) z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 y) z)) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) |
(/.f64 (/.f64 (cos.f64 y) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) z) |
(/.f64 (*.f64 (cos.f64 y) #s(literal 1 binary64)) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) |
(/.f64 (/.f64 (/.f64 (cos.f64 y) z) (sin.f64 y)) (sin.f64 y)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)))) (neg.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (cos.f64 y) z))) (neg.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 y) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (neg.f64 (*.f64 (cos.f64 y) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (cos.f64 y) z) (sin.f64 y))) (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 z (cos.f64 y))) #s(literal -1 binary64)) |
(*.f64 (cos.f64 y) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 (cos.f64 y) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (cos.f64 y) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (cos.f64 y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (cos.f64 y) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) |
(*.f64 (/.f64 (cos.f64 y) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (cos.f64 y) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (cos.f64 y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 (cos.f64 y) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 (cos.f64 y) (sin.f64 y)) (/.f64 (/.f64 #s(literal 1 binary64) z) (sin.f64 y))) |
(*.f64 (/.f64 (cos.f64 y) (sin.f64 y)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) z))) |
(*.f64 (/.f64 (cos.f64 y) (*.f64 (sin.f64 y) z)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(*.f64 y (*.f64 y x)) |
(*.f64 x (*.f64 y y)) |
(*.f64 (*.f64 y y) x) |
(*.f64 (*.f64 y x) y) |
(*.f64 (sin.f64 y) (*.f64 (sin.f64 y) z)) |
(*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) z) |
(*.f64 (*.f64 (sin.f64 y) z) (sin.f64 y)) |
| 1× | egg-herbie |
| 8 594× | accelerator-lowering-fma.f32 |
| 8 594× | accelerator-lowering-fma.f64 |
| 6 818× | *-lowering-*.f32 |
| 6 818× | *-lowering-*.f64 |
| 2 390× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 484 | 4766 |
| 1 | 1585 | 4570 |
| 2 | 5383 | 4523 |
| 0 | 8415 | 4364 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
x |
(+ x (* -1 (* y z))) |
(+ x (* y (+ (* -1 z) (* -1/2 (* x y))))) |
(+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(* x (cos y)) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(* -1 (* z (sin y))) |
(* z (+ (* -1 (sin y)) (/ (* x (cos y)) z))) |
(* z (+ (* -1 (sin y)) (/ (* x (cos y)) z))) |
(* z (+ (* -1 (sin y)) (/ (* x (cos y)) z))) |
(* -1 (* z (sin y))) |
(* -1 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z))))) |
(* -1 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z))))) |
(* -1 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z))))) |
(* -1 (* z (sin y))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(* x (cos y)) |
(* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))) |
(* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))) |
(* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))) |
(* x (cos y)) |
(* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))) |
(* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))) |
(* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin 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 y) |
(* y (- (* 1/6 (pow y 2)) 1)) |
(* y (- (* (pow y 2) (+ 1/6 (* -1/120 (pow y 2)))) 1)) |
(* y (- (* (pow y 2) (+ 1/6 (* (pow y 2) (- (* 1/5040 (pow y 2)) 1/120)))) 1)) |
(* -1 (sin y)) |
(* -1 (sin y)) |
(* -1 (sin y)) |
(* -1 (sin y)) |
(* -1 (sin y)) |
(* -1 (sin y)) |
(* -1 (sin y)) |
(* -1 (sin y)) |
x |
(+ x (* -1 (* y z))) |
(+ x (* -1 (* y z))) |
(+ x (* -1 (* y z))) |
(* -1 (* y z)) |
(* y (+ (* -1 z) (/ x y))) |
(* y (+ (* -1 z) (/ x y))) |
(* y (+ (* -1 z) (/ x y))) |
(* -1 (* y z)) |
(* -1 (* y (+ z (* -1 (/ x y))))) |
(* -1 (* y (+ z (* -1 (/ x y))))) |
(* -1 (* y (+ z (* -1 (/ x y))))) |
x |
(+ x (* -1 (* y z))) |
(+ x (* -1 (* y z))) |
(+ x (* -1 (* y z))) |
(* -1 (* y z)) |
(* z (+ (* -1 y) (/ x z))) |
(* z (+ (* -1 y) (/ x z))) |
(* z (+ (* -1 y) (/ x z))) |
(* -1 (* y z)) |
(* -1 (* z (+ y (* -1 (/ x z))))) |
(* -1 (* z (+ y (* -1 (/ x z))))) |
(* -1 (* z (+ y (* -1 (/ x z))))) |
(* -1 (* y z)) |
(+ x (* -1 (* y z))) |
(+ x (* -1 (* y z))) |
(+ x (* -1 (* y z))) |
x |
(* x (+ 1 (* -1 (/ (* y z) x)))) |
(* x (+ 1 (* -1 (/ (* y z) x)))) |
(* x (+ 1 (* -1 (/ (* y z) x)))) |
x |
(* -1 (* x (- (/ (* y z) x) 1))) |
(* -1 (* x (- (/ (* y z) x) 1))) |
(* -1 (* x (- (/ (* y z) x) 1))) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* x (- (* 1/24 (pow y 2)) 1/2)) |
(* x (- (* 1/24 (pow y 2)) 1/2)) |
(* x (- (* 1/24 (pow y 2)) 1/2)) |
(* x (- (* 1/24 (pow y 2)) 1/2)) |
(* x (- (* 1/24 (pow y 2)) 1/2)) |
(* x (- (* 1/24 (pow y 2)) 1/2)) |
(* x (- (* 1/24 (pow y 2)) 1/2)) |
(* x (- (* 1/24 (pow y 2)) 1/2)) |
(* -1 (* x (+ 1/2 (* -1/24 (pow y 2))))) |
(* -1 (* x (+ 1/2 (* -1/24 (pow y 2))))) |
(* -1 (* x (+ 1/2 (* -1/24 (pow y 2))))) |
(* -1 (* x (+ 1/2 (* -1/24 (pow y 2))))) |
(* -1/2 x) |
(+ (* -1/2 x) (* 1/24 (* x (pow y 2)))) |
(+ (* -1/2 x) (* 1/24 (* x (pow y 2)))) |
(+ (* -1/2 x) (* 1/24 (* x (pow y 2)))) |
(* 1/24 (* x (pow y 2))) |
(* (pow y 2) (+ (* -1/2 (/ x (pow y 2))) (* 1/24 x))) |
(* (pow y 2) (+ (* -1/2 (/ x (pow y 2))) (* 1/24 x))) |
(* (pow y 2) (+ (* -1/2 (/ x (pow y 2))) (* 1/24 x))) |
(* 1/24 (* x (pow y 2))) |
(* (pow y 2) (+ (* -1/2 (/ x (pow y 2))) (* 1/24 x))) |
(* (pow y 2) (+ (* -1/2 (/ x (pow y 2))) (* 1/24 x))) |
(* (pow y 2) (+ (* -1/2 (/ x (pow y 2))) (* 1/24 x))) |
x |
(+ x (* -1/2 (* x (pow y 2)))) |
(+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))) |
(+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))) |
(* 1/24 (* x (pow y 4))) |
(* (pow y 4) (+ (* -1/2 (/ x (pow y 2))) (* 1/24 x))) |
(* (pow y 4) (+ (* -1/2 (/ x (pow y 2))) (+ (* 1/24 x) (/ x (pow y 4))))) |
(* (pow y 4) (+ (* -1/2 (/ x (pow y 2))) (+ (* 1/24 x) (/ x (pow y 4))))) |
(* 1/24 (* x (pow y 4))) |
(* (pow y 4) (+ (* -1/2 (/ x (pow y 2))) (* 1/24 x))) |
(* (pow y 4) (+ (* -1/2 (/ x (pow y 2))) (+ (* 1/24 x) (/ x (pow y 4))))) |
(* (pow y 4) (+ (* -1/2 (/ x (pow y 2))) (+ (* 1/24 x) (/ x (pow y 4))))) |
(* x (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(* x (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(* x (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(* x (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(* x (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(* x (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(* x (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(* x (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(* -1 (* x (- (* (pow y 2) (+ 1/2 (* -1/24 (pow y 2)))) 1))) |
(* -1 (* x (- (* (pow y 2) (+ 1/2 (* -1/24 (pow y 2)))) 1))) |
(* -1 (* x (- (* (pow y 2) (+ 1/2 (* -1/24 (pow y 2)))) 1))) |
(* -1 (* x (- (* (pow y 2) (+ 1/2 (* -1/24 (pow y 2)))) 1))) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* -1/2 x) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
x |
(+ x (* -1/2 (* x (pow y 2)))) |
(+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))) |
(+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(/ 1 (* x (cos y))) |
(/ 1 (* x (cos y))) |
(/ 1 (* x (cos y))) |
(/ 1 (* x (cos y))) |
(/ 1 (* x (cos y))) |
(/ 1 (* x (cos y))) |
(/ 1 (* x (cos y))) |
(/ 1 (* x (cos y))) |
(/ 1 (* x (cos y))) |
(/ 1 (* x (cos y))) |
(/ 1 (* x (cos y))) |
(/ 1 (* x (cos y))) |
(/ 1 x) |
(+ (* 1/2 (/ (pow y 2) x)) (/ 1 x)) |
(+ (* (pow y 2) (+ (* 5/24 (/ (pow y 2) x)) (* 1/2 (/ 1 x)))) (/ 1 x)) |
(+ (* (pow y 2) (+ (* (pow y 2) (+ (* 61/720 (/ (pow y 2) x)) (* 5/24 (/ 1 x)))) (* 1/2 (/ 1 x)))) (/ 1 x)) |
(/ 1 (* x (cos y))) |
(/ 1 (* x (cos y))) |
(/ 1 (* x (cos y))) |
(/ 1 (* x (cos y))) |
(/ 1 (* x (cos y))) |
(/ 1 (* x (cos y))) |
(/ 1 (* x (cos y))) |
(/ 1 (* x (cos y))) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
x |
(+ x (* -1/2 (* x (pow y 2)))) |
(+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))) |
(+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(/ 1 (sin y)) |
(+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) |
(+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) |
(+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) |
(/ (* x (cos y)) (* z (pow (sin y) 2))) |
(* x (+ (/ 1 (* x (sin y))) (/ (cos y) (* z (pow (sin y) 2))))) |
(* x (+ (/ 1 (* x (sin y))) (/ (cos y) (* z (pow (sin y) 2))))) |
(* x (+ (/ 1 (* x (sin y))) (/ (cos y) (* z (pow (sin y) 2))))) |
(/ (* x (cos y)) (* z (pow (sin y) 2))) |
(* -1 (* x (- (* -1 (/ (cos y) (* z (pow (sin y) 2)))) (/ 1 (* x (sin y)))))) |
(* -1 (* x (- (* -1 (/ (cos y) (* z (pow (sin y) 2)))) (/ 1 (* x (sin y)))))) |
(* -1 (* x (- (* -1 (/ (cos y) (* z (pow (sin y) 2)))) (/ 1 (* x (sin y)))))) |
(/ x (* (pow y 2) z)) |
(/ (+ y (/ x z)) (pow y 2)) |
(/ (+ (* y (+ 1 (* y (- (* -1/2 (/ x z)) (* -1/3 (/ x z)))))) (/ x z)) (pow y 2)) |
(/ (+ (* y (+ 1 (* y (- (+ (* -1/2 (/ x z)) (* 1/6 y)) (* -1/3 (/ x z)))))) (/ x z)) (pow y 2)) |
(+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) |
(+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) |
(+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) |
(+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) |
(+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) |
(+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) |
(+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) |
(+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) |
(/ (* x (cos y)) (* z (pow (sin y) 2))) |
(/ (+ (/ z (sin y)) (/ (* x (cos y)) (pow (sin y) 2))) z) |
(/ (+ (/ z (sin y)) (/ (* x (cos y)) (pow (sin y) 2))) z) |
(/ (+ (/ z (sin y)) (/ (* x (cos y)) (pow (sin y) 2))) z) |
(/ 1 (sin y)) |
(+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) |
(+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) |
(+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) |
(/ 1 (sin y)) |
(+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) |
(+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) |
(+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) |
(* -1 (* z (sin y))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(+ (* -1 (* z (sin y))) (* x (+ (cos y) (* -1 (/ (* x (pow (cos y) 2)) (* z (sin y))))))) |
(+ (* -1 (* z (sin y))) (* x (+ (cos y) (* x (+ (* -1 (/ (pow (cos y) 2) (* z (sin y)))) (/ (* x (pow (cos y) 3)) (* (pow z 2) (pow (sin y) 2)))))))) |
(* -1 (/ (* (pow z 2) (pow (sin y) 2)) (* x (cos y)))) |
(/ (+ (* -1 (/ (* (pow z 2) (pow (sin y) 2)) (cos y))) (/ (* (pow z 3) (pow (sin y) 3)) (* x (pow (cos y) 2)))) x) |
(/ (+ (* -1 (/ (* (pow z 2) (pow (sin y) 2)) (cos y))) (+ (* -1 (/ (* (pow z 4) (pow (sin y) 4)) (* (pow x 2) (pow (cos y) 3)))) (/ (* (pow z 3) (pow (sin y) 3)) (* x (pow (cos y) 2))))) x) |
(/ (+ (* -1 (/ (* (pow z 2) (pow (sin y) 2)) (cos y))) (+ (* -1 (/ (* (pow z 4) (pow (sin y) 4)) (* (pow x 2) (pow (cos y) 3)))) (+ (/ (* (pow z 3) (pow (sin y) 3)) (* x (pow (cos y) 2))) (/ (* (pow z 5) (pow (sin y) 5)) (* (pow x 3) (pow (cos y) 4)))))) x) |
(* -1 (/ (* (pow z 2) (pow (sin y) 2)) (* x (cos y)))) |
(* -1 (/ (+ (* -1 (/ (* (pow z 3) (pow (sin y) 3)) (* x (pow (cos y) 2)))) (/ (* (pow z 2) (pow (sin y) 2)) (cos y))) x)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow z 4) (pow (sin y) 4)) (* x (pow (cos y) 3)))) (/ (* (pow z 3) (pow (sin y) 3)) (pow (cos y) 2))) x)) (/ (* (pow z 2) (pow (sin y) 2)) (cos y))) x)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow z 5) (pow (sin y) 5)) (* x (pow (cos y) 4)))) (/ (* (pow z 4) (pow (sin y) 4)) (pow (cos y) 3))) x)) (/ (* (pow z 3) (pow (sin y) 3)) (pow (cos y) 2))) x)) (/ (* (pow z 2) (pow (sin y) 2)) (cos y))) x)) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(* (pow y 2) (+ (* -1 (/ (pow z 2) x)) (/ (* y (pow z 3)) (pow x 2)))) |
(* (pow y 2) (+ (* -1 (/ (pow z 2) x)) (* y (+ (* y (+ (* -1 (/ (pow z 4) (pow x 3))) (/ (* (pow z 3) (- (* -1/2 (/ x z)) (* -1/3 (/ x z)))) (pow x 2)))) (/ (pow z 3) (pow x 2)))))) |
(* (pow y 2) (+ (* -1 (/ (pow z 2) x)) (* y (+ (* y (+ (* -1 (/ (pow z 4) (pow x 3))) (+ (* y (+ (* -1 (/ (* z (+ (* -1 (/ (pow z 4) (pow x 3))) (/ (* (pow z 3) (- (* -1/2 (/ x z)) (* -1/3 (/ x z)))) (pow x 2)))) x)) (+ (* -1 (/ (* (pow z 4) (- (* -1/2 (/ x z)) (* -1/3 (/ x z)))) (pow x 3))) (* 1/6 (/ (pow z 3) (pow x 2)))))) (/ (* (pow z 3) (- (* -1/2 (/ x z)) (* -1/3 (/ x z)))) (pow x 2))))) (/ (pow z 3) (pow x 2)))))) |
(* -1 (/ z (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))))) |
(* -1 (/ z (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))))) |
(* -1 (/ z (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))))) |
(* -1 (/ z (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))))) |
(* -1 (/ z (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))))) |
(* -1 (/ z (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))))) |
(* -1 (/ z (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))))) |
(* -1 (/ z (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))))) |
(* -1 (/ (* (pow z 2) (pow (sin y) 2)) (* x (cos y)))) |
(* (pow z 2) (+ (* -1 (/ (pow (sin y) 2) (* x (cos y)))) (/ (* z (pow (sin y) 3)) (* (pow x 2) (pow (cos y) 2))))) |
(* (pow z 2) (+ (* -1 (/ (pow (sin y) 2) (* x (cos y)))) (* z (+ (* -1 (/ (* z (pow (sin y) 4)) (* (pow x 3) (pow (cos y) 3)))) (/ (pow (sin y) 3) (* (pow x 2) (pow (cos y) 2))))))) |
(* (pow z 2) (+ (* -1 (/ (pow (sin y) 2) (* x (cos y)))) (* z (+ (* z (+ (* -1 (/ (pow (sin y) 4) (* (pow x 3) (pow (cos y) 3)))) (/ (* z (pow (sin y) 5)) (* (pow x 4) (pow (cos y) 4))))) (/ (pow (sin y) 3) (* (pow x 2) (pow (cos y) 2))))))) |
(* -1 (* z (sin y))) |
(* z (+ (* -1 (sin y)) (/ (* x (cos y)) z))) |
(* z (- (+ (* -1 (sin y)) (* -1 (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (sin y))))) (* -1 (/ (* x (cos y)) z)))) |
(* z (- (+ (* -1 (sin y)) (/ (* (pow x 3) (pow (cos y) 3)) (* (pow z 3) (pow (sin y) 2)))) (+ (* -1 (/ (* x (cos y)) z)) (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (sin y)))))) |
(* -1 (* z (sin y))) |
(* -1 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z))))) |
(* -1 (* z (+ (sin y) (* -1 (/ (- (* -1 (/ (* (pow x 2) (pow (cos y) 2)) (* z (sin y)))) (* -1 (* x (cos y)))) z))))) |
(* -1 (* z (+ (sin y) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow x 3) (pow (cos y) 3)) (* z (pow (sin y) 2)))) (* -1 (/ (* (pow x 2) (pow (cos y) 2)) (sin y)))) z)) (* -1 (* x (cos y)))) z))))) |
(/ -1 (* z (sin y))) |
(- (* -1 (/ (* x (cos y)) (* (pow z 2) (pow (sin y) 2)))) (/ 1 (* z (sin y)))) |
(- (* -1 (/ (* x (cos y)) (* (pow z 2) (pow (sin y) 2)))) (/ 1 (* z (sin y)))) |
(- (* -1 (/ (* x (cos y)) (* (pow z 2) (pow (sin y) 2)))) (/ 1 (* z (sin y)))) |
(* -1 (/ (* x (cos y)) (* (pow z 2) (pow (sin y) 2)))) |
(* x (- (* -1 (/ (cos y) (* (pow z 2) (pow (sin y) 2)))) (/ 1 (* x (* z (sin y)))))) |
(* x (- (* -1 (/ (cos y) (* (pow z 2) (pow (sin y) 2)))) (/ 1 (* x (* z (sin y)))))) |
(* x (- (* -1 (/ (cos y) (* (pow z 2) (pow (sin y) 2)))) (/ 1 (* x (* z (sin y)))))) |
(* -1 (/ (* x (cos y)) (* (pow z 2) (pow (sin y) 2)))) |
(* -1 (* x (+ (/ 1 (* x (* z (sin y)))) (/ (cos y) (* (pow z 2) (pow (sin y) 2)))))) |
(* -1 (* x (+ (/ 1 (* x (* z (sin y)))) (/ (cos y) (* (pow z 2) (pow (sin y) 2)))))) |
(* -1 (* x (+ (/ 1 (* x (* z (sin y)))) (/ (cos y) (* (pow z 2) (pow (sin y) 2)))))) |
(* -1 (/ x (* (pow y 2) (pow z 2)))) |
(/ (+ (* -1 (/ x (pow z 2))) (* -1 (/ y z))) (pow y 2)) |
(/ (+ (* -1 (/ x (pow z 2))) (* y (- (* -1 (* y (- (* -1/2 (/ x (pow z 2))) (* -1/3 (/ x (pow z 2)))))) (/ 1 z)))) (pow y 2)) |
(/ (+ (* -1 (/ x (pow z 2))) (* y (- (* y (+ (* -1 (- (* -1/2 (/ x (pow z 2))) (* -1/3 (/ x (pow z 2))))) (* -1/6 (/ y z)))) (/ 1 z)))) (pow y 2)) |
(* -1 (/ (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) z)) |
(* -1 (/ (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) z)) |
(* -1 (/ (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) z)) |
(* -1 (/ (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) z)) |
(* -1 (/ (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) z)) |
(* -1 (/ (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) z)) |
(* -1 (/ (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) z)) |
(* -1 (/ (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) z)) |
(* -1 (/ (* x (cos y)) (* (pow z 2) (pow (sin y) 2)))) |
(/ (+ (* -1 (/ z (sin y))) (* -1 (/ (* x (cos y)) (pow (sin y) 2)))) (pow z 2)) |
(/ (+ (* -1 (/ z (sin y))) (* -1 (/ (* x (cos y)) (pow (sin y) 2)))) (pow z 2)) |
(/ (+ (* -1 (/ z (sin y))) (* -1 (/ (* x (cos y)) (pow (sin y) 2)))) (pow z 2)) |
(/ -1 (* z (sin y))) |
(/ (- (* -1 (/ (* x (cos y)) (* z (pow (sin y) 2)))) (/ 1 (sin y))) z) |
(/ (- (* -1 (/ (* x (cos y)) (* z (pow (sin y) 2)))) (/ 1 (sin y))) z) |
(/ (- (* -1 (/ (* x (cos y)) (* z (pow (sin y) 2)))) (/ 1 (sin y))) z) |
(/ -1 (* z (sin y))) |
(* -1 (/ (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) z)) |
(* -1 (/ (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) z)) |
(* -1 (/ (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) z)) |
(/ 1 (* (pow y 2) z)) |
(/ (+ (* -1/6 (/ (pow y 2) z)) (/ 1 z)) (pow y 2)) |
(/ (+ (* (pow y 2) (- (* -7/120 (/ (pow y 2) z)) (* 1/6 (/ 1 z)))) (/ 1 z)) (pow y 2)) |
(/ (+ (* (pow y 2) (- (* (pow y 2) (- (* -31/3024 (/ (pow y 2) z)) (* 7/120 (/ 1 z)))) (* 1/6 (/ 1 z)))) (/ 1 z)) (pow y 2)) |
(/ (cos y) (* z (pow (sin y) 2))) |
(/ (cos y) (* z (pow (sin y) 2))) |
(/ (cos y) (* z (pow (sin y) 2))) |
(/ (cos y) (* z (pow (sin y) 2))) |
(/ (cos y) (* z (pow (sin y) 2))) |
(/ (cos y) (* z (pow (sin y) 2))) |
(/ (cos y) (* z (pow (sin y) 2))) |
(/ (cos y) (* z (pow (sin y) 2))) |
(/ (cos y) (* z (pow (sin y) 2))) |
(/ (cos y) (* z (pow (sin y) 2))) |
(/ (cos y) (* z (pow (sin y) 2))) |
(/ (cos y) (* z (pow (sin y) 2))) |
(/ (cos y) (* z (pow (sin y) 2))) |
(/ (cos y) (* z (pow (sin y) 2))) |
(/ (cos y) (* z (pow (sin y) 2))) |
(/ (cos y) (* z (pow (sin y) 2))) |
(/ (cos y) (* z (pow (sin y) 2))) |
(/ (cos y) (* z (pow (sin y) 2))) |
(/ (cos y) (* z (pow (sin y) 2))) |
(/ (cos y) (* z (pow (sin y) 2))) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* z (pow (sin y) 2)) |
(* z (pow (sin y) 2)) |
(* z (pow (sin y) 2)) |
(* z (pow (sin y) 2)) |
(* z (pow (sin y) 2)) |
(* z (pow (sin y) 2)) |
(* z (pow (sin y) 2)) |
(* z (pow (sin y) 2)) |
(* z (pow (sin y) 2)) |
(* z (pow (sin y) 2)) |
(* z (pow (sin y) 2)) |
(* z (pow (sin y) 2)) |
(* (pow y 2) z) |
(* (pow y 2) (+ z (* -1/3 (* (pow y 2) z)))) |
(* (pow y 2) (+ z (* (pow y 2) (+ (* -1/3 z) (* 2/45 (* (pow y 2) z)))))) |
(* (pow y 2) (+ z (* (pow y 2) (+ (* -1/3 z) (* (pow y 2) (+ (* -1/315 (* (pow y 2) z)) (* 2/45 z))))))) |
(* z (pow (sin y) 2)) |
(* z (pow (sin y) 2)) |
(* z (pow (sin y) 2)) |
(* z (pow (sin y) 2)) |
(* z (pow (sin y) 2)) |
(* z (pow (sin y) 2)) |
(* z (pow (sin y) 2)) |
(* z (pow (sin y) 2)) |
| Outputs |
|---|
x |
(+ x (* -1 (* y z))) |
(-.f64 x (*.f64 y z)) |
(+ x (* y (+ (* -1 z) (* -1/2 (* x y))))) |
(fma.f64 y (-.f64 (*.f64 y (*.f64 x #s(literal -1/2 binary64))) z) x) |
(+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))) |
(fma.f64 y (fma.f64 y (fma.f64 x #s(literal -1/2 binary64) (*.f64 y (*.f64 #s(literal 1/6 binary64) z))) (-.f64 #s(literal 0 binary64) z)) x) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) |
(* -1 (* z (sin y))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) |
(* z (+ (* -1 (sin y)) (/ (* x (cos y)) z))) |
(*.f64 z (fma.f64 x (/.f64 (cos.f64 y) z) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(* z (+ (* -1 (sin y)) (/ (* x (cos y)) z))) |
(*.f64 z (fma.f64 x (/.f64 (cos.f64 y) z) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(* z (+ (* -1 (sin y)) (/ (* x (cos y)) z))) |
(*.f64 z (fma.f64 x (/.f64 (cos.f64 y) z) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(* -1 (* z (sin y))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) |
(* -1 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z))))) |
(*.f64 z (fma.f64 x (/.f64 (cos.f64 y) z) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(* -1 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z))))) |
(*.f64 z (fma.f64 x (/.f64 (cos.f64 y) z) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(* -1 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z))))) |
(*.f64 z (fma.f64 x (/.f64 (cos.f64 y) z) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(* -1 (* z (sin y))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))) |
(*.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 y) x)) (cos.f64 y))) |
(* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))) |
(*.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 y) x)) (cos.f64 y))) |
(* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))) |
(*.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 y) x)) (cos.f64 y))) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))) |
(*.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 y) x)) (cos.f64 y))) |
(* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))) |
(*.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 y) x)) (cos.f64 y))) |
(* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))) |
(*.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 y) x)) (cos.f64 y))) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(*.f64 y (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(*.f64 y (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal 1 binary64))) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow y 2))) |
(fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(* y (- (* 1/6 (pow y 2)) 1)) |
(*.f64 y (fma.f64 y (*.f64 y #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(* y (- (* (pow y 2) (+ 1/6 (* -1/120 (pow y 2)))) 1)) |
(*.f64 y (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(* y (- (* (pow y 2) (+ 1/6 (* (pow y 2) (- (* 1/5040 (pow y 2)) 1/120)))) 1)) |
(*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal -1/120 binary64))) #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(* -1 (sin y)) |
(-.f64 #s(literal 0 binary64) (sin.f64 y)) |
(* -1 (sin y)) |
(-.f64 #s(literal 0 binary64) (sin.f64 y)) |
(* -1 (sin y)) |
(-.f64 #s(literal 0 binary64) (sin.f64 y)) |
(* -1 (sin y)) |
(-.f64 #s(literal 0 binary64) (sin.f64 y)) |
(* -1 (sin y)) |
(-.f64 #s(literal 0 binary64) (sin.f64 y)) |
(* -1 (sin y)) |
(-.f64 #s(literal 0 binary64) (sin.f64 y)) |
(* -1 (sin y)) |
(-.f64 #s(literal 0 binary64) (sin.f64 y)) |
(* -1 (sin y)) |
(-.f64 #s(literal 0 binary64) (sin.f64 y)) |
x |
(+ x (* -1 (* y z))) |
(-.f64 x (*.f64 y z)) |
(+ x (* -1 (* y z))) |
(-.f64 x (*.f64 y z)) |
(+ x (* -1 (* y z))) |
(-.f64 x (*.f64 y z)) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* y (+ (* -1 z) (/ x y))) |
(*.f64 y (-.f64 (/.f64 x y) z)) |
(* y (+ (* -1 z) (/ x y))) |
(*.f64 y (-.f64 (/.f64 x y) z)) |
(* y (+ (* -1 z) (/ x y))) |
(*.f64 y (-.f64 (/.f64 x y) z)) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* -1 (* y (+ z (* -1 (/ x y))))) |
(*.f64 y (-.f64 (/.f64 x y) z)) |
(* -1 (* y (+ z (* -1 (/ x y))))) |
(*.f64 y (-.f64 (/.f64 x y) z)) |
(* -1 (* y (+ z (* -1 (/ x y))))) |
(*.f64 y (-.f64 (/.f64 x y) z)) |
x |
(+ x (* -1 (* y z))) |
(-.f64 x (*.f64 y z)) |
(+ x (* -1 (* y z))) |
(-.f64 x (*.f64 y z)) |
(+ x (* -1 (* y z))) |
(-.f64 x (*.f64 y z)) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* z (+ (* -1 y) (/ x z))) |
(*.f64 z (-.f64 (/.f64 x z) y)) |
(* z (+ (* -1 y) (/ x z))) |
(*.f64 z (-.f64 (/.f64 x z) y)) |
(* z (+ (* -1 y) (/ x z))) |
(*.f64 z (-.f64 (/.f64 x z) y)) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* -1 (* z (+ y (* -1 (/ x z))))) |
(*.f64 z (-.f64 (/.f64 x z) y)) |
(* -1 (* z (+ y (* -1 (/ x z))))) |
(*.f64 z (-.f64 (/.f64 x z) y)) |
(* -1 (* z (+ y (* -1 (/ x z))))) |
(*.f64 z (-.f64 (/.f64 x z) y)) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(+ x (* -1 (* y z))) |
(-.f64 x (*.f64 y z)) |
(+ x (* -1 (* y z))) |
(-.f64 x (*.f64 y z)) |
(+ x (* -1 (* y z))) |
(-.f64 x (*.f64 y z)) |
x |
(* x (+ 1 (* -1 (/ (* y z) x)))) |
(*.f64 x (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y x) #s(literal 1 binary64))) |
(* x (+ 1 (* -1 (/ (* y z) x)))) |
(*.f64 x (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y x) #s(literal 1 binary64))) |
(* x (+ 1 (* -1 (/ (* y z) x)))) |
(*.f64 x (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y x) #s(literal 1 binary64))) |
x |
(* -1 (* x (- (/ (* y z) x) 1))) |
(*.f64 x (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y x) #s(literal 1 binary64))) |
(* -1 (* x (- (/ (* y z) x) 1))) |
(*.f64 x (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y x) #s(literal 1 binary64))) |
(* -1 (* x (- (/ (* y z) x) 1))) |
(*.f64 x (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y x) #s(literal 1 binary64))) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* x (- (* 1/24 (pow y 2)) 1/2)) |
(*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) |
(* x (- (* 1/24 (pow y 2)) 1/2)) |
(*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) |
(* x (- (* 1/24 (pow y 2)) 1/2)) |
(*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) |
(* x (- (* 1/24 (pow y 2)) 1/2)) |
(*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) |
(* x (- (* 1/24 (pow y 2)) 1/2)) |
(*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) |
(* x (- (* 1/24 (pow y 2)) 1/2)) |
(*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) |
(* x (- (* 1/24 (pow y 2)) 1/2)) |
(*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) |
(* x (- (* 1/24 (pow y 2)) 1/2)) |
(*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) |
(* -1 (* x (+ 1/2 (* -1/24 (pow y 2))))) |
(*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) |
(* -1 (* x (+ 1/2 (* -1/24 (pow y 2))))) |
(*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) |
(* -1 (* x (+ 1/2 (* -1/24 (pow y 2))))) |
(*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) |
(* -1 (* x (+ 1/2 (* -1/24 (pow y 2))))) |
(*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(+ (* -1/2 x) (* 1/24 (* x (pow y 2)))) |
(*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) |
(+ (* -1/2 x) (* 1/24 (* x (pow y 2)))) |
(*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) |
(+ (* -1/2 x) (* 1/24 (* x (pow y 2)))) |
(*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) |
(* 1/24 (* x (pow y 2))) |
(*.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) |
(* (pow y 2) (+ (* -1/2 (/ x (pow y 2))) (* 1/24 x))) |
(*.f64 (*.f64 y y) (fma.f64 x #s(literal 1/24 binary64) (*.f64 x (/.f64 #s(literal -1/2 binary64) (*.f64 y y))))) |
(* (pow y 2) (+ (* -1/2 (/ x (pow y 2))) (* 1/24 x))) |
(*.f64 (*.f64 y y) (fma.f64 x #s(literal 1/24 binary64) (*.f64 x (/.f64 #s(literal -1/2 binary64) (*.f64 y y))))) |
(* (pow y 2) (+ (* -1/2 (/ x (pow y 2))) (* 1/24 x))) |
(*.f64 (*.f64 y y) (fma.f64 x #s(literal 1/24 binary64) (*.f64 x (/.f64 #s(literal -1/2 binary64) (*.f64 y y))))) |
(* 1/24 (* x (pow y 2))) |
(*.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) |
(* (pow y 2) (+ (* -1/2 (/ x (pow y 2))) (* 1/24 x))) |
(*.f64 (*.f64 y y) (fma.f64 x #s(literal 1/24 binary64) (*.f64 x (/.f64 #s(literal -1/2 binary64) (*.f64 y y))))) |
(* (pow y 2) (+ (* -1/2 (/ x (pow y 2))) (* 1/24 x))) |
(*.f64 (*.f64 y y) (fma.f64 x #s(literal 1/24 binary64) (*.f64 x (/.f64 #s(literal -1/2 binary64) (*.f64 y y))))) |
(* (pow y 2) (+ (* -1/2 (/ x (pow y 2))) (* 1/24 x))) |
(*.f64 (*.f64 y y) (fma.f64 x #s(literal 1/24 binary64) (*.f64 x (/.f64 #s(literal -1/2 binary64) (*.f64 y y))))) |
x |
(+ x (* -1/2 (* x (pow y 2)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 y y)) x) |
(+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))) |
(*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))) |
(*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(* 1/24 (* x (pow y 4))) |
(*.f64 x (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/24 binary64))) |
(* (pow y 4) (+ (* -1/2 (/ x (pow y 2))) (* 1/24 x))) |
(*.f64 (fma.f64 x #s(literal 1/24 binary64) (*.f64 x (/.f64 #s(literal -1/2 binary64) (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 y y))) |
(* (pow y 4) (+ (* -1/2 (/ x (pow y 2))) (+ (* 1/24 x) (/ x (pow y 4))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (fma.f64 x #s(literal 1/24 binary64) (fma.f64 x (/.f64 #s(literal -1/2 binary64) (*.f64 y y)) (/.f64 x (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(* (pow y 4) (+ (* -1/2 (/ x (pow y 2))) (+ (* 1/24 x) (/ x (pow y 4))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (fma.f64 x #s(literal 1/24 binary64) (fma.f64 x (/.f64 #s(literal -1/2 binary64) (*.f64 y y)) (/.f64 x (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(* 1/24 (* x (pow y 4))) |
(*.f64 x (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/24 binary64))) |
(* (pow y 4) (+ (* -1/2 (/ x (pow y 2))) (* 1/24 x))) |
(*.f64 (fma.f64 x #s(literal 1/24 binary64) (*.f64 x (/.f64 #s(literal -1/2 binary64) (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 y y))) |
(* (pow y 4) (+ (* -1/2 (/ x (pow y 2))) (+ (* 1/24 x) (/ x (pow y 4))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (fma.f64 x #s(literal 1/24 binary64) (fma.f64 x (/.f64 #s(literal -1/2 binary64) (*.f64 y y)) (/.f64 x (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(* (pow y 4) (+ (* -1/2 (/ x (pow y 2))) (+ (* 1/24 x) (/ x (pow y 4))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (fma.f64 x #s(literal 1/24 binary64) (fma.f64 x (/.f64 #s(literal -1/2 binary64) (*.f64 y y)) (/.f64 x (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(* x (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(* x (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(* x (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(* x (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(* x (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(* x (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(* x (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(* x (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))) |
(*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(* -1 (* x (- (* (pow y 2) (+ 1/2 (* -1/24 (pow y 2)))) 1))) |
(*.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/24 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* (pow y 2) (+ 1/2 (* -1/24 (pow y 2)))) 1))) |
(*.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/24 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* (pow y 2) (+ 1/2 (* -1/24 (pow y 2)))) 1))) |
(*.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/24 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* (pow y 2) (+ 1/2 (* -1/24 (pow y 2)))) 1))) |
(*.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/24 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
x |
(+ x (* -1/2 (* x (pow y 2)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 y y)) x) |
(+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))) |
(*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 x #s(literal 1/24 binary64) (*.f64 x (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) (*.f64 x #s(literal -1/2 binary64))) x) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(/ 1 (* x (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) |
(/ 1 (* x (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) |
(/ 1 (* x (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) |
(/ 1 (* x (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) |
(/ 1 (* x (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) |
(/ 1 (* x (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) |
(/ 1 (* x (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) |
(/ 1 (* x (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) |
(/ 1 (* x (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) |
(/ 1 (* x (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) |
(/ 1 (* x (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) |
(/ 1 (* x (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(+ (* 1/2 (/ (pow y 2) x)) (/ 1 x)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y y) x) (/.f64 #s(literal 1 binary64) x)) |
(+ (* (pow y 2) (+ (* 5/24 (/ (pow y 2) x)) (* 1/2 (/ 1 x)))) (/ 1 x)) |
(fma.f64 y (*.f64 y (fma.f64 (/.f64 (*.f64 y y) x) #s(literal 5/24 binary64) (/.f64 #s(literal 1/2 binary64) x))) (/.f64 #s(literal 1 binary64) x)) |
(+ (* (pow y 2) (+ (* (pow y 2) (+ (* 61/720 (/ (pow y 2) x)) (* 5/24 (/ 1 x)))) (* 1/2 (/ 1 x)))) (/ 1 x)) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (/.f64 (*.f64 y y) x) #s(literal 61/720 binary64) (/.f64 #s(literal 5/24 binary64) x)) (/.f64 #s(literal 1/2 binary64) x)) (/.f64 #s(literal 1 binary64) x)) |
(/ 1 (* x (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) |
(/ 1 (* x (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) |
(/ 1 (* x (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) |
(/ 1 (* x (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) |
(/ 1 (* x (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) |
(/ 1 (* x (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) |
(/ 1 (* x (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) |
(/ 1 (* x (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
x |
(+ x (* -1/2 (* x (pow y 2)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 y y)) x) |
(+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))) |
(*.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 x #s(literal 1/24 binary64) (*.f64 x (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) (*.f64 x #s(literal -1/2 binary64))) x) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(/ 1 (sin y)) |
(/.f64 #s(literal 1 binary64) (sin.f64 y)) |
(+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) |
(fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) |
(fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) |
(fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(/ (* x (cos y)) (* z (pow (sin y) 2))) |
(/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) |
(* x (+ (/ 1 (* x (sin y))) (/ (cos y) (* z (pow (sin y) 2))))) |
(fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(* x (+ (/ 1 (* x (sin y))) (/ (cos y) (* z (pow (sin y) 2))))) |
(fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(* x (+ (/ 1 (* x (sin y))) (/ (cos y) (* z (pow (sin y) 2))))) |
(fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(/ (* x (cos y)) (* z (pow (sin y) 2))) |
(/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) |
(* -1 (* x (- (* -1 (/ (cos y) (* z (pow (sin y) 2)))) (/ 1 (* x (sin y)))))) |
(fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(* -1 (* x (- (* -1 (/ (cos y) (* z (pow (sin y) 2)))) (/ 1 (* x (sin y)))))) |
(fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(* -1 (* x (- (* -1 (/ (cos y) (* z (pow (sin y) 2)))) (/ 1 (* x (sin y)))))) |
(fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(/ x (* (pow y 2) z)) |
(/.f64 x (*.f64 y (*.f64 y z))) |
(/ (+ y (/ x z)) (pow y 2)) |
(/.f64 (+.f64 y (/.f64 x z)) (*.f64 y y)) |
(/ (+ (* y (+ 1 (* y (- (* -1/2 (/ x z)) (* -1/3 (/ x z)))))) (/ x z)) (pow y 2)) |
(/.f64 (fma.f64 y (fma.f64 y (*.f64 #s(literal -1/6 binary64) (/.f64 x z)) #s(literal 1 binary64)) (/.f64 x z)) (*.f64 y y)) |
(/ (+ (* y (+ 1 (* y (- (+ (* -1/2 (/ x z)) (* 1/6 y)) (* -1/3 (/ x z)))))) (/ x z)) (pow y 2)) |
(/.f64 (fma.f64 y (fma.f64 y (fma.f64 y #s(literal 1/6 binary64) (*.f64 #s(literal -1/6 binary64) (/.f64 x z))) #s(literal 1 binary64)) (/.f64 x z)) (*.f64 y y)) |
(+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) |
(fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) |
(fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) |
(fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) |
(fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) |
(fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) |
(fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) |
(fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) |
(fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(/ (* x (cos y)) (* z (pow (sin y) 2))) |
(/.f64 (*.f64 x (cos.f64 y)) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) |
(/ (+ (/ z (sin y)) (/ (* x (cos y)) (pow (sin y) 2))) z) |
(/.f64 (fma.f64 x (/.f64 (cos.f64 y) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 z (sin.f64 y))) z) |
(/ (+ (/ z (sin y)) (/ (* x (cos y)) (pow (sin y) 2))) z) |
(/.f64 (fma.f64 x (/.f64 (cos.f64 y) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 z (sin.f64 y))) z) |
(/ (+ (/ z (sin y)) (/ (* x (cos y)) (pow (sin y) 2))) z) |
(/.f64 (fma.f64 x (/.f64 (cos.f64 y) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 z (sin.f64 y))) z) |
(/ 1 (sin y)) |
(/.f64 #s(literal 1 binary64) (sin.f64 y)) |
(+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) |
(fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) |
(fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) |
(fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(/ 1 (sin y)) |
(/.f64 #s(literal 1 binary64) (sin.f64 y)) |
(+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) |
(fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) |
(fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) |
(fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(* -1 (* z (sin y))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) |
(+ (* -1 (* z (sin y))) (* x (+ (cos y) (* -1 (/ (* x (pow (cos y) 2)) (* z (sin y))))))) |
(-.f64 (*.f64 x (-.f64 (cos.f64 y) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 x (*.f64 z (sin.f64 y)))))) (*.f64 z (sin.f64 y))) |
(+ (* -1 (* z (sin y))) (* x (+ (cos y) (* x (+ (* -1 (/ (pow (cos y) 2) (* z (sin y)))) (/ (* x (pow (cos y) 3)) (* (pow z 2) (pow (sin y) 2)))))))) |
(-.f64 (*.f64 x (fma.f64 x (fma.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (/.f64 x (*.f64 z (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))))) (cos.f64 y))) (*.f64 z (sin.f64 y))) |
(* -1 (/ (* (pow z 2) (pow (sin y) 2)) (* x (cos y)))) |
(/.f64 (*.f64 z (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 y)))) |
(/ (+ (* -1 (/ (* (pow z 2) (pow (sin y) 2)) (cos y))) (/ (* (pow z 3) (pow (sin y) 3)) (* x (pow (cos y) 2)))) x) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 (*.f64 z (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (cos.f64 y))) x) |
(/ (+ (* -1 (/ (* (pow z 2) (pow (sin y) 2)) (cos y))) (+ (* -1 (/ (* (pow z 4) (pow (sin y) 4)) (* (pow x 2) (pow (cos y) 3)))) (/ (* (pow z 3) (pow (sin y) 3)) (* x (pow (cos y) 2))))) x) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (fma.f64 z (*.f64 z (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (cos.f64 y))) (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (sin.f64 y) #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x x))))) x) |
(/ (+ (* -1 (/ (* (pow z 2) (pow (sin y) 2)) (cos y))) (+ (* -1 (/ (* (pow z 4) (pow (sin y) 4)) (* (pow x 2) (pow (cos y) 3)))) (+ (/ (* (pow z 3) (pow (sin y) 3)) (* x (pow (cos y) 2))) (/ (* (pow z 5) (pow (sin y) 5)) (* (pow x 3) (pow (cos y) 4)))))) x) |
(/.f64 (-.f64 (fma.f64 z (*.f64 (*.f64 z z) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (/.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (sin.f64 y) #s(literal 5 binary64))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 4 binary64)))))) (fma.f64 z (*.f64 z (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (cos.f64 y))) (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (sin.f64 y) #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x x))))) x) |
(* -1 (/ (* (pow z 2) (pow (sin y) 2)) (* x (cos y)))) |
(/.f64 (*.f64 z (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 y)))) |
(* -1 (/ (+ (* -1 (/ (* (pow z 3) (pow (sin y) 3)) (* x (pow (cos y) 2)))) (/ (* (pow z 2) (pow (sin y) 2)) (cos y))) x)) |
(/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (cos.f64 y)) (/.f64 (*.f64 (*.f64 z z) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow z 4) (pow (sin y) 4)) (* x (pow (cos y) 3)))) (/ (* (pow z 3) (pow (sin y) 3)) (pow (cos y) 2))) x)) (/ (* (pow z 2) (pow (sin y) 2)) (cos y))) x)) |
(/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (cos.f64 y)) (/.f64 (fma.f64 z (*.f64 (*.f64 z z) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (sin.f64 y) #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) x)))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow z 5) (pow (sin y) 5)) (* x (pow (cos y) 4)))) (/ (* (pow z 4) (pow (sin y) 4)) (pow (cos y) 3))) x)) (/ (* (pow z 3) (pow (sin y) 3)) (pow (cos y) 2))) x)) (/ (* (pow z 2) (pow (sin y) 2)) (cos y))) x)) |
(/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (cos.f64 y)) (/.f64 (fma.f64 (*.f64 z z) (*.f64 z (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (sin.f64 y) #s(literal 4 binary64))) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (sin.f64 y) #s(literal 5 binary64))) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) x))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (*.f64 y (*.f64 z z))) x)) |
(* (pow y 2) (+ (* -1 (/ (pow z 2) x)) (/ (* y (pow z 3)) (pow x 2)))) |
(*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z z))) (*.f64 x x)) (/.f64 (*.f64 z z) x))) |
(* (pow y 2) (+ (* -1 (/ (pow z 2) x)) (* y (+ (* y (+ (* -1 (/ (pow z 4) (pow x 3))) (/ (* (pow z 3) (- (* -1/2 (/ x z)) (* -1/3 (/ x z)))) (pow x 2)))) (/ (pow z 3) (pow x 2)))))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 y (fma.f64 y (fma.f64 z (*.f64 (*.f64 z z) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 x z)) (*.f64 x x))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x x)))) (/.f64 (*.f64 z z) x))) |
(* (pow y 2) (+ (* -1 (/ (pow z 2) x)) (* y (+ (* y (+ (* -1 (/ (pow z 4) (pow x 3))) (+ (* y (+ (* -1 (/ (* z (+ (* -1 (/ (pow z 4) (pow x 3))) (/ (* (pow z 3) (- (* -1/2 (/ x z)) (* -1/3 (/ x z)))) (pow x 2)))) x)) (+ (* -1 (/ (* (pow z 4) (- (* -1/2 (/ x z)) (* -1/3 (/ x z)))) (pow x 3))) (* 1/6 (/ (pow z 3) (pow x 2)))))) (/ (* (pow z 3) (- (* -1/2 (/ x z)) (* -1/3 (/ x z)))) (pow x 2))))) (/ (pow z 3) (pow x 2)))))) |
(*.f64 (*.f64 y y) (fma.f64 y (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 z (*.f64 z z))) (*.f64 x x)) (fma.f64 (fma.f64 z (*.f64 (*.f64 z z) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 x z)) (*.f64 x x))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) (/.f64 z x) (*.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 x z)) (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 x (*.f64 x x)))))) (fma.f64 z (*.f64 (*.f64 z z) (/.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 x z)) (*.f64 x x))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x x))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) x))) |
(* -1 (/ z (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(* -1 (/ z (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(* -1 (/ z (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(* -1 (/ z (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(* -1 (/ z (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(* -1 (/ z (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(* -1 (/ z (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(* -1 (/ z (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(* -1 (/ (* (pow z 2) (pow (sin y) 2)) (* x (cos y)))) |
(/.f64 (*.f64 z (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 y)))) |
(* (pow z 2) (+ (* -1 (/ (pow (sin y) 2) (* x (cos y)))) (/ (* z (pow (sin y) 3)) (* (pow x 2) (pow (cos y) 2))))) |
(*.f64 (*.f64 z z) (-.f64 (/.f64 (*.f64 z (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x x))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x (cos.f64 y))))) |
(* (pow z 2) (+ (* -1 (/ (pow (sin y) 2) (* x (cos y)))) (* z (+ (* -1 (/ (* z (pow (sin y) 4)) (* (pow x 3) (pow (cos y) 3)))) (/ (pow (sin y) 3) (* (pow x 2) (pow (cos y) 2))))))) |
(*.f64 (*.f64 z z) (fma.f64 z (fma.f64 z (/.f64 (pow.f64 (sin.f64 y) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x x)))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 y)))))) |
(* (pow z 2) (+ (* -1 (/ (pow (sin y) 2) (* x (cos y)))) (* z (+ (* z (+ (* -1 (/ (pow (sin y) 4) (* (pow x 3) (pow (cos y) 3)))) (/ (* z (pow (sin y) 5)) (* (pow x 4) (pow (cos y) 4))))) (/ (pow (sin y) 3) (* (pow x 2) (pow (cos y) 2))))))) |
(*.f64 (*.f64 z z) (fma.f64 z (fma.f64 z (-.f64 (/.f64 (*.f64 z (pow.f64 (sin.f64 y) #s(literal 5 binary64))) (*.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x x)))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 y)))))) |
(* -1 (* z (sin y))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) |
(* z (+ (* -1 (sin y)) (/ (* x (cos y)) z))) |
(*.f64 z (fma.f64 x (/.f64 (cos.f64 y) z) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(* z (- (+ (* -1 (sin y)) (* -1 (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (sin y))))) (* -1 (/ (* x (cos y)) z)))) |
(*.f64 z (-.f64 (/.f64 (*.f64 x (-.f64 (cos.f64 y) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 x (*.f64 z (sin.f64 y)))))) z) (sin.f64 y))) |
(* z (- (+ (* -1 (sin y)) (/ (* (pow x 3) (pow (cos y) 3)) (* (pow z 3) (pow (sin y) 2)))) (+ (* -1 (/ (* x (cos y)) z)) (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (sin y)))))) |
(*.f64 z (-.f64 (fma.f64 x (*.f64 (*.f64 x x) (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 z (*.f64 z (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))))))) (/.f64 (*.f64 x (-.f64 (cos.f64 y) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 x (*.f64 z (sin.f64 y)))))) z)) (sin.f64 y))) |
(* -1 (* z (sin y))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) |
(* -1 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z))))) |
(*.f64 z (fma.f64 x (/.f64 (cos.f64 y) z) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(* -1 (* z (+ (sin y) (* -1 (/ (- (* -1 (/ (* (pow x 2) (pow (cos y) 2)) (* z (sin y)))) (* -1 (* x (cos y)))) z))))) |
(*.f64 z (-.f64 (/.f64 (*.f64 x (-.f64 (cos.f64 y) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 x (*.f64 z (sin.f64 y)))))) z) (sin.f64 y))) |
(* -1 (* z (+ (sin y) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow x 3) (pow (cos y) 3)) (* z (pow (sin y) 2)))) (* -1 (/ (* (pow x 2) (pow (cos y) 2)) (sin y)))) z)) (* -1 (* x (cos y)))) z))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (sin.f64 y) (/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 z (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (*.f64 x (-.f64 (cos.f64 y) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 x (*.f64 z (sin.f64 y))))))) z)))) |
(/ -1 (* z (sin y))) |
(/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y))) |
(- (* -1 (/ (* x (cos y)) (* (pow z 2) (pow (sin y) 2)))) (/ 1 (* z (sin y)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (/.f64 x (*.f64 z (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y)))) |
(- (* -1 (/ (* x (cos y)) (* (pow z 2) (pow (sin y) 2)))) (/ 1 (* z (sin y)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (/.f64 x (*.f64 z (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y)))) |
(- (* -1 (/ (* x (cos y)) (* (pow z 2) (pow (sin y) 2)))) (/ 1 (* z (sin y)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (/.f64 x (*.f64 z (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y)))) |
(* -1 (/ (* x (cos y)) (* (pow z 2) (pow (sin y) 2)))) |
(/.f64 (*.f64 x (cos.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))))) |
(* x (- (* -1 (/ (cos y) (* (pow z 2) (pow (sin y) 2)))) (/ 1 (* x (* z (sin y)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (/.f64 x (*.f64 z (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y)))) |
(* x (- (* -1 (/ (cos y) (* (pow z 2) (pow (sin y) 2)))) (/ 1 (* x (* z (sin y)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (/.f64 x (*.f64 z (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y)))) |
(* x (- (* -1 (/ (cos y) (* (pow z 2) (pow (sin y) 2)))) (/ 1 (* x (* z (sin y)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (/.f64 x (*.f64 z (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y)))) |
(* -1 (/ (* x (cos y)) (* (pow z 2) (pow (sin y) 2)))) |
(/.f64 (*.f64 x (cos.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))))) |
(* -1 (* x (+ (/ 1 (* x (* z (sin y)))) (/ (cos y) (* (pow z 2) (pow (sin y) 2)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (/.f64 x (*.f64 z (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y)))) |
(* -1 (* x (+ (/ 1 (* x (* z (sin y)))) (/ (cos y) (* (pow z 2) (pow (sin y) 2)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (/.f64 x (*.f64 z (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y)))) |
(* -1 (* x (+ (/ 1 (* x (* z (sin y)))) (/ (cos y) (* (pow z 2) (pow (sin y) 2)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (/.f64 x (*.f64 z (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y)))) |
(* -1 (/ x (* (pow y 2) (pow z 2)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y (*.f64 y (*.f64 z z)))) |
(/ (+ (* -1 (/ x (pow z 2))) (* -1 (/ y z))) (pow y 2)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z z))) (/.f64 y z)) (*.f64 y y)) |
(/ (+ (* -1 (/ x (pow z 2))) (* y (- (* -1 (* y (- (* -1/2 (/ x (pow z 2))) (* -1/3 (/ x (pow z 2)))))) (/ 1 z)))) (pow y 2)) |
(/.f64 (-.f64 (*.f64 y (fma.f64 y (*.f64 #s(literal 1/6 binary64) (/.f64 x (*.f64 z z))) (/.f64 #s(literal -1 binary64) z))) (/.f64 x (*.f64 z z))) (*.f64 y y)) |
(/ (+ (* -1 (/ x (pow z 2))) (* y (- (* y (+ (* -1 (- (* -1/2 (/ x (pow z 2))) (* -1/3 (/ x (pow z 2))))) (* -1/6 (/ y z)))) (/ 1 z)))) (pow y 2)) |
(/.f64 (fma.f64 y (fma.f64 y (fma.f64 #s(literal 1/6 binary64) (/.f64 x (*.f64 z z)) (/.f64 (*.f64 y #s(literal -1/6 binary64)) z)) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z z)))) (*.f64 y y)) |
(* -1 (/ (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) z)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (/.f64 x (*.f64 z (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y)))) |
(* -1 (/ (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) z)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (/.f64 x (*.f64 z (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y)))) |
(* -1 (/ (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) z)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (/.f64 x (*.f64 z (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y)))) |
(* -1 (/ (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) z)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (/.f64 x (*.f64 z (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y)))) |
(* -1 (/ (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) z)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (/.f64 x (*.f64 z (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y)))) |
(* -1 (/ (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) z)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (/.f64 x (*.f64 z (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y)))) |
(* -1 (/ (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) z)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (/.f64 x (*.f64 z (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y)))) |
(* -1 (/ (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) z)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (/.f64 x (*.f64 z (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y)))) |
(* -1 (/ (* x (cos y)) (* (pow z 2) (pow (sin y) 2)))) |
(/.f64 (*.f64 x (cos.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))))) |
(/ (+ (* -1 (/ z (sin y))) (* -1 (/ (* x (cos y)) (pow (sin y) 2)))) (pow z 2)) |
(neg.f64 (/.f64 (fma.f64 x (/.f64 (cos.f64 y) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 z (sin.f64 y))) (*.f64 z z))) |
(/ (+ (* -1 (/ z (sin y))) (* -1 (/ (* x (cos y)) (pow (sin y) 2)))) (pow z 2)) |
(neg.f64 (/.f64 (fma.f64 x (/.f64 (cos.f64 y) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 z (sin.f64 y))) (*.f64 z z))) |
(/ (+ (* -1 (/ z (sin y))) (* -1 (/ (* x (cos y)) (pow (sin y) 2)))) (pow z 2)) |
(neg.f64 (/.f64 (fma.f64 x (/.f64 (cos.f64 y) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 z (sin.f64 y))) (*.f64 z z))) |
(/ -1 (* z (sin y))) |
(/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y))) |
(/ (- (* -1 (/ (* x (cos y)) (* z (pow (sin y) 2)))) (/ 1 (sin y))) z) |
(fma.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (/.f64 x (*.f64 z (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y)))) |
(/ (- (* -1 (/ (* x (cos y)) (* z (pow (sin y) 2)))) (/ 1 (sin y))) z) |
(fma.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (/.f64 x (*.f64 z (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y)))) |
(/ (- (* -1 (/ (* x (cos y)) (* z (pow (sin y) 2)))) (/ 1 (sin y))) z) |
(fma.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (/.f64 x (*.f64 z (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y)))) |
(/ -1 (* z (sin y))) |
(/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y))) |
(* -1 (/ (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) z)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (/.f64 x (*.f64 z (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y)))) |
(* -1 (/ (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) z)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (/.f64 x (*.f64 z (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y)))) |
(* -1 (/ (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) z)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) (/.f64 x (*.f64 z (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y)))) |
(/ 1 (* (pow y 2) z)) |
(/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y z))) |
(/ (+ (* -1/6 (/ (pow y 2) z)) (/ 1 z)) (pow y 2)) |
(/.f64 (fma.f64 y (/.f64 (*.f64 y #s(literal -1/6 binary64)) z) (/.f64 #s(literal 1 binary64) z)) (*.f64 y y)) |
(/ (+ (* (pow y 2) (- (* -7/120 (/ (pow y 2) z)) (* 1/6 (/ 1 z)))) (/ 1 z)) (pow y 2)) |
(/.f64 (fma.f64 (*.f64 y y) (fma.f64 (/.f64 (*.f64 y y) z) #s(literal -7/120 binary64) (/.f64 #s(literal -1/6 binary64) z)) (/.f64 #s(literal 1 binary64) z)) (*.f64 y y)) |
(/ (+ (* (pow y 2) (- (* (pow y 2) (- (* -31/3024 (/ (pow y 2) z)) (* 7/120 (/ 1 z)))) (* 1/6 (/ 1 z)))) (/ 1 z)) (pow y 2)) |
(/.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (/.f64 (*.f64 y y) z) #s(literal -31/3024 binary64) (/.f64 #s(literal -7/120 binary64) z)) (/.f64 #s(literal -1/6 binary64) z)) (/.f64 #s(literal 1 binary64) z)) (*.f64 y y)) |
(/ (cos y) (* z (pow (sin y) 2))) |
(/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) |
(/ (cos y) (* z (pow (sin y) 2))) |
(/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) |
(/ (cos y) (* z (pow (sin y) 2))) |
(/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) |
(/ (cos y) (* z (pow (sin y) 2))) |
(/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) |
(/ (cos y) (* z (pow (sin y) 2))) |
(/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) |
(/ (cos y) (* z (pow (sin y) 2))) |
(/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) |
(/ (cos y) (* z (pow (sin y) 2))) |
(/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) |
(/ (cos y) (* z (pow (sin y) 2))) |
(/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) |
(/ (cos y) (* z (pow (sin y) 2))) |
(/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) |
(/ (cos y) (* z (pow (sin y) 2))) |
(/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) |
(/ (cos y) (* z (pow (sin y) 2))) |
(/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) |
(/ (cos y) (* z (pow (sin y) 2))) |
(/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) |
(/ (cos y) (* z (pow (sin y) 2))) |
(/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) |
(/ (cos y) (* z (pow (sin y) 2))) |
(/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) |
(/ (cos y) (* z (pow (sin y) 2))) |
(/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) |
(/ (cos y) (* z (pow (sin y) 2))) |
(/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) |
(/ (cos y) (* z (pow (sin y) 2))) |
(/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) |
(/ (cos y) (* z (pow (sin y) 2))) |
(/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) |
(/ (cos y) (* z (pow (sin y) 2))) |
(/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) |
(/ (cos y) (* z (pow (sin y) 2))) |
(/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* z (pow (sin y) 2)) |
(*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))) |
(* z (pow (sin y) 2)) |
(*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))) |
(* z (pow (sin y) 2)) |
(*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))) |
(* z (pow (sin y) 2)) |
(*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))) |
(* z (pow (sin y) 2)) |
(*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))) |
(* z (pow (sin y) 2)) |
(*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))) |
(* z (pow (sin y) 2)) |
(*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))) |
(* z (pow (sin y) 2)) |
(*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))) |
(* z (pow (sin y) 2)) |
(*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))) |
(* z (pow (sin y) 2)) |
(*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))) |
(* z (pow (sin y) 2)) |
(*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))) |
(* z (pow (sin y) 2)) |
(*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))) |
(* (pow y 2) z) |
(*.f64 y (*.f64 y z)) |
(* (pow y 2) (+ z (* -1/3 (* (pow y 2) z)))) |
(*.f64 y (*.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/3 binary64) #s(literal 1 binary64)) z))) |
(* (pow y 2) (+ z (* (pow y 2) (+ (* -1/3 z) (* 2/45 (* (pow y 2) z)))))) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (*.f64 z (fma.f64 (*.f64 y y) #s(literal 2/45 binary64) #s(literal -1/3 binary64))) z)) |
(* (pow y 2) (+ z (* (pow y 2) (+ (* -1/3 z) (* (pow y 2) (+ (* -1/315 (* (pow y 2) z)) (* 2/45 z))))))) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/315 binary64) #s(literal 2/45 binary64)))) (*.f64 z #s(literal -1/3 binary64))) z)) |
(* z (pow (sin y) 2)) |
(*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))) |
(* z (pow (sin y) 2)) |
(*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))) |
(* z (pow (sin y) 2)) |
(*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))) |
(* z (pow (sin y) 2)) |
(*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))) |
(* z (pow (sin y) 2)) |
(*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))) |
(* z (pow (sin y) 2)) |
(*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))) |
(* z (pow (sin y) 2)) |
(*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))) |
(* z (pow (sin y) 2)) |
(*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64))) |
Compiled 34 609 to 3 096 computations (91.1% saved)
45 alts after pruning (43 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 358 | 30 | 1 388 |
| Fresh | 12 | 13 | 25 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1 374 | 45 | 1 419 |
| Status | Accuracy | Program |
|---|---|---|
| 21.9% | (fma.f64 (*.f64 y y) (/.f64 (-.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 y x)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/2 binary64) x))) x) | |
| 39.3% | (fma.f64 (*.f64 y y) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) x) | |
| 39.4% | (fma.f64 (*.f64 y y) (*.f64 x #s(literal -1/2 binary64)) x) | |
| 48.3% | (fma.f64 (neg.f64 (pow.f64 (sqrt.f64 (sin.f64 y)) #s(literal 2 binary64))) z (*.f64 x (cos.f64 y))) | |
| 99.7% | (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) z (*.f64 x (cos.f64 y))) | |
| ✓ | 99.8% | (fma.f64 (neg.f64 (sin.f64 y)) z (*.f64 x (cos.f64 y))) |
| ▶ | 99.8% | (fma.f64 (cos.f64 y) x (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) |
| 50.7% | (fma.f64 y (fma.f64 y (fma.f64 x #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (-.f64 #s(literal 0 binary64) z)) x) | |
| 38.1% | (fma.f64 y (fma.f64 y (-.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (fma.f64 x #s(literal -1/2 binary64) (/.f64 (*.f64 z z) x)) (/.f64 (*.f64 z z) x))) (-.f64 #s(literal 0 binary64) z)) x) | |
| 42.3% | (fma.f64 y (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) z) x) | |
| 22.4% | (fma.f64 y (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64)))) (fma.f64 z z #s(literal 0 binary64))) x) | |
| 51.9% | (fma.f64 y (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) x) | |
| 50.6% | (fma.f64 y (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) y) z) x) | |
| 51.9% | (fma.f64 y (neg.f64 z) x) | |
| 25.9% | (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) (/.f64 #s(literal -1 binary64) z)) | |
| 9.3% | (/.f64 (*.f64 z (fma.f64 z z #s(literal 0 binary64))) (neg.f64 (*.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (fma.f64 z z #s(literal 0 binary64))))) | |
| 25.6% | (/.f64 (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (-.f64 #s(literal 0 binary64) (sin.f64 y))) | |
| 64.5% | (/.f64 (cos.f64 y) (/.f64 #s(literal 1 binary64) x)) | |
| 36.6% | (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) | |
| 22.1% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (/.f64 (fma.f64 y (/.f64 (*.f64 y #s(literal -1/6 binary64)) z) (/.f64 #s(literal 1 binary64) z)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (-.f64 #s(literal 0 binary64) z))) | |
| 8.6% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 y (fma.f64 y (fma.f64 y #s(literal 1/6 binary64) (*.f64 #s(literal -1/6 binary64) (/.f64 x z))) #s(literal 1 binary64)) (/.f64 x z)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) z))) | |
| 9.5% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 y (/.f64 x z)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) z))) | |
| 3.1% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 y (*.f64 y z))) (-.f64 #s(literal 0 binary64) z))) | |
| 36.6% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (-.f64 #s(literal 0 binary64) z))) | |
| 64.5% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) x)) | |
| ▶ | 5.8% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z z))) (/.f64 y z)) (*.f64 y y))) |
| 20.2% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 y (-.f64 #s(literal 0 binary64) z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 z z #s(literal 0 binary64)))))) | |
| 3.0% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y (*.f64 y (*.f64 z z))))) | |
| 39.3% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 y y)) x))) | |
| ▶ | 64.5% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 y))))) |
| 41.5% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) | |
| 36.7% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y)))) | |
| 48.0% | (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) #s(literal -1/2 binary64)))) | |
| 50.9% | (-.f64 (/.f64 (*.f64 (*.f64 x (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (sin.f64 y))) | |
| ▶ | 3.0% | (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (*.f64 y (*.f64 z z))) x)) |
| 36.7% | (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) | |
| ▶ | 14.0% | (-.f64 #s(literal 0 binary64) (*.f64 y z)) |
| 39.3% | (*.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/24 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) | |
| 64.6% | (*.f64 (cos.f64 y) x) | |
| 86.5% | (*.f64 z (fma.f64 x (/.f64 (cos.f64 y) z) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) | |
| 51.0% | (*.f64 x (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y x) #s(literal 1 binary64))) | |
| 94.2% | (*.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 y) x)) (cos.f64 y))) | |
| 94.3% | (*.f64 x (-.f64 (cos.f64 y) (/.f64 (*.f64 z (sin.f64 y)) x))) | |
| 3.1% | (*.f64 x (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/24 binary64))) | |
| ✓ | 41.6% | x |
Compiled 1 504 to 951 computations (36.8% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (cos.f64 y)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 y)))) |
| ✓ | cost-diff | 1024 | (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 y))) |
| ✓ | cost-diff | 1408 | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 y))))) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z z))) |
| ✓ | cost-diff | 192 | (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z z))) (/.f64 y z)) |
| ✓ | cost-diff | 320 | (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z z))) (/.f64 y z)) (*.f64 y y)) |
| ✓ | cost-diff | 384 | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z z))) (/.f64 y z)) (*.f64 y y))) |
| ✓ | cost-diff | -64 | (*.f64 y (*.f64 z z)) |
| ✓ | cost-diff | -64 | (*.f64 y (*.f64 y (*.f64 z z))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 y (*.f64 y (*.f64 z z))) x) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (*.f64 y (*.f64 z z))) x)) |
| ✓ | cost-diff | -64 | (*.f64 y z) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 0 binary64) (*.f64 y z)) |
| ✓ | cost-diff | 0 | (sin.f64 y) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) |
| ✓ | cost-diff | 0 | (cos.f64 y) |
| ✓ | cost-diff | 0 | (fma.f64 (cos.f64 y) x (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) |
| 12 698× | accelerator-lowering-fma.f32 |
| 12 698× | accelerator-lowering-fma.f64 |
| 2 698× | *-lowering-*.f32 |
| 2 698× | *-lowering-*.f64 |
| 1 354× | +-lowering-+.f64 |
Useful iterations: 5 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 169 |
| 1 | 77 | 162 |
| 2 | 190 | 160 |
| 3 | 465 | 160 |
| 4 | 1426 | 158 |
| 5 | 3306 | 157 |
| 6 | 4813 | 157 |
| 7 | 5991 | 157 |
| 8 | 6082 | 157 |
| 9 | 6116 | 157 |
| 10 | 6184 | 157 |
| 11 | 6840 | 157 |
| 12 | 7898 | 157 |
| 0 | 8119 | 157 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (cos y) x) (- 0 (* (sin y) z))) |
(cos y) |
y |
x |
(- 0 (* (sin y) z)) |
0 |
(* (sin y) z) |
(sin y) |
z |
(- 0 (* y z)) |
0 |
(* y z) |
y |
z |
(- 0 (/ (* y (* y (* z z))) x)) |
0 |
(/ (* y (* y (* z z))) x) |
(* y (* y (* z z))) |
y |
(* y (* z z)) |
(* z z) |
z |
x |
(/ 1 (/ (- (- 0 (/ x (* z z))) (/ y z)) (* y y))) |
1 |
(/ (- (- 0 (/ x (* z z))) (/ y z)) (* y y)) |
(- (- 0 (/ x (* z z))) (/ y z)) |
(- 0 (/ x (* z z))) |
0 |
(/ x (* z z)) |
x |
(* z z) |
z |
(/ y z) |
y |
(* y y) |
(/ 1 (/ 1 (/ x (/ 1 (cos y))))) |
1 |
(/ 1 (/ x (/ 1 (cos y)))) |
(/ x (/ 1 (cos y))) |
x |
(/ 1 (cos y)) |
(cos y) |
y |
| Outputs |
|---|
(+ (* (cos y) x) (- 0 (* (sin y) z))) |
(-.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) |
(cos y) |
(cos.f64 y) |
y |
x |
(- 0 (* (sin y) z)) |
(fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) #s(literal 0 binary64)) |
0 |
#s(literal 0 binary64) |
(* (sin y) z) |
(fma.f64 (sin.f64 y) z #s(literal 0 binary64)) |
(sin y) |
(sin.f64 y) |
z |
(- 0 (* y z)) |
(-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64))) |
0 |
#s(literal 0 binary64) |
(* y z) |
(fma.f64 y z #s(literal 0 binary64)) |
y |
z |
(- 0 (/ (* y (* y (* z z))) x)) |
(fma.f64 y (-.f64 #s(literal 0 binary64) (fma.f64 z (fma.f64 z (/.f64 y x) #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
0 |
#s(literal 0 binary64) |
(/ (* y (* y (* z z))) x) |
(fma.f64 y (fma.f64 z (fma.f64 z (/.f64 y x) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(* y (* y (* z z))) |
(fma.f64 z (fma.f64 z (fma.f64 y y #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
y |
(* y (* z z)) |
(fma.f64 y (fma.f64 z z #s(literal 0 binary64)) #s(literal 0 binary64)) |
(* z z) |
(fma.f64 z z #s(literal 0 binary64)) |
z |
x |
(/ 1 (/ (- (- 0 (/ x (* z z))) (/ y z)) (* y y))) |
(/.f64 y (fma.f64 (/.f64 #s(literal -1 binary64) z) (+.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 y z #s(literal 0 binary64)))) #s(literal 0 binary64))) |
1 |
#s(literal 1 binary64) |
(/ (- (- 0 (/ x (* z z))) (/ y z)) (* y y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y z #s(literal 0 binary64))) (-.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 y z #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(- (- 0 (/ x (* z z))) (/ y z)) |
(fma.f64 (/.f64 #s(literal -1 binary64) z) (+.f64 y (/.f64 x z)) #s(literal 0 binary64)) |
(- 0 (/ x (* z z))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (fma.f64 z z #s(literal 0 binary64)))) |
0 |
#s(literal 0 binary64) |
(/ x (* z z)) |
(/.f64 x (fma.f64 z z #s(literal 0 binary64))) |
x |
(* z z) |
(fma.f64 z z #s(literal 0 binary64)) |
z |
(/ y z) |
(/.f64 y z) |
y |
(* y y) |
(fma.f64 y y #s(literal 0 binary64)) |
(/ 1 (/ 1 (/ x (/ 1 (cos y))))) |
(fma.f64 (cos.f64 y) x #s(literal 0 binary64)) |
1 |
#s(literal 1 binary64) |
(/ 1 (/ x (/ 1 (cos y)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(/ x (/ 1 (cos y))) |
(fma.f64 (cos.f64 y) x #s(literal 0 binary64)) |
x |
(/ 1 (cos y)) |
(/.f64 #s(literal 1 binary64) (cos.f64 y)) |
(cos y) |
(cos.f64 y) |
y |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1 binary64) (cos.f64 y)) |
| ✓ | accuracy | 99.8% | (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 y))) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 y)))) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 y))))) |
| ✓ | accuracy | 99.1% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z z))) (/.f64 y z)) (*.f64 y y))) |
| ✓ | accuracy | 96.8% | (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z z))) (/.f64 y z)) |
| ✓ | accuracy | 89.5% | (/.f64 x (*.f64 z z)) |
| ✓ | accuracy | 69.9% | (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z z))) (/.f64 y z)) (*.f64 y y)) |
| ✓ | accuracy | 100.0% | (*.f64 z z) |
| ✓ | accuracy | 95.2% | (*.f64 y (*.f64 y (*.f64 z z))) |
| ✓ | accuracy | 92.8% | (/.f64 (*.f64 y (*.f64 y (*.f64 z z))) x) |
| ✓ | accuracy | 88.5% | (*.f64 y (*.f64 z z)) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 0 binary64) (*.f64 y z)) |
| ✓ | accuracy | 100.0% | (*.f64 y z) |
| ✓ | accuracy | 100.0% | (cos.f64 y) |
| ✓ | accuracy | 100.0% | (sin.f64 y) |
| ✓ | accuracy | 99.9% | (fma.f64 (cos.f64 y) x (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) |
| ✓ | accuracy | 99.8% | (*.f64 (sin.f64 y) z) |
| 99.0ms | 256× | 0 | valid |
Compiled 182 to 31 computations (83% saved)
ival-div: 40.0ms (50.9% of total)ival-mult: 20.0ms (25.4% of total)ival-sin: 6.0ms (7.6% of total)ival-cos: 6.0ms (7.6% of total)ival-sub: 5.0ms (6.4% of total)ival-add: 1.0ms (1.3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* (cos y) x) (- 0 (* (sin y) z)))> |
#<alt (cos y)> |
#<alt (- 0 (* (sin y) z))> |
#<alt (sin y)> |
#<alt (- 0 (* y z))> |
#<alt (* y z)> |
#<alt (- 0 (/ (* y (* y (* z z))) x))> |
#<alt (/ (* y (* y (* z z))) x)> |
#<alt (* y (* y (* z z)))> |
#<alt (* y (* z z))> |
#<alt (/ 1 (/ (- (- 0 (/ x (* z z))) (/ y z)) (* y y)))> |
#<alt (/ (- (- 0 (/ x (* z z))) (/ y z)) (* y y))> |
#<alt (- (- 0 (/ x (* z z))) (/ y z))> |
#<alt (- 0 (/ x (* z z)))> |
#<alt (/ 1 (/ 1 (/ x (/ 1 (cos y)))))> |
#<alt (/ x (/ 1 (cos y)))> |
#<alt (/ 1 (/ x (/ 1 (cos y))))> |
#<alt (/ 1 (cos y))> |
#<alt (* (sin y) z)> |
#<alt (* z z)> |
#<alt (/ x (* z z))> |
| Outputs |
|---|
#<alt x> |
#<alt (+ x (* -1 (* y z)))> |
#<alt (+ x (* y (- (* -1/2 (* x y)) z)))> |
#<alt (+ x (* y (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z)))> |
#<alt (- (* x (cos y)) (* z (sin y)))> |
#<alt (- (* x (cos y)) (* z (sin y)))> |
#<alt (- (* x (cos y)) (* z (sin y)))> |
#<alt (- (* x (cos y)) (* z (sin y)))> |
#<alt (- (* x (cos y)) (* z (sin y)))> |
#<alt (- (* x (cos y)) (* z (sin y)))> |
#<alt (- (* x (cos y)) (* z (sin y)))> |
#<alt (- (* x (cos y)) (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (- (* x (cos y)) (* z (sin y)))> |
#<alt (- (* x (cos y)) (* z (sin y)))> |
#<alt (- (* x (cos y)) (* z (sin y)))> |
#<alt (* x (cos y))> |
#<alt (* x (+ (cos y) (* -1 (/ (* z (sin y)) x))))> |
#<alt (* x (+ (cos y) (* -1 (/ (* z (sin y)) x))))> |
#<alt (* x (+ (cos y) (* -1 (/ (* z (sin y)) x))))> |
#<alt (* x (cos y))> |
#<alt (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x))))> |
#<alt (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x))))> |
#<alt (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x))))> |
#<alt (* x (cos y))> |
#<alt (+ (* -1 (* z (sin y))) (* x (cos y)))> |
#<alt (+ (* -1 (* z (sin y))) (* x (cos y)))> |
#<alt (+ (* -1 (* z (sin y))) (* x (cos y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* z (- (/ (* x (cos y)) z) (sin y)))> |
#<alt (* z (- (/ (* x (cos y)) z) (sin y)))> |
#<alt (* z (- (/ (* x (cos y)) z) (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y)))))> |
#<alt (* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y)))))> |
#<alt (* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin 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 (* y z))> |
#<alt (* y (- (* 1/6 (* (pow y 2) z)) z))> |
#<alt (* y (- (* (pow y 2) (- (* -1/120 (* (pow y 2) z)) (* -1/6 z))) z))> |
#<alt (* y (- (* (pow y 2) (- (* (pow y 2) (- (* 1/5040 (* (pow y 2) z)) (* 1/120 z))) (* -1/6 z))) z))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt (* -1 (* z (sin y)))> |
#<alt y> |
#<alt (* y (+ 1 (* -1/6 (pow y 2))))> |
#<alt (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))> |
#<alt (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y z))> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* -1 (/ (* (pow y 2) (pow z 2)) x))> |
#<alt (* -1 (/ (* (pow y 2) (pow z 2)) x))> |
#<alt (* -1 (/ (* (pow y 2) (pow z 2)) x))> |
#<alt (* -1 (/ (* (pow y 2) (pow z 2)) x))> |
#<alt (* -1 (/ (* (pow y 2) (pow z 2)) x))> |
#<alt (* -1 (/ (* (pow y 2) (pow z 2)) x))> |
#<alt (* -1 (/ (* (pow y 2) (pow z 2)) x))> |
#<alt (* -1 (/ (* (pow y 2) (pow z 2)) x))> |
#<alt (* -1 (/ (* (pow y 2) (pow z 2)) x))> |
#<alt (* -1 (/ (* (pow y 2) (pow z 2)) x))> |
#<alt (* -1 (/ (* (pow y 2) (pow z 2)) x))> |
#<alt (* -1 (/ (* (pow y 2) (pow z 2)) x))> |
#<alt (* -1 (/ (* (pow y 2) (pow z 2)) x))> |
#<alt (* -1 (/ (* (pow y 2) (pow z 2)) x))> |
#<alt (* -1 (/ (* (pow y 2) (pow z 2)) x))> |
#<alt (* -1 (/ (* (pow y 2) (pow z 2)) x))> |
#<alt (* -1 (/ (* (pow y 2) (pow z 2)) x))> |
#<alt (* -1 (/ (* (pow y 2) (pow z 2)) x))> |
#<alt (* -1 (/ (* (pow y 2) (pow z 2)) x))> |
#<alt (* -1 (/ (* (pow y 2) (pow z 2)) x))> |
#<alt (* -1 (/ (* (pow y 2) (pow z 2)) x))> |
#<alt (* -1 (/ (* (pow y 2) (pow z 2)) x))> |
#<alt (* -1 (/ (* (pow y 2) (pow z 2)) x))> |
#<alt (* -1 (/ (* (pow y 2) (pow z 2)) x))> |
#<alt (* -1 (/ (* (pow y 2) (pow z 2)) x))> |
#<alt (* -1 (/ (* (pow y 2) (pow z 2)) x))> |
#<alt (* -1 (/ (* (pow y 2) (pow z 2)) x))> |
#<alt (* -1 (/ (* (pow y 2) (pow z 2)) x))> |
#<alt (* -1 (/ (* (pow y 2) (pow z 2)) x))> |
#<alt (* -1 (/ (* (pow y 2) (pow z 2)) x))> |
#<alt (* -1 (/ (* (pow y 2) (pow z 2)) x))> |
#<alt (* -1 (/ (* (pow y 2) (pow z 2)) x))> |
#<alt (* -1 (/ (* (pow y 2) (pow z 2)) x))> |
#<alt (* -1 (/ (* (pow y 2) (pow z 2)) x))> |
#<alt (* -1 (/ (* (pow y 2) (pow z 2)) x))> |
#<alt (* -1 (/ (* (pow y 2) (pow z 2)) x))> |
#<alt (/ (* (pow y 2) (pow z 2)) x)> |
#<alt (/ (* (pow y 2) (pow z 2)) x)> |
#<alt (/ (* (pow y 2) (pow z 2)) x)> |
#<alt (/ (* (pow y 2) (pow z 2)) x)> |
#<alt (/ (* (pow y 2) (pow z 2)) x)> |
#<alt (/ (* (pow y 2) (pow z 2)) x)> |
#<alt (/ (* (pow y 2) (pow z 2)) x)> |
#<alt (/ (* (pow y 2) (pow z 2)) x)> |
#<alt (/ (* (pow y 2) (pow z 2)) x)> |
#<alt (/ (* (pow y 2) (pow z 2)) x)> |
#<alt (/ (* (pow y 2) (pow z 2)) x)> |
#<alt (/ (* (pow y 2) (pow z 2)) x)> |
#<alt (/ (* (pow y 2) (pow z 2)) x)> |
#<alt (/ (* (pow y 2) (pow z 2)) x)> |
#<alt (/ (* (pow y 2) (pow z 2)) x)> |
#<alt (/ (* (pow y 2) (pow z 2)) x)> |
#<alt (/ (* (pow y 2) (pow z 2)) x)> |
#<alt (/ (* (pow y 2) (pow z 2)) x)> |
#<alt (/ (* (pow y 2) (pow z 2)) x)> |
#<alt (/ (* (pow y 2) (pow z 2)) x)> |
#<alt (/ (* (pow y 2) (pow z 2)) x)> |
#<alt (/ (* (pow y 2) (pow z 2)) x)> |
#<alt (/ (* (pow y 2) (pow z 2)) x)> |
#<alt (/ (* (pow y 2) (pow z 2)) x)> |
#<alt (/ (* (pow y 2) (pow z 2)) x)> |
#<alt (/ (* (pow y 2) (pow z 2)) x)> |
#<alt (/ (* (pow y 2) (pow z 2)) x)> |
#<alt (/ (* (pow y 2) (pow z 2)) x)> |
#<alt (/ (* (pow y 2) (pow z 2)) x)> |
#<alt (/ (* (pow y 2) (pow z 2)) x)> |
#<alt (/ (* (pow y 2) (pow z 2)) x)> |
#<alt (/ (* (pow y 2) (pow z 2)) x)> |
#<alt (/ (* (pow y 2) (pow z 2)) x)> |
#<alt (/ (* (pow y 2) (pow z 2)) x)> |
#<alt (/ (* (pow y 2) (pow z 2)) x)> |
#<alt (/ (* (pow y 2) (pow z 2)) x)> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (* (pow y 2) (pow z 2))> |
#<alt (* y (pow z 2))> |
#<alt (* y (pow z 2))> |
#<alt (* y (pow z 2))> |
#<alt (* y (pow z 2))> |
#<alt (* y (pow z 2))> |
#<alt (* y (pow z 2))> |
#<alt (* y (pow z 2))> |
#<alt (* y (pow z 2))> |
#<alt (* y (pow z 2))> |
#<alt (* y (pow z 2))> |
#<alt (* y (pow z 2))> |
#<alt (* y (pow z 2))> |
#<alt (* y (pow z 2))> |
#<alt (* y (pow z 2))> |
#<alt (* y (pow z 2))> |
#<alt (* y (pow z 2))> |
#<alt (* y (pow z 2))> |
#<alt (* y (pow z 2))> |
#<alt (* y (pow z 2))> |
#<alt (* y (pow z 2))> |
#<alt (* y (pow z 2))> |
#<alt (* y (pow z 2))> |
#<alt (* y (pow z 2))> |
#<alt (* y (pow z 2))> |
#<alt (* -1 (* y z))> |
#<alt (+ x (* -1 (* y z)))> |
#<alt (+ (* -1 (* y z)) (* x (+ 1 (* -1 (/ x (* y z))))))> |
#<alt (+ (* -1 (* y z)) (* x (+ 1 (* x (- (/ x (* (pow y 2) (pow z 2))) (/ 1 (* y z)))))))> |
#<alt (* -1 (/ (* (pow y 2) (pow z 2)) x))> |
#<alt (/ (+ (* -1 (* (pow y 2) (pow z 2))) (/ (* (pow y 3) (pow z 3)) x)) x)> |
#<alt (/ (+ (* -1 (* (pow y 2) (pow z 2))) (+ (* -1 (/ (* (pow y 4) (pow z 4)) (pow x 2))) (/ (* (pow y 3) (pow z 3)) x))) x)> |
#<alt (/ (+ (* -1 (* (pow y 2) (pow z 2))) (+ (* -1 (/ (* (pow y 4) (pow z 4)) (pow x 2))) (+ (/ (* (pow y 3) (pow z 3)) x) (/ (* (pow y 5) (pow z 5)) (pow x 3))))) x)> |
#<alt (* -1 (/ (* (pow y 2) (pow z 2)) x))> |
#<alt (* -1 (/ (+ (* -1 (/ (* (pow y 3) (pow z 3)) x)) (* (pow y 2) (pow z 2))) x))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow y 4) (pow z 4)) x)) (* -1 (* (pow y 3) (pow z 3)))) x)) (* (pow y 2) (pow z 2))) x))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow y 5) (pow z 5)) x)) (* -1 (* (pow y 4) (pow z 4)))) x)) (* -1 (* (pow y 3) (pow z 3)))) x)) (* (pow y 2) (pow z 2))) x))> |
#<alt (* -1 (/ (* (pow y 2) (pow z 2)) x))> |
#<alt (* (pow z 2) (+ (* -1 (/ (pow y 2) x)) (/ (* (pow y 3) z) (pow x 2))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (pow y 2) x)) (* z (+ (* -1 (/ (* (pow y 4) z) (pow x 3))) (/ (pow y 3) (pow x 2))))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (pow y 2) x)) (* z (+ (* z (+ (* -1 (/ (pow y 4) (pow x 3))) (/ (* (pow y 5) z) (pow x 4)))) (/ (pow y 3) (pow x 2))))))> |
#<alt (* -1 (* y z))> |
#<alt (* z (+ (* -1 y) (/ x z)))> |
#<alt (* z (+ (* -1 y) (+ (* -1 (/ (pow x 2) (* y (pow z 2)))) (/ x z))))> |
#<alt (* z (+ (* -1 y) (+ (* -1 (/ (pow x 2) (* y (pow z 2)))) (+ (/ x z) (/ (pow x 3) (* (pow y 2) (pow z 3)))))))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* z (+ y (* -1 (/ x z)))))> |
#<alt (* -1 (* z (+ y (* -1 (/ (+ x (* -1 (/ (pow x 2) (* y z)))) z)))))> |
#<alt (* -1 (* z (+ y (* -1 (/ (+ x (* -1 (/ (+ (* -1 (/ (pow x 3) (* (pow y 2) z))) (/ (pow x 2) y)) z))) z)))))> |
#<alt (* -1 (/ (* (pow y 2) (pow z 2)) x))> |
#<alt (* (pow y 2) (+ (* -1 (/ (pow z 2) x)) (/ (* y (pow z 3)) (pow x 2))))> |
#<alt (* (pow y 2) (+ (* -1 (/ (pow z 2) x)) (* y (+ (* -1 (/ (* y (pow z 4)) (pow x 3))) (/ (pow z 3) (pow x 2))))))> |
#<alt (* (pow y 2) (+ (* -1 (/ (pow z 2) x)) (* y (+ (* y (+ (* -1 (/ (pow z 4) (pow x 3))) (/ (* y (pow z 5)) (pow x 4)))) (/ (pow z 3) (pow x 2))))))> |
#<alt (* -1 (* y z))> |
#<alt (* y (+ (* -1 z) (/ x y)))> |
#<alt (* y (- (+ (* -1 z) (* -1 (/ (pow x 2) (* (pow y 2) z)))) (* -1 (/ x y))))> |
#<alt (* y (- (+ (* -1 z) (/ (pow x 3) (* (pow y 3) (pow z 2)))) (+ (* -1 (/ x y)) (/ (pow x 2) (* (pow y 2) z)))))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* y (+ z (* -1 (/ x y)))))> |
#<alt (* -1 (* y (+ z (* -1 (/ (- (* -1 (/ (pow x 2) (* y z))) (* -1 x)) y)))))> |
#<alt (* -1 (* y (+ z (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 3) (* y (pow z 2)))) (* -1 (/ (pow x 2) z))) y)) (* -1 x)) y)))))> |
#<alt (/ -1 (* y z))> |
#<alt (- (* -1 (/ x (* (pow y 2) (pow z 2)))) (/ 1 (* y z)))> |
#<alt (- (* -1 (/ x (* (pow y 2) (pow z 2)))) (/ 1 (* y z)))> |
#<alt (- (* -1 (/ x (* (pow y 2) (pow z 2)))) (/ 1 (* y z)))> |
#<alt (* -1 (/ x (* (pow y 2) (pow z 2))))> |
#<alt (* -1 (* x (+ (/ 1 (* x (* y z))) (/ 1 (* (pow y 2) (pow z 2))))))> |
#<alt (* -1 (* x (+ (/ 1 (* x (* y z))) (/ 1 (* (pow y 2) (pow z 2))))))> |
#<alt (* -1 (* x (+ (/ 1 (* x (* y z))) (/ 1 (* (pow y 2) (pow z 2))))))> |
#<alt (* -1 (/ x (* (pow y 2) (pow z 2))))> |
#<alt (* -1 (* x (+ (/ 1 (* x (* y z))) (/ 1 (* (pow y 2) (pow z 2))))))> |
#<alt (* -1 (* x (+ (/ 1 (* x (* y z))) (/ 1 (* (pow y 2) (pow z 2))))))> |
#<alt (* -1 (* x (+ (/ 1 (* x (* y z))) (/ 1 (* (pow y 2) (pow z 2))))))> |
#<alt (* -1 (/ x (* (pow y 2) (pow z 2))))> |
#<alt (/ (+ (* -1 (/ x (pow y 2))) (* -1 (/ z y))) (pow z 2))> |
#<alt (/ (+ (* -1 (/ x (pow y 2))) (* -1 (/ z y))) (pow z 2))> |
#<alt (/ (+ (* -1 (/ x (pow y 2))) (* -1 (/ z y))) (pow z 2))> |
#<alt (/ -1 (* y z))> |
#<alt (/ (- (* -1 (/ x (* (pow y 2) z))) (/ 1 y)) z)> |
#<alt (/ (- (* -1 (/ x (* (pow y 2) z))) (/ 1 y)) z)> |
#<alt (/ (- (* -1 (/ x (* (pow y 2) z))) (/ 1 y)) z)> |
#<alt (/ -1 (* y z))> |
#<alt (* -1 (/ (+ (/ 1 y) (/ x (* (pow y 2) z))) z))> |
#<alt (* -1 (/ (+ (/ 1 y) (/ x (* (pow y 2) z))) z))> |
#<alt (* -1 (/ (+ (/ 1 y) (/ x (* (pow y 2) z))) z))> |
#<alt (* -1 (/ x (* (pow y 2) (pow z 2))))> |
#<alt (/ (+ (* -1 (/ x (pow z 2))) (* -1 (/ y z))) (pow y 2))> |
#<alt (/ (+ (* -1 (/ x (pow z 2))) (* -1 (/ y z))) (pow y 2))> |
#<alt (/ (+ (* -1 (/ x (pow z 2))) (* -1 (/ y z))) (pow y 2))> |
#<alt (/ -1 (* y z))> |
#<alt (/ (- (* -1 (/ x (* y (pow z 2)))) (/ 1 z)) y)> |
#<alt (/ (- (* -1 (/ x (* y (pow z 2)))) (/ 1 z)) y)> |
#<alt (/ (- (* -1 (/ x (* y (pow z 2)))) (/ 1 z)) y)> |
#<alt (/ -1 (* y z))> |
#<alt (* -1 (/ (+ (/ 1 z) (/ x (* y (pow z 2)))) y))> |
#<alt (* -1 (/ (+ (/ 1 z) (/ x (* y (pow z 2)))) y))> |
#<alt (* -1 (/ (+ (/ 1 z) (/ x (* y (pow z 2)))) y))> |
#<alt (* -1 (/ y z))> |
#<alt (- (* -1 (/ x (pow z 2))) (/ y z))> |
#<alt (- (* -1 (/ x (pow z 2))) (/ y z))> |
#<alt (- (* -1 (/ x (pow z 2))) (/ y z))> |
#<alt (* -1 (/ x (pow z 2)))> |
#<alt (* x (- (* -1 (/ y (* x z))) (/ 1 (pow z 2))))> |
#<alt (* x (- (* -1 (/ y (* x z))) (/ 1 (pow z 2))))> |
#<alt (* x (- (* -1 (/ y (* x z))) (/ 1 (pow z 2))))> |
#<alt (* -1 (/ x (pow z 2)))> |
#<alt (* -1 (* x (+ (/ 1 (pow z 2)) (/ y (* x z)))))> |
#<alt (* -1 (* x (+ (/ 1 (pow z 2)) (/ y (* x z)))))> |
#<alt (* -1 (* x (+ (/ 1 (pow z 2)) (/ y (* x z)))))> |
#<alt (* -1 (/ x (pow z 2)))> |
#<alt (/ (- (* -1 (* y z)) x) (pow z 2))> |
#<alt (/ (- (* -1 (* y z)) x) (pow z 2))> |
#<alt (/ (- (* -1 (* y z)) x) (pow z 2))> |
#<alt (* -1 (/ y z))> |
#<alt (/ (- (* -1 (/ x z)) y) z)> |
#<alt (/ (- (* -1 (/ x z)) y) z)> |
#<alt (/ (- (* -1 (/ x z)) y) z)> |
#<alt (* -1 (/ y z))> |
#<alt (* -1 (/ (- (/ x z) (* -1 y)) z))> |
#<alt (* -1 (/ (- (/ x z) (* -1 y)) z))> |
#<alt (* -1 (/ (- (/ x z) (* -1 y)) z))> |
#<alt (* -1 (/ x (pow z 2)))> |
#<alt (- (* -1 (/ y z)) (/ x (pow z 2)))> |
#<alt (- (* -1 (/ y z)) (/ x (pow z 2)))> |
#<alt (- (* -1 (/ y z)) (/ x (pow z 2)))> |
#<alt (* -1 (/ y z))> |
#<alt (* y (- (* -1 (/ x (* y (pow z 2)))) (/ 1 z)))> |
#<alt (* y (- (* -1 (/ x (* y (pow z 2)))) (/ 1 z)))> |
#<alt (* y (- (* -1 (/ x (* y (pow z 2)))) (/ 1 z)))> |
#<alt (* -1 (/ y z))> |
#<alt (* -1 (* y (+ (/ 1 z) (/ x (* y (pow z 2))))))> |
#<alt (* -1 (* y (+ (/ 1 z) (/ x (* y (pow z 2))))))> |
#<alt (* -1 (* y (+ (/ 1 z) (/ x (* y (pow z 2))))))> |
#<alt (* -1 (/ x (pow z 2)))> |
#<alt (* -1 (/ x (pow z 2)))> |
#<alt (* -1 (/ x (pow z 2)))> |
#<alt (* -1 (/ x (pow z 2)))> |
#<alt (* -1 (/ x (pow z 2)))> |
#<alt (* -1 (/ x (pow z 2)))> |
#<alt (* -1 (/ x (pow z 2)))> |
#<alt (* -1 (/ x (pow z 2)))> |
#<alt (* -1 (/ x (pow z 2)))> |
#<alt (* -1 (/ x (pow z 2)))> |
#<alt (* -1 (/ x (pow z 2)))> |
#<alt (* -1 (/ x (pow z 2)))> |
#<alt (* -1 (/ x (pow z 2)))> |
#<alt (* -1 (/ x (pow z 2)))> |
#<alt (* -1 (/ x (pow z 2)))> |
#<alt (* -1 (/ x (pow z 2)))> |
#<alt (* -1 (/ x (pow z 2)))> |
#<alt (* -1 (/ x (pow z 2)))> |
#<alt (* -1 (/ x (pow z 2)))> |
#<alt (* -1 (/ x (pow z 2)))> |
#<alt (* -1 (/ x (pow z 2)))> |
#<alt (* -1 (/ x (pow z 2)))> |
#<alt (* -1 (/ x (pow z 2)))> |
#<alt (* -1 (/ x (pow z 2)))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt x> |
#<alt (+ x (* -1/2 (* x (pow y 2))))> |
#<alt (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2))))))> |
#<alt (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x))))))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt x> |
#<alt (+ x (* -1/2 (* x (pow y 2))))> |
#<alt (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2))))))> |
#<alt (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x))))))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (* x (cos y))> |
#<alt (/ 1 (* x (cos y)))> |
#<alt (/ 1 (* x (cos y)))> |
#<alt (/ 1 (* x (cos y)))> |
#<alt (/ 1 (* x (cos y)))> |
#<alt (/ 1 (* x (cos y)))> |
#<alt (/ 1 (* x (cos y)))> |
#<alt (/ 1 (* x (cos y)))> |
#<alt (/ 1 (* x (cos y)))> |
#<alt (/ 1 (* x (cos y)))> |
#<alt (/ 1 (* x (cos y)))> |
#<alt (/ 1 (* x (cos y)))> |
#<alt (/ 1 (* x (cos y)))> |
#<alt (/ 1 x)> |
#<alt (+ (* 1/2 (/ (pow y 2) x)) (/ 1 x))> |
#<alt (+ (* (pow y 2) (+ (* 5/24 (/ (pow y 2) x)) (* 1/2 (/ 1 x)))) (/ 1 x))> |
#<alt (+ (* (pow y 2) (+ (* (pow y 2) (+ (* 61/720 (/ (pow y 2) x)) (* 5/24 (/ 1 x)))) (* 1/2 (/ 1 x)))) (/ 1 x))> |
#<alt (/ 1 (* x (cos y)))> |
#<alt (/ 1 (* x (cos y)))> |
#<alt (/ 1 (* x (cos y)))> |
#<alt (/ 1 (* x (cos y)))> |
#<alt (/ 1 (* x (cos y)))> |
#<alt (/ 1 (* x (cos y)))> |
#<alt (/ 1 (* x (cos y)))> |
#<alt (/ 1 (* x (cos y)))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (pow y 2)))> |
#<alt (+ 1 (* (pow y 2) (+ 1/2 (* 5/24 (pow y 2)))))> |
#<alt (+ 1 (* (pow y 2) (+ 1/2 (* (pow y 2) (+ 5/24 (* 61/720 (pow y 2)))))))> |
#<alt (/ 1 (cos y))> |
#<alt (/ 1 (cos y))> |
#<alt (/ 1 (cos y))> |
#<alt (/ 1 (cos y))> |
#<alt (/ 1 (cos y))> |
#<alt (/ 1 (cos y))> |
#<alt (/ 1 (cos y))> |
#<alt (/ 1 (cos y))> |
#<alt (* y z)> |
#<alt (* y (+ z (* -1/6 (* (pow y 2) z))))> |
#<alt (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z))))))> |
#<alt (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z)))))))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (* z (sin y))> |
#<alt (pow z 2)> |
#<alt (pow z 2)> |
#<alt (pow z 2)> |
#<alt (pow z 2)> |
#<alt (pow z 2)> |
#<alt (pow z 2)> |
#<alt (pow z 2)> |
#<alt (pow z 2)> |
#<alt (pow z 2)> |
#<alt (pow z 2)> |
#<alt (pow z 2)> |
#<alt (pow z 2)> |
#<alt (/ x (pow z 2))> |
#<alt (/ x (pow z 2))> |
#<alt (/ x (pow z 2))> |
#<alt (/ x (pow z 2))> |
#<alt (/ x (pow z 2))> |
#<alt (/ x (pow z 2))> |
#<alt (/ x (pow z 2))> |
#<alt (/ x (pow z 2))> |
#<alt (/ x (pow z 2))> |
#<alt (/ x (pow z 2))> |
#<alt (/ x (pow z 2))> |
#<alt (/ x (pow z 2))> |
#<alt (/ x (pow z 2))> |
#<alt (/ x (pow z 2))> |
#<alt (/ x (pow z 2))> |
#<alt (/ x (pow z 2))> |
#<alt (/ x (pow z 2))> |
#<alt (/ x (pow z 2))> |
#<alt (/ x (pow z 2))> |
#<alt (/ x (pow z 2))> |
#<alt (/ x (pow z 2))> |
#<alt (/ x (pow z 2))> |
#<alt (/ x (pow z 2))> |
#<alt (/ x (pow z 2))> |
132 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 14.0ms | y | @ | -inf | (/ 1 (cos y)) |
| 5.0ms | y | @ | inf | (/ 1 (/ (- (- 0 (/ x (* z z))) (/ y z)) (* y y))) |
| 1.0ms | x | @ | 0 | (/ (- (- 0 (/ x (* z z))) (/ y z)) (* y y)) |
| 1.0ms | z | @ | 0 | (- 0 (/ (* y (* y (* z z))) x)) |
| 1.0ms | x | @ | 0 | (- 0 (/ (* y (* y (* z z))) x)) |
| 1× | batch-egg-rewrite |
| 7 204× | accelerator-lowering-fma.f32 |
| 7 204× | accelerator-lowering-fma.f64 |
| 4 816× | /-lowering-/.f32 |
| 4 816× | /-lowering-/.f64 |
| 4 190× | *-lowering-*.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 139 |
| 1 | 204 | 124 |
| 2 | 2037 | 118 |
| 0 | 8549 | 118 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (cos y) x) (- 0 (* (sin y) z))) |
(cos y) |
(- 0 (* (sin y) z)) |
(sin y) |
(- 0 (* y z)) |
(* y z) |
(- 0 (/ (* y (* y (* z z))) x)) |
(/ (* y (* y (* z z))) x) |
(* y (* y (* z z))) |
(* y (* z z)) |
(/ 1 (/ (- (- 0 (/ x (* z z))) (/ y z)) (* y y))) |
(/ (- (- 0 (/ x (* z z))) (/ y z)) (* y y)) |
(- (- 0 (/ x (* z z))) (/ y z)) |
(- 0 (/ x (* z z))) |
(/ 1 (/ 1 (/ x (/ 1 (cos y))))) |
(/ x (/ 1 (cos y))) |
(/ 1 (/ x (/ 1 (cos y)))) |
(/ 1 (cos y)) |
(* (sin y) z) |
(* z z) |
(/ x (* z z)) |
| Outputs |
|---|
(+.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) |
(+.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(-.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (fma.f64 (cos.f64 y) x #s(literal 0 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))))) (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (-.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (fma.f64 (cos.f64 y) x (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (fma.f64 (cos.f64 y) x (fma.f64 (sin.f64 y) z #s(literal 0 binary64))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))))) (/.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))))))) |
(-.f64 (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (fma.f64 (cos.f64 y) x #s(literal 0 binary64)))) (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))))) |
(fma.f64 (cos.f64 y) x (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) |
(fma.f64 x (cos.f64 y) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) |
(fma.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) |
(fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) |
(fma.f64 #s(literal -1 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 y))) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (sin.f64 y) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64))) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) z (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (cos.f64 y)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 y))) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) |
(fma.f64 (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 y))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) |
(fma.f64 (pow.f64 (pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) |
(fma.f64 (pow.f64 (/.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 y))) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) |
(fma.f64 (pow.f64 (pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (sin.f64 y)) (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (*.f64 z (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) z) (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (*.f64 (sin.f64 y) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (sin.f64 y)) (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (*.f64 z (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) z) (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (*.f64 (sin.f64 y) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (*.f64 z z)) (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (*.f64 z z)) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (*.f64 z z)) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (*.f64 z z)) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (*.f64 z z)) (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (*.f64 z z)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (sin.f64 y))) (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) z) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) z) (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (*.f64 (sin.f64 y) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) z) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (*.f64 (sin.f64 y) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) z)) (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (sin.f64 y)) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (sin.f64 y)) (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (*.f64 z (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (sin.f64 y)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (*.f64 z (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (sin.f64 y))) (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) z) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (sin.f64 y))) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) z) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) z)) (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (sin.f64 y)) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) z)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (sin.f64 y)) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (sin.f64 y)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 z (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z z)) z) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 (sin.f64 y) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) (/.f64 (*.f64 z (*.f64 z z)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 z z)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 z z)) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 z z)) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 z z)) (/.f64 (*.f64 z (*.f64 z z)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (sin.f64 y))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) z) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) z) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (sin.f64 y) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) z)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (sin.f64 y)) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (sin.f64 y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 z (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (sin.f64 y))) (/.f64 (*.f64 z (*.f64 z z)) z) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) z)) (/.f64 (*.f64 z (*.f64 z z)) (sin.f64 y)) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3/2 binary64)) (sin.f64 y)) (/.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 z (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3/2 binary64)) z) (/.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (sin.f64 y) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (/.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) (/.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 z z)) (/.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (/.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 z z)) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (sin.f64 y))) (/.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3/2 binary64)) z) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) z)) (/.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3/2 binary64)) (sin.f64 y)) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (*.f64 z z)) (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (*.f64 z z)) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (sin.f64 y))) (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) z) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) z)) (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (sin.f64 y)) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 3/2 binary64)) (sin.f64 y)) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 3/2 binary64)) (*.f64 z (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 3/2 binary64)) z) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 3/2 binary64)) (*.f64 (sin.f64 y) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 3/2 binary64)) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 3/2 binary64)) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 3/2 binary64)) (*.f64 z z)) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 3/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 3/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 3/2 binary64)) (*.f64 z z)) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (sin.f64 y))) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 3/2 binary64)) z) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) z)) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 3/2 binary64)) (sin.f64 y)) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(fma.f64 (/.f64 x (pow.f64 (cos.f64 y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal -1/2 binary64))) (/.f64 x (pow.f64 (cos.f64 y) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))))) (+.f64 (pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))))) (+.f64 (pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (fma.f64 (cos.f64 y) x #s(literal 0 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (*.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64))) (-.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64))) (fma.f64 (cos.f64 y) x (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (*.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)))) (neg.f64 (-.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)))) (neg.f64 (fma.f64 (cos.f64 y) x (fma.f64 (sin.f64 y) z #s(literal 0 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))))) |
(/.f64 (-.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (-.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (fma.f64 (cos.f64 y) x #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (fma.f64 (cos.f64 y) x #s(literal 0 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64))))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (-.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) (*.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (-.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) (-.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) (*.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (-.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))))) (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))))) (fma.f64 (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (-.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))))) (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (-.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))))) (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (-.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))))))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))))) (+.f64 (pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal -1 binary64)))) |
(cos.f64 y) |
(-.f64 #s(literal 0 binary64) (/.f64 (cos.f64 y) #s(literal -1 binary64))) |
(/.f64 (cos.f64 y) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 y)) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 y)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y))) #s(literal 1 binary64)) |
(pow.f64 (cos.f64 y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 y)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 (cos.f64 y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 y)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 y))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 y)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))))))) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))))) (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))))) |
(fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) #s(literal 0 binary64)) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (sin.f64 y) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) z #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (sin.f64 y)) (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (*.f64 z (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) z) (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (*.f64 (sin.f64 y) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (sin.f64 y)) (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (*.f64 z (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) z) (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (*.f64 (sin.f64 y) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (*.f64 z z)) (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (*.f64 z z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (*.f64 z z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (*.f64 z z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (*.f64 z z)) (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (*.f64 z z)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (sin.f64 y))) (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) z) (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (*.f64 (sin.f64 y) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) z) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (*.f64 (sin.f64 y) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) z)) (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (sin.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (sin.f64 y)) (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (*.f64 z (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (sin.f64 y)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (*.f64 z (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (sin.f64 y))) (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (sin.f64 y))) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) z)) (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (sin.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) z)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (sin.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (sin.f64 y)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 z (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z z)) z) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 (sin.f64 y) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) (/.f64 (*.f64 z (*.f64 z z)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 z z)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 z z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 z z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 z z)) (/.f64 (*.f64 z (*.f64 z z)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (sin.f64 y))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) z) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (sin.f64 y) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) z)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (sin.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (sin.f64 y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 z (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (sin.f64 y))) (/.f64 (*.f64 z (*.f64 z z)) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) z)) (/.f64 (*.f64 z (*.f64 z z)) (sin.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3/2 binary64)) (sin.f64 y)) (/.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 z (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3/2 binary64)) z) (/.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (sin.f64 y) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (/.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) (/.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 z z)) (/.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (/.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 z z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (sin.f64 y))) (/.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3/2 binary64)) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) z)) (/.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3/2 binary64)) (sin.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (*.f64 z z)) (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (*.f64 z z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (sin.f64 y))) (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) z)) (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (sin.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 3/2 binary64)) (sin.f64 y)) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 3/2 binary64)) (*.f64 z (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 3/2 binary64)) z) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 3/2 binary64)) (*.f64 (sin.f64 y) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 3/2 binary64)) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 3/2 binary64)) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 3/2 binary64)) (*.f64 z z)) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 3/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 3/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 3/2 binary64)) (*.f64 z z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (sin.f64 y))) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 3/2 binary64)) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) z)) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 3/2 binary64)) (sin.f64 y)) #s(literal 0 binary64)) |
(neg.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)))))) |
(/.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64))) |
(/.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)))) |
(/.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64))))) |
(/.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))))))) |
(/.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3 binary64)) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64))) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64))) #s(literal 3 binary64)) (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64))) (/.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64))) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 3 binary64)) (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (/.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))))) |
(pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) |
(*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) |
(*.f64 #s(literal -1 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (sin.f64 y)) |
(*.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) z) |
(*.f64 (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (sin.f64 y)) (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (*.f64 z (fma.f64 (sin.f64 y) z #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) z) (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (*.f64 (sin.f64 y) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (sin.f64 y)) (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (*.f64 z (fma.f64 (sin.f64 y) z #s(literal 0 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) z) (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (*.f64 (sin.f64 y) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) |
(*.f64 (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (*.f64 z z)) (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (*.f64 z z))) |
(*.f64 (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (*.f64 z z))) |
(*.f64 (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (*.f64 z z))) |
(*.f64 (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (*.f64 z z)) (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (*.f64 z z)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) |
(*.f64 (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (sin.f64 y))) (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) z)) |
(*.f64 (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) z) (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (*.f64 (sin.f64 y) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) z) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (*.f64 (sin.f64 y) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) z)) (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (sin.f64 y))) |
(*.f64 (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (sin.f64 y)) (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (*.f64 z (fma.f64 (sin.f64 y) z #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (sin.f64 y)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (*.f64 z (fma.f64 (sin.f64 y) z #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (sin.f64 y))) (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) z)) |
(*.f64 (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (sin.f64 y))) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) z)) |
(*.f64 (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) z)) (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (sin.f64 y))) |
(*.f64 (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) z)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (sin.f64 y))) |
(*.f64 (/.f64 (*.f64 z (*.f64 z z)) (sin.f64 y)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 z (fma.f64 (sin.f64 y) z #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 z (*.f64 z z)) z) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 (sin.f64 y) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) |
(*.f64 (/.f64 (*.f64 z (*.f64 z z)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) (/.f64 (*.f64 z (*.f64 z z)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 z z)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 z z))) |
(*.f64 (/.f64 (*.f64 z (*.f64 z z)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 z z))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 z z)) (/.f64 (*.f64 z (*.f64 z z)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) |
(*.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (sin.f64 y))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) z)) |
(*.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) z) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (sin.f64 y) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) z)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (sin.f64 y))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (sin.f64 y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 z (fma.f64 (sin.f64 y) z #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (sin.f64 y))) (/.f64 (*.f64 z (*.f64 z z)) z)) |
(*.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) z)) (/.f64 (*.f64 z (*.f64 z z)) (sin.f64 y))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3/2 binary64)) (sin.f64 y)) (/.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 z (fma.f64 (sin.f64 y) z #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3/2 binary64)) z) (/.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (sin.f64 y) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (/.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) (/.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 z z)) (/.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (/.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 z z))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (sin.f64 y))) (/.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3/2 binary64)) z)) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) z)) (/.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3/2 binary64)) (sin.f64 y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (*.f64 z z)) (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (*.f64 z z))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (sin.f64 y))) (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) z)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) z)) (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (sin.f64 y))) |
(*.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 3/2 binary64)) (sin.f64 y)) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 3/2 binary64)) (*.f64 z (fma.f64 (sin.f64 y) z #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 3/2 binary64)) z) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 3/2 binary64)) (*.f64 (sin.f64 y) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 3/2 binary64)) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 3/2 binary64)) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) |
(*.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 3/2 binary64)) (*.f64 z z)) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 3/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) |
(*.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 3/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 3/2 binary64)) (*.f64 z z))) |
(*.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (sin.f64 y))) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 3/2 binary64)) z)) |
(*.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) z)) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) #s(literal 3/2 binary64)) (sin.f64 y))) |
(sin.f64 y) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 (fma.f64 y z #s(literal 0 binary64)) (/.f64 (fma.f64 y z #s(literal 0 binary64)) (fma.f64 y z #s(literal 0 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64))) (fma.f64 y z #s(literal 0 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64))))) (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64)))))) |
(fma.f64 y (-.f64 #s(literal 0 binary64) z) #s(literal 0 binary64)) |
(fma.f64 z (-.f64 #s(literal 0 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y z) (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) y) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (fma.f64 y z #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) z #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) y #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) (/.f64 (*.f64 y (*.f64 z z)) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y y) (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y y) z) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) y) (/.f64 (*.f64 y (*.f64 z z)) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y (*.f64 z z)) z) (/.f64 (-.f64 #s(literal 0 binary64) y) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y (*.f64 z z)) y) (-.f64 #s(literal 0 binary64) (/.f64 y z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y y) y) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) z) (/.f64 y y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) y) (/.f64 y z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y) (/.f64 (*.f64 z z) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) z) (/.f64 (*.f64 z z) y) #s(literal 0 binary64)) |
(neg.f64 (fma.f64 y z #s(literal 0 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y z #s(literal 0 binary64)) (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 z z))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 y z #s(literal 0 binary64)) (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 z z)))))) |
(/.f64 (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 z z))) (fma.f64 y z #s(literal 0 binary64))) |
(/.f64 (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64))))) |
(/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64)))) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) |
(/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (-.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 z z)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64))))) (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 z z)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64))))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 z z))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64)))))) (neg.f64 (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 z z))))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 y (*.f64 y (*.f64 z z)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 y z #s(literal 0 binary64)) (/.f64 (fma.f64 y z #s(literal 0 binary64)) (fma.f64 y z #s(literal 0 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (fma.f64 (*.f64 (fma.f64 y z #s(literal 0 binary64)) (/.f64 (fma.f64 y z #s(literal 0 binary64)) (fma.f64 y z #s(literal 0 binary64)))) (*.f64 (fma.f64 y z #s(literal 0 binary64)) (/.f64 (fma.f64 y z #s(literal 0 binary64)) (fma.f64 y z #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 (fma.f64 y z #s(literal 0 binary64)) (/.f64 (fma.f64 y z #s(literal 0 binary64)) (fma.f64 y z #s(literal 0 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64))) #s(literal 3 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (fma.f64 (/.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64))) (/.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64))) (fma.f64 y (*.f64 y (*.f64 z z)) (*.f64 (/.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64))) (fma.f64 y z #s(literal 0 binary64)))))) |
(pow.f64 (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 y z #s(literal 0 binary64)) (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 z z)))) #s(literal -1 binary64)) |
(*.f64 y (-.f64 #s(literal 0 binary64) z)) |
(*.f64 z (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (/.f64 y z) (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) y)) |
(*.f64 #s(literal -1 binary64) (fma.f64 y z #s(literal 0 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) z) |
(*.f64 (-.f64 #s(literal 0 binary64) z) y) |
(*.f64 (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 y z #s(literal 0 binary64)))) |
(*.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) (/.f64 (*.f64 y (*.f64 z z)) y)) |
(*.f64 (/.f64 y y) (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) z)) |
(*.f64 (/.f64 (*.f64 y y) z) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) y)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) y) (/.f64 (*.f64 y (*.f64 z z)) z)) |
(*.f64 (/.f64 (*.f64 y (*.f64 z z)) z) (/.f64 (-.f64 #s(literal 0 binary64) y) y)) |
(*.f64 (/.f64 (*.f64 y (*.f64 z z)) y) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(*.f64 (/.f64 (*.f64 y y) y) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) z)) |
(*.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) z) (/.f64 y y)) |
(*.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) y) (/.f64 y z)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y) (/.f64 (*.f64 z z) z)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) z) (/.f64 (*.f64 z z) y)) |
(+.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64))) |
(+.f64 (fma.f64 y z #s(literal 0 binary64)) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64))) (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64))))) |
(fma.f64 y z #s(literal 0 binary64)) |
(fma.f64 z y #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 y z #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y z) (/.f64 (*.f64 y (*.f64 z z)) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y z) (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) (-.f64 #s(literal 0 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z y) (/.f64 (*.f64 y (fma.f64 y z #s(literal 0 binary64))) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) y) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) y) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) (/.f64 (*.f64 y (*.f64 z z)) (-.f64 #s(literal 0 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y y) (/.f64 (*.f64 y (*.f64 z z)) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y y) (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) (-.f64 #s(literal 0 binary64) z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y y) #s(literal 1 binary64)) (/.f64 (*.f64 z z) (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y z #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) y)) (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) z)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y y) z) (/.f64 (*.f64 z z) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y y) z) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (-.f64 #s(literal 0 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 (*.f64 y (*.f64 z z)) (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z z) (/.f64 (*.f64 y (fma.f64 y z #s(literal 0 binary64))) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z z) z) (/.f64 (*.f64 y y) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) y) (/.f64 (*.f64 y (*.f64 z z)) (-.f64 #s(literal 0 binary64) z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y (*.f64 z z)) z) (/.f64 y y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y (*.f64 z z)) y) (/.f64 y z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y (fma.f64 y z #s(literal 0 binary64))) z) (/.f64 z y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y (fma.f64 y z #s(literal 0 binary64))) y) (/.f64 z z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 y z #s(literal 0 binary64)) y) (/.f64 (fma.f64 y z #s(literal 0 binary64)) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 y z #s(literal 0 binary64)) z) (/.f64 (fma.f64 y z #s(literal 0 binary64)) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z z) y) (/.f64 (*.f64 y y) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y y) y) (/.f64 (*.f64 z z) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y y) y) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (-.f64 #s(literal 0 binary64) z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 y z #s(literal 0 binary64)) y) y) (/.f64 z z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 y z #s(literal 0 binary64)) y) z) (/.f64 z y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) z) y) (/.f64 z z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) z) z) (/.f64 z y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y (*.f64 z z)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y y) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) #s(literal -1 binary64)) (/.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) (-.f64 #s(literal 0 binary64) z)) (/.f64 y y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) (-.f64 #s(literal 0 binary64) y)) (/.f64 y z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) z) (/.f64 y (-.f64 #s(literal 0 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) y) (-.f64 #s(literal 0 binary64) (/.f64 y z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 z z)))) (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 y z #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64))))) (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y (*.f64 z z)) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 y z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y (*.f64 z z)) (-.f64 #s(literal 0 binary64) z)) (/.f64 (-.f64 #s(literal 0 binary64) y) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y (*.f64 z z)) (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 z z)))) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (fma.f64 y z #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y (*.f64 z z)) (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64))))) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 z z)))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 y z #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y y) (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64))))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64))))) (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y) (/.f64 (*.f64 z z) (-.f64 #s(literal 0 binary64) z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) z) (/.f64 (*.f64 z z) (-.f64 #s(literal 0 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 z z) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (-.f64 #s(literal 0 binary64) z)) (/.f64 (*.f64 z z) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 z z)))) (/.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (fma.f64 y z #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64))))) (/.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 z z)))) (/.f64 (*.f64 y (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 y z #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64))))) (/.f64 (*.f64 y (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 z z)))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 y z #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64))))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 y z #s(literal 0 binary64))) |
(/.f64 (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 z z)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 #s(literal 0 binary64) (-.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(/.f64 (fma.f64 (fma.f64 y z #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) |
(*.f64 y z) |
(*.f64 z y) |
(*.f64 #s(literal 1 binary64) (fma.f64 y z #s(literal 0 binary64))) |
(*.f64 (/.f64 y z) (/.f64 (*.f64 y (*.f64 z z)) y)) |
(*.f64 (/.f64 y z) (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 z y) (/.f64 (*.f64 y (fma.f64 y z #s(literal 0 binary64))) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) (/.f64 (*.f64 y (*.f64 z z)) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 y y) (/.f64 (*.f64 y (*.f64 z z)) z)) |
(*.f64 (/.f64 y y) (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 (*.f64 y y) #s(literal 1 binary64)) (/.f64 (*.f64 z z) (fma.f64 y z #s(literal 0 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y z #s(literal 0 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) (fma.f64 y z #s(literal 0 binary64)))) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) y)) (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) z)) |
(*.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) z)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) y)) |
(*.f64 (/.f64 (*.f64 y y) z) (/.f64 (*.f64 z z) y)) |
(*.f64 (/.f64 (*.f64 y y) z) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 (*.f64 y (*.f64 z z)) (fma.f64 y z #s(literal 0 binary64)))) |
(*.f64 (/.f64 z z) (/.f64 (*.f64 y (fma.f64 y z #s(literal 0 binary64))) y)) |
(*.f64 (/.f64 (*.f64 z z) z) (/.f64 (*.f64 y y) y)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) y) (/.f64 (*.f64 y (*.f64 z z)) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 (*.f64 y (*.f64 z z)) z) (/.f64 y y)) |
(*.f64 (/.f64 (*.f64 y (*.f64 z z)) y) (/.f64 y z)) |
(*.f64 (/.f64 (*.f64 y (fma.f64 y z #s(literal 0 binary64))) z) (/.f64 z y)) |
(*.f64 (/.f64 (*.f64 y (fma.f64 y z #s(literal 0 binary64))) y) (/.f64 z z)) |
(*.f64 (/.f64 (fma.f64 y z #s(literal 0 binary64)) y) (/.f64 (fma.f64 y z #s(literal 0 binary64)) z)) |
(*.f64 (/.f64 (fma.f64 y z #s(literal 0 binary64)) z) (/.f64 (fma.f64 y z #s(literal 0 binary64)) y)) |
(*.f64 (/.f64 (*.f64 z z) y) (/.f64 (*.f64 y y) z)) |
(*.f64 (/.f64 (*.f64 y y) y) (/.f64 (*.f64 z z) z)) |
(*.f64 (/.f64 (*.f64 y y) y) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y z #s(literal 0 binary64)) y) y) (/.f64 z z)) |
(*.f64 (/.f64 (*.f64 (fma.f64 y z #s(literal 0 binary64)) y) z) (/.f64 z y)) |
(*.f64 (/.f64 (*.f64 (*.f64 y y) z) y) (/.f64 z z)) |
(*.f64 (/.f64 (*.f64 (*.f64 y y) z) z) (/.f64 z y)) |
(*.f64 (/.f64 (*.f64 y (*.f64 z z)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 y z #s(literal 0 binary64)))) |
(*.f64 (/.f64 (*.f64 y y) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (fma.f64 y z #s(literal 0 binary64)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) #s(literal -1 binary64)) (/.f64 y (fma.f64 y z #s(literal 0 binary64)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) (-.f64 #s(literal 0 binary64) z)) (/.f64 y y)) |
(*.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) (-.f64 #s(literal 0 binary64) y)) (/.f64 y z)) |
(*.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) z) (/.f64 y (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) y) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(*.f64 (/.f64 y (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 z z)))) (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 y z #s(literal 0 binary64))))) |
(*.f64 (/.f64 y (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64))))) (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 y (*.f64 z z)) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(*.f64 (/.f64 (*.f64 y (*.f64 z z)) (-.f64 #s(literal 0 binary64) z)) (/.f64 (-.f64 #s(literal 0 binary64) y) y)) |
(*.f64 (/.f64 (*.f64 y (*.f64 z z)) (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 z z)))) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (fma.f64 y z #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 y (*.f64 z z)) (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64))))) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) z)) |
(*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 z z)))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 y z #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 y y) (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64))))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64))))) (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y) (/.f64 (*.f64 z z) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) z) (/.f64 (*.f64 z z) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 z z) z)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (-.f64 #s(literal 0 binary64) z)) (/.f64 (*.f64 z z) y)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 z z)))) (/.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (fma.f64 y z #s(literal 0 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64))))) (/.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 z z)))) (/.f64 (*.f64 y (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 y z #s(literal 0 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64))))) (/.f64 (*.f64 y (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 z z)))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 y z #s(literal 0 binary64))))) |
(*.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64))))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))))) |
(+.f64 #s(literal 0 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 y (/.f64 (*.f64 z z) x)) #s(literal 0 binary64))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 y (/.f64 (*.f64 z z) x)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (/.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) x) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) x))) (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 y (/.f64 (*.f64 z z) x)) #s(literal 0 binary64)))) (/.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 y (/.f64 (*.f64 z z) x)) #s(literal 0 binary64))))) |
(fma.f64 y (neg.f64 (*.f64 y (/.f64 (*.f64 z z) x))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 y (/.f64 (*.f64 z z) x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 z z))) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 x x))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 x x))) (/.f64 x (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y x) (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 y (fma.f64 y z #s(literal 0 binary64))) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (*.f64 y (/.f64 (*.f64 z z) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) x) (/.f64 y #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y (*.f64 z z)) #s(literal -1 binary64)) (/.f64 y x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) x) (/.f64 (*.f64 y (*.f64 z z)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y y) #s(literal -1 binary64)) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 y z #s(literal 0 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 y z #s(literal 0 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z z) #s(literal -1 binary64)) (/.f64 (*.f64 y y) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 y z #s(literal 0 binary64)) y) #s(literal -1 binary64)) (/.f64 z x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal -1 binary64)) (/.f64 z x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) z) #s(literal -1 binary64)) (/.f64 z x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) x) (/.f64 (*.f64 z z) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(neg.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) |
(/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 x (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 z z))) x) |
(/.f64 (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 z z))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 x x)))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 y (/.f64 (*.f64 z z) x)) #s(literal 0 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 y (/.f64 (*.f64 z z) x)) #s(literal 0 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 x x))) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 y (/.f64 (*.f64 z z) x)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 x x)))) (fma.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 y (/.f64 (*.f64 z z) x)) #s(literal 0 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 y (/.f64 (*.f64 z z) x)) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 z z)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 z z))))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 x x))))) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 x (*.f64 x x)))) #s(literal 0 binary64)) (+.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 y (/.f64 (*.f64 z z) x)) #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (/.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 x x))) (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 x x))) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (/.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)))) (*.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (/.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (/.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x)))) (fma.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) (/.f64 #s(literal 0 binary64) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) (+.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)))))) |
(pow.f64 (neg.f64 (/.f64 x (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 y (neg.f64 (*.f64 y (/.f64 (*.f64 z z) x)))) |
(*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 y (/.f64 (*.f64 z z) x))) |
(*.f64 (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 z z))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 x x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 x x))) (/.f64 x (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)))) |
(*.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 y x) (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) #s(literal 1 binary64))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 y (fma.f64 y z #s(literal 0 binary64))) x)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (*.f64 y (/.f64 (*.f64 z z) x))) |
(*.f64 (/.f64 (*.f64 y y) x) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) x) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 y (*.f64 z z)) #s(literal -1 binary64)) (/.f64 y x)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) x) (/.f64 (*.f64 y (*.f64 z z)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 y y) #s(literal -1 binary64)) (/.f64 (*.f64 z z) x)) |
(*.f64 (/.f64 (fma.f64 y z #s(literal 0 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 y z #s(literal 0 binary64)) x)) |
(*.f64 (/.f64 (*.f64 z z) #s(literal -1 binary64)) (/.f64 (*.f64 y y) x)) |
(*.f64 (/.f64 (*.f64 (fma.f64 y z #s(literal 0 binary64)) y) #s(literal -1 binary64)) (/.f64 z x)) |
(*.f64 (/.f64 (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal -1 binary64)) (/.f64 z x)) |
(*.f64 (/.f64 (*.f64 (*.f64 y y) z) #s(literal -1 binary64)) (/.f64 z x)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) x) (/.f64 (*.f64 z z) #s(literal 1 binary64))) |
(+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) |
(+.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) (/.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 x x)) (fma.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 y (/.f64 (*.f64 z z) x)) #s(literal 0 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (fma.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 y (/.f64 (*.f64 z z) x)) #s(literal 0 binary64))) |
(fma.f64 y (*.f64 y (/.f64 (*.f64 z z) x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (*.f64 z z)) (*.f64 y (/.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (*.f64 z z)) (/.f64 y x) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z z) x) (/.f64 (*.f64 y y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (/.f64 (*.f64 z z) x)) y #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (/.f64 y #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y y) (/.f64 (*.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) (*.f64 y (/.f64 (*.f64 z z) x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y y) #s(literal 1 binary64)) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y y) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (*.f64 y (/.f64 (*.f64 z z) x))) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z x) (/.f64 (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y x) (/.f64 (*.f64 y (*.f64 z z)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 z z)))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y (*.f64 y (*.f64 z z))) (/.f64 (*.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) (*.f64 y (/.f64 #s(literal 1 binary64) x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y (*.f64 y (*.f64 z z))) (/.f64 (*.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) (/.f64 y x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y (*.f64 y y)) (/.f64 (*.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 (*.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (*.f64 y (/.f64 (*.f64 z z) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y y) x) (/.f64 (*.f64 z z) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y y) y) (/.f64 (*.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (*.f64 y (/.f64 (*.f64 z z) x))) (*.f64 y (/.f64 (*.f64 z z) x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (*.f64 y (*.f64 z z))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) (*.f64 y (/.f64 #s(literal 1 binary64) x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (*.f64 y (*.f64 z z))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) (/.f64 y x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (*.f64 y y)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) y) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) (*.f64 y (/.f64 (*.f64 z z) x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 y z #s(literal 0 binary64)) x) (/.f64 (fma.f64 y z #s(literal 0 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 y z #s(literal 0 binary64)) y) x) (/.f64 z #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y (fma.f64 y z #s(literal 0 binary64))) x) (/.f64 z #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) (/.f64 z #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y (*.f64 z z)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y y) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) #s(literal -1 binary64)) (/.f64 y x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 z z)))) (/.f64 (*.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 z z)))) (/.f64 (*.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (*.f64 y (/.f64 (*.f64 z z) x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y (*.f64 y (/.f64 (*.f64 z z) x))) (/.f64 (*.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 z z)))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (*.f64 y (/.f64 (*.f64 z z) x))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) y) (/.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (*.f64 y (/.f64 (*.f64 z z) x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (*.f64 y (/.f64 (*.f64 z z) x))) (/.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (*.f64 y (*.f64 z z))) (/.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (*.f64 y (/.f64 #s(literal 1 binary64) x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (*.f64 y (*.f64 z z))) (/.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (/.f64 y x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (*.f64 y y)) (/.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 z z)))) (/.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y y) (*.f64 y (*.f64 z z))) (/.f64 (*.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (*.f64 y (/.f64 (*.f64 z z) x))) (*.f64 y (/.f64 #s(literal 1 binary64) x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y y) (*.f64 y (*.f64 z z))) (/.f64 (*.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (*.f64 y (/.f64 (*.f64 z z) x))) (/.f64 y x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y y) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 (*.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (*.f64 y (/.f64 (*.f64 z z) x))) (/.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y y) (*.f64 y y)) (/.f64 (*.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (*.f64 y (/.f64 (*.f64 z z) x))) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (*.f64 y (/.f64 (*.f64 z z) x))) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y y) (*.f64 y (/.f64 (*.f64 z z) x))) (/.f64 (*.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (*.f64 y (/.f64 (*.f64 z z) x))) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) y) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (*.f64 y (/.f64 (*.f64 z z) x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 y (*.f64 z z))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (*.f64 y (/.f64 #s(literal 1 binary64) x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 y (*.f64 z z))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (/.f64 y x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 y y)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 y (/.f64 (*.f64 z z) x))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) y) y) (/.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (*.f64 y (/.f64 (*.f64 z z) x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) y) (*.f64 y (*.f64 z z))) (/.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (*.f64 y (/.f64 #s(literal 1 binary64) x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) y) (*.f64 y (*.f64 z z))) (/.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (/.f64 y x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) y) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (/.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) y) #s(literal 1 binary64)) (/.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) y) (*.f64 y y)) (/.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) y) (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 z z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) y) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) y) (*.f64 y (/.f64 (*.f64 z z) x))) (/.f64 (*.f64 y (/.f64 (*.f64 z z) x)) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) y) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y (/.f64 (*.f64 z z) x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 y (*.f64 z z))) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y (/.f64 #s(literal 1 binary64) x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 y (*.f64 z z))) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 y y)) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 z z) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 y (/.f64 (*.f64 z z) x))) (/.f64 (/.f64 #s(literal 1 binary64) x) y) #s(literal 0 binary64)) |
(neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 y (/.f64 (*.f64 z z) x)) #s(literal 0 binary64))) |
(/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 z z))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 x x)) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 x x))) (fma.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 y (/.f64 (*.f64 z z) x)) #s(literal 0 binary64))) |
(/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 1 binary64)) x) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 x x)))) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 z z)))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 x x)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 x x)) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 z z))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 x (*.f64 x x)))) #s(literal 0 binary64)) (/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 x x))) |
(pow.f64 (/.f64 x (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 y (*.f64 y (/.f64 (*.f64 z z) x))) |
(*.f64 (*.f64 y (*.f64 z z)) (*.f64 y (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 y (*.f64 z z)) (/.f64 y x)) |
(*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) |
(*.f64 (*.f64 y y) (/.f64 (*.f64 z z) x)) |
(*.f64 (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 (*.f64 z z) x) (/.f64 (*.f64 y y) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 y (/.f64 (*.f64 z z) x)) y) |
(*.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 y y) (/.f64 (*.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) (*.f64 y (/.f64 (*.f64 z z) x)))) |
(*.f64 (/.f64 (*.f64 y y) #s(literal 1 binary64)) (/.f64 (*.f64 z z) x)) |
(*.f64 (/.f64 (*.f64 y y) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (*.f64 y (/.f64 (*.f64 z z) x))) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)))) |
(*.f64 (/.f64 z x) (/.f64 (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 y x) (/.f64 (*.f64 y (*.f64 z z)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 z z)))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 y (*.f64 y (*.f64 z z))) (/.f64 (*.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) (*.f64 y (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 y (*.f64 y (*.f64 z z))) (/.f64 (*.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) (/.f64 y x))) |
(*.f64 (/.f64 y (*.f64 y y)) (/.f64 (*.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) (/.f64 (*.f64 z z) x))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) x)) |
(*.f64 (/.f64 y (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 (*.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (*.f64 y (/.f64 (*.f64 z z) x))) |
(*.f64 (/.f64 (*.f64 y y) x) (/.f64 (*.f64 z z) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (*.f64 y y) y) (/.f64 (*.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (*.f64 y (/.f64 (*.f64 z z) x))) (*.f64 y (/.f64 (*.f64 z z) x)))) |
(*.f64 (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (*.f64 y (*.f64 z z))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) (*.f64 y (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (*.f64 y (*.f64 z z))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) (/.f64 y x))) |
(*.f64 (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (*.f64 y y)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) (/.f64 (*.f64 z z) x))) |
(*.f64 (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) y) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) (*.f64 y (/.f64 (*.f64 z z) x)))) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (fma.f64 y z #s(literal 0 binary64)) x) (/.f64 (fma.f64 y z #s(literal 0 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y z #s(literal 0 binary64)) y) x) (/.f64 z #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 y (fma.f64 y z #s(literal 0 binary64))) x) (/.f64 z #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) (/.f64 z #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 y (*.f64 z z)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) x)) |
(*.f64 (/.f64 (*.f64 y y) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) x)) |
(*.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) #s(literal -1 binary64)) (/.f64 y x)) |
(*.f64 (/.f64 y (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 z z)))) (/.f64 (*.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 z z)))) (/.f64 (*.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (*.f64 y (/.f64 (*.f64 z z) x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)))) |
(*.f64 (/.f64 y (*.f64 y (/.f64 (*.f64 z z) x))) (/.f64 (*.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) y)) |
(*.f64 (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 z z)))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (*.f64 y (/.f64 (*.f64 z z) x))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64))) y)) |
(*.f64 (/.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) y) (/.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (*.f64 y (/.f64 (*.f64 z z) x)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (*.f64 y (/.f64 (*.f64 z z) x))) (/.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) y)) |
(*.f64 (/.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (*.f64 y (*.f64 z z))) (/.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (*.f64 y (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (*.f64 y (*.f64 z z))) (/.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (/.f64 y x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (*.f64 y y)) (/.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (/.f64 (*.f64 z z) x))) |
(*.f64 (/.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 z z)))) (/.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (/.f64 (*.f64 y y) (*.f64 y (*.f64 z z))) (/.f64 (*.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (*.f64 y (/.f64 (*.f64 z z) x))) (*.f64 y (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 (*.f64 y y) (*.f64 y (*.f64 z z))) (/.f64 (*.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (*.f64 y (/.f64 (*.f64 z z) x))) (/.f64 y x))) |
(*.f64 (/.f64 (*.f64 y y) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 (*.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (*.f64 y (/.f64 (*.f64 z z) x))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (*.f64 y y) (*.f64 y y)) (/.f64 (*.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (*.f64 y (/.f64 (*.f64 z z) x))) (/.f64 (*.f64 z z) x))) |
(*.f64 (/.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (*.f64 y (/.f64 (*.f64 z z) x))) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (*.f64 y y) (*.f64 y (/.f64 (*.f64 z z) x))) (/.f64 (*.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (*.f64 y (/.f64 (*.f64 z z) x))) y)) |
(*.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) y) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (*.f64 y (/.f64 (*.f64 z z) x)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 y (*.f64 z z))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (*.f64 y (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 y (*.f64 z z))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (/.f64 y x))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 y y)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 z z) x))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 y (/.f64 (*.f64 z z) x))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) y)) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) y) y) (/.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (*.f64 y (/.f64 (*.f64 z z) x)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) y) (*.f64 y (*.f64 z z))) (/.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (*.f64 y (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) y) (*.f64 y (*.f64 z z))) (/.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (/.f64 y x))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) y) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) y) #s(literal 1 binary64)) (/.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) y) (*.f64 y y)) (/.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (/.f64 (*.f64 z z) x))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) y) (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 z z)))) (/.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) y) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 y (/.f64 (*.f64 z z) x)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) y) (*.f64 y (/.f64 (*.f64 z z) x))) (/.f64 (*.f64 y (/.f64 (*.f64 z z) x)) y)) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) y) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y (/.f64 (*.f64 z z) x)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 y (*.f64 z z))) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 y (*.f64 z z))) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y x))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 y y)) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 z z) x))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 y (/.f64 (*.f64 z z) x))) (/.f64 (/.f64 #s(literal 1 binary64) x) y)) |
(+.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) |
(+.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(exp.f64 (*.f64 (log.f64 (fma.f64 y z #s(literal 0 binary64))) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 z) #s(literal 2 binary64) (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 y) #s(literal 2 binary64) (*.f64 (log.f64 z) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 z z))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (-.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 0 binary64) (-.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(fma.f64 y (*.f64 y (*.f64 z z)) #s(literal 0 binary64)) |
(fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 y z #s(literal 0 binary64)) (fma.f64 y z #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 z z) (*.f64 y y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (*.f64 z z)) y #s(literal 0 binary64)) |
(fma.f64 (*.f64 y y) (*.f64 z z) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (fma.f64 y z #s(literal 0 binary64)) y) z #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (fma.f64 y z #s(literal 0 binary64))) z #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) z) z #s(literal 0 binary64)) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)))) (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 z z)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) #s(literal 0 binary64))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) #s(literal 0 binary64))) (neg.f64 (-.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))))) (neg.f64 (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 z z))))) |
(pow.f64 (fma.f64 y z #s(literal 0 binary64)) #s(literal 2 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64))) #s(literal 2 binary64)) |
(*.f64 y (*.f64 y (*.f64 z z))) |
(*.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64)))) |
(*.f64 (fma.f64 y z #s(literal 0 binary64)) (fma.f64 y z #s(literal 0 binary64))) |
(*.f64 (*.f64 z z) (*.f64 y y)) |
(*.f64 (*.f64 y (*.f64 z z)) y) |
(*.f64 (*.f64 y y) (*.f64 z z)) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64)))) |
(*.f64 (*.f64 (fma.f64 y z #s(literal 0 binary64)) y) z) |
(*.f64 (*.f64 y (fma.f64 y z #s(literal 0 binary64))) z) |
(*.f64 (*.f64 (*.f64 y y) z) z) |
(*.f64 y (*.f64 z z)) |
(*.f64 z (fma.f64 y z #s(literal 0 binary64))) |
(*.f64 (fma.f64 y z #s(literal 0 binary64)) z) |
(*.f64 (*.f64 z z) y) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) (*.f64 y y))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z))) (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) (*.f64 y y))) |
(/.f64 (*.f64 y y) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z)) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z)) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y))) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(pow.f64 (/.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) (*.f64 y y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 y y) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 y y) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) (*.f64 y y)) (/.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) (*.f64 y y))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) (*.f64 y y)))) #s(literal -1 binary64)) |
(*.f64 y (/.f64 y (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z))) |
(*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 y y) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z)) (*.f64 y y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 y y) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 y y) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z)) y) y) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z)) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 z z)) x) (*.f64 y y)) (*.f64 z z))) (/.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z))))) |
(*.f64 (/.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (fma.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z)) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))))) |
(*.f64 (/.f64 (*.f64 y y) (/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 z z)) x) (*.f64 y y)) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z)) (-.f64 #s(literal 0 binary64) (*.f64 y y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) y)) y) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) y)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 y (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z))) |
(*.f64 (/.f64 y (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z)) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))))))) |
(*.f64 (/.f64 y (/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 z z)) x) (*.f64 y y)) (*.f64 z z))) (/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) #s(literal 1 binary64)) (/.f64 (fma.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z)) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 z z)) x) (*.f64 y y)) (*.f64 z z))) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z)) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(+.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (*.f64 y y)) (neg.f64 (/.f64 y (*.f64 (*.f64 y y) z)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 y y) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) (*.f64 y y))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) (*.f64 y y))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) (*.f64 y y)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (*.f64 y y)) (/.f64 y (*.f64 (*.f64 y y) z))) |
(-.f64 (/.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (*.f64 y y)) #s(literal 1 binary64)) (/.f64 (/.f64 y (*.f64 (*.f64 y y) z)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 (/.f64 (-.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) y)) z) (*.f64 y y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)))) (/.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)))) (/.f64 (/.f64 (-.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) y)) z) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y))))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (fma.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z)) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))))) (*.f64 y y)) (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (fma.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z)) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))))) (*.f64 y y))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z))) (*.f64 y y)) (/.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z))) (*.f64 y y))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (fma.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z)) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)))) (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (fma.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z)) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y))))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)))) (/.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y))))) |
(-.f64 (/.f64 (/.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (*.f64 y y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 y (*.f64 (*.f64 y y) z)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 y y)) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) (-.f64 #s(literal 0 binary64) (*.f64 y y))) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) (/.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y y))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (*.f64 y y) (fma.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z)) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z)))))) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y y) (fma.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z)) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z)))) (/.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z))))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) y) y) (/.f64 (/.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) (-.f64 #s(literal 0 binary64) y)) y)) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 1 binary64) y)) (/.f64 (/.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) (-.f64 #s(literal 0 binary64) y)) (*.f64 #s(literal 1 binary64) y))) |
(-.f64 (/.f64 (/.f64 (/.f64 x (*.f64 z z)) (-.f64 #s(literal 0 binary64) y)) (*.f64 #s(literal 1 binary64) y)) (/.f64 (/.f64 (/.f64 y z) y) (*.f64 #s(literal 1 binary64) y))) |
(-.f64 (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y y))) (/.f64 (*.f64 (*.f64 y y) (/.f64 y z)) (*.f64 (*.f64 y y) (*.f64 y y)))) |
(-.f64 (/.f64 (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (*.f64 y y)) (*.f64 (/.f64 (/.f64 x (*.f64 z z)) (*.f64 y y)) (/.f64 (/.f64 x (*.f64 z z)) (*.f64 y y)))) (fma.f64 (/.f64 (/.f64 x (*.f64 z z)) (*.f64 y y)) (/.f64 (/.f64 x (*.f64 z z)) (*.f64 y y)) (fma.f64 (/.f64 y (*.f64 (*.f64 y y) z)) (/.f64 y (*.f64 (*.f64 y y) z)) (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (*.f64 y y)) (/.f64 y (*.f64 (*.f64 y y) z)))))) (/.f64 (*.f64 (/.f64 y (*.f64 (*.f64 y y) z)) (*.f64 (/.f64 y (*.f64 (*.f64 y y) z)) (/.f64 y (*.f64 (*.f64 y y) z)))) (fma.f64 (/.f64 (/.f64 x (*.f64 z z)) (*.f64 y y)) (/.f64 (/.f64 x (*.f64 z z)) (*.f64 y y)) (fma.f64 (/.f64 y (*.f64 (*.f64 y y) z)) (/.f64 y (*.f64 (*.f64 y y) z)) (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (*.f64 y y)) (/.f64 y (*.f64 (*.f64 y y) z))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (/.f64 x (*.f64 z z)) (*.f64 y y)) (/.f64 (/.f64 x (*.f64 z z)) (*.f64 y y))) (+.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (*.f64 y y)) (/.f64 y (*.f64 (*.f64 y y) z)))) (/.f64 (*.f64 (/.f64 y (*.f64 (*.f64 y y) z)) (/.f64 y (*.f64 (*.f64 y y) z))) (+.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (*.f64 y y)) (/.f64 y (*.f64 (*.f64 y y) z))))) |
(fma.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z z))) (*.f64 y y)) (neg.f64 (/.f64 y (*.f64 (*.f64 y y) z)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 y y)) (neg.f64 (/.f64 y (*.f64 (*.f64 y y) z)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 x (*.f64 z z)) (*.f64 y y)) (neg.f64 (/.f64 y (*.f64 (*.f64 y y) z)))) |
(fma.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (*.f64 y y)) (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z)))) (neg.f64 (/.f64 y (*.f64 (*.f64 y y) z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 x (*.f64 z z)) (-.f64 #s(literal 0 binary64) y)) (neg.f64 (/.f64 y (*.f64 (*.f64 y y) z)))) |
(fma.f64 (/.f64 x y) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z z))) y) (neg.f64 (/.f64 y (*.f64 (*.f64 y y) z)))) |
(fma.f64 (/.f64 x y) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z))) y) (neg.f64 (/.f64 y (*.f64 (*.f64 y y) z)))) |
(fma.f64 (/.f64 x y) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (-.f64 #s(literal 0 binary64) y)) (neg.f64 (/.f64 y (*.f64 (*.f64 y y) z)))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 y y)) (neg.f64 (/.f64 y (*.f64 (*.f64 y y) z)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (/.f64 x (*.f64 z z)) y) (neg.f64 (/.f64 y (*.f64 (*.f64 y y) z)))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) y) (neg.f64 (/.f64 y (*.f64 (*.f64 y y) z)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) y) (/.f64 x (-.f64 #s(literal 0 binary64) y)) (neg.f64 (/.f64 y (*.f64 (*.f64 y y) z)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) y) (neg.f64 (/.f64 y (*.f64 (*.f64 y y) z)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z z))) (-.f64 #s(literal 0 binary64) y)) (neg.f64 (/.f64 y (*.f64 (*.f64 y y) z)))) |
(fma.f64 (/.f64 (/.f64 x z) y) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) y)) (neg.f64 (/.f64 y (*.f64 (*.f64 y y) z)))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) y) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z)))) y) (neg.f64 (/.f64 y (*.f64 (*.f64 y y) z)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z)))) y) (/.f64 (/.f64 (*.f64 z z) x) y) (neg.f64 (/.f64 y (*.f64 (*.f64 y y) z)))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 y y)) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z)))) (neg.f64 (/.f64 y (*.f64 (*.f64 y y) z)))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) #s(literal 3/2 binary64)) (*.f64 y y)) (/.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) #s(literal 3/2 binary64)) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z)))) (neg.f64 (/.f64 y (*.f64 (*.f64 y y) z)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (-.f64 #s(literal 0 binary64) y)) (/.f64 x y) (neg.f64 (/.f64 y (*.f64 (*.f64 y y) z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (/.f64 x (*.f64 z z)) y) (neg.f64 (/.f64 y (*.f64 (*.f64 y y) z)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) #s(literal -1 binary64)) (/.f64 x (*.f64 y y)) (neg.f64 (/.f64 y (*.f64 (*.f64 y y) z)))) |
(fma.f64 (/.f64 (/.f64 x z) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 y y)) (neg.f64 (/.f64 y (*.f64 (*.f64 y y) z)))) |
(fma.f64 (/.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) y)) (/.f64 (/.f64 #s(literal 1 binary64) z) y) (neg.f64 (/.f64 y (*.f64 (*.f64 y y) z)))) |
(neg.f64 (/.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y y) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) y))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 y y) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z))))) |
(/.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) (*.f64 y y)) |
(/.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)))) |
(/.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y y))))) |
(/.f64 (/.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) (*.f64 y y)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 y y) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 y y) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (/.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z)) (-.f64 #s(literal 0 binary64) (*.f64 y y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y))))) |
(/.f64 (/.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) (-.f64 #s(literal 0 binary64) (*.f64 y y))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 y y) (fma.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z)) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z)))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 z z)) x) (*.f64 y y)) (*.f64 z z)) (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z)))) |
(/.f64 (/.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) y) y) |
(/.f64 (/.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) y) (*.f64 #s(literal 1 binary64) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (*.f64 y y)) (*.f64 (*.f64 y y) (/.f64 y z))) (*.f64 (*.f64 y y) (*.f64 y y))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z)) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 y y))) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 z z)) x) (*.f64 y y)) (*.f64 z z)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z)) (*.f64 y y))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) y)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) y)) (neg.f64 (*.f64 #s(literal 1 binary64) y))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (neg.f64 (*.f64 (*.f64 y y) (fma.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z)) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 z z)) x) (*.f64 y y)) (*.f64 z z))) (neg.f64 (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (*.f64 y y)) (*.f64 (/.f64 (/.f64 x (*.f64 z z)) (*.f64 y y)) (/.f64 (/.f64 x (*.f64 z z)) (*.f64 y y)))) (*.f64 (/.f64 y (*.f64 (*.f64 y y) z)) (*.f64 (/.f64 y (*.f64 (*.f64 y y) z)) (/.f64 y (*.f64 (*.f64 y y) z))))) (fma.f64 (/.f64 (/.f64 x (*.f64 z z)) (*.f64 y y)) (/.f64 (/.f64 x (*.f64 z z)) (*.f64 y y)) (fma.f64 (/.f64 y (*.f64 (*.f64 y y) z)) (/.f64 y (*.f64 (*.f64 y y) z)) (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (*.f64 y y)) (/.f64 y (*.f64 (*.f64 y y) z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 x (*.f64 z z)) (*.f64 y y)) (/.f64 (/.f64 x (*.f64 z z)) (*.f64 y y))) (*.f64 (/.f64 y (*.f64 (*.f64 y y) z)) (/.f64 y (*.f64 (*.f64 y y) z)))) (+.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (*.f64 y y)) (/.f64 y (*.f64 (*.f64 y y) z)))) |
(/.f64 (/.f64 (-.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) y)) z) (-.f64 #s(literal 0 binary64) (*.f64 y y))) |
(/.f64 (*.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) #s(literal 1 binary64)) (*.f64 y y)) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (fma.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z)) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))))) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 z z)) x) (*.f64 y y)) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) y))) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (*.f64 y y)) (*.f64 (*.f64 y y) (/.f64 y z)))) (neg.f64 (*.f64 (*.f64 y y) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z)) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 z z)) x) (*.f64 y y)) (*.f64 z z)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z)) (*.f64 y y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (*.f64 y y)) (*.f64 (/.f64 (/.f64 x (*.f64 z z)) (*.f64 y y)) (/.f64 (/.f64 x (*.f64 z z)) (*.f64 y y)))) (*.f64 (/.f64 y (*.f64 (*.f64 y y) z)) (*.f64 (/.f64 y (*.f64 (*.f64 y y) z)) (/.f64 y (*.f64 (*.f64 y y) z)))))) (neg.f64 (fma.f64 (/.f64 (/.f64 x (*.f64 z z)) (*.f64 y y)) (/.f64 (/.f64 x (*.f64 z z)) (*.f64 y y)) (fma.f64 (/.f64 y (*.f64 (*.f64 y y) z)) (/.f64 y (*.f64 (*.f64 y y) z)) (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (*.f64 y y)) (/.f64 y (*.f64 (*.f64 y y) z))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (/.f64 x (*.f64 z z)) (*.f64 y y)) (/.f64 (/.f64 x (*.f64 z z)) (*.f64 y y))) (*.f64 (/.f64 y (*.f64 (*.f64 y y) z)) (/.f64 y (*.f64 (*.f64 y y) z))))) (neg.f64 (+.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (*.f64 y y)) (/.f64 y (*.f64 (*.f64 y y) z))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) (neg.f64 (fma.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z)) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 z z)) x) (*.f64 y y)) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z)))) |
(/.f64 (fma.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (*.f64 y y)) (*.f64 (/.f64 (/.f64 x (*.f64 z z)) (*.f64 y y)) (/.f64 (/.f64 x (*.f64 z z)) (*.f64 y y))) (pow.f64 (neg.f64 (/.f64 y (*.f64 (*.f64 y y) z))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 x (*.f64 z z)) (*.f64 y y)) (/.f64 (/.f64 x (*.f64 z z)) (*.f64 y y)) (-.f64 (*.f64 (neg.f64 (/.f64 y (*.f64 (*.f64 y y) z))) (neg.f64 (/.f64 y (*.f64 (*.f64 y y) z)))) (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (*.f64 y y)) (neg.f64 (/.f64 y (*.f64 (*.f64 y y) z))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (*.f64 y y)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 y (*.f64 (*.f64 y y) z)) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (*.f64 y y)) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (*.f64 y y)) #s(literal 1 binary64)) (fma.f64 (/.f64 (/.f64 y (*.f64 (*.f64 y y) z)) #s(literal 1 binary64)) (/.f64 (/.f64 y (*.f64 (*.f64 y y) z)) #s(literal 1 binary64)) (*.f64 (/.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (*.f64 y y)) #s(literal 1 binary64)) (/.f64 (/.f64 y (*.f64 (*.f64 y y) z)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (*.f64 y y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) (-.f64 #s(literal 0 binary64) (*.f64 y y))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 #s(literal 0 binary64) (*.f64 y y)) (fma.f64 (/.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) (-.f64 #s(literal 0 binary64) (*.f64 y y))) (/.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) (-.f64 #s(literal 0 binary64) (*.f64 y y))) (*.f64 (/.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) (-.f64 #s(literal 0 binary64) (*.f64 y y))))))) |
(pow.f64 (/.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) (*.f64 y y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 y y) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 y y) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 y (/.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) (*.f64 y y))) |
(*.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) (*.f64 y y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) (*.f64 y y))) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) y) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 y y) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (*.f64 y y) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z)) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z)) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 y y) (/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 z z)) x) (*.f64 y y)) (*.f64 z z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z)))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) y) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z)) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))))) y)) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 z z)) x) (*.f64 y y)) (*.f64 z z)) y) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z))) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z)) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))))) (*.f64 y y))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 z z)) x) (*.f64 y y)) (*.f64 z z)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z))) (*.f64 y y))) |
(*.f64 (/.f64 (fma.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z)) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 y y)) (/.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) (fma.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z)) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z)))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z)) (*.f64 y y)) (/.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z)))) |
(+.f64 #s(literal 0 binary64) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z)) |
(+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) y)) z)) |
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (/.f64 y z)) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (fma.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z)) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))))) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (fma.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z)) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z))) (/.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z)))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) z) (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) z)) (/.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) y) (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) z))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (/.f64 z y)) (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (/.f64 z y))) (/.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (/.f64 z y)))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (-.f64 #s(literal 0 binary64) z))) (/.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (-.f64 #s(literal 0 binary64) z)))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z)))) z) (*.f64 (/.f64 x (*.f64 z z)) z)) (/.f64 (*.f64 (/.f64 x (*.f64 z z)) y) (*.f64 (/.f64 x (*.f64 z z)) z))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z)))) (/.f64 z y)) (*.f64 (/.f64 x (*.f64 z z)) (/.f64 z y))) (/.f64 (*.f64 (/.f64 x (*.f64 z z)) #s(literal 1 binary64)) (*.f64 (/.f64 x (*.f64 z z)) (/.f64 z y)))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 x (*.f64 z z)) (-.f64 #s(literal 0 binary64) z))) (/.f64 (*.f64 (/.f64 x (*.f64 z z)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 x (*.f64 z z)) (-.f64 #s(literal 0 binary64) z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z)))))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z)) (*.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (/.f64 (-.f64 (/.f64 x z) y) (-.f64 #s(literal 0 binary64) z))) (/.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (/.f64 (-.f64 (/.f64 x z) y) (-.f64 #s(literal 0 binary64) z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z)))) (/.f64 (*.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z)) (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z))))) |
(fma.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) z)) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z))) |
(fma.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(fma.f64 #s(literal -1 binary64) (/.f64 y z) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 z z)) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z)))) (/.f64 (*.f64 z z) x) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(fma.f64 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (/.f64 x (*.f64 z z))) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(fma.f64 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 x (*.f64 z z)) (/.f64 x (*.f64 z z))) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(fma.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z))) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z))) (/.f64 (/.f64 x (*.f64 z z)) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(fma.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x z) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(fma.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) x) (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 x (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(fma.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z))) (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(fma.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (/.f64 x (*.f64 z z))) (/.f64 x (*.f64 z z)) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(fma.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(fma.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (*.f64 (/.f64 x (*.f64 z z)) x)) (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) x) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 x (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) x) (/.f64 (/.f64 x (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 x (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 x x)) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 x x)) (/.f64 (/.f64 x (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (/.f64 x (*.f64 z z)) x)) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (/.f64 x (*.f64 z z)) x)) (/.f64 (/.f64 x (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) #s(literal 3/2 binary64)) x) (/.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 x (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) #s(literal 3/2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z))) (/.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) #s(literal 3/2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) #s(literal 3/2 binary64)) (/.f64 x (*.f64 z z))) (/.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) #s(literal 3/2 binary64)) (/.f64 x (*.f64 z z))) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) #s(literal 3/2 binary64)) (*.f64 (/.f64 x (*.f64 z z)) x)) (/.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(fma.f64 (/.f64 (/.f64 x (*.f64 z z)) x) (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 x (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(fma.f64 (/.f64 (/.f64 x (*.f64 z z)) (/.f64 x (*.f64 z z))) (/.f64 x (*.f64 z z)) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(fma.f64 (/.f64 (/.f64 x (*.f64 z z)) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z))) (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(fma.f64 (/.f64 (/.f64 x (*.f64 z z)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(fma.f64 (/.f64 (/.f64 x (*.f64 z z)) (*.f64 (/.f64 x (*.f64 z z)) x)) (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) x) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 x (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 x (*.f64 z z))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (/.f64 x (*.f64 z z))) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 x (*.f64 z z)) x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (*.f64 z z) x) #s(literal -3/2 binary64)) x) (/.f64 (pow.f64 (/.f64 (*.f64 z z) x) #s(literal -3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 x (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (*.f64 z z) x) #s(literal -3/2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z))) (/.f64 (pow.f64 (/.f64 (*.f64 z z) x) #s(literal -3/2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (*.f64 z z) x) #s(literal -3/2 binary64)) (/.f64 x (*.f64 z z))) (/.f64 (pow.f64 (/.f64 (*.f64 z z) x) #s(literal -3/2 binary64)) (/.f64 x (*.f64 z z))) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (*.f64 z z) x) #s(literal -3/2 binary64)) (*.f64 x x)) (/.f64 (pow.f64 (/.f64 (*.f64 z z) x) #s(literal -3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (*.f64 z z) x) #s(literal -3/2 binary64)) (*.f64 (/.f64 x (*.f64 z z)) x)) (/.f64 (pow.f64 (/.f64 (*.f64 z z) x) #s(literal -3/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (/.f64 y z))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z)) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z)))) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z)) (/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 z z)) x) (*.f64 y y)) (*.f64 z z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z)) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z)))) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z)) (/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 z z)) x) (*.f64 y y)) (*.f64 z z))))) |
(/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (fma.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z)) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))))) |
(/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (-.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (/.f64 y z)))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 z z)) x) (*.f64 y y)) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z))) |
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 z z)) x) (*.f64 y y)) (*.f64 z z)) (/.f64 (-.f64 (/.f64 x z) y) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) z) (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) y)) (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) z)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (/.f64 z y)) (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (/.f64 z y))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (-.f64 #s(literal 0 binary64) y))) (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z)))) z) (*.f64 (/.f64 x (*.f64 z z)) y)) (*.f64 (/.f64 x (*.f64 z z)) z)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z)))) (/.f64 z y)) (*.f64 (/.f64 x (*.f64 z z)) #s(literal 1 binary64))) (*.f64 (/.f64 x (*.f64 z z)) (/.f64 z y))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 x (*.f64 z z)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (/.f64 x (*.f64 z z)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (neg.f64 (fma.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z)) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (neg.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (-.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (/.f64 y z))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 z z)) x) (*.f64 y y)) (*.f64 z z))) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 z z)) x) (*.f64 y y)) (*.f64 z z))) (neg.f64 (/.f64 (-.f64 (/.f64 x z) y) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z)) (*.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z)))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z))) (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z)))) |
(/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) |
(/.f64 (-.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (-.f64 (neg.f64 (/.f64 x z)) (*.f64 y #s(literal 1 binary64))) z) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) z) (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) y))) (neg.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (/.f64 z y)) (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (/.f64 z y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (-.f64 #s(literal 0 binary64) y)))) (neg.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z)))) z) (*.f64 (/.f64 x (*.f64 z z)) y))) (neg.f64 (*.f64 (/.f64 x (*.f64 z z)) z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z)))) (/.f64 z y)) (*.f64 (/.f64 x (*.f64 z z)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 x (*.f64 z z)) (/.f64 z y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 x (*.f64 z z)) (-.f64 #s(literal 0 binary64) y)))) (neg.f64 (*.f64 (/.f64 x (*.f64 z z)) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z)) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 z z)) x) (*.f64 y y)) (*.f64 z z)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z)) (*.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z))))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z)))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z)) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z))))) |
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z))))) (+.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (-.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (-.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) y)) z) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (-.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) y)) z) (/.f64 (-.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) y)) z) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) y)) z))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (fma.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z)) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (fma.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z)) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (fma.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z)) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (fma.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z)) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))))) (fma.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (fma.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z)) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))))) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (fma.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z)) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))))) (*.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (fma.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z)) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))))) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (fma.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z)) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z))) (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z))) (fma.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z))) (/.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z))) (*.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z))) (/.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z))))))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z)) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z)))) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z)) (/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 z z)) x) (*.f64 y y)) (*.f64 z z))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z)) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 z z)) x) (*.f64 y y)) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x z) y) z)))) |
(+.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z))) |
(+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z)))) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z z))) (/.f64 x (*.f64 z z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z z)) (/.f64 x (*.f64 z z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)))) (/.f64 x (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)))))) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)))) (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z))))) |
(fma.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 z z)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 z z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z)))) (/.f64 (*.f64 z z) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (/.f64 x (*.f64 z z))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 x (*.f64 z z)) (/.f64 x (*.f64 z z))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z))) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z))) (/.f64 (/.f64 x (*.f64 z z)) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) x) (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 x (*.f64 z z)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z))) (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (/.f64 x (*.f64 z z))) (/.f64 x (*.f64 z z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (*.f64 (/.f64 x (*.f64 z z)) x)) (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) x) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 x (*.f64 z z)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) x) (/.f64 (/.f64 x (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 x (*.f64 z z)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 x x)) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 x x)) (/.f64 (/.f64 x (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (/.f64 x (*.f64 z z)) x)) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 z z))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (/.f64 x (*.f64 z z)) x)) (/.f64 (/.f64 x (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 z z))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) #s(literal 3/2 binary64)) x) (/.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 x (*.f64 z z)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) #s(literal 3/2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z))) (/.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) #s(literal 3/2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) #s(literal 3/2 binary64)) (/.f64 x (*.f64 z z))) (/.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) #s(literal 3/2 binary64)) (/.f64 x (*.f64 z z))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) #s(literal 3/2 binary64)) (*.f64 (/.f64 x (*.f64 z z)) x)) (/.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z z))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x (*.f64 z z)) x) (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 x (*.f64 z z)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x (*.f64 z z)) (/.f64 x (*.f64 z z))) (/.f64 x (*.f64 z z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x (*.f64 z z)) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z))) (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x (*.f64 z z)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x (*.f64 z z)) (*.f64 (/.f64 x (*.f64 z z)) x)) (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) x) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 x (*.f64 z z)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 x (*.f64 z z))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (/.f64 x (*.f64 z z))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 x (*.f64 z z)) x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (*.f64 z z) x) #s(literal -3/2 binary64)) x) (/.f64 (pow.f64 (/.f64 (*.f64 z z) x) #s(literal -3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 x (*.f64 z z)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (*.f64 z z) x) #s(literal -3/2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z))) (/.f64 (pow.f64 (/.f64 (*.f64 z z) x) #s(literal -3/2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (*.f64 z z) x) #s(literal -3/2 binary64)) (/.f64 x (*.f64 z z))) (/.f64 (pow.f64 (/.f64 (*.f64 z z) x) #s(literal -3/2 binary64)) (/.f64 x (*.f64 z z))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (*.f64 z z) x) #s(literal -3/2 binary64)) (*.f64 x x)) (/.f64 (pow.f64 (/.f64 (*.f64 z z) x) #s(literal -3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (*.f64 z z) x) #s(literal -3/2 binary64)) (*.f64 (/.f64 x (*.f64 z z)) x)) (/.f64 (pow.f64 (/.f64 (*.f64 z z) x) #s(literal -3/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z z))) #s(literal 0 binary64)) |
(neg.f64 (/.f64 x (*.f64 z z))) |
(/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z z))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 z z) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 z z)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z)))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 z z) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 z z) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x (*.f64 z z)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)))) |
(/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z)))) |
(/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))))) |
(/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z)))))) |
(/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)))))) |
(/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z)))) (/.f64 x (*.f64 z z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)))) |
(/.f64 (/.f64 x z) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))))) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))))) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (*.f64 z z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z))))) |
(/.f64 (neg.f64 (/.f64 x z)) z) |
(/.f64 (neg.f64 (/.f64 x z)) (neg.f64 (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z)))))) (/.f64 x (*.f64 z z))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 x z))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) #s(literal 0 binary64)) (+.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z)))) #s(literal 3 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z))))) (fma.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z)))) (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z)))) (+.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z)))) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z z))) #s(literal 3 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z))))) (fma.f64 (/.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z z))) (/.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z z))) (+.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (/.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z z))) (/.f64 x (*.f64 z z)))))) |
(pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 x (*.f64 z z)) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 (/.f64 (*.f64 z z) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (*.f64 z z)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))))) #s(literal -1 binary64)) |
(*.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 z z))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 z z))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z)))) (/.f64 (*.f64 z z) x)) |
(*.f64 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (/.f64 x (*.f64 z z)))) |
(*.f64 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 x (*.f64 z z)) (/.f64 x (*.f64 z z)))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z z))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z))) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z))) (/.f64 (/.f64 x (*.f64 z z)) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x z)) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) x) (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 x (*.f64 z z))))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z))) (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (/.f64 x (*.f64 z z))) (/.f64 x (*.f64 z z))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 z z))))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (*.f64 (/.f64 x (*.f64 z z)) x)) (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) x) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 x (*.f64 z z))))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) x) (/.f64 (/.f64 x (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 x (*.f64 z z))))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 x x)) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 z z))))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 x x)) (/.f64 (/.f64 x (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 z z))))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (/.f64 x (*.f64 z z)) x)) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (/.f64 x (*.f64 z z)) x)) (/.f64 (/.f64 x (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) #s(literal 3/2 binary64)) x) (/.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 x (*.f64 z z))))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) #s(literal 3/2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z))) (/.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) #s(literal 3/2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) #s(literal 3/2 binary64)) (/.f64 x (*.f64 z z))) (/.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) #s(literal 3/2 binary64)) (/.f64 x (*.f64 z z)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 z z))))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) #s(literal 3/2 binary64)) (*.f64 (/.f64 x (*.f64 z z)) x)) (/.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) |
(*.f64 (/.f64 (/.f64 x (*.f64 z z)) x) (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 x (*.f64 z z))))) |
(*.f64 (/.f64 (/.f64 x (*.f64 z z)) (/.f64 x (*.f64 z z))) (/.f64 x (*.f64 z z))) |
(*.f64 (/.f64 (/.f64 x (*.f64 z z)) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z))) (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)))) |
(*.f64 (/.f64 (/.f64 x (*.f64 z z)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 z z))))) |
(*.f64 (/.f64 (/.f64 x (*.f64 z z)) (*.f64 (/.f64 x (*.f64 z z)) x)) (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) x) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 x (*.f64 z z))))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 x (*.f64 z z))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (/.f64 x (*.f64 z z)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 z z))))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 x (*.f64 z z)) x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (*.f64 z z) x) #s(literal -3/2 binary64)) x) (/.f64 (pow.f64 (/.f64 (*.f64 z z) x) #s(literal -3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 x (*.f64 z z))))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (*.f64 z z) x) #s(literal -3/2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z))) (/.f64 (pow.f64 (/.f64 (*.f64 z z) x) #s(literal -3/2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (*.f64 z z) x) #s(literal -3/2 binary64)) (/.f64 x (*.f64 z z))) (/.f64 (pow.f64 (/.f64 (*.f64 z z) x) #s(literal -3/2 binary64)) (/.f64 x (*.f64 z z)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (*.f64 z z) x) #s(literal -3/2 binary64)) (*.f64 x x)) (/.f64 (pow.f64 (/.f64 (*.f64 z z) x) #s(literal -3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 z z))))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (*.f64 z z) x) #s(literal -3/2 binary64)) (*.f64 (/.f64 x (*.f64 z z)) x)) (/.f64 (pow.f64 (/.f64 (*.f64 z z) x) #s(literal -3/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) |
(+.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(exp.f64 (log.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 y))) (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) x #s(literal 0 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(fma.f64 (cos.f64 y) x #s(literal 0 binary64)) |
(fma.f64 x (cos.f64 y) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 y))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (cos.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 y))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 y))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 y))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (pow.f64 (cos.f64 y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal -1/2 binary64))) (/.f64 x (pow.f64 (cos.f64 y) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) x #s(literal 0 binary64)))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 y))) |
(/.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) x #s(literal 0 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 y) x #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) (cos.f64 y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) (cos.f64 y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) (cos.f64 y))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) #s(literal 0 binary64)) (-.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 0 binary64))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal -1 binary64) (cos.f64 y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (cos.f64 y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) #s(literal 0 binary64))) (neg.f64 (-.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (*.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) x #s(literal 0 binary64)))))) |
(pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) x #s(literal 0 binary64)))) #s(literal -1/2 binary64)) |
(*.f64 (cos.f64 y) x) |
(*.f64 x (cos.f64 y)) |
(*.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) x #s(literal 0 binary64)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 y)))) |
(*.f64 (pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (cos.f64 y))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 y)))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 y))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 y)))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (pow.f64 (cos.f64 y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal -1/2 binary64))) (/.f64 x (pow.f64 (cos.f64 y) #s(literal -1/2 binary64)))) |
(+.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(exp.f64 (log.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 y))) (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) x #s(literal 0 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(fma.f64 (cos.f64 y) x #s(literal 0 binary64)) |
(fma.f64 x (cos.f64 y) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 y))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (cos.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 y))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 y))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 y))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (pow.f64 (cos.f64 y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal -1/2 binary64))) (/.f64 x (pow.f64 (cos.f64 y) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) x #s(literal 0 binary64)))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 y))) |
(/.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) x #s(literal 0 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 y) x #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) (cos.f64 y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) (cos.f64 y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) (cos.f64 y))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) #s(literal 0 binary64)) (-.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 0 binary64))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal -1 binary64) (cos.f64 y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (cos.f64 y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) #s(literal 0 binary64))) (neg.f64 (-.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (*.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) x #s(literal 0 binary64)))))) |
(pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) x #s(literal 0 binary64)))) #s(literal -1/2 binary64)) |
(*.f64 (cos.f64 y) x) |
(*.f64 x (cos.f64 y)) |
(*.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) x #s(literal 0 binary64)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 y)))) |
(*.f64 (pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (cos.f64 y))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 y)))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 y))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 y)))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (pow.f64 (cos.f64 y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal -1/2 binary64))) (/.f64 x (pow.f64 (cos.f64 y) #s(literal -1/2 binary64)))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (log.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64))))) |
(exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 y) x #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) x) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) x #s(literal 0 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 y)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (cos.f64 y)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) (cos.f64 y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (cos.f64 y))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)))) |
(pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) x #s(literal 0 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 y) x #s(literal 0 binary64)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 y) x #s(literal 0 binary64))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 y)) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (cos.f64 y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (cos.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) (cos.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 y))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 y))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 y)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (cos.f64 y)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (cos.f64 y) x #s(literal 0 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (/.f64 (pow.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (cos.f64 y))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 y))) |
(/.f64 #s(literal 1 binary64) (cos.f64 y)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y))))) |
(pow.f64 (cos.f64 y) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 y))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 y))) |
(*.f64 (pow.f64 (cos.f64 y) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 y) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) |
(+.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))))) |
(fma.f64 (sin.f64 y) z #s(literal 0 binary64)) |
(fma.f64 z (sin.f64 y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 y) (sin.f64 y)) (/.f64 (*.f64 z (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 y) z) (/.f64 (*.f64 z (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (sin.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z (sin.f64 y)) (/.f64 (*.f64 (sin.f64 y) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z z) (/.f64 (*.f64 (sin.f64 y) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (sin.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (sin.f64 y)) (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) z) (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (sin.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (sin.f64 y)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) z) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (sin.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z z) (sin.f64 y)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) z) (/.f64 (*.f64 z z) (sin.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z z) z) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (sin.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (sin.f64 y)) (/.f64 (*.f64 z z) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (sin.f64 y)) (sin.f64 y)) (/.f64 z z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (sin.f64 y)) z) (/.f64 z (sin.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) z) (sin.f64 y)) (/.f64 (sin.f64 y) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) z) z) (/.f64 (sin.f64 y) (sin.f64 y)) #s(literal 0 binary64)) |
(/.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) |
(/.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3 binary64)) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) #s(literal 0 binary64))) |
(*.f64 (sin.f64 y) z) |
(*.f64 z (sin.f64 y)) |
(*.f64 (/.f64 (sin.f64 y) (sin.f64 y)) (/.f64 (*.f64 z (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) z)) |
(*.f64 (/.f64 (sin.f64 y) z) (/.f64 (*.f64 z (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (sin.f64 y))) |
(*.f64 (/.f64 z (sin.f64 y)) (/.f64 (*.f64 (sin.f64 y) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) z)) |
(*.f64 (/.f64 z z) (/.f64 (*.f64 (sin.f64 y) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (sin.f64 y))) |
(*.f64 (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (sin.f64 y)) (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) z)) |
(*.f64 (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) z) (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (sin.f64 y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (sin.f64 y)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) z)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) z) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (sin.f64 y))) |
(*.f64 (/.f64 (*.f64 z z) (sin.f64 y)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) z)) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) z) (/.f64 (*.f64 z z) (sin.f64 y))) |
(*.f64 (/.f64 (*.f64 z z) z) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (sin.f64 y))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (sin.f64 y)) (/.f64 (*.f64 z z) z)) |
(*.f64 (/.f64 (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (sin.f64 y)) (sin.f64 y)) (/.f64 z z)) |
(*.f64 (/.f64 (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (sin.f64 y)) z) (/.f64 z (sin.f64 y))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) z) (sin.f64 y)) (/.f64 (sin.f64 y) z)) |
(*.f64 (/.f64 (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) z) z) (/.f64 (sin.f64 y) (sin.f64 y))) |
(exp.f64 (*.f64 (log.f64 z) #s(literal 2 binary64))) |
(pow.f64 z #s(literal 2 binary64)) |
(pow.f64 (*.f64 z z) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 z)) #s(literal 2 binary64)) |
(*.f64 z z) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 z))) |
(+.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z z))) |
(+.f64 (/.f64 x (*.f64 z z)) #s(literal 0 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 z z) x)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z z))) (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z z))) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 z z)) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 x (*.f64 z z))) (/.f64 x (*.f64 z z))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z z)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z z))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) x #s(literal 0 binary64)) |
(fma.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (/.f64 x (*.f64 z z))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) x) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 z z))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x x) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 x (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 x (*.f64 z z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z z)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 x (*.f64 z z))) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (/.f64 x z)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 x (*.f64 z z))) (/.f64 #s(literal 1 binary64) z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z z)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (/.f64 x z)) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (/.f64 #s(literal 1 binary64) z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x (*.f64 z z)) x) (/.f64 (/.f64 x (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 z z))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (/.f64 x (*.f64 z z)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x (*.f64 z z)) #s(literal 1 binary64)) (/.f64 (/.f64 x (*.f64 z z)) (/.f64 x (*.f64 z z))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x (*.f64 z z)) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 x (*.f64 z z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z z)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 x (*.f64 z z)) (/.f64 x z)) (/.f64 (/.f64 x (*.f64 z z)) (/.f64 #s(literal 1 binary64) z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 x (*.f64 z z))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z z)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 z z))) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 x z)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 #s(literal 1 binary64) z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 x (*.f64 z z)) x) x) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 z z))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 x (*.f64 z z)) x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 x (*.f64 z z))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 x (*.f64 z z)) x) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z z)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 x (*.f64 z z)) x) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 x (*.f64 z z)) x) (/.f64 x z)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 #s(literal 1 binary64) z)) #s(literal 0 binary64)) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z))) |
(/.f64 x (*.f64 z z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z z) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 z z) x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 x z))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 z z) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 z z) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 z z) x) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z (/.f64 x z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 z z))) |
(/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) (/.f64 x (*.f64 z z))) |
(/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) #s(literal 0 binary64)))) |
(/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))) #s(literal 0 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z)))) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z))) |
(/.f64 (/.f64 x z) z) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z))))) (/.f64 x (*.f64 z z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)))) |
(/.f64 (neg.f64 (/.f64 x z)) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 x z))) (neg.f64 (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 (*.f64 z z) (*.f64 z z)))) #s(literal 0 binary64)) (/.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 z z)))) |
(pow.f64 (/.f64 (*.f64 z z) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 z z) x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 z (/.f64 x z)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 z z))) |
(*.f64 x (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 x (*.f64 z z))) (/.f64 x (*.f64 z z)))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 z z))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) x) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (/.f64 x (*.f64 z z)))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) x) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) x)) |
(*.f64 (/.f64 x x) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 x (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 x (*.f64 z z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z z))))) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 x (*.f64 z z))) x)) |
(*.f64 (/.f64 x (/.f64 x z)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 x (*.f64 z z))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z z))))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (/.f64 x z)) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (/.f64 x (*.f64 z z)) x) (/.f64 (/.f64 x (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) |
(*.f64 (/.f64 (/.f64 x (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (/.f64 x (*.f64 z z)) x)) |
(*.f64 (/.f64 (/.f64 x (*.f64 z z)) #s(literal 1 binary64)) (/.f64 (/.f64 x (*.f64 z z)) (/.f64 x (*.f64 z z)))) |
(*.f64 (/.f64 (/.f64 x (*.f64 z z)) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 x (*.f64 z z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z z))))) |
(*.f64 (/.f64 (/.f64 x (*.f64 z z)) (/.f64 x z)) (/.f64 (/.f64 x (*.f64 z z)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (*.f64 x x) x) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 x (*.f64 z z)))) |
(*.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z z))))) |
(*.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 z z))) x)) |
(*.f64 (/.f64 (*.f64 x x) (/.f64 x z)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (*.f64 (/.f64 x (*.f64 z z)) x) x) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 z z)))) |
(*.f64 (/.f64 (*.f64 (/.f64 x (*.f64 z z)) x) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 x (*.f64 z z)))) |
(*.f64 (/.f64 (*.f64 (/.f64 x (*.f64 z z)) x) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z z))))) |
(*.f64 (/.f64 (*.f64 (/.f64 x (*.f64 z z)) x) (/.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) x)) |
(*.f64 (/.f64 (*.f64 (/.f64 x (*.f64 z z)) x) (/.f64 x z)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 #s(literal 1 binary64) z))) |
| 1× | egg-herbie |
| 8 632× | accelerator-lowering-fma.f32 |
| 8 632× | accelerator-lowering-fma.f64 |
| 5 822× | *-lowering-*.f32 |
| 5 822× | *-lowering-*.f64 |
| 2 626× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 415 | 4270 |
| 1 | 1330 | 4115 |
| 2 | 4154 | 4047 |
| 0 | 8160 | 3991 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
x |
(+ x (* -1 (* y z))) |
(+ x (* y (- (* -1/2 (* x y)) z))) |
(+ x (* y (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))) |
(- (* x (cos y)) (* z (sin y))) |
(- (* x (cos y)) (* z (sin y))) |
(- (* x (cos y)) (* z (sin y))) |
(- (* x (cos y)) (* z (sin y))) |
(- (* x (cos y)) (* z (sin y))) |
(- (* x (cos y)) (* z (sin y))) |
(- (* x (cos y)) (* z (sin y))) |
(- (* x (cos y)) (* z (sin y))) |
(* -1 (* z (sin y))) |
(- (* x (cos y)) (* z (sin y))) |
(- (* x (cos y)) (* z (sin y))) |
(- (* x (cos y)) (* z (sin y))) |
(* x (cos y)) |
(* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))) |
(* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))) |
(* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))) |
(* x (cos y)) |
(* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))) |
(* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))) |
(* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))) |
(* x (cos y)) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(* -1 (* z (sin y))) |
(* z (- (/ (* x (cos y)) z) (sin y))) |
(* z (- (/ (* x (cos y)) z) (sin y))) |
(* z (- (/ (* x (cos y)) z) (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))) |
(* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))) |
(* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin 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 (* y z)) |
(* y (- (* 1/6 (* (pow y 2) z)) z)) |
(* y (- (* (pow y 2) (- (* -1/120 (* (pow y 2) z)) (* -1/6 z))) z)) |
(* y (- (* (pow y 2) (- (* (pow y 2) (- (* 1/5040 (* (pow y 2) z)) (* 1/120 z))) (* -1/6 z))) z)) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
(* -1 (* z (sin y))) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* -1 (* y z)) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(/ (* (pow y 2) (pow z 2)) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(* (pow y 2) (pow z 2)) |
(* (pow y 2) (pow z 2)) |
(* (pow y 2) (pow z 2)) |
(* (pow y 2) (pow z 2)) |
(* (pow y 2) (pow z 2)) |
(* (pow y 2) (pow z 2)) |
(* (pow y 2) (pow z 2)) |
(* (pow y 2) (pow z 2)) |
(* (pow y 2) (pow z 2)) |
(* (pow y 2) (pow z 2)) |
(* (pow y 2) (pow z 2)) |
(* (pow y 2) (pow z 2)) |
(* (pow y 2) (pow z 2)) |
(* (pow y 2) (pow z 2)) |
(* (pow y 2) (pow z 2)) |
(* (pow y 2) (pow z 2)) |
(* (pow y 2) (pow z 2)) |
(* (pow y 2) (pow z 2)) |
(* (pow y 2) (pow z 2)) |
(* (pow y 2) (pow z 2)) |
(* (pow y 2) (pow z 2)) |
(* (pow y 2) (pow z 2)) |
(* (pow y 2) (pow z 2)) |
(* (pow y 2) (pow z 2)) |
(* y (pow z 2)) |
(* y (pow z 2)) |
(* y (pow z 2)) |
(* y (pow z 2)) |
(* y (pow z 2)) |
(* y (pow z 2)) |
(* y (pow z 2)) |
(* y (pow z 2)) |
(* y (pow z 2)) |
(* y (pow z 2)) |
(* y (pow z 2)) |
(* y (pow z 2)) |
(* y (pow z 2)) |
(* y (pow z 2)) |
(* y (pow z 2)) |
(* y (pow z 2)) |
(* y (pow z 2)) |
(* y (pow z 2)) |
(* y (pow z 2)) |
(* y (pow z 2)) |
(* y (pow z 2)) |
(* y (pow z 2)) |
(* y (pow z 2)) |
(* y (pow z 2)) |
(* -1 (* y z)) |
(+ x (* -1 (* y z))) |
(+ (* -1 (* y z)) (* x (+ 1 (* -1 (/ x (* y z)))))) |
(+ (* -1 (* y z)) (* x (+ 1 (* x (- (/ x (* (pow y 2) (pow z 2))) (/ 1 (* y z))))))) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(/ (+ (* -1 (* (pow y 2) (pow z 2))) (/ (* (pow y 3) (pow z 3)) x)) x) |
(/ (+ (* -1 (* (pow y 2) (pow z 2))) (+ (* -1 (/ (* (pow y 4) (pow z 4)) (pow x 2))) (/ (* (pow y 3) (pow z 3)) x))) x) |
(/ (+ (* -1 (* (pow y 2) (pow z 2))) (+ (* -1 (/ (* (pow y 4) (pow z 4)) (pow x 2))) (+ (/ (* (pow y 3) (pow z 3)) x) (/ (* (pow y 5) (pow z 5)) (pow x 3))))) x) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(* -1 (/ (+ (* -1 (/ (* (pow y 3) (pow z 3)) x)) (* (pow y 2) (pow z 2))) x)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow y 4) (pow z 4)) x)) (* -1 (* (pow y 3) (pow z 3)))) x)) (* (pow y 2) (pow z 2))) x)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow y 5) (pow z 5)) x)) (* -1 (* (pow y 4) (pow z 4)))) x)) (* -1 (* (pow y 3) (pow z 3)))) x)) (* (pow y 2) (pow z 2))) x)) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(* (pow z 2) (+ (* -1 (/ (pow y 2) x)) (/ (* (pow y 3) z) (pow x 2)))) |
(* (pow z 2) (+ (* -1 (/ (pow y 2) x)) (* z (+ (* -1 (/ (* (pow y 4) z) (pow x 3))) (/ (pow y 3) (pow x 2)))))) |
(* (pow z 2) (+ (* -1 (/ (pow y 2) x)) (* z (+ (* z (+ (* -1 (/ (pow y 4) (pow x 3))) (/ (* (pow y 5) z) (pow x 4)))) (/ (pow y 3) (pow x 2)))))) |
(* -1 (* y z)) |
(* z (+ (* -1 y) (/ x z))) |
(* z (+ (* -1 y) (+ (* -1 (/ (pow x 2) (* y (pow z 2)))) (/ x z)))) |
(* z (+ (* -1 y) (+ (* -1 (/ (pow x 2) (* y (pow z 2)))) (+ (/ x z) (/ (pow x 3) (* (pow y 2) (pow z 3))))))) |
(* -1 (* y z)) |
(* -1 (* z (+ y (* -1 (/ x z))))) |
(* -1 (* z (+ y (* -1 (/ (+ x (* -1 (/ (pow x 2) (* y z)))) z))))) |
(* -1 (* z (+ y (* -1 (/ (+ x (* -1 (/ (+ (* -1 (/ (pow x 3) (* (pow y 2) z))) (/ (pow x 2) y)) z))) z))))) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(* (pow y 2) (+ (* -1 (/ (pow z 2) x)) (/ (* y (pow z 3)) (pow x 2)))) |
(* (pow y 2) (+ (* -1 (/ (pow z 2) x)) (* y (+ (* -1 (/ (* y (pow z 4)) (pow x 3))) (/ (pow z 3) (pow x 2)))))) |
(* (pow y 2) (+ (* -1 (/ (pow z 2) x)) (* y (+ (* y (+ (* -1 (/ (pow z 4) (pow x 3))) (/ (* y (pow z 5)) (pow x 4)))) (/ (pow z 3) (pow x 2)))))) |
(* -1 (* y z)) |
(* y (+ (* -1 z) (/ x y))) |
(* y (- (+ (* -1 z) (* -1 (/ (pow x 2) (* (pow y 2) z)))) (* -1 (/ x y)))) |
(* y (- (+ (* -1 z) (/ (pow x 3) (* (pow y 3) (pow z 2)))) (+ (* -1 (/ x y)) (/ (pow x 2) (* (pow y 2) z))))) |
(* -1 (* y z)) |
(* -1 (* y (+ z (* -1 (/ x y))))) |
(* -1 (* y (+ z (* -1 (/ (- (* -1 (/ (pow x 2) (* y z))) (* -1 x)) y))))) |
(* -1 (* y (+ z (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 3) (* y (pow z 2)))) (* -1 (/ (pow x 2) z))) y)) (* -1 x)) y))))) |
(/ -1 (* y z)) |
(- (* -1 (/ x (* (pow y 2) (pow z 2)))) (/ 1 (* y z))) |
(- (* -1 (/ x (* (pow y 2) (pow z 2)))) (/ 1 (* y z))) |
(- (* -1 (/ x (* (pow y 2) (pow z 2)))) (/ 1 (* y z))) |
(* -1 (/ x (* (pow y 2) (pow z 2)))) |
(* -1 (* x (+ (/ 1 (* x (* y z))) (/ 1 (* (pow y 2) (pow z 2)))))) |
(* -1 (* x (+ (/ 1 (* x (* y z))) (/ 1 (* (pow y 2) (pow z 2)))))) |
(* -1 (* x (+ (/ 1 (* x (* y z))) (/ 1 (* (pow y 2) (pow z 2)))))) |
(* -1 (/ x (* (pow y 2) (pow z 2)))) |
(* -1 (* x (+ (/ 1 (* x (* y z))) (/ 1 (* (pow y 2) (pow z 2)))))) |
(* -1 (* x (+ (/ 1 (* x (* y z))) (/ 1 (* (pow y 2) (pow z 2)))))) |
(* -1 (* x (+ (/ 1 (* x (* y z))) (/ 1 (* (pow y 2) (pow z 2)))))) |
(* -1 (/ x (* (pow y 2) (pow z 2)))) |
(/ (+ (* -1 (/ x (pow y 2))) (* -1 (/ z y))) (pow z 2)) |
(/ (+ (* -1 (/ x (pow y 2))) (* -1 (/ z y))) (pow z 2)) |
(/ (+ (* -1 (/ x (pow y 2))) (* -1 (/ z y))) (pow z 2)) |
(/ -1 (* y z)) |
(/ (- (* -1 (/ x (* (pow y 2) z))) (/ 1 y)) z) |
(/ (- (* -1 (/ x (* (pow y 2) z))) (/ 1 y)) z) |
(/ (- (* -1 (/ x (* (pow y 2) z))) (/ 1 y)) z) |
(/ -1 (* y z)) |
(* -1 (/ (+ (/ 1 y) (/ x (* (pow y 2) z))) z)) |
(* -1 (/ (+ (/ 1 y) (/ x (* (pow y 2) z))) z)) |
(* -1 (/ (+ (/ 1 y) (/ x (* (pow y 2) z))) z)) |
(* -1 (/ x (* (pow y 2) (pow z 2)))) |
(/ (+ (* -1 (/ x (pow z 2))) (* -1 (/ y z))) (pow y 2)) |
(/ (+ (* -1 (/ x (pow z 2))) (* -1 (/ y z))) (pow y 2)) |
(/ (+ (* -1 (/ x (pow z 2))) (* -1 (/ y z))) (pow y 2)) |
(/ -1 (* y z)) |
(/ (- (* -1 (/ x (* y (pow z 2)))) (/ 1 z)) y) |
(/ (- (* -1 (/ x (* y (pow z 2)))) (/ 1 z)) y) |
(/ (- (* -1 (/ x (* y (pow z 2)))) (/ 1 z)) y) |
(/ -1 (* y z)) |
(* -1 (/ (+ (/ 1 z) (/ x (* y (pow z 2)))) y)) |
(* -1 (/ (+ (/ 1 z) (/ x (* y (pow z 2)))) y)) |
(* -1 (/ (+ (/ 1 z) (/ x (* y (pow z 2)))) y)) |
(* -1 (/ y z)) |
(- (* -1 (/ x (pow z 2))) (/ y z)) |
(- (* -1 (/ x (pow z 2))) (/ y z)) |
(- (* -1 (/ x (pow z 2))) (/ y z)) |
(* -1 (/ x (pow z 2))) |
(* x (- (* -1 (/ y (* x z))) (/ 1 (pow z 2)))) |
(* x (- (* -1 (/ y (* x z))) (/ 1 (pow z 2)))) |
(* x (- (* -1 (/ y (* x z))) (/ 1 (pow z 2)))) |
(* -1 (/ x (pow z 2))) |
(* -1 (* x (+ (/ 1 (pow z 2)) (/ y (* x z))))) |
(* -1 (* x (+ (/ 1 (pow z 2)) (/ y (* x z))))) |
(* -1 (* x (+ (/ 1 (pow z 2)) (/ y (* x z))))) |
(* -1 (/ x (pow z 2))) |
(/ (- (* -1 (* y z)) x) (pow z 2)) |
(/ (- (* -1 (* y z)) x) (pow z 2)) |
(/ (- (* -1 (* y z)) x) (pow z 2)) |
(* -1 (/ y z)) |
(/ (- (* -1 (/ x z)) y) z) |
(/ (- (* -1 (/ x z)) y) z) |
(/ (- (* -1 (/ x z)) y) z) |
(* -1 (/ y z)) |
(* -1 (/ (- (/ x z) (* -1 y)) z)) |
(* -1 (/ (- (/ x z) (* -1 y)) z)) |
(* -1 (/ (- (/ x z) (* -1 y)) z)) |
(* -1 (/ x (pow z 2))) |
(- (* -1 (/ y z)) (/ x (pow z 2))) |
(- (* -1 (/ y z)) (/ x (pow z 2))) |
(- (* -1 (/ y z)) (/ x (pow z 2))) |
(* -1 (/ y z)) |
(* y (- (* -1 (/ x (* y (pow z 2)))) (/ 1 z))) |
(* y (- (* -1 (/ x (* y (pow z 2)))) (/ 1 z))) |
(* y (- (* -1 (/ x (* y (pow z 2)))) (/ 1 z))) |
(* -1 (/ y z)) |
(* -1 (* y (+ (/ 1 z) (/ x (* y (pow z 2)))))) |
(* -1 (* y (+ (/ 1 z) (/ x (* y (pow z 2)))))) |
(* -1 (* y (+ (/ 1 z) (/ x (* y (pow z 2)))))) |
(* -1 (/ x (pow z 2))) |
(* -1 (/ x (pow z 2))) |
(* -1 (/ x (pow z 2))) |
(* -1 (/ x (pow z 2))) |
(* -1 (/ x (pow z 2))) |
(* -1 (/ x (pow z 2))) |
(* -1 (/ x (pow z 2))) |
(* -1 (/ x (pow z 2))) |
(* -1 (/ x (pow z 2))) |
(* -1 (/ x (pow z 2))) |
(* -1 (/ x (pow z 2))) |
(* -1 (/ x (pow z 2))) |
(* -1 (/ x (pow z 2))) |
(* -1 (/ x (pow z 2))) |
(* -1 (/ x (pow z 2))) |
(* -1 (/ x (pow z 2))) |
(* -1 (/ x (pow z 2))) |
(* -1 (/ x (pow z 2))) |
(* -1 (/ x (pow z 2))) |
(* -1 (/ x (pow z 2))) |
(* -1 (/ x (pow z 2))) |
(* -1 (/ x (pow z 2))) |
(* -1 (/ x (pow z 2))) |
(* -1 (/ x (pow z 2))) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
x |
(+ x (* -1/2 (* x (pow y 2)))) |
(+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))) |
(+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
x |
(+ x (* -1/2 (* x (pow y 2)))) |
(+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))) |
(+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(* x (cos y)) |
(/ 1 (* x (cos y))) |
(/ 1 (* x (cos y))) |
(/ 1 (* x (cos y))) |
(/ 1 (* x (cos y))) |
(/ 1 (* x (cos y))) |
(/ 1 (* x (cos y))) |
(/ 1 (* x (cos y))) |
(/ 1 (* x (cos y))) |
(/ 1 (* x (cos y))) |
(/ 1 (* x (cos y))) |
(/ 1 (* x (cos y))) |
(/ 1 (* x (cos y))) |
(/ 1 x) |
(+ (* 1/2 (/ (pow y 2) x)) (/ 1 x)) |
(+ (* (pow y 2) (+ (* 5/24 (/ (pow y 2) x)) (* 1/2 (/ 1 x)))) (/ 1 x)) |
(+ (* (pow y 2) (+ (* (pow y 2) (+ (* 61/720 (/ (pow y 2) x)) (* 5/24 (/ 1 x)))) (* 1/2 (/ 1 x)))) (/ 1 x)) |
(/ 1 (* x (cos y))) |
(/ 1 (* x (cos y))) |
(/ 1 (* x (cos y))) |
(/ 1 (* x (cos y))) |
(/ 1 (* x (cos y))) |
(/ 1 (* x (cos y))) |
(/ 1 (* x (cos y))) |
(/ 1 (* x (cos y))) |
1 |
(+ 1 (* 1/2 (pow y 2))) |
(+ 1 (* (pow y 2) (+ 1/2 (* 5/24 (pow y 2))))) |
(+ 1 (* (pow y 2) (+ 1/2 (* (pow y 2) (+ 5/24 (* 61/720 (pow y 2))))))) |
(/ 1 (cos y)) |
(/ 1 (cos y)) |
(/ 1 (cos y)) |
(/ 1 (cos y)) |
(/ 1 (cos y)) |
(/ 1 (cos y)) |
(/ 1 (cos y)) |
(/ 1 (cos y)) |
(* y z) |
(* y (+ z (* -1/6 (* (pow y 2) z)))) |
(* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))) |
(* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(* z (sin y)) |
(pow z 2) |
(pow z 2) |
(pow z 2) |
(pow z 2) |
(pow z 2) |
(pow z 2) |
(pow z 2) |
(pow z 2) |
(pow z 2) |
(pow z 2) |
(pow z 2) |
(pow z 2) |
(/ x (pow z 2)) |
(/ x (pow z 2)) |
(/ x (pow z 2)) |
(/ x (pow z 2)) |
(/ x (pow z 2)) |
(/ x (pow z 2)) |
(/ x (pow z 2)) |
(/ x (pow z 2)) |
(/ x (pow z 2)) |
(/ x (pow z 2)) |
(/ x (pow z 2)) |
(/ x (pow z 2)) |
(/ x (pow z 2)) |
(/ x (pow z 2)) |
(/ x (pow z 2)) |
(/ x (pow z 2)) |
(/ x (pow z 2)) |
(/ x (pow z 2)) |
(/ x (pow z 2)) |
(/ x (pow z 2)) |
(/ x (pow z 2)) |
(/ x (pow z 2)) |
(/ x (pow z 2)) |
(/ x (pow z 2)) |
| Outputs |
|---|
x |
(+ x (* -1 (* y z))) |
(-.f64 x (*.f64 y z)) |
(+ x (* y (- (* -1/2 (* x y)) z))) |
(fma.f64 y (-.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) y)) z) x) |
(+ x (* y (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))) |
(fma.f64 y (-.f64 (*.f64 y (fma.f64 x #s(literal -1/2 binary64) (*.f64 z (*.f64 y #s(literal 1/6 binary64))))) z) x) |
(- (* x (cos y)) (* z (sin y))) |
(-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(- (* x (cos y)) (* z (sin y))) |
(-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(- (* x (cos y)) (* z (sin y))) |
(-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(- (* x (cos y)) (* z (sin y))) |
(-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(- (* x (cos y)) (* z (sin y))) |
(-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(- (* x (cos y)) (* z (sin y))) |
(-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(- (* x (cos y)) (* z (sin y))) |
(-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(- (* x (cos y)) (* z (sin y))) |
(-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(* -1 (* z (sin y))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) |
(- (* x (cos y)) (* z (sin y))) |
(-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(- (* x (cos y)) (* z (sin y))) |
(-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(- (* x (cos y)) (* z (sin y))) |
(-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))) |
(*.f64 x (fma.f64 (sin.f64 y) (neg.f64 (/.f64 z x)) (cos.f64 y))) |
(* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))) |
(*.f64 x (fma.f64 (sin.f64 y) (neg.f64 (/.f64 z x)) (cos.f64 y))) |
(* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))) |
(*.f64 x (fma.f64 (sin.f64 y) (neg.f64 (/.f64 z x)) (cos.f64 y))) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))) |
(*.f64 x (fma.f64 (sin.f64 y) (neg.f64 (/.f64 z x)) (cos.f64 y))) |
(* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))) |
(*.f64 x (fma.f64 (sin.f64 y) (neg.f64 (/.f64 z x)) (cos.f64 y))) |
(* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))) |
(*.f64 x (fma.f64 (sin.f64 y) (neg.f64 (/.f64 z x)) (cos.f64 y))) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(+ (* -1 (* z (sin y))) (* x (cos y))) |
(-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(* -1 (* z (sin y))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) |
(* z (- (/ (* x (cos y)) z) (sin y))) |
(*.f64 z (-.f64 (*.f64 x (/.f64 (cos.f64 y) z)) (sin.f64 y))) |
(* z (- (/ (* x (cos y)) z) (sin y))) |
(*.f64 z (-.f64 (*.f64 x (/.f64 (cos.f64 y) z)) (sin.f64 y))) |
(* z (- (/ (* x (cos y)) z) (sin y))) |
(*.f64 z (-.f64 (*.f64 x (/.f64 (cos.f64 y) z)) (sin.f64 y))) |
(* -1 (* z (sin y))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) |
(* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))) |
(*.f64 z (-.f64 (*.f64 x (/.f64 (cos.f64 y) z)) (sin.f64 y))) |
(* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))) |
(*.f64 z (-.f64 (*.f64 x (/.f64 (cos.f64 y) z)) (sin.f64 y))) |
(* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))) |
(*.f64 z (-.f64 (*.f64 x (/.f64 (cos.f64 y) z)) (sin.f64 y))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow y 2))) |
(fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) |
(fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(cos y) |
(cos.f64 y) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* y (- (* 1/6 (* (pow y 2) z)) z)) |
(*.f64 y (*.f64 z (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64)))) |
(* y (- (* (pow y 2) (- (* -1/120 (* (pow y 2) z)) (* -1/6 z))) z)) |
(*.f64 y (fma.f64 (*.f64 y y) (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/120 binary64) #s(literal 1/6 binary64))) (-.f64 #s(literal 0 binary64) z))) |
(* y (- (* (pow y 2) (- (* (pow y 2) (- (* 1/5040 (* (pow y 2) z)) (* 1/120 z))) (* -1/6 z))) z)) |
(*.f64 y (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (*.f64 z (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal -1/120 binary64))) (*.f64 z #s(literal 1/6 binary64))) (-.f64 #s(literal 0 binary64) z))) |
(* -1 (* z (sin y))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) |
(* -1 (* z (sin y))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) |
(* -1 (* z (sin y))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) |
(* -1 (* z (sin y))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) |
(* -1 (* z (sin y))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) |
(* -1 (* z (sin y))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) |
(* -1 (* z (sin y))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) |
(* -1 (* z (sin y))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) |
(* -1 (* z (sin y))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) |
(* -1 (* z (sin y))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) |
(* -1 (* z (sin y))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) |
(* -1 (* z (sin y))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) |
(* -1 (* z (sin y))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) |
(* -1 (* z (sin y))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) |
(* -1 (* z (sin y))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) |
(* -1 (* z (sin y))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) |
(* -1 (* z (sin y))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) |
(* -1 (* z (sin y))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) |
(* -1 (* z (sin y))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) |
(* -1 (* z (sin y))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(*.f64 y (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y (*.f64 y z)))) x) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y (*.f64 y z)))) x) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y (*.f64 y z)))) x) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y (*.f64 y z)))) x) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y (*.f64 y z)))) x) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y (*.f64 y z)))) x) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y (*.f64 y z)))) x) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y (*.f64 y z)))) x) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y (*.f64 y z)))) x) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y (*.f64 y z)))) x) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y (*.f64 y z)))) x) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y (*.f64 y z)))) x) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y (*.f64 y z)))) x) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y (*.f64 y z)))) x) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y (*.f64 y z)))) x) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y (*.f64 y z)))) x) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y (*.f64 y z)))) x) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y (*.f64 y z)))) x) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y (*.f64 y z)))) x) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y (*.f64 y z)))) x) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y (*.f64 y z)))) x) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y (*.f64 y z)))) x) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y (*.f64 y z)))) x) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y (*.f64 y z)))) x) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y (*.f64 y z)))) x) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y (*.f64 y z)))) x) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y (*.f64 y z)))) x) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y (*.f64 y z)))) x) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y (*.f64 y z)))) x) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y (*.f64 y z)))) x) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y (*.f64 y z)))) x) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y (*.f64 y z)))) x) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y (*.f64 y z)))) x) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y (*.f64 y z)))) x) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y (*.f64 y z)))) x) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y (*.f64 y z)))) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/.f64 (*.f64 z (*.f64 y (*.f64 y z))) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/.f64 (*.f64 z (*.f64 y (*.f64 y z))) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/.f64 (*.f64 z (*.f64 y (*.f64 y z))) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/.f64 (*.f64 z (*.f64 y (*.f64 y z))) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/.f64 (*.f64 z (*.f64 y (*.f64 y z))) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/.f64 (*.f64 z (*.f64 y (*.f64 y z))) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/.f64 (*.f64 z (*.f64 y (*.f64 y z))) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/.f64 (*.f64 z (*.f64 y (*.f64 y z))) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/.f64 (*.f64 z (*.f64 y (*.f64 y z))) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/.f64 (*.f64 z (*.f64 y (*.f64 y z))) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/.f64 (*.f64 z (*.f64 y (*.f64 y z))) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/.f64 (*.f64 z (*.f64 y (*.f64 y z))) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/.f64 (*.f64 z (*.f64 y (*.f64 y z))) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/.f64 (*.f64 z (*.f64 y (*.f64 y z))) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/.f64 (*.f64 z (*.f64 y (*.f64 y z))) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/.f64 (*.f64 z (*.f64 y (*.f64 y z))) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/.f64 (*.f64 z (*.f64 y (*.f64 y z))) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/.f64 (*.f64 z (*.f64 y (*.f64 y z))) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/.f64 (*.f64 z (*.f64 y (*.f64 y z))) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/.f64 (*.f64 z (*.f64 y (*.f64 y z))) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/.f64 (*.f64 z (*.f64 y (*.f64 y z))) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/.f64 (*.f64 z (*.f64 y (*.f64 y z))) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/.f64 (*.f64 z (*.f64 y (*.f64 y z))) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/.f64 (*.f64 z (*.f64 y (*.f64 y z))) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/.f64 (*.f64 z (*.f64 y (*.f64 y z))) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/.f64 (*.f64 z (*.f64 y (*.f64 y z))) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/.f64 (*.f64 z (*.f64 y (*.f64 y z))) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/.f64 (*.f64 z (*.f64 y (*.f64 y z))) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/.f64 (*.f64 z (*.f64 y (*.f64 y z))) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/.f64 (*.f64 z (*.f64 y (*.f64 y z))) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/.f64 (*.f64 z (*.f64 y (*.f64 y z))) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/.f64 (*.f64 z (*.f64 y (*.f64 y z))) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/.f64 (*.f64 z (*.f64 y (*.f64 y z))) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/.f64 (*.f64 z (*.f64 y (*.f64 y z))) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/.f64 (*.f64 z (*.f64 y (*.f64 y z))) x) |
(/ (* (pow y 2) (pow z 2)) x) |
(/.f64 (*.f64 z (*.f64 y (*.f64 y z))) x) |
(* (pow y 2) (pow z 2)) |
(*.f64 z (*.f64 y (*.f64 y z))) |
(* (pow y 2) (pow z 2)) |
(*.f64 z (*.f64 y (*.f64 y z))) |
(* (pow y 2) (pow z 2)) |
(*.f64 z (*.f64 y (*.f64 y z))) |
(* (pow y 2) (pow z 2)) |
(*.f64 z (*.f64 y (*.f64 y z))) |
(* (pow y 2) (pow z 2)) |
(*.f64 z (*.f64 y (*.f64 y z))) |
(* (pow y 2) (pow z 2)) |
(*.f64 z (*.f64 y (*.f64 y z))) |
(* (pow y 2) (pow z 2)) |
(*.f64 z (*.f64 y (*.f64 y z))) |
(* (pow y 2) (pow z 2)) |
(*.f64 z (*.f64 y (*.f64 y z))) |
(* (pow y 2) (pow z 2)) |
(*.f64 z (*.f64 y (*.f64 y z))) |
(* (pow y 2) (pow z 2)) |
(*.f64 z (*.f64 y (*.f64 y z))) |
(* (pow y 2) (pow z 2)) |
(*.f64 z (*.f64 y (*.f64 y z))) |
(* (pow y 2) (pow z 2)) |
(*.f64 z (*.f64 y (*.f64 y z))) |
(* (pow y 2) (pow z 2)) |
(*.f64 z (*.f64 y (*.f64 y z))) |
(* (pow y 2) (pow z 2)) |
(*.f64 z (*.f64 y (*.f64 y z))) |
(* (pow y 2) (pow z 2)) |
(*.f64 z (*.f64 y (*.f64 y z))) |
(* (pow y 2) (pow z 2)) |
(*.f64 z (*.f64 y (*.f64 y z))) |
(* (pow y 2) (pow z 2)) |
(*.f64 z (*.f64 y (*.f64 y z))) |
(* (pow y 2) (pow z 2)) |
(*.f64 z (*.f64 y (*.f64 y z))) |
(* (pow y 2) (pow z 2)) |
(*.f64 z (*.f64 y (*.f64 y z))) |
(* (pow y 2) (pow z 2)) |
(*.f64 z (*.f64 y (*.f64 y z))) |
(* (pow y 2) (pow z 2)) |
(*.f64 z (*.f64 y (*.f64 y z))) |
(* (pow y 2) (pow z 2)) |
(*.f64 z (*.f64 y (*.f64 y z))) |
(* (pow y 2) (pow z 2)) |
(*.f64 z (*.f64 y (*.f64 y z))) |
(* (pow y 2) (pow z 2)) |
(*.f64 z (*.f64 y (*.f64 y z))) |
(* y (pow z 2)) |
(*.f64 y (*.f64 z z)) |
(* y (pow z 2)) |
(*.f64 y (*.f64 z z)) |
(* y (pow z 2)) |
(*.f64 y (*.f64 z z)) |
(* y (pow z 2)) |
(*.f64 y (*.f64 z z)) |
(* y (pow z 2)) |
(*.f64 y (*.f64 z z)) |
(* y (pow z 2)) |
(*.f64 y (*.f64 z z)) |
(* y (pow z 2)) |
(*.f64 y (*.f64 z z)) |
(* y (pow z 2)) |
(*.f64 y (*.f64 z z)) |
(* y (pow z 2)) |
(*.f64 y (*.f64 z z)) |
(* y (pow z 2)) |
(*.f64 y (*.f64 z z)) |
(* y (pow z 2)) |
(*.f64 y (*.f64 z z)) |
(* y (pow z 2)) |
(*.f64 y (*.f64 z z)) |
(* y (pow z 2)) |
(*.f64 y (*.f64 z z)) |
(* y (pow z 2)) |
(*.f64 y (*.f64 z z)) |
(* y (pow z 2)) |
(*.f64 y (*.f64 z z)) |
(* y (pow z 2)) |
(*.f64 y (*.f64 z z)) |
(* y (pow z 2)) |
(*.f64 y (*.f64 z z)) |
(* y (pow z 2)) |
(*.f64 y (*.f64 z z)) |
(* y (pow z 2)) |
(*.f64 y (*.f64 z z)) |
(* y (pow z 2)) |
(*.f64 y (*.f64 z z)) |
(* y (pow z 2)) |
(*.f64 y (*.f64 z z)) |
(* y (pow z 2)) |
(*.f64 y (*.f64 z z)) |
(* y (pow z 2)) |
(*.f64 y (*.f64 z z)) |
(* y (pow z 2)) |
(*.f64 y (*.f64 z z)) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(+ x (* -1 (* y z))) |
(-.f64 x (*.f64 y z)) |
(+ (* -1 (* y z)) (* x (+ 1 (* -1 (/ x (* y z)))))) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y z))) (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
(+ (* -1 (* y z)) (* x (+ 1 (* x (- (/ x (* (pow y 2) (pow z 2))) (/ 1 (* y z))))))) |
(-.f64 (*.f64 x (fma.f64 x (+.f64 (/.f64 x (*.f64 z (*.f64 y (*.f64 y z)))) (/.f64 #s(literal -1 binary64) (*.f64 y z))) #s(literal 1 binary64))) (*.f64 y z)) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y (*.f64 y z)))) x) |
(/ (+ (* -1 (* (pow y 2) (pow z 2))) (/ (* (pow y 3) (pow z 3)) x)) x) |
(/.f64 (*.f64 (*.f64 y y) (fma.f64 z (-.f64 #s(literal 0 binary64) z) (*.f64 y (/.f64 (*.f64 z (*.f64 z z)) x)))) x) |
(/ (+ (* -1 (* (pow y 2) (pow z 2))) (+ (* -1 (/ (* (pow y 4) (pow z 4)) (pow x 2))) (/ (* (pow y 3) (pow z 3)) x))) x) |
(/.f64 (fma.f64 (*.f64 y y) (fma.f64 z (-.f64 #s(literal 0 binary64) z) (*.f64 y (/.f64 (*.f64 z (*.f64 z z)) x))) (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (pow.f64 z #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) x) |
(/ (+ (* -1 (* (pow y 2) (pow z 2))) (+ (* -1 (/ (* (pow y 4) (pow z 4)) (pow x 2))) (+ (/ (* (pow y 3) (pow z 3)) x) (/ (* (pow y 5) (pow z 5)) (pow x 3))))) x) |
(/.f64 (+.f64 (fma.f64 (*.f64 y y) (fma.f64 z (-.f64 #s(literal 0 binary64) z) (*.f64 y (/.f64 (*.f64 z (*.f64 z z)) x))) (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (pow.f64 z #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (/.f64 (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 z #s(literal 5 binary64))) (*.f64 x (*.f64 x x)))) x) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y (*.f64 y z)))) x) |
(* -1 (/ (+ (* -1 (/ (* (pow y 3) (pow z 3)) x)) (* (pow y 2) (pow z 2))) x)) |
(/.f64 (*.f64 (*.f64 y y) (fma.f64 z (-.f64 #s(literal 0 binary64) z) (*.f64 y (/.f64 (*.f64 z (*.f64 z z)) x)))) x) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow y 4) (pow z 4)) x)) (* -1 (* (pow y 3) (pow z 3)))) x)) (* (pow y 2) (pow z 2))) x)) |
(/.f64 (fma.f64 (*.f64 y y) (fma.f64 z (-.f64 #s(literal 0 binary64) z) (*.f64 y (/.f64 (*.f64 z (*.f64 z z)) x))) (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (pow.f64 z #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) x) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow y 5) (pow z 5)) x)) (* -1 (* (pow y 4) (pow z 4)))) x)) (* -1 (* (pow y 3) (pow z 3)))) x)) (* (pow y 2) (pow z 2))) x)) |
(/.f64 (-.f64 (/.f64 (fma.f64 z (*.f64 y (*.f64 z (*.f64 y (*.f64 y z)))) (/.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal 4 binary64))) (*.f64 (pow.f64 y #s(literal 5 binary64)) (/.f64 (pow.f64 z #s(literal 5 binary64)) x))) x)) x) (*.f64 z (*.f64 y (*.f64 y z)))) x) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y (*.f64 y z)))) x) |
(* (pow z 2) (+ (* -1 (/ (pow y 2) x)) (/ (* (pow y 3) z) (pow x 2)))) |
(*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z z))) (*.f64 x x)) (/.f64 (*.f64 z z) x))) |
(* (pow z 2) (+ (* -1 (/ (pow y 2) x)) (* z (+ (* -1 (/ (* (pow y 4) z) (pow x 3))) (/ (pow y 3) (pow x 2)))))) |
(*.f64 (*.f64 z z) (fma.f64 z (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (/.f64 z (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) x)))) |
(* (pow z 2) (+ (* -1 (/ (pow y 2) x)) (* z (+ (* z (+ (* -1 (/ (pow y 4) (pow x 3))) (/ (* (pow y 5) z) (pow x 4)))) (/ (pow y 3) (pow x 2)))))) |
(*.f64 (*.f64 z z) (fma.f64 z (fma.f64 y (/.f64 (*.f64 y y) (*.f64 x x)) (*.f64 z (-.f64 (/.f64 (*.f64 z (pow.f64 y #s(literal 5 binary64))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 x (*.f64 x x)))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) x)))) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* z (+ (* -1 y) (/ x z))) |
(*.f64 z (-.f64 (/.f64 x z) y)) |
(* z (+ (* -1 y) (+ (* -1 (/ (pow x 2) (* y (pow z 2)))) (/ x z)))) |
(*.f64 z (-.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y z)))) z) y)) |
(* z (+ (* -1 y) (+ (* -1 (/ (pow x 2) (* y (pow z 2)))) (+ (/ x z) (/ (pow x 3) (* (pow y 2) (pow z 3))))))) |
(*.f64 z (-.f64 (fma.f64 x (/.f64 (*.f64 x x) (*.f64 z (*.f64 z (*.f64 y (*.f64 y z))))) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y z)))) z)) y)) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* -1 (* z (+ y (* -1 (/ x z))))) |
(*.f64 z (-.f64 (/.f64 x z) y)) |
(* -1 (* z (+ y (* -1 (/ (+ x (* -1 (/ (pow x 2) (* y z)))) z))))) |
(*.f64 z (-.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y z)))) z) y)) |
(* -1 (* z (+ y (* -1 (/ (+ x (* -1 (/ (+ (* -1 (/ (pow x 3) (* (pow y 2) z))) (/ (pow x 2) y)) z))) z))))) |
(*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y (/.f64 (-.f64 x (/.f64 (fma.f64 x (*.f64 x (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y z))))) (/.f64 (*.f64 x x) y)) z)) z)))) |
(* -1 (/ (* (pow y 2) (pow z 2)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y (*.f64 y z)))) x) |
(* (pow y 2) (+ (* -1 (/ (pow z 2) x)) (/ (* y (pow z 3)) (pow x 2)))) |
(*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z z))) (*.f64 x x)) (/.f64 (*.f64 z z) x))) |
(* (pow y 2) (+ (* -1 (/ (pow z 2) x)) (* y (+ (* -1 (/ (* y (pow z 4)) (pow x 3))) (/ (pow z 3) (pow x 2)))))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 y (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x x)) (/.f64 (*.f64 y (pow.f64 z #s(literal 4 binary64))) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 z z) x))) |
(* (pow y 2) (+ (* -1 (/ (pow z 2) x)) (* y (+ (* y (+ (* -1 (/ (pow z 4) (pow x 3))) (/ (* y (pow z 5)) (pow x 4)))) (/ (pow z 3) (pow x 2)))))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 y (fma.f64 y (fma.f64 (pow.f64 z #s(literal 5 binary64)) (/.f64 y (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 z #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x x)))) (/.f64 (*.f64 z z) x))) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* y (+ (* -1 z) (/ x y))) |
(*.f64 y (-.f64 (/.f64 x y) z)) |
(* y (- (+ (* -1 z) (* -1 (/ (pow x 2) (* (pow y 2) z)))) (* -1 (/ x y)))) |
(*.f64 y (-.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y z)))) y) z)) |
(* y (- (+ (* -1 z) (/ (pow x 3) (* (pow y 3) (pow z 2)))) (+ (* -1 (/ x y)) (/ (pow x 2) (* (pow y 2) z))))) |
(*.f64 y (-.f64 (fma.f64 x (/.f64 (*.f64 x x) (*.f64 y (*.f64 z (*.f64 y (*.f64 y z))))) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y z)))) y)) z)) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* -1 (* y (+ z (* -1 (/ x y))))) |
(*.f64 y (-.f64 (/.f64 x y) z)) |
(* -1 (* y (+ z (* -1 (/ (- (* -1 (/ (pow x 2) (* y z))) (* -1 x)) y))))) |
(*.f64 y (-.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y z)))) y) z)) |
(* -1 (* y (+ z (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 3) (* y (pow z 2)))) (* -1 (/ (pow x 2) z))) y)) (* -1 x)) y))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 z (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 x x) z) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 z z)))) y) x) y)))) |
(/ -1 (* y z)) |
(/.f64 #s(literal -1 binary64) (*.f64 y z)) |
(- (* -1 (/ x (* (pow y 2) (pow z 2)))) (/ 1 (* y z))) |
(-.f64 (/.f64 #s(literal -1 binary64) (*.f64 y z)) (/.f64 x (*.f64 z (*.f64 y (*.f64 y z))))) |
(- (* -1 (/ x (* (pow y 2) (pow z 2)))) (/ 1 (* y z))) |
(-.f64 (/.f64 #s(literal -1 binary64) (*.f64 y z)) (/.f64 x (*.f64 z (*.f64 y (*.f64 y z))))) |
(- (* -1 (/ x (* (pow y 2) (pow z 2)))) (/ 1 (* y z))) |
(-.f64 (/.f64 #s(literal -1 binary64) (*.f64 y z)) (/.f64 x (*.f64 z (*.f64 y (*.f64 y z))))) |
(* -1 (/ x (* (pow y 2) (pow z 2)))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z (*.f64 y (*.f64 y z))))) |
(* -1 (* x (+ (/ 1 (* x (* y z))) (/ 1 (* (pow y 2) (pow z 2)))))) |
(-.f64 (/.f64 #s(literal -1 binary64) (*.f64 y z)) (/.f64 x (*.f64 z (*.f64 y (*.f64 y z))))) |
(* -1 (* x (+ (/ 1 (* x (* y z))) (/ 1 (* (pow y 2) (pow z 2)))))) |
(-.f64 (/.f64 #s(literal -1 binary64) (*.f64 y z)) (/.f64 x (*.f64 z (*.f64 y (*.f64 y z))))) |
(* -1 (* x (+ (/ 1 (* x (* y z))) (/ 1 (* (pow y 2) (pow z 2)))))) |
(-.f64 (/.f64 #s(literal -1 binary64) (*.f64 y z)) (/.f64 x (*.f64 z (*.f64 y (*.f64 y z))))) |
(* -1 (/ x (* (pow y 2) (pow z 2)))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z (*.f64 y (*.f64 y z))))) |
(* -1 (* x (+ (/ 1 (* x (* y z))) (/ 1 (* (pow y 2) (pow z 2)))))) |
(-.f64 (/.f64 #s(literal -1 binary64) (*.f64 y z)) (/.f64 x (*.f64 z (*.f64 y (*.f64 y z))))) |
(* -1 (* x (+ (/ 1 (* x (* y z))) (/ 1 (* (pow y 2) (pow z 2)))))) |
(-.f64 (/.f64 #s(literal -1 binary64) (*.f64 y z)) (/.f64 x (*.f64 z (*.f64 y (*.f64 y z))))) |
(* -1 (* x (+ (/ 1 (* x (* y z))) (/ 1 (* (pow y 2) (pow z 2)))))) |
(-.f64 (/.f64 #s(literal -1 binary64) (*.f64 y z)) (/.f64 x (*.f64 z (*.f64 y (*.f64 y z))))) |
(* -1 (/ x (* (pow y 2) (pow z 2)))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z (*.f64 y (*.f64 y z))))) |
(/ (+ (* -1 (/ x (pow y 2))) (* -1 (/ z y))) (pow z 2)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y y))) (/.f64 z y)) (*.f64 z z)) |
(/ (+ (* -1 (/ x (pow y 2))) (* -1 (/ z y))) (pow z 2)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y y))) (/.f64 z y)) (*.f64 z z)) |
(/ (+ (* -1 (/ x (pow y 2))) (* -1 (/ z y))) (pow z 2)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y y))) (/.f64 z y)) (*.f64 z z)) |
(/ -1 (* y z)) |
(/.f64 #s(literal -1 binary64) (*.f64 y z)) |
(/ (- (* -1 (/ x (* (pow y 2) z))) (/ 1 y)) z) |
(-.f64 (/.f64 #s(literal -1 binary64) (*.f64 y z)) (/.f64 x (*.f64 z (*.f64 y (*.f64 y z))))) |
(/ (- (* -1 (/ x (* (pow y 2) z))) (/ 1 y)) z) |
(-.f64 (/.f64 #s(literal -1 binary64) (*.f64 y z)) (/.f64 x (*.f64 z (*.f64 y (*.f64 y z))))) |
(/ (- (* -1 (/ x (* (pow y 2) z))) (/ 1 y)) z) |
(-.f64 (/.f64 #s(literal -1 binary64) (*.f64 y z)) (/.f64 x (*.f64 z (*.f64 y (*.f64 y z))))) |
(/ -1 (* y z)) |
(/.f64 #s(literal -1 binary64) (*.f64 y z)) |
(* -1 (/ (+ (/ 1 y) (/ x (* (pow y 2) z))) z)) |
(-.f64 (/.f64 #s(literal -1 binary64) (*.f64 y z)) (/.f64 x (*.f64 z (*.f64 y (*.f64 y z))))) |
(* -1 (/ (+ (/ 1 y) (/ x (* (pow y 2) z))) z)) |
(-.f64 (/.f64 #s(literal -1 binary64) (*.f64 y z)) (/.f64 x (*.f64 z (*.f64 y (*.f64 y z))))) |
(* -1 (/ (+ (/ 1 y) (/ x (* (pow y 2) z))) z)) |
(-.f64 (/.f64 #s(literal -1 binary64) (*.f64 y z)) (/.f64 x (*.f64 z (*.f64 y (*.f64 y z))))) |
(* -1 (/ x (* (pow y 2) (pow z 2)))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z (*.f64 y (*.f64 y z))))) |
(/ (+ (* -1 (/ x (pow z 2))) (* -1 (/ y z))) (pow y 2)) |
(/.f64 (neg.f64 (/.f64 (fma.f64 y z x) (*.f64 z z))) (*.f64 y y)) |
(/ (+ (* -1 (/ x (pow z 2))) (* -1 (/ y z))) (pow y 2)) |
(/.f64 (neg.f64 (/.f64 (fma.f64 y z x) (*.f64 z z))) (*.f64 y y)) |
(/ (+ (* -1 (/ x (pow z 2))) (* -1 (/ y z))) (pow y 2)) |
(/.f64 (neg.f64 (/.f64 (fma.f64 y z x) (*.f64 z z))) (*.f64 y y)) |
(/ -1 (* y z)) |
(/.f64 #s(literal -1 binary64) (*.f64 y z)) |
(/ (- (* -1 (/ x (* y (pow z 2)))) (/ 1 z)) y) |
(-.f64 (/.f64 #s(literal -1 binary64) (*.f64 y z)) (/.f64 x (*.f64 z (*.f64 y (*.f64 y z))))) |
(/ (- (* -1 (/ x (* y (pow z 2)))) (/ 1 z)) y) |
(-.f64 (/.f64 #s(literal -1 binary64) (*.f64 y z)) (/.f64 x (*.f64 z (*.f64 y (*.f64 y z))))) |
(/ (- (* -1 (/ x (* y (pow z 2)))) (/ 1 z)) y) |
(-.f64 (/.f64 #s(literal -1 binary64) (*.f64 y z)) (/.f64 x (*.f64 z (*.f64 y (*.f64 y z))))) |
(/ -1 (* y z)) |
(/.f64 #s(literal -1 binary64) (*.f64 y z)) |
(* -1 (/ (+ (/ 1 z) (/ x (* y (pow z 2)))) y)) |
(-.f64 (/.f64 #s(literal -1 binary64) (*.f64 y z)) (/.f64 x (*.f64 z (*.f64 y (*.f64 y z))))) |
(* -1 (/ (+ (/ 1 z) (/ x (* y (pow z 2)))) y)) |
(-.f64 (/.f64 #s(literal -1 binary64) (*.f64 y z)) (/.f64 x (*.f64 z (*.f64 y (*.f64 y z))))) |
(* -1 (/ (+ (/ 1 z) (/ x (* y (pow z 2)))) y)) |
(-.f64 (/.f64 #s(literal -1 binary64) (*.f64 y z)) (/.f64 x (*.f64 z (*.f64 y (*.f64 y z))))) |
(* -1 (/ y z)) |
(/.f64 y (-.f64 #s(literal 0 binary64) z)) |
(- (* -1 (/ x (pow z 2))) (/ y z)) |
(neg.f64 (/.f64 (fma.f64 y z x) (*.f64 z z))) |
(- (* -1 (/ x (pow z 2))) (/ y z)) |
(neg.f64 (/.f64 (fma.f64 y z x) (*.f64 z z))) |
(- (* -1 (/ x (pow z 2))) (/ y z)) |
(neg.f64 (/.f64 (fma.f64 y z x) (*.f64 z z))) |
(* -1 (/ x (pow z 2))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z z))) |
(* x (- (* -1 (/ y (* x z))) (/ 1 (pow z 2)))) |
(*.f64 x (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 z z)) (/.f64 y (*.f64 x z)))) |
(* x (- (* -1 (/ y (* x z))) (/ 1 (pow z 2)))) |
(*.f64 x (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 z z)) (/.f64 y (*.f64 x z)))) |
(* x (- (* -1 (/ y (* x z))) (/ 1 (pow z 2)))) |
(*.f64 x (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 z z)) (/.f64 y (*.f64 x z)))) |
(* -1 (/ x (pow z 2))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z z))) |
(* -1 (* x (+ (/ 1 (pow z 2)) (/ y (* x z))))) |
(*.f64 x (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 z z)) (/.f64 y (*.f64 x z)))) |
(* -1 (* x (+ (/ 1 (pow z 2)) (/ y (* x z))))) |
(*.f64 x (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 z z)) (/.f64 y (*.f64 x z)))) |
(* -1 (* x (+ (/ 1 (pow z 2)) (/ y (* x z))))) |
(*.f64 x (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 z z)) (/.f64 y (*.f64 x z)))) |
(* -1 (/ x (pow z 2))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z z))) |
(/ (- (* -1 (* y z)) x) (pow z 2)) |
(neg.f64 (/.f64 (fma.f64 y z x) (*.f64 z z))) |
(/ (- (* -1 (* y z)) x) (pow z 2)) |
(neg.f64 (/.f64 (fma.f64 y z x) (*.f64 z z))) |
(/ (- (* -1 (* y z)) x) (pow z 2)) |
(neg.f64 (/.f64 (fma.f64 y z x) (*.f64 z z))) |
(* -1 (/ y z)) |
(/.f64 y (-.f64 #s(literal 0 binary64) z)) |
(/ (- (* -1 (/ x z)) y) z) |
(neg.f64 (/.f64 (fma.f64 y z x) (*.f64 z z))) |
(/ (- (* -1 (/ x z)) y) z) |
(neg.f64 (/.f64 (fma.f64 y z x) (*.f64 z z))) |
(/ (- (* -1 (/ x z)) y) z) |
(neg.f64 (/.f64 (fma.f64 y z x) (*.f64 z z))) |
(* -1 (/ y z)) |
(/.f64 y (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (- (/ x z) (* -1 y)) z)) |
(neg.f64 (/.f64 (fma.f64 y z x) (*.f64 z z))) |
(* -1 (/ (- (/ x z) (* -1 y)) z)) |
(neg.f64 (/.f64 (fma.f64 y z x) (*.f64 z z))) |
(* -1 (/ (- (/ x z) (* -1 y)) z)) |
(neg.f64 (/.f64 (fma.f64 y z x) (*.f64 z z))) |
(* -1 (/ x (pow z 2))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z z))) |
(- (* -1 (/ y z)) (/ x (pow z 2))) |
(neg.f64 (/.f64 (fma.f64 y z x) (*.f64 z z))) |
(- (* -1 (/ y z)) (/ x (pow z 2))) |
(neg.f64 (/.f64 (fma.f64 y z x) (*.f64 z z))) |
(- (* -1 (/ y z)) (/ x (pow z 2))) |
(neg.f64 (/.f64 (fma.f64 y z x) (*.f64 z z))) |
(* -1 (/ y z)) |
(/.f64 y (-.f64 #s(literal 0 binary64) z)) |
(* y (- (* -1 (/ x (* y (pow z 2)))) (/ 1 z))) |
(*.f64 y (-.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x (*.f64 y (*.f64 z z))))) |
(* y (- (* -1 (/ x (* y (pow z 2)))) (/ 1 z))) |
(*.f64 y (-.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x (*.f64 y (*.f64 z z))))) |
(* y (- (* -1 (/ x (* y (pow z 2)))) (/ 1 z))) |
(*.f64 y (-.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x (*.f64 y (*.f64 z z))))) |
(* -1 (/ y z)) |
(/.f64 y (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* y (+ (/ 1 z) (/ x (* y (pow z 2)))))) |
(*.f64 y (-.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x (*.f64 y (*.f64 z z))))) |
(* -1 (* y (+ (/ 1 z) (/ x (* y (pow z 2)))))) |
(*.f64 y (-.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x (*.f64 y (*.f64 z z))))) |
(* -1 (* y (+ (/ 1 z) (/ x (* y (pow z 2)))))) |
(*.f64 y (-.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x (*.f64 y (*.f64 z z))))) |
(* -1 (/ x (pow z 2))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z z))) |
(* -1 (/ x (pow z 2))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z z))) |
(* -1 (/ x (pow z 2))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z z))) |
(* -1 (/ x (pow z 2))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z z))) |
(* -1 (/ x (pow z 2))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z z))) |
(* -1 (/ x (pow z 2))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z z))) |
(* -1 (/ x (pow z 2))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z z))) |
(* -1 (/ x (pow z 2))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z z))) |
(* -1 (/ x (pow z 2))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z z))) |
(* -1 (/ x (pow z 2))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z z))) |
(* -1 (/ x (pow z 2))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z z))) |
(* -1 (/ x (pow z 2))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z z))) |
(* -1 (/ x (pow z 2))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z z))) |
(* -1 (/ x (pow z 2))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z z))) |
(* -1 (/ x (pow z 2))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z z))) |
(* -1 (/ x (pow z 2))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z z))) |
(* -1 (/ x (pow z 2))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z z))) |
(* -1 (/ x (pow z 2))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z z))) |
(* -1 (/ x (pow z 2))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z z))) |
(* -1 (/ x (pow z 2))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z z))) |
(* -1 (/ x (pow z 2))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z z))) |
(* -1 (/ x (pow z 2))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z z))) |
(* -1 (/ x (pow z 2))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z z))) |
(* -1 (/ x (pow z 2))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z z))) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
x |
(+ x (* -1/2 (* x (pow y 2)))) |
(*.f64 x (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))) |
(fma.f64 y (*.f64 y (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) x) |
(+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))) |
(fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (*.f64 x (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x #s(literal -1/2 binary64))) x) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
x |
(+ x (* -1/2 (* x (pow y 2)))) |
(*.f64 x (fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))) |
(fma.f64 y (*.f64 y (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) x) |
(+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))) |
(fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y (*.f64 x (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 x #s(literal -1/2 binary64))) x) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(* x (cos y)) |
(*.f64 x (cos.f64 y)) |
(/ 1 (* x (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) |
(/ 1 (* x (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) |
(/ 1 (* x (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) |
(/ 1 (* x (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) |
(/ 1 (* x (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) |
(/ 1 (* x (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) |
(/ 1 (* x (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) |
(/ 1 (* x (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) |
(/ 1 (* x (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) |
(/ 1 (* x (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) |
(/ 1 (* x (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) |
(/ 1 (* x (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(+ (* 1/2 (/ (pow y 2) x)) (/ 1 x)) |
(fma.f64 y (*.f64 y (/.f64 #s(literal 1/2 binary64) x)) (/.f64 #s(literal 1 binary64) x)) |
(+ (* (pow y 2) (+ (* 5/24 (/ (pow y 2) x)) (* 1/2 (/ 1 x)))) (/ 1 x)) |
(fma.f64 (/.f64 (*.f64 y y) x) (fma.f64 (*.f64 y y) #s(literal 5/24 binary64) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(+ (* (pow y 2) (+ (* (pow y 2) (+ (* 61/720 (/ (pow y 2) x)) (* 5/24 (/ 1 x)))) (* 1/2 (/ 1 x)))) (/ 1 x)) |
(fma.f64 (*.f64 y y) (fma.f64 (/.f64 (*.f64 y y) x) (fma.f64 (*.f64 y y) #s(literal 61/720 binary64) #s(literal 5/24 binary64)) (/.f64 #s(literal 1/2 binary64) x)) (/.f64 #s(literal 1 binary64) x)) |
(/ 1 (* x (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) |
(/ 1 (* x (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) |
(/ 1 (* x (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) |
(/ 1 (* x (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) |
(/ 1 (* x (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) |
(/ 1 (* x (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) |
(/ 1 (* x (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) |
(/ 1 (* x (cos y))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow y 2))) |
(fma.f64 y (*.f64 y #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (+ 1/2 (* 5/24 (pow y 2))))) |
(fma.f64 y (*.f64 y (fma.f64 (*.f64 y y) #s(literal 5/24 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow y 2) (+ 1/2 (* (pow y 2) (+ 5/24 (* 61/720 (pow y 2))))))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 61/720 binary64) #s(literal 5/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/ 1 (cos y)) |
(/.f64 #s(literal 1 binary64) (cos.f64 y)) |
(/ 1 (cos y)) |
(/.f64 #s(literal 1 binary64) (cos.f64 y)) |
(/ 1 (cos y)) |
(/.f64 #s(literal 1 binary64) (cos.f64 y)) |
(/ 1 (cos y)) |
(/.f64 #s(literal 1 binary64) (cos.f64 y)) |
(/ 1 (cos y)) |
(/.f64 #s(literal 1 binary64) (cos.f64 y)) |
(/ 1 (cos y)) |
(/.f64 #s(literal 1 binary64) (cos.f64 y)) |
(/ 1 (cos y)) |
(/.f64 #s(literal 1 binary64) (cos.f64 y)) |
(/ 1 (cos y)) |
(/.f64 #s(literal 1 binary64) (cos.f64 y)) |
(* y z) |
(*.f64 y z) |
(* y (+ z (* -1/6 (* (pow y 2) z)))) |
(*.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z)) |
(* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))) |
(*.f64 y (fma.f64 (*.f64 y y) (*.f64 z (fma.f64 y (*.f64 y #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) z)) |
(* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))) |
(*.f64 y (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y (*.f64 y z)) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 z #s(literal -1/6 binary64))) z)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(* z (sin y)) |
(*.f64 z (sin.f64 y)) |
(pow z 2) |
(*.f64 z z) |
(pow z 2) |
(*.f64 z z) |
(pow z 2) |
(*.f64 z z) |
(pow z 2) |
(*.f64 z z) |
(pow z 2) |
(*.f64 z z) |
(pow z 2) |
(*.f64 z z) |
(pow z 2) |
(*.f64 z z) |
(pow z 2) |
(*.f64 z z) |
(pow z 2) |
(*.f64 z z) |
(pow z 2) |
(*.f64 z z) |
(pow z 2) |
(*.f64 z z) |
(pow z 2) |
(*.f64 z z) |
(/ x (pow z 2)) |
(/.f64 x (*.f64 z z)) |
(/ x (pow z 2)) |
(/.f64 x (*.f64 z z)) |
(/ x (pow z 2)) |
(/.f64 x (*.f64 z z)) |
(/ x (pow z 2)) |
(/.f64 x (*.f64 z z)) |
(/ x (pow z 2)) |
(/.f64 x (*.f64 z z)) |
(/ x (pow z 2)) |
(/.f64 x (*.f64 z z)) |
(/ x (pow z 2)) |
(/.f64 x (*.f64 z z)) |
(/ x (pow z 2)) |
(/.f64 x (*.f64 z z)) |
(/ x (pow z 2)) |
(/.f64 x (*.f64 z z)) |
(/ x (pow z 2)) |
(/.f64 x (*.f64 z z)) |
(/ x (pow z 2)) |
(/.f64 x (*.f64 z z)) |
(/ x (pow z 2)) |
(/.f64 x (*.f64 z z)) |
(/ x (pow z 2)) |
(/.f64 x (*.f64 z z)) |
(/ x (pow z 2)) |
(/.f64 x (*.f64 z z)) |
(/ x (pow z 2)) |
(/.f64 x (*.f64 z z)) |
(/ x (pow z 2)) |
(/.f64 x (*.f64 z z)) |
(/ x (pow z 2)) |
(/.f64 x (*.f64 z z)) |
(/ x (pow z 2)) |
(/.f64 x (*.f64 z z)) |
(/ x (pow z 2)) |
(/.f64 x (*.f64 z z)) |
(/ x (pow z 2)) |
(/.f64 x (*.f64 z z)) |
(/ x (pow z 2)) |
(/.f64 x (*.f64 z z)) |
(/ x (pow z 2)) |
(/.f64 x (*.f64 z z)) |
(/ x (pow z 2)) |
(/.f64 x (*.f64 z z)) |
(/ x (pow z 2)) |
(/.f64 x (*.f64 z z)) |
Compiled 50 980 to 5 155 computations (89.9% saved)
54 alts after pruning (50 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 144 | 20 | 2 164 |
| Fresh | 8 | 30 | 38 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 2 | 2 |
| Total | 2 155 | 54 | 2 209 |
| Status | Accuracy | Program |
|---|---|---|
| 21.9% | (fma.f64 (*.f64 y y) (/.f64 (-.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 y x)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/2 binary64) x))) x) | |
| 39.3% | (fma.f64 (*.f64 y y) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) x) | |
| 39.4% | (fma.f64 (*.f64 y y) (*.f64 x #s(literal -1/2 binary64)) x) | |
| 48.3% | (fma.f64 (neg.f64 (pow.f64 (sqrt.f64 (sin.f64 y)) #s(literal 2 binary64))) z (*.f64 x (cos.f64 y))) | |
| 99.7% | (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) z (*.f64 x (cos.f64 y))) | |
| ✓ | 99.8% | (fma.f64 (neg.f64 (sin.f64 y)) z (*.f64 x (cos.f64 y))) |
| ✓ | 99.8% | (fma.f64 (cos.f64 y) x (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) |
| 38.1% | (fma.f64 y (fma.f64 y (-.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (fma.f64 x #s(literal -1/2 binary64) (/.f64 (*.f64 z z) x)) (/.f64 (*.f64 z z) x))) (-.f64 #s(literal 0 binary64) z)) x) | |
| 42.3% | (fma.f64 y (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) z) x) | |
| 22.4% | (fma.f64 y (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64)))) (fma.f64 z z #s(literal 0 binary64))) x) | |
| 50.6% | (fma.f64 y (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) y) z) x) | |
| 50.7% | (fma.f64 y (-.f64 (*.f64 y (fma.f64 x #s(literal -1/2 binary64) (*.f64 z (*.f64 y #s(literal 1/6 binary64))))) z) x) | |
| 39.3% | (fma.f64 y (*.f64 y (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) x) | |
| 51.9% | (fma.f64 y (neg.f64 z) x) | |
| 25.9% | (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) (/.f64 #s(literal -1 binary64) z)) | |
| 9.3% | (/.f64 (*.f64 z (fma.f64 z z #s(literal 0 binary64))) (neg.f64 (*.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (fma.f64 z z #s(literal 0 binary64))))) | |
| 25.6% | (/.f64 (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (-.f64 #s(literal 0 binary64) (sin.f64 y))) | |
| 64.5% | (/.f64 (cos.f64 y) (/.f64 #s(literal 1 binary64) x)) | |
| 64.6% | (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 y))) | |
| 36.6% | (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) | |
| 5.9% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) z)) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z))) (*.f64 y y))) | |
| 22.1% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (/.f64 (fma.f64 y (/.f64 (*.f64 y #s(literal -1/6 binary64)) z) (/.f64 #s(literal 1 binary64) z)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (-.f64 #s(literal 0 binary64) z))) | |
| 8.6% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 y (fma.f64 y (fma.f64 y #s(literal 1/6 binary64) (*.f64 #s(literal -1/6 binary64) (/.f64 x z))) #s(literal 1 binary64)) (/.f64 x z)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) z))) | |
| 36.6% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (-.f64 #s(literal 0 binary64) z))) | |
| 6.5% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x z)) (/.f64 y z)) (*.f64 y y))) | |
| 20.2% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 y (-.f64 #s(literal 0 binary64) z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 z z #s(literal 0 binary64)))))) | |
| 39.3% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 y y)) x))) | |
| 41.5% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) | |
| 36.7% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y)))) | |
| 14.0% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y z))) | |
| 48.0% | (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) #s(literal -1/2 binary64)))) | |
| 7.5% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) y) (/.f64 #s(literal 1 binary64) y))) | |
| 50.9% | (-.f64 (/.f64 (*.f64 (*.f64 x (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (sin.f64 y))) | |
| 9.6% | (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 y z #s(literal 0 binary64)))) | |
| 14.0% | (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (fma.f64 y z #s(literal 0 binary64)) z) (/.f64 (fma.f64 y z #s(literal 0 binary64)) y))) | |
| 4.0% | (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 y y) #s(literal 1 binary64)) (/.f64 (*.f64 z z) (fma.f64 y z #s(literal 0 binary64))))) | |
| 3.5% | (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64))))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)))))) | |
| 7.6% | (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y z #s(literal 0 binary64)))))) | |
| 2.5% | (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) x))) | |
| 36.7% | (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) | |
| ✓ | 14.0% | (-.f64 #s(literal 0 binary64) (*.f64 y z)) |
| 39.3% | (*.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/24 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) | |
| 6.7% | (*.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) z) (/.f64 y y)) | |
| 9.2% | (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) y)) | |
| 7.6% | (*.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)))) | |
| 64.6% | (*.f64 (cos.f64 y) x) | |
| 86.5% | (*.f64 z (-.f64 (*.f64 x (/.f64 (cos.f64 y) z)) (sin.f64 y))) | |
| 7.5% | (*.f64 y (/.f64 y (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z))) | |
| 2.9% | (*.f64 y (neg.f64 (*.f64 y (/.f64 (*.f64 z z) x)))) | |
| 51.0% | (*.f64 x (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y x) #s(literal 1 binary64))) | |
| 90.8% | (*.f64 x (fma.f64 (sin.f64 y) (neg.f64 (/.f64 z x)) (cos.f64 y))) | |
| 94.2% | (*.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 y) x)) (cos.f64 y))) | |
| 3.1% | (*.f64 x (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/24 binary64))) | |
| ✓ | 41.6% | x |
Compiled 2 570 to 946 computations (63.2% saved)
| Inputs |
|---|
x |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(fma.f64 y (neg.f64 z) x) |
(-.f64 x (fma.f64 z y #s(literal 0 binary64))) |
(fma.f64 y (-.f64 #s(literal 0 binary64) z) x) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 y y)) x) |
(fma.f64 (*.f64 y y) (*.f64 x #s(literal -1/2 binary64)) x) |
(fma.f64 y (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) y) z) x) |
(fma.f64 y (-.f64 (fma.f64 x (*.f64 y #s(literal -1/2 binary64)) #s(literal 0 binary64)) z) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 x (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/24 binary64))) |
(*.f64 x (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y x) #s(literal 1 binary64))) |
(fma.f64 y (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) z) x) |
(fma.f64 (*.f64 y y) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y z))) |
(fma.f64 y (*.f64 y (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) x) |
(*.f64 y (neg.f64 (*.f64 y (/.f64 (*.f64 z z) x)))) |
(fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 y (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) x) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) x))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (*.f64 y (*.f64 z z))) x)) |
(*.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/24 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 y (-.f64 (*.f64 y (fma.f64 x #s(literal -1/2 binary64) (*.f64 z (*.f64 y #s(literal 1/6 binary64))))) z) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 #s(literal 0 binary64) z) x))) |
(fma.f64 y (fma.f64 y (fma.f64 x #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (-.f64 #s(literal 0 binary64) z)) x) |
(fma.f64 y (fma.f64 y (fma.f64 x #s(literal -1/2 binary64) (*.f64 (fma.f64 z y #s(literal 0 binary64)) #s(literal 1/6 binary64))) (-.f64 #s(literal 0 binary64) z)) x) |
(fma.f64 (*.f64 y y) (fma.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) x) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 y z #s(literal 0 binary64)))) |
(fma.f64 y (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64)))) (fma.f64 z z #s(literal 0 binary64))) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 y y)) x))) |
(*.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) z) (/.f64 y y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y (*.f64 y (*.f64 z z))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (fma.f64 y z #s(literal 0 binary64)) z) (/.f64 (fma.f64 y z #s(literal 0 binary64)) y))) |
(*.f64 y (/.f64 y (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) y)) |
(/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 y y) #s(literal 1 binary64)) (/.f64 (*.f64 z z) (fma.f64 y z #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 y (*.f64 y z))) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 y (/.f64 x z)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 y (-.f64 #s(literal 0 binary64) z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 z z #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z z))) (/.f64 y z)) (*.f64 y y))) |
(fma.f64 y (fma.f64 y (-.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (fma.f64 x #s(literal -1/2 binary64) (/.f64 (*.f64 z z) x)) (/.f64 (*.f64 z z) x))) (-.f64 #s(literal 0 binary64) z)) x) |
(*.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) y) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) z)) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z))) (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x z)) (/.f64 y z)) (*.f64 y y))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y z #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 y (fma.f64 y (fma.f64 y #s(literal 1/6 binary64) (*.f64 #s(literal -1/6 binary64) (/.f64 x z))) #s(literal 1 binary64)) (/.f64 x z)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 (*.f64 y y) (/.f64 (-.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 y x)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/2 binary64) x))) x) |
(/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 y (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 z z) (*.f64 x (*.f64 x x)))) (/.f64 z (*.f64 x x))) (/.f64 #s(literal 1 binary64) x))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64))))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)))))) |
(*.f64 (cos.f64 y) x) |
(fma.f64 x (cos.f64 y) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 0 binary64)) |
(/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 y))) |
(/.f64 (cos.f64 y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (/.f64 (fma.f64 y (/.f64 (*.f64 y #s(literal -1/6 binary64)) z) (/.f64 #s(literal 1 binary64) z)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (-.f64 #s(literal 0 binary64) z))) |
(-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(fma.f64 (neg.f64 (sin.f64 y)) z (*.f64 x (cos.f64 y))) |
(fma.f64 (cos.f64 y) x (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) |
(fma.f64 (cos.f64 y) x (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) z (*.f64 x (cos.f64 y))) |
(*.f64 x (-.f64 (cos.f64 y) (/.f64 (*.f64 z (sin.f64 y)) x))) |
(*.f64 x (fma.f64 (sin.f64 y) (neg.f64 (/.f64 z x)) (cos.f64 y))) |
(*.f64 z (-.f64 (*.f64 x (/.f64 (cos.f64 y) z)) (sin.f64 y))) |
(*.f64 x (fma.f64 z (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 y) x)) (cos.f64 y))) |
(*.f64 z (fma.f64 x (/.f64 (cos.f64 y) z) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(/.f64 (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) |
(fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) z (*.f64 x (cos.f64 y))) |
(fma.f64 (neg.f64 (pow.f64 (sqrt.f64 (sin.f64 y)) #s(literal 2 binary64))) z (*.f64 x (cos.f64 y))) |
(fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y)))) (*.f64 x (cos.f64 y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (*.f64 z (fma.f64 z z #s(literal 0 binary64))) (neg.f64 (*.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (fma.f64 z z #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (/.f64 (sin.f64 y) (*.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (cos.f64 y))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (/.f64 (cos.f64 y) (*.f64 z (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 z z)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) |
(fma.f64 (*.f64 x (*.f64 x (cos.f64 y))) (/.f64 (cos.f64 y) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) z) (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (cos.f64 y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y #s(literal -2 binary64)))))) (sin.f64 y))) |
(fma.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y))))) (/.f64 x (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))) |
(fma.f64 (*.f64 x (*.f64 x (cos.f64 y))) (/.f64 (cos.f64 y) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))) |
(fma.f64 (*.f64 x (*.f64 x (cos.f64 y))) (/.f64 (cos.f64 y) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (sin.f64 y) z (fma.f64 x (cos.f64 y) #s(literal 0 binary64))) (*.f64 z z)))))) |
(fma.f64 (*.f64 x (*.f64 x (cos.f64 y))) (/.f64 (cos.f64 y) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (neg.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (/.f64 (*.f64 z z) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 4 binary64))) (*.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) (fma.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))))) |
(*.f64 (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) (/.f64 (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))) |
(*.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (neg.f64 (*.f64 z z)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))))) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 y y)))) (*.f64 (*.f64 z (sin.f64 y)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y)))))) |
| Outputs |
|---|
(fma.f64 (neg.f64 (sin.f64 y)) z (*.f64 x (cos.f64 y))) |
4 calls:
| 49.0ms | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 40.0ms | y |
| 24.0ms | z |
| 24.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | x |
| 99.8% | 1 | y |
| 99.8% | 1 | z |
| 99.8% | 1 | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
Compiled 24 to 17 computations (29.2% saved)
| Inputs |
|---|
x |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(fma.f64 y (neg.f64 z) x) |
(-.f64 x (fma.f64 z y #s(literal 0 binary64))) |
(fma.f64 y (-.f64 #s(literal 0 binary64) z) x) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 y y)) x) |
(fma.f64 (*.f64 y y) (*.f64 x #s(literal -1/2 binary64)) x) |
(fma.f64 y (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) y) z) x) |
(fma.f64 y (-.f64 (fma.f64 x (*.f64 y #s(literal -1/2 binary64)) #s(literal 0 binary64)) z) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 x (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/24 binary64))) |
(*.f64 x (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y x) #s(literal 1 binary64))) |
(fma.f64 y (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) z) x) |
(fma.f64 (*.f64 y y) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y z))) |
(fma.f64 y (*.f64 y (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) x) |
(*.f64 y (neg.f64 (*.f64 y (/.f64 (*.f64 z z) x)))) |
(fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 y (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) x) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) x))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (*.f64 y (*.f64 z z))) x)) |
(*.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/24 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 y (-.f64 (*.f64 y (fma.f64 x #s(literal -1/2 binary64) (*.f64 z (*.f64 y #s(literal 1/6 binary64))))) z) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 #s(literal 0 binary64) z) x))) |
(fma.f64 y (fma.f64 y (fma.f64 x #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (-.f64 #s(literal 0 binary64) z)) x) |
(fma.f64 y (fma.f64 y (fma.f64 x #s(literal -1/2 binary64) (*.f64 (fma.f64 z y #s(literal 0 binary64)) #s(literal 1/6 binary64))) (-.f64 #s(literal 0 binary64) z)) x) |
(fma.f64 (*.f64 y y) (fma.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) x) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 y z #s(literal 0 binary64)))) |
(fma.f64 y (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64)))) (fma.f64 z z #s(literal 0 binary64))) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 y y)) x))) |
(*.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) z) (/.f64 y y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y (*.f64 y (*.f64 z z))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (fma.f64 y z #s(literal 0 binary64)) z) (/.f64 (fma.f64 y z #s(literal 0 binary64)) y))) |
(*.f64 y (/.f64 y (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) y)) |
(/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 y y) #s(literal 1 binary64)) (/.f64 (*.f64 z z) (fma.f64 y z #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 y (*.f64 y z))) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 y (/.f64 x z)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 y (-.f64 #s(literal 0 binary64) z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 z z #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z z))) (/.f64 y z)) (*.f64 y y))) |
(fma.f64 y (fma.f64 y (-.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (fma.f64 x #s(literal -1/2 binary64) (/.f64 (*.f64 z z) x)) (/.f64 (*.f64 z z) x))) (-.f64 #s(literal 0 binary64) z)) x) |
(*.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) y) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) z)) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z))) (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x z)) (/.f64 y z)) (*.f64 y y))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y z #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 y (fma.f64 y (fma.f64 y #s(literal 1/6 binary64) (*.f64 #s(literal -1/6 binary64) (/.f64 x z))) #s(literal 1 binary64)) (/.f64 x z)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 (*.f64 y y) (/.f64 (-.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 y x)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/2 binary64) x))) x) |
(/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 y (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 z z) (*.f64 x (*.f64 x x)))) (/.f64 z (*.f64 x x))) (/.f64 #s(literal 1 binary64) x))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64))))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)))))) |
(*.f64 (cos.f64 y) x) |
(fma.f64 x (cos.f64 y) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 0 binary64)) |
(/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 y))) |
(/.f64 (cos.f64 y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (/.f64 (fma.f64 y (/.f64 (*.f64 y #s(literal -1/6 binary64)) z) (/.f64 #s(literal 1 binary64) z)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (-.f64 #s(literal 0 binary64) z))) |
(-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| Outputs |
|---|
(-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
4 calls:
| 31.0ms | z |
| 17.0ms | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 17.0ms | x |
| 17.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | x |
| 99.8% | 1 | y |
| 99.8% | 1 | z |
| 99.8% | 1 | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
Compiled 24 to 17 computations (29.2% saved)
| Inputs |
|---|
x |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(fma.f64 y (neg.f64 z) x) |
(-.f64 x (fma.f64 z y #s(literal 0 binary64))) |
(fma.f64 y (-.f64 #s(literal 0 binary64) z) x) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 y y)) x) |
(fma.f64 (*.f64 y y) (*.f64 x #s(literal -1/2 binary64)) x) |
(fma.f64 y (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) y) z) x) |
(fma.f64 y (-.f64 (fma.f64 x (*.f64 y #s(literal -1/2 binary64)) #s(literal 0 binary64)) z) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 x (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/24 binary64))) |
(*.f64 x (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y x) #s(literal 1 binary64))) |
(fma.f64 y (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) z) x) |
(fma.f64 (*.f64 y y) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y z))) |
(fma.f64 y (*.f64 y (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) x) |
(*.f64 y (neg.f64 (*.f64 y (/.f64 (*.f64 z z) x)))) |
(fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 y (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) x) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) x))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (*.f64 y (*.f64 z z))) x)) |
(*.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/24 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 y (-.f64 (*.f64 y (fma.f64 x #s(literal -1/2 binary64) (*.f64 z (*.f64 y #s(literal 1/6 binary64))))) z) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 #s(literal 0 binary64) z) x))) |
(fma.f64 y (fma.f64 y (fma.f64 x #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (-.f64 #s(literal 0 binary64) z)) x) |
(fma.f64 y (fma.f64 y (fma.f64 x #s(literal -1/2 binary64) (*.f64 (fma.f64 z y #s(literal 0 binary64)) #s(literal 1/6 binary64))) (-.f64 #s(literal 0 binary64) z)) x) |
(fma.f64 (*.f64 y y) (fma.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) x) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 y z #s(literal 0 binary64)))) |
(fma.f64 y (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64)))) (fma.f64 z z #s(literal 0 binary64))) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 y y)) x))) |
(*.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) z) (/.f64 y y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y (*.f64 y (*.f64 z z))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (fma.f64 y z #s(literal 0 binary64)) z) (/.f64 (fma.f64 y z #s(literal 0 binary64)) y))) |
(*.f64 y (/.f64 y (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) y)) |
(/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 y y) #s(literal 1 binary64)) (/.f64 (*.f64 z z) (fma.f64 y z #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 y (*.f64 y z))) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 y (/.f64 x z)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 y (-.f64 #s(literal 0 binary64) z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 z z #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z z))) (/.f64 y z)) (*.f64 y y))) |
(fma.f64 y (fma.f64 y (-.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (fma.f64 x #s(literal -1/2 binary64) (/.f64 (*.f64 z z) x)) (/.f64 (*.f64 z z) x))) (-.f64 #s(literal 0 binary64) z)) x) |
(*.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) y) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) z)) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z))) (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x z)) (/.f64 y z)) (*.f64 y y))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y z #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 y (fma.f64 y (fma.f64 y #s(literal 1/6 binary64) (*.f64 #s(literal -1/6 binary64) (/.f64 x z))) #s(literal 1 binary64)) (/.f64 x z)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 (*.f64 y y) (/.f64 (-.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 y x)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/2 binary64) x))) x) |
(/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 y (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 z z) (*.f64 x (*.f64 x x)))) (/.f64 z (*.f64 x x))) (/.f64 #s(literal 1 binary64) x))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64))))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)))))) |
(*.f64 (cos.f64 y) x) |
(fma.f64 x (cos.f64 y) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 0 binary64)) |
(/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 y))) |
(/.f64 (cos.f64 y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 z (sin.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 y)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (/.f64 (fma.f64 y (/.f64 (*.f64 y #s(literal -1/6 binary64)) z) (/.f64 #s(literal 1 binary64) z)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (-.f64 #s(literal 0 binary64) z))) |
| Outputs |
|---|
(*.f64 (cos.f64 y) x) |
(-.f64 x (*.f64 z (sin.f64 y))) |
(*.f64 (cos.f64 y) x) |
4 calls:
| 66.0ms | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 17.0ms | z |
| 17.0ms | x |
| 17.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.3% | 3 | x |
| 82.1% | 4 | y |
| 84.4% | 3 | z |
| 80.6% | 3 | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
Compiled 24 to 17 computations (29.2% saved)
| Inputs |
|---|
x |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(fma.f64 y (neg.f64 z) x) |
(-.f64 x (fma.f64 z y #s(literal 0 binary64))) |
(fma.f64 y (-.f64 #s(literal 0 binary64) z) x) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 y y)) x) |
(fma.f64 (*.f64 y y) (*.f64 x #s(literal -1/2 binary64)) x) |
(fma.f64 y (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) y) z) x) |
(fma.f64 y (-.f64 (fma.f64 x (*.f64 y #s(literal -1/2 binary64)) #s(literal 0 binary64)) z) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 x (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/24 binary64))) |
(*.f64 x (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y x) #s(literal 1 binary64))) |
(fma.f64 y (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) z) x) |
(fma.f64 (*.f64 y y) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y z))) |
(fma.f64 y (*.f64 y (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) x) |
(*.f64 y (neg.f64 (*.f64 y (/.f64 (*.f64 z z) x)))) |
(fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 y (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) x) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) x))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (*.f64 y (*.f64 z z))) x)) |
(*.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/24 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 y (-.f64 (*.f64 y (fma.f64 x #s(literal -1/2 binary64) (*.f64 z (*.f64 y #s(literal 1/6 binary64))))) z) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 #s(literal 0 binary64) z) x))) |
(fma.f64 y (fma.f64 y (fma.f64 x #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (-.f64 #s(literal 0 binary64) z)) x) |
(fma.f64 y (fma.f64 y (fma.f64 x #s(literal -1/2 binary64) (*.f64 (fma.f64 z y #s(literal 0 binary64)) #s(literal 1/6 binary64))) (-.f64 #s(literal 0 binary64) z)) x) |
(fma.f64 (*.f64 y y) (fma.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) x) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 y z #s(literal 0 binary64)))) |
(fma.f64 y (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64)))) (fma.f64 z z #s(literal 0 binary64))) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 y y)) x))) |
(*.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) z) (/.f64 y y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y (*.f64 y (*.f64 z z))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (fma.f64 y z #s(literal 0 binary64)) z) (/.f64 (fma.f64 y z #s(literal 0 binary64)) y))) |
(*.f64 y (/.f64 y (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) y)) |
(/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 y y) #s(literal 1 binary64)) (/.f64 (*.f64 z z) (fma.f64 y z #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 y (*.f64 y z))) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 y (/.f64 x z)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 y (-.f64 #s(literal 0 binary64) z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 z z #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z z))) (/.f64 y z)) (*.f64 y y))) |
(fma.f64 y (fma.f64 y (-.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (fma.f64 x #s(literal -1/2 binary64) (/.f64 (*.f64 z z) x)) (/.f64 (*.f64 z z) x))) (-.f64 #s(literal 0 binary64) z)) x) |
(*.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) y) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) z)) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z))) (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x z)) (/.f64 y z)) (*.f64 y y))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y z #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 y (fma.f64 y (fma.f64 y #s(literal 1/6 binary64) (*.f64 #s(literal -1/6 binary64) (/.f64 x z))) #s(literal 1 binary64)) (/.f64 x z)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 (*.f64 y y) (/.f64 (-.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 y x)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/2 binary64) x))) x) |
(/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 y (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 z z) (*.f64 x (*.f64 x x)))) (/.f64 z (*.f64 x x))) (/.f64 #s(literal 1 binary64) x))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64))))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)))))) |
(*.f64 (cos.f64 y) x) |
(fma.f64 x (cos.f64 y) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) |
| Outputs |
|---|
(*.f64 (cos.f64 y) x) |
(-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) |
(*.f64 (cos.f64 y) x) |
4 calls:
| 68.0ms | y |
| 44.0ms | x |
| 15.0ms | z |
| 15.0ms | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.7% | 4 | y |
| 64.6% | 1 | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 78.0% | 3 | z |
| 80.0% | 3 | x |
Compiled 24 to 17 computations (29.2% saved)
| Inputs |
|---|
x |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(fma.f64 y (neg.f64 z) x) |
(-.f64 x (fma.f64 z y #s(literal 0 binary64))) |
(fma.f64 y (-.f64 #s(literal 0 binary64) z) x) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 y y)) x) |
(fma.f64 (*.f64 y y) (*.f64 x #s(literal -1/2 binary64)) x) |
(fma.f64 y (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) y) z) x) |
(fma.f64 y (-.f64 (fma.f64 x (*.f64 y #s(literal -1/2 binary64)) #s(literal 0 binary64)) z) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 x (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/24 binary64))) |
(*.f64 x (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y x) #s(literal 1 binary64))) |
(fma.f64 y (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) z) x) |
(fma.f64 (*.f64 y y) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y z))) |
(fma.f64 y (*.f64 y (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) x) |
(*.f64 y (neg.f64 (*.f64 y (/.f64 (*.f64 z z) x)))) |
(fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 y (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) x) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) x))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (*.f64 y (*.f64 z z))) x)) |
(*.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/24 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 y (-.f64 (*.f64 y (fma.f64 x #s(literal -1/2 binary64) (*.f64 z (*.f64 y #s(literal 1/6 binary64))))) z) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 #s(literal 0 binary64) z) x))) |
(fma.f64 y (fma.f64 y (fma.f64 x #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (-.f64 #s(literal 0 binary64) z)) x) |
(fma.f64 y (fma.f64 y (fma.f64 x #s(literal -1/2 binary64) (*.f64 (fma.f64 z y #s(literal 0 binary64)) #s(literal 1/6 binary64))) (-.f64 #s(literal 0 binary64) z)) x) |
(fma.f64 (*.f64 y y) (fma.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) x) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 y z #s(literal 0 binary64)))) |
(fma.f64 y (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64)))) (fma.f64 z z #s(literal 0 binary64))) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 y y)) x))) |
(*.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) z) (/.f64 y y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y (*.f64 y (*.f64 z z))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (fma.f64 y z #s(literal 0 binary64)) z) (/.f64 (fma.f64 y z #s(literal 0 binary64)) y))) |
(*.f64 y (/.f64 y (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) y)) |
(/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 y y) #s(literal 1 binary64)) (/.f64 (*.f64 z z) (fma.f64 y z #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 y (*.f64 y z))) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 y (/.f64 x z)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 y (-.f64 #s(literal 0 binary64) z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 z z #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z z))) (/.f64 y z)) (*.f64 y y))) |
(fma.f64 y (fma.f64 y (-.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (fma.f64 x #s(literal -1/2 binary64) (/.f64 (*.f64 z z) x)) (/.f64 (*.f64 z z) x))) (-.f64 #s(literal 0 binary64) z)) x) |
(*.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) y) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) z)) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z))) (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x z)) (/.f64 y z)) (*.f64 y y))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y z #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 y (fma.f64 y (fma.f64 y #s(literal 1/6 binary64) (*.f64 #s(literal -1/6 binary64) (/.f64 x z))) #s(literal 1 binary64)) (/.f64 x z)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 (*.f64 y y) (/.f64 (-.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 y x)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/2 binary64) x))) x) |
(/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 y (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 z z) (*.f64 x (*.f64 x x)))) (/.f64 z (*.f64 x x))) (/.f64 #s(literal 1 binary64) x))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64))))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)))))) |
(*.f64 (cos.f64 y) x) |
(fma.f64 x (cos.f64 y) #s(literal 0 binary64)) |
| Outputs |
|---|
(*.f64 (cos.f64 y) x) |
(fma.f64 y (-.f64 (*.f64 y (fma.f64 x #s(literal -1/2 binary64) (*.f64 z (*.f64 y #s(literal 1/6 binary64))))) z) x) |
(*.f64 (cos.f64 y) x) |
3 calls:
| 68.0ms | z |
| 14.0ms | y |
| 14.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.0% | 3 | y |
| 71.7% | 3 | z |
| 70.7% | 3 | x |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
x |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(fma.f64 y (neg.f64 z) x) |
(-.f64 x (fma.f64 z y #s(literal 0 binary64))) |
(fma.f64 y (-.f64 #s(literal 0 binary64) z) x) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 y y)) x) |
(fma.f64 (*.f64 y y) (*.f64 x #s(literal -1/2 binary64)) x) |
(fma.f64 y (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) y) z) x) |
(fma.f64 y (-.f64 (fma.f64 x (*.f64 y #s(literal -1/2 binary64)) #s(literal 0 binary64)) z) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 x (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/24 binary64))) |
(*.f64 x (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y x) #s(literal 1 binary64))) |
(fma.f64 y (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) z) x) |
(fma.f64 (*.f64 y y) (*.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y z))) |
(fma.f64 y (*.f64 y (*.f64 x (fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) x) |
(*.f64 y (neg.f64 (*.f64 y (/.f64 (*.f64 z z) x)))) |
(fma.f64 x (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 y (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) x) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) x))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (*.f64 y (*.f64 z z))) x)) |
(*.f64 (fma.f64 y (*.f64 y (fma.f64 y (*.f64 y #s(literal -1/24 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 y (-.f64 (*.f64 y (fma.f64 x #s(literal -1/2 binary64) (*.f64 z (*.f64 y #s(literal 1/6 binary64))))) z) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 #s(literal 0 binary64) z) x))) |
(fma.f64 y (fma.f64 y (fma.f64 x #s(literal -1/2 binary64) (*.f64 (*.f64 y z) #s(literal 1/6 binary64))) (-.f64 #s(literal 0 binary64) z)) x) |
(fma.f64 y (fma.f64 y (fma.f64 x #s(literal -1/2 binary64) (*.f64 (fma.f64 z y #s(literal 0 binary64)) #s(literal 1/6 binary64))) (-.f64 #s(literal 0 binary64) z)) x) |
(fma.f64 (*.f64 y y) (fma.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 y y)) (*.f64 x #s(literal -1/2 binary64))) x) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 y z #s(literal 0 binary64)))) |
(fma.f64 y (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (fma.f64 z z #s(literal 0 binary64)))) (fma.f64 z z #s(literal 0 binary64))) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 y y)) x))) |
(*.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) z) (/.f64 y y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y (*.f64 y (*.f64 z z))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (fma.f64 y z #s(literal 0 binary64)) z) (/.f64 (fma.f64 y z #s(literal 0 binary64)) y))) |
(*.f64 y (/.f64 y (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) y)) |
(/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 y y) #s(literal 1 binary64)) (/.f64 (*.f64 z z) (fma.f64 y z #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 y (*.f64 y z))) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 y (/.f64 x z)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 y (-.f64 #s(literal 0 binary64) z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 z z #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 z z))) (/.f64 y z)) (*.f64 y y))) |
(fma.f64 y (fma.f64 y (-.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (fma.f64 x #s(literal -1/2 binary64) (/.f64 (*.f64 z z) x)) (/.f64 (*.f64 z z) x))) (-.f64 #s(literal 0 binary64) z)) x) |
(*.f64 (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (-.f64 (neg.f64 (/.f64 x z)) y) z) y) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) z)) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 z z))) (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x z)) (/.f64 y z)) (*.f64 y y))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y z #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 y (fma.f64 y (fma.f64 y #s(literal 1/6 binary64) (*.f64 #s(literal -1/6 binary64) (/.f64 x z))) #s(literal 1 binary64)) (/.f64 x z)) (*.f64 y y)) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 (*.f64 y y) (/.f64 (-.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y (*.f64 y x)) (*.f64 y (*.f64 y x)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/2 binary64) x))) x) |
(/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 y (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 z z) (*.f64 x (*.f64 x x)))) (/.f64 z (*.f64 x x))) (/.f64 #s(literal 1 binary64) x))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 z z))) (*.f64 (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y z #s(literal 0 binary64))))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 y (fma.f64 y z #s(literal 0 binary64))) #s(literal 0 binary64)))))) |
| Outputs |
|---|
(fma.f64 y (neg.f64 z) x) |
4 calls:
| 75.0ms | y |
| 56.0ms | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 14.0ms | x |
| 13.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.9% | 1 | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 51.9% | 1 | x |
| 51.9% | 1 | z |
| 51.9% | 1 | y |
Compiled 24 to 17 computations (29.2% saved)
| Inputs |
|---|
x |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
| Outputs |
|---|
x |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
4 calls:
| 2.0ms | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 2.0ms | y |
| 1.0ms | z |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 44.9% | 3 | x |
| 45.1% | 2 | z |
| 41.6% | 1 | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 41.6% | 1 | y |
Compiled 24 to 17 computations (29.2% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
x |
| Outputs |
|---|
x |
3 calls:
| 1.0ms | z |
| 1.0ms | x |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 41.6% | 1 | y |
| 41.6% | 1 | x |
| 41.6% | 1 | z |
Compiled 12 to 9 computations (25% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 26.0ms | 1.119092841349457e+111 | 2.9009230192981786e+113 |
| 12.0ms | -1.3365753841016024e+105 | -2.715591888979792e+104 |
| 19.0ms | 224× | 0 | valid |
Compiled 267 to 196 computations (26.6% saved)
ival-cos: 5.0ms (36.9% of total)ival-sin: 5.0ms (36.9% of total)ival-mult: 3.0ms (22.1% of total)ival-sub: 1.0ms (7.4% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 2.67999847992547e-78 | 4.1994340843520454e-76 |
| 10.0ms | -2.538572837882947e-48 | -1.0907309802557501e-48 |
| 17.0ms | 192× | 0 | valid |
Compiled 231 to 182 computations (21.2% saved)
ival-cos: 5.0ms (40.3% of total)ival-sin: 4.0ms (32.2% of total)ival-mult: 2.0ms (16.1% of total)ival-sub: 1.0ms (8.1% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 2.0503979992940677e-6 | 35553785.802829176 |
| 38.0ms | -5.462509468552994 | -5.516053407982772e-14 |
| 43.0ms | 320× | 0 | valid |
Compiled 555 to 374 computations (32.6% saved)
ival-sub: 24.0ms (68.6% of total)ival-cos: 4.0ms (11.4% of total)ival-mult: 4.0ms (11.4% of total)ival-sin: 3.0ms (8.6% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 28.0ms | 5.435877198539996e+131 | 5.557305739448833e+140 |
| 23.0ms | 144× | 0 | valid |
Compiled 141 to 113 computations (19.9% saved)
ival-sin: 13.0ms (67.8% of total)ival-cos: 3.0ms (15.6% of total)ival-mult: 2.0ms (10.4% of total)ival-sub: 1.0ms (5.2% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
| 22× | *-commutative_binary64 |
| 16× | +-commutative_binary64 |
| 16× | sub-neg_binary64 |
| 16× | cancel-sign-sub-inv_binary64 |
| 10× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 47 | 98 |
| 1 | 87 | 98 |
| 2 | 110 | 98 |
| 3 | 116 | 98 |
| 4 | 117 | 98 |
| 1× | saturated |
| Inputs |
|---|
(fma.f64 (neg.f64 (sin.f64 y)) z (*.f64 x (cos.f64 y))) |
(-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(if (<=.f64 x #s(literal -275000000000000008483982431133620176945503630347061244674319379272392793203520538179891892105283597500416 binary64)) (*.f64 (cos.f64 y) x) (if (<=.f64 x #s(literal 1119999999999999946298177768836558443426162749105503389104082455605996595668040847176866768209522825632713539584 binary64)) (-.f64 x (*.f64 z (sin.f64 y))) (*.f64 (cos.f64 y) x))) |
(if (<=.f64 x #s(literal -7240220052213307/6582018229284824168619876730229402019930943462534319453394436096 binary64)) (*.f64 (cos.f64 y) x) (if (<=.f64 x #s(literal 2477035747222735/130370302485407109521180524058200202307293977194619920040712988758680403184853549195737432064 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) (*.f64 (cos.f64 y) x))) |
(if (<=.f64 y #s(literal -3458764513820541/144115188075855872 binary64)) (*.f64 (cos.f64 y) x) (if (<=.f64 y #s(literal 7493989779944505/288230376151711744 binary64)) (fma.f64 y (-.f64 (*.f64 y (fma.f64 x #s(literal -1/2 binary64) (*.f64 z (*.f64 y #s(literal 1/6 binary64))))) z) x) (*.f64 (cos.f64 y) x))) |
(fma.f64 y (neg.f64 z) x) |
(if (<=.f64 z #s(literal 4600000000000000244032183061471369190953347997362641275226050302642282693638161614965720444493829105013400440092845135354297247936282624 binary64)) x (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
x |
| Outputs |
|---|
(fma.f64 (neg.f64 (sin.f64 y)) z (*.f64 x (cos.f64 y))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) z (*.f64 x (cos.f64 y))) |
(-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(-.f64 (*.f64 x (cos.f64 y)) (*.f64 (sin.f64 y) z)) |
(if (<=.f64 x #s(literal -275000000000000008483982431133620176945503630347061244674319379272392793203520538179891892105283597500416 binary64)) (*.f64 (cos.f64 y) x) (if (<=.f64 x #s(literal 1119999999999999946298177768836558443426162749105503389104082455605996595668040847176866768209522825632713539584 binary64)) (-.f64 x (*.f64 z (sin.f64 y))) (*.f64 (cos.f64 y) x))) |
(if (<=.f64 x #s(literal -275000000000000008483982431133620176945503630347061244674319379272392793203520538179891892105283597500416 binary64)) (*.f64 x (cos.f64 y)) (if (<=.f64 x #s(literal 1119999999999999946298177768836558443426162749105503389104082455605996595668040847176866768209522825632713539584 binary64)) (-.f64 x (*.f64 (sin.f64 y) z)) (*.f64 x (cos.f64 y)))) |
(if (<=.f64 x #s(literal -7240220052213307/6582018229284824168619876730229402019930943462534319453394436096 binary64)) (*.f64 (cos.f64 y) x) (if (<=.f64 x #s(literal 2477035747222735/130370302485407109521180524058200202307293977194619920040712988758680403184853549195737432064 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 z (sin.f64 y))) (*.f64 (cos.f64 y) x))) |
(if (<=.f64 x #s(literal -7240220052213307/6582018229284824168619876730229402019930943462534319453394436096 binary64)) (*.f64 x (cos.f64 y)) (if (<=.f64 x #s(literal 2477035747222735/130370302485407109521180524058200202307293977194619920040712988758680403184853549195737432064 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z)) (*.f64 x (cos.f64 y)))) |
(if (<=.f64 y #s(literal -3458764513820541/144115188075855872 binary64)) (*.f64 (cos.f64 y) x) (if (<=.f64 y #s(literal 7493989779944505/288230376151711744 binary64)) (fma.f64 y (-.f64 (*.f64 y (fma.f64 x #s(literal -1/2 binary64) (*.f64 z (*.f64 y #s(literal 1/6 binary64))))) z) x) (*.f64 (cos.f64 y) x))) |
(if (<=.f64 y #s(literal -3458764513820541/144115188075855872 binary64)) (*.f64 x (cos.f64 y)) (if (<=.f64 y #s(literal 7493989779944505/288230376151711744 binary64)) (fma.f64 y (-.f64 (*.f64 y (fma.f64 x #s(literal -1/2 binary64) (*.f64 z (*.f64 y #s(literal 1/6 binary64))))) z) x) (*.f64 x (cos.f64 y)))) |
(fma.f64 y (neg.f64 z) x) |
(fma.f64 y (-.f64 #s(literal 0 binary64) z) x) |
(if (<=.f64 z #s(literal 4600000000000000244032183061471369190953347997362641275226050302642282693638161614965720444493829105013400440092845135354297247936282624 binary64)) x (-.f64 #s(literal 0 binary64) (*.f64 y z))) |
x |
| 12 936× | accelerator-lowering-fma.f32 |
| 12 936× | accelerator-lowering-fma.f64 |
| 10 986× | accelerator-lowering-fma.f32 |
| 10 986× | accelerator-lowering-fma.f64 |
| 8 632× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 21 |
| 1 | 28 | 21 |
| 2 | 205 | 21 |
| 3 | 1981 | 21 |
| 0 | 8366 | 21 |
| 0 | 955 | 8640 |
| 1 | 3294 | 8417 |
| 0 | 8210 | 8204 |
| 0 | 34 | 149 |
| 1 | 195 | 146 |
| 2 | 1661 | 146 |
| 0 | 8469 | 139 |
| 0 | 30 | 136 |
| 1 | 187 | 116 |
| 0 | 1723 | 113 |
| 0 | 112 | 686 |
| 1 | 339 | 681 |
| 2 | 929 | 669 |
| 3 | 2675 | 663 |
| 4 | 4616 | 663 |
| 5 | 7378 | 663 |
| 0 | 8249 | 636 |
| 0 | 484 | 4766 |
| 1 | 1585 | 4570 |
| 2 | 5383 | 4523 |
| 0 | 8415 | 4364 |
| 0 | 415 | 4270 |
| 1 | 1330 | 4115 |
| 2 | 4154 | 4047 |
| 0 | 8160 | 3991 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 339 to 202 computations (40.4% saved)
Compiled 252 to 108 computations (57.1% saved)
Loading profile data...